Index: head/editors/lazarus-lcl-units/Makefile =================================================================== --- head/editors/lazarus-lcl-units/Makefile (revision 470848) +++ head/editors/lazarus-lcl-units/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# Created by: Alonso Cardenas Marquez -# $FreeBSD$ - -PKGNAMESUFFIX= -lcl-units - -COMMENT= Lazarus components library units - -USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry \ - fcl-res fcl-xml iconvenc pasjpeg regexpr - -LCL_INTERFACE= # - -MASTERDIR= ${.CURDIR}/../../editors/lazarus - -OPT= "-Fu../../lcl/ -Fu../lcl -Fu../../lcl/forms -Fu../../lcl/nonwin32 -Fu../../lcl/widgetset -Fi../../lcl/include" - -.include "${MASTERDIR}/Makefile" Property changes on: head/editors/lazarus-lcl-units/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-qt5/Makefile =================================================================== --- head/editors/lazarus-lcl-qt5/Makefile (revision 470848) +++ head/editors/lazarus-lcl-qt5/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# Created by: Alonso Cardenas Marquez -# $FreeBSD$ - -PKGNAMESUFFIX= -lcl-qt5 - -COMMENT= Lazarus components library - QT5 backend - -BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units - -USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-res \ - fcl-xml pasjpeg regexpr x11 - -LCL_INTERFACE= qt5 - -MASTERDIR= ${.CURDIR}/../../editors/lazarus - -.include "${MASTERDIR}/Makefile" Property changes on: head/editors/lazarus-lcl-qt5/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-qt5/files/patch-interfaces_qt_qt45.pas =================================================================== --- head/editors/lazarus-lcl-qt5/files/patch-interfaces_qt_qt45.pas (revision 470848) +++ head/editors/lazarus-lcl-qt5/files/patch-interfaces_qt_qt45.pas (nonexistent) @@ -1,11 +0,0 @@ ---- interfaces/qt/qt45.pas.orig 2014-02-05 12:08:29 UTC -+++ interfaces/qt/qt45.pas -@@ -45,7 +45,7 @@ const - {$ENDIF} - - {$IFNDEF QTOPIA} -- {$IF DEFINED(LINUX) or DEFINED(FREEBSD) or DEFINED(NETBSD)} -+ {$IF DEFINED(LINUX) or DEFINED(FREEBSD) or DEFINED(NETBSD) or DEFINED(DRAGONFLY)} - {$DEFINE BINUX} - Qt4PasLib = 'libQt4Pas.so.5'; - {$ENDIF} Property changes on: head/editors/lazarus-lcl-qt5/files/patch-interfaces_qt_qt45.pas ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-nogui/Makefile =================================================================== --- head/editors/lazarus-lcl-nogui/Makefile (revision 470848) +++ head/editors/lazarus-lcl-nogui/Makefile (nonexistent) @@ -1,18 +0,0 @@ -# Created by: Alonso Cardenas Marquez -# $FreeBSD$ - -PKGNAMESUFFIX= -lcl-nogui - -COMMENT= Lazarus components library - No gui backend - -BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units - -USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \ - pasjpeg regexpr rtl-objpas - -LCL_INTERFACE= nogui - -MASTERDIR= ${.CURDIR}/../../editors/lazarus - -OPT= # -.include "${MASTERDIR}/Makefile" Property changes on: head/editors/lazarus-lcl-nogui/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-qt/Makefile =================================================================== --- head/editors/lazarus-lcl-qt/Makefile (revision 470848) +++ head/editors/lazarus-lcl-qt/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# Created by: Alonso Cardenas Marquez -# $FreeBSD$ - -PKGNAMESUFFIX= -lcl-qt - -COMMENT= Lazarus components library - QT backend - -BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units - -USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-res \ - fcl-xml pasjpeg regexpr x11 - -LCL_INTERFACE= qt - -MASTERDIR= ${.CURDIR}/../../editors/lazarus - -.include "${MASTERDIR}/Makefile" Property changes on: head/editors/lazarus-lcl-qt/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-qt/files/patch-interfaces_qt_qt45.pas =================================================================== --- head/editors/lazarus-lcl-qt/files/patch-interfaces_qt_qt45.pas (revision 470848) +++ head/editors/lazarus-lcl-qt/files/patch-interfaces_qt_qt45.pas (nonexistent) @@ -1,11 +0,0 @@ ---- interfaces/qt/qt45.pas.orig 2014-02-05 12:08:29 UTC -+++ interfaces/qt/qt45.pas -@@ -45,7 +45,7 @@ const - {$ENDIF} - - {$IFNDEF QTOPIA} -- {$IF DEFINED(LINUX) or DEFINED(FREEBSD) or DEFINED(NETBSD)} -+ {$IF DEFINED(LINUX) or DEFINED(FREEBSD) or DEFINED(NETBSD) or DEFINED(DRAGONFLY)} - {$DEFINE BINUX} - Qt4PasLib = 'libQt4Pas.so.5'; - {$ENDIF} Property changes on: head/editors/lazarus-lcl-qt/files/patch-interfaces_qt_qt45.pas ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/lazarus-lcl-gtk2/Makefile =================================================================== --- head/editors/lazarus-lcl-gtk2/Makefile (revision 470848) +++ head/editors/lazarus-lcl-gtk2/Makefile (nonexistent) @@ -1,18 +0,0 @@ -# Created by: Alonso Cardenas Marquez -# $FreeBSD$ - -PKGNAMESUFFIX= -lcl-gtk2 - -COMMENT= Lazarus components library - GTK2 backend - -BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units - -USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-res \ - fcl-registry fcl-xml gtk2 pasjpeg regexpr x11 - -LCL_INTERFACE= gtk2 - -MASTERDIR= ${.CURDIR}/../../editors/lazarus - -OPT= # -.include "${MASTERDIR}/Makefile" Property changes on: head/editors/lazarus-lcl-gtk2/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/Makefile =================================================================== --- head/editors/Makefile (revision 470848) +++ head/editors/Makefile (revision 470849) @@ -1,268 +1,265 @@ # $FreeBSD$ # COMMENT = Editors SUBDIR += 2bsd-vi SUBDIR += abiword SUBDIR += abiword-docs SUBDIR += aee SUBDIR += aewan SUBDIR += apel SUBDIR += asedit SUBDIR += beav SUBDIR += biew SUBDIR += bitedit SUBDIR += boiling-egg SUBDIR += bpatch SUBDIR += bvi SUBDIR += calligra SUBDIR += calligraplan SUBDIR += chexedit SUBDIR += codelite SUBDIR += coedit SUBDIR += conglomerate SUBDIR += cooledit SUBDIR += cream SUBDIR += deforaos-editor SUBDIR += dhex SUBDIR += diakonos SUBDIR += dkns SUBDIR += dlangide SUBDIR += drjava SUBDIR += dte SUBDIR += e3 SUBDIR += ecce SUBDIR += edith SUBDIR += editorconfig-core-c SUBDIR += emacs SUBDIR += emacs-devel SUBDIR += encryptpad SUBDIR += fileobj SUBDIR += flim SUBDIR += focuswriter SUBDIR += fpc-ide SUBDIR += fte SUBDIR += fxite SUBDIR += gate SUBDIR += gedit SUBDIR += gedit-plugins SUBDIR += ghex SUBDIR += gmanedit SUBDIR += gnotepad+ SUBDIR += gobby SUBDIR += gwrite SUBDIR += heme SUBDIR += hexcurse SUBDIR += hexedit SUBDIR += hexer SUBDIR += hexpert SUBDIR += hnb SUBDIR += hte SUBDIR += impress SUBDIR += jed SUBDIR += jedit SUBDIR += joe SUBDIR += joe2 SUBDIR += jove SUBDIR += jucipp SUBDIR += jupp SUBDIR += kakoune SUBDIR += kate SUBDIR += kate-kde4 SUBDIR += kate-plugin-pate-kde4 SUBDIR += kile SUBDIR += kile-kde4 SUBDIR += klat4 SUBDIR += komodo-edit SUBDIR += latexila SUBDIR += lazarus - SUBDIR += lazarus-lcl-gtk2 - SUBDIR += lazarus-lcl-nogui - SUBDIR += lazarus-lcl-qt - SUBDIR += lazarus-lcl-qt5 - SUBDIR += lazarus-lcl-units + SUBDIR += lazarus-qt4 + SUBDIR += lazarus-qt5 SUBDIR += le SUBDIR += leafpad SUBDIR += led SUBDIR += leo SUBDIR += lfhex SUBDIR += libreoffice SUBDIR += libreoffice-af SUBDIR += libreoffice-am SUBDIR += libreoffice-as SUBDIR += libreoffice-ast SUBDIR += libreoffice-be SUBDIR += libreoffice-bg SUBDIR += libreoffice-bn SUBDIR += libreoffice-bn_IN SUBDIR += libreoffice-bo SUBDIR += libreoffice-br SUBDIR += libreoffice-brx SUBDIR += libreoffice-bs SUBDIR += libreoffice-ca SUBDIR += libreoffice-ca_valencia SUBDIR += libreoffice-cs SUBDIR += libreoffice-cy SUBDIR += libreoffice-da SUBDIR += libreoffice-dgo SUBDIR += libreoffice-dz SUBDIR += libreoffice-el SUBDIR += libreoffice-en_GB SUBDIR += libreoffice-en_ZA SUBDIR += libreoffice-eo SUBDIR += libreoffice-es SUBDIR += libreoffice-et SUBDIR += libreoffice-eu SUBDIR += libreoffice-fa SUBDIR += libreoffice-fi SUBDIR += libreoffice-ga SUBDIR += libreoffice-gd SUBDIR += libreoffice-gl SUBDIR += libreoffice-gu SUBDIR += libreoffice-gug SUBDIR += libreoffice-hi SUBDIR += libreoffice-hr SUBDIR += libreoffice-hsb SUBDIR += libreoffice-i18n SUBDIR += libreoffice-id SUBDIR += libreoffice-is SUBDIR += libreoffice-it SUBDIR += libreoffice-ka SUBDIR += libreoffice-kk SUBDIR += libreoffice-km SUBDIR += libreoffice-kmr_Latn SUBDIR += libreoffice-kn SUBDIR += libreoffice-kok SUBDIR += libreoffice-ks SUBDIR += libreoffice-lb SUBDIR += libreoffice-lo SUBDIR += libreoffice-lt SUBDIR += libreoffice-lv SUBDIR += libreoffice-mai SUBDIR += libreoffice-mk SUBDIR += libreoffice-ml SUBDIR += libreoffice-mn SUBDIR += libreoffice-mni SUBDIR += libreoffice-mr SUBDIR += libreoffice-my SUBDIR += libreoffice-nb SUBDIR += libreoffice-ne SUBDIR += libreoffice-nl SUBDIR += libreoffice-nn SUBDIR += libreoffice-nr SUBDIR += libreoffice-nso SUBDIR += libreoffice-oc SUBDIR += libreoffice-om SUBDIR += libreoffice-or SUBDIR += libreoffice-pa_IN SUBDIR += libreoffice-ro SUBDIR += libreoffice-rw SUBDIR += libreoffice-sa_IN SUBDIR += libreoffice-sat SUBDIR += libreoffice-sd SUBDIR += libreoffice-si SUBDIR += libreoffice-sid SUBDIR += libreoffice-sk SUBDIR += libreoffice-sl SUBDIR += libreoffice-sq SUBDIR += libreoffice-sr SUBDIR += libreoffice-sr_Latn SUBDIR += libreoffice-ss SUBDIR += libreoffice-st SUBDIR += libreoffice-sv SUBDIR += libreoffice-sw_TZ SUBDIR += libreoffice-ta SUBDIR += libreoffice-te SUBDIR += libreoffice-tg SUBDIR += libreoffice-th SUBDIR += libreoffice-tn SUBDIR += libreoffice-tr SUBDIR += libreoffice-ts SUBDIR += libreoffice-tt SUBDIR += libreoffice-ug SUBDIR += libreoffice-uz SUBDIR += libreoffice-ve SUBDIR += libreoffice-vec SUBDIR += libreoffice-xh SUBDIR += libreoffice-zu SUBDIR += linux-sublime SUBDIR += linux-sublime3 SUBDIR += madedit SUBDIR += manedit SUBDIR += medit SUBDIR += mg SUBDIR += micro SUBDIR += mined SUBDIR += morla SUBDIR += mousepad SUBDIR += mp SUBDIR += nano SUBDIR += nano-devel SUBDIR += ne SUBDIR += nedit SUBDIR += neovim SUBDIR += neovim-qt SUBDIR += nvi-devel SUBDIR += nvi-m17n SUBDIR += omegaT SUBDIR += openoffice-4 SUBDIR += openoffice-devel SUBDIR += p5-Padre SUBDIR += p5-Proc-InvokeEditor SUBDIR += p5-Vimana SUBDIR += paredit-mode.el SUBDIR += pdfedit SUBDIR += pico-alpine SUBDIR += pluma SUBDIR += plume-creator-devel SUBDIR += poedit SUBDIR += psgml SUBDIR += puff SUBDIR += py-editorconfig SUBDIR += py-room SUBDIR += rox-edit SUBDIR += rubygem-neovim SUBDIR += scite SUBDIR += se SUBDIR += semi SUBDIR += shed SUBDIR += slime SUBDIR += ssed SUBDIR += sted SUBDIR += tamago SUBDIR += tea SUBDIR += teco SUBDIR += ted SUBDIR += tetradraw SUBDIR += texmacs SUBDIR += texmaker SUBDIR += texstudio SUBDIR += textroom SUBDIR += texworks SUBDIR += the SUBDIR += thoteditor SUBDIR += treeform SUBDIR += tweak SUBDIR += uemacs SUBDIR += uzap SUBDIR += vigor SUBDIR += vile SUBDIR += vim SUBDIR += vim-console SUBDIR += vim-tiny SUBDIR += web-mode SUBDIR += with-editor SUBDIR += wordgrinder SUBDIR += xcoral SUBDIR += xed SUBDIR += xi-core SUBDIR += xmlcopyeditor SUBDIR += xvile SUBDIR += yudit SUBDIR += yui SUBDIR += yzis SUBDIR += zile SUBDIR += zoinks .include