diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
commit | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch) | |
tree | 6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b | |
parent | a1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff) | |
download | ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.tar.gz ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.zip |
Notes
79 files changed, 1 insertions, 91 deletions
diff --git a/science/gerris/Makefile b/science/gerris/Makefile index 5af51f89a93d..c0cfb856c5f7 100644 --- a/science/gerris/Makefile +++ b/science/gerris/Makefile @@ -37,7 +37,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes USE_GNOME= pkgconfig -USE_GETOPT_LONG= yes CONFIGURE_ARGS+= --disable-mpi diff --git a/science/qcl/Makefile b/science/qcl/Makefile index d794d1f5ed45..37ae03bb5ed3 100644 --- a/science/qcl/Makefile +++ b/science/qcl/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= huntting@glarp.com COMMENT= A quantum computer simulator -USE_GETOPT_LONG=yes - do-configure: echo 'PREFIX=${PREFIX}' >>${WRKSRC}/Makefile cd ${WRKSRC} && make dep diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 9b8cdef9ee84..7c019eb9b639 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -17,7 +17,6 @@ COMMENT= HTTP authentication brute forcer LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index deb598d0ce41..021ee73cfebd 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A command-line utility for encrypting and decrypting files and streams -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= ccrypt.1 diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 438d5623e83a..90847544ac78 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ USE_BZIP2= yes USE_OPENLDAP= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes INFO= dirmngr diff --git a/security/fcrackzip/Makefile b/security/fcrackzip/Makefile index 821a9ae442cc..706c27ba1ed1 100644 --- a/security/fcrackzip/Makefile +++ b/security/fcrackzip/Makefile @@ -15,7 +15,6 @@ COMMENT= Portable, fast and featureful ZIP password cracker GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG=yes USE_PERL5_BUILD=yes PLIST_FILES= bin/fcrackzip bin/fcrackzipinfo diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 3a4f57a00b88..52aa8cc09b35 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/Makefile @@ -24,7 +24,6 @@ USE_QT_VER= 3 QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 3a4f57a00b88..52aa8cc09b35 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -24,7 +24,6 @@ USE_QT_VER= 3 QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index 3a4f57a00b88..52aa8cc09b35 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/Makefile @@ -24,7 +24,6 @@ USE_QT_VER= 3 QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 8900cab5aae5..a9d13b2cf3fe 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -25,6 +25,5 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --datadir=${PREFIX}/share -USE_GETOPT_LONG= yes .include <bsd.port.mk> diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 466fc5bb4966..191978be9d9b 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack gnometarget pkgconfig -USE_GETOPT_LONG= yes USE_PERL5_BUILD= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/security/gss/Makefile b/security/gss/Makefile index 72eadf30f1a4..fab1b2eb6602 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -22,7 +22,6 @@ CONFLICTS= heimdal-* USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-kerberos5 diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 21df9fc57b02..e6619d09b709 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -15,7 +15,6 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= An RFC1413 identification server which also supports random replies USE_BZIP2= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN8= ident2.8 PLIST_FILES= sbin/ident2 diff --git a/security/knock/Makefile b/security/knock/Makefile index f483b070dff8..848a3c3f1742 100644 --- a/security/knock/Makefile +++ b/security/knock/Makefile @@ -15,7 +15,6 @@ COMMENT= A flexible port-knocking server and client GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CFLAGS+= -I${LOCALBASE}/include OPTIONS= SERVER "Install knockd server" on \ diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index 521d48dae1dd..89c86d8feab8 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library and frontend for running commands as root USE_X_PREFIX= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 7df6201abed6..ffdd38966d63 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -18,7 +18,6 @@ COMMENT= ASN.1 structure parser library USE_LDCONFIG= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS NEWS README THANKS doc/TODO \ diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 483f8a392f42..164880f05e6e 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USE_GETOPT_LONG= yes DOCS= NEWS README TODO nettle.html EXAMPLES= examples/*.c examples/*.h diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 483f8a392f42..164880f05e6e 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USE_GETOPT_LONG= yes DOCS= NEWS README TODO nettle.html EXAMPLES= examples/*.c examples/*.h diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index e314b7490b06..62ce4f2e5944 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -15,7 +15,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Ident server that supports user-defined ident strings USE_RC_SUBR= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 245de44a9d2c..4f01886ae923 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ CONFLICTS?= pinentry-[a-z]*-[0.9]* -USE_GETOPT_LONG=yes USE_ICONV= yes WANT_GNOME= yes GNU_CONFIGURE= yes diff --git a/security/poc/Makefile b/security/poc/Makefile index 2200867424ee..f0ac64e96cc2 100644 --- a/security/poc/Makefile +++ b/security/poc/Makefile @@ -18,7 +18,6 @@ COMMENT= Program for managing passwords on smartcards LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko PLIST_FILES= bin/poc -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile index 0337ea5a9fe3..db14782579a1 100644 --- a/security/quintuple-agent/Makefile +++ b/security/quintuple-agent/Makefile @@ -16,7 +16,6 @@ MAINTAINER= vs@FreeBSD.org COMMENT= Quintuple Agent is a program that stores secrets for you USE_GETTEXT= yes -USE_GETOPT_LONG=yes USE_GNOME= glib12 .ifndef(WITHOUT_X11) USE_GNOME+= gtk12 diff --git a/security/shishi/Makefile b/security/shishi/Makefile index d5bb3175da9b..898e2265db0d 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" diff --git a/security/smtpmap/Makefile b/security/smtpmap/Makefile index 0ea6de2d3a47..4413e50fee65 100644 --- a/security/smtpmap/Makefile +++ b/security/smtpmap/Makefile @@ -15,7 +15,6 @@ MAINTAINER= hubert@frbsd.org COMMENT= An SMTP software identifier MAKE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" -USE_GETOPT_LONG=yes USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 2.95 diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index c3f5b5da513c..24fe7687755e 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \ MAINTAINER= wxs@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CFLAGS+= -DHAVE_DECL_GETOPT diff --git a/sysutils/dcfldd/Makefile b/sysutils/dcfldd/Makefile index 9d17daa6fde5..e6b5c60d04ae 100644 --- a/sysutils/dcfldd/Makefile +++ b/sysutils/dcfldd/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= dcfldd MAINTAINER= nobutaka@FreeBSD.org COMMENT= An enhanced dd tool with MD5 hashing capability -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= dcfldd.1 diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 370e329fd773..316eedb00b6d 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.garloff.de/kurt/linux/ddrescue/ MAINTAINER= nobutaka@freebsd.org COMMENT= A dd tool suitable for rescuing data from a medium with errors -USE_GETOPT_LONG=yes WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index 544db295c193..1ae78be5ed01 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -18,7 +18,6 @@ COMMENT= A tool for dumping DMI (SMBIOS) contents in human-readable format ONLY_FOR_ARCHS= i386 amd64 ia64 USE_BZIP2= yes -USE_GETOPT_LONG= yes MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" DOCSDIR="${DOCSDIR}" PORTDOCS= AUTHORS CHANGELOG README diff --git a/sysutils/dvdtape/Makefile b/sysutils/dvdtape/Makefile index bb311a70d361..8a3190e685aa 100644 --- a/sysutils/dvdtape/Makefile +++ b/sysutils/dvdtape/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/dvdtape/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Create DVD master filesystems on DLT media -USE_GETOPT_LONG= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= dvdtape.1 diff --git a/sysutils/ecore-config/Makefile b/sysutils/ecore-config/Makefile index b45888a8ffca..c959b783e70e 100644 --- a/sysutils/ecore-config/Makefile +++ b/sysutils/ecore-config/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_LDCONFIG= yes -USE_GETOPT_LONG=yes USE_EFL= ecore eet evas USE_EFL_ECORE= ipc con BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_config diff --git a/sysutils/ghasher/Makefile b/sysutils/ghasher/Makefile index 216b122ef57b..fb58fdc8fa94 100644 --- a/sysutils/ghasher/Makefile +++ b/sysutils/ghasher/Makefile @@ -24,10 +24,4 @@ PLIST_FILES= bin/ghasher do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ghasher ${PREFIX}/bin -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500040 -USE_GETOPT_LONG=yes -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile index 6d9ec981b999..c843999e2311 100644 --- a/sysutils/gksu/Makefile +++ b/sysutils/gksu/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \ USE_X_PREFIX= yes USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack gconf2 intlhack GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/hoz/Makefile b/sysutils/hoz/Makefile index 710c0811ff50..f18e69bb8604 100644 --- a/sysutils/hoz/Makefile +++ b/sysutils/hoz/Makefile @@ -19,7 +19,6 @@ COMMENT= File splitter, GTK and CLI versions USE_GNOME= # USE_GMAKE= yes -USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" PORTDOCS= README diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile index e09983c8861b..4443ea38f030 100644 --- a/sysutils/lcdproc/Makefile +++ b/sysutils/lcdproc/Makefile @@ -20,7 +20,6 @@ ONLY_FOR_ARCHS= i386 amd64 USE_AUTOTOOLS= autoconf:261 automake:19 aclocal:19 USE_GCC= 3.2+ GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_RC_SUBR= LCDd lcdproc CONFIGURE_ARGS= --enable-drivers="${LCDPROC_DRIVERS}" \ diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index e04c2a547b04..1619aa5660cf 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/Makefile @@ -18,7 +18,6 @@ COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats CONFLICTS= logtool-1.2* USE_GMAKE= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS}" diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile index 8888fd4ea479..8e9ada1cbcd4 100644 --- a/sysutils/logtool/Makefile +++ b/sysutils/logtool/Makefile @@ -14,7 +14,6 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats USE_GMAKE= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS}" diff --git a/sysutils/memfetch/Makefile b/sysutils/memfetch/Makefile index c83b7e226fcc..e0517feb07fb 100644 --- a/sysutils/memfetch/Makefile +++ b/sysutils/memfetch/Makefile @@ -18,7 +18,6 @@ COMMENT= Utility to dump process memory WRKSRC= ${WRKDIR}/${PORTNAME} USE_PERL5_RUN= yes -USE_GETOPT_LONG=yes CFLAGS+= ${CPPFLAGS} MAKE_ENV+= LDFLAGS="${LDFLAGS}" diff --git a/sysutils/npadmin/Makefile b/sysutils/npadmin/Makefile index 29bf1a96eeb9..2577d8fc9aea 100644 --- a/sysutils/npadmin/Makefile +++ b/sysutils/npadmin/Makefile @@ -18,7 +18,6 @@ COMMENT= An SNMP based command line network printer management tool MAN1= npadmin.1 PLIST_FILES= bin/npadmin -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes pre-patch: diff --git a/sysutils/pax-utils/Makefile b/sysutils/pax-utils/Makefile index f217f91fefce..f9e1def7f7b1 100644 --- a/sysutils/pax-utils/Makefile +++ b/sysutils/pax-utils/Makefile @@ -18,7 +18,6 @@ COMMENT= Various ELF related utils for ELF32, ELF64 binaries USE_BZIP2= true USE_GMAKE= true -USE_GETOPT_LONG=true USE_GCC= 3.4+ PLIST_FILES= bin/dumpelf bin/pspax bin/scanelf diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile index d033b8615fef..63a63033abcc 100644 --- a/sysutils/powerman/Makefile +++ b/sysutils/powerman/Makefile @@ -16,7 +16,6 @@ COMMENT= PowerMan is a tool for doing remote power control USE_BISON= build USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_RC_SUBR= yes MAKE_ENV+= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" \ diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 4db0e399d0d3..6d11963d8e10 100644 --- a/sysutils/progsreiserfs/Makefile +++ b/sysutils/progsreiserfs/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities and library to manipulate ReiserFS partitions -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index 7258657f2d86..983fd265a45a 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-nls USE_GMAKE= yes -USE_GETOPT_LONG=yes CONFLICTS= pstree-2.* \ pidof-* diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile index d39d8e0c05c2..14859675eb2b 100644 --- a/sysutils/pwgen/Makefile +++ b/sysutils/pwgen/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org COMMENT= A simple password generator -USE_GETOPT_LONG=yes - WRKSRC= ${WRKDIR}/${PORTNAME}-1 MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/sysutils/pwgen2/Makefile b/sysutils/pwgen2/Makefile index 4c34b302d5c4..6a7a22cb91dd 100644 --- a/sysutils/pwgen2/Makefile +++ b/sysutils/pwgen2/Makefile @@ -16,7 +16,6 @@ MAINTAINER= andrey@hm.perm.ru COMMENT= A small, powerful, GPL'ed password generator GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_PERL5_BUILD=yes CONFLICTS= pwgen-1* diff --git a/sysutils/radeontool/Makefile b/sysutils/radeontool/Makefile index 4c20df0fb043..4f2d900dbdbb 100644 --- a/sysutils/radeontool/Makefile +++ b/sysutils/radeontool/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://fdd.com/software/radeon/ MAINTAINER= takawata@jp.freebsd.org COMMENT= ATI Radeon video card contoroling tool useful for laptops -USE_GETOPT_LONG=YES - MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .include <bsd.port.mk> diff --git a/sysutils/rename/Makefile b/sysutils/rename/Makefile index 57f8f5187783..849554dfc85f 100644 --- a/sysutils/rename/Makefile +++ b/sysutils/rename/Makefile @@ -17,7 +17,6 @@ COMMENT= Rename multiple files using regular expressions GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes PLIST_FILES= bin/${PORTNAME} MAN1= rename.1 diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile index 8b9be58d418a..01e91c9ecae2 100644 --- a/sysutils/scanbuttond/Makefile +++ b/sysutils/scanbuttond/Makefile @@ -17,7 +17,6 @@ COMMENT= A daemon to monitor and configure modern scanner's buttons LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb USE_GCC= 3.3+ -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 6408afc4345f..07e00d3fd540 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -19,7 +19,6 @@ COMMENT= S-Lang System Monitor LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ slang.1:${PORTSDIR}/devel/libslang -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index 15d160d6368a..2f83c67e6a39 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -17,8 +17,6 @@ COMMENT= A utility for removing files based on when they were last accessed EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -USE_GETOPT_LONG=yes - CFLAGS+= ${CPPFLAGS} -DVERSION=\"${PORTVERSION}\" MAN8= tmpwatch.8 PLIST_FILES= sbin/tmpwatch diff --git a/sysutils/tss/Makefile b/sysutils/tss/Makefile index a8f9e9557327..5d2f7a571e18 100644 --- a/sysutils/tss/Makefile +++ b/sysutils/tss/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.pulia.nu/tss/src/ MAINTAINER= peter@pean.org COMMENT= Terminal ScreenSaver that allows you to lock you terminal -USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" post-patch: diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index c591a29c7ec8..ba9dca94d4da 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -16,7 +16,6 @@ COMMENT= Decrypts and copies DVD .vob files LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread USE_BZIP2= yes -USE_GETOPT_LONG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= --with-lfs diff --git a/sysutils/wmfsm/Makefile b/sysutils/wmfsm/Makefile index 6fcec7af9679..5ad949c7f535 100644 --- a/sysutils/wmfsm/Makefile +++ b/sysutils/wmfsm/Makefile @@ -16,7 +16,6 @@ COMMENT= Displays filesystem usage of mountpoints in a nice WindowMaker dockapp USE_X_PREFIX= yes USE_XPM= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index d493fe294601..fef9d9ada9f1 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -16,7 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= The freespace for Window Maker -USE_GETOPT_LONG=yes USE_IMAKE= yes USE_XPM= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/sysutils/xin/Makefile b/sysutils/xin/Makefile index 49d5a86b0050..1d93b59b43c6 100644 --- a/sysutils/xin/Makefile +++ b/sysutils/xin/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= utils/file MAINTAINER= ports@FreeBSD.org COMMENT= Splits standard input and pipes into a command -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= xin.1 PLIST_FILES= bin/xin diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile index 826e8eb1151c..22608e45b333 100644 --- a/sysutils/xlogmaster/Makefile +++ b/sysutils/xlogmaster/Makefile @@ -17,7 +17,6 @@ COMMENT= Quick & easy monitoring of logfiles and devices USE_GCC= 3.4+ USE_GNOME= gtk12 gnometarget -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 47db010b8c49..551e60ae13f2 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ MAKE="${GMAKE}" CONFIGURE_ARGS= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib \ -with-forced-embedded-ffmpeg # To be removed after ffmpeg-devel's upgrade -USE_GETOPT_LONG= yes USE_GMAKE= yes # To be removed after ffmpeg-devel's upgrade USE_GNOME= glib20 libglade2 diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile index c0ce879e20df..55ff5204dc8f 100644 --- a/sysutils/zisofs-tools/Makefile +++ b/sysutils/zisofs-tools/Makefile @@ -18,7 +18,6 @@ PORTDOCS= CHANGES COPYING INSTALL MRULES README USE_AUTOTOOLS= autoconf:261 USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAKE_ARGS+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile index 6c5e104995ca..6928dd710963 100644 --- a/textproc/csv2latex/Makefile +++ b/textproc/csv2latex/Makefile @@ -18,8 +18,6 @@ COMMENT= Converts a well formed csv file to a LaTeX document WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_GETOPT_LONG= yes - PLIST_FILES= bin/csv2latex do-build: diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 5157365628d6..8275a0593d41 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -15,7 +15,6 @@ DISTNAME= dictd-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Formats a DICT protocol dictionary database -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 21f6c709fc1d..d1d877d5c6df 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -17,7 +17,6 @@ COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes USE_GCC= 3.2+ -USE_GETOPT_LONG= yes USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 2fc19a97c93f..21ae166b002f 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -18,7 +18,6 @@ COMMENT= Customizable syntax highlighter WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_GCC= 3.4 -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index 6e52d34e4b0d..d8ea50c443ea 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -17,7 +17,6 @@ COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 1b75ac023138..d807e5262549 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple language for marking up text in a very expressive way USE_BISON= build -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 5cfec483ebef..d707c4bfcb91 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@FreeBSD.org COMMENT= A natural language translation library -USE_GETOPT_LONG= yes USE_GNOME= glib20 gnomehack intlhack GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index a50ea661eb45..3b7260518bea 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -19,7 +19,6 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index a50ea661eb45..3b7260518bea 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -19,7 +19,6 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index c1f33cd43d6e..4f52d223fec1 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -22,7 +22,6 @@ USE_BDB= yes INVALID_BDB_VER=2 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index c1f33cd43d6e..4f52d223fec1 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -22,7 +22,6 @@ USE_BDB= yes INVALID_BDB_VER=2 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 31e80af34c8b..03330d85d0d0 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Converter from MS Word to text, HTML or LaTeX -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 3015491591bc..433e8049d57b 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -18,7 +18,6 @@ COMMENT= A library and executables to access Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx -USE_GETOPT_LONG= yes USE_GNOME= gnometarget libgsf USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/www/bk_edit/Makefile b/www/bk_edit/Makefile index 97e1241a7306..29a1b4b3c12e 100644 --- a/www/bk_edit/Makefile +++ b/www/bk_edit/Makefile @@ -17,7 +17,6 @@ COMMENT= Bookmark Editor USE_GNOME= gtk12 libxml2 USE_BISON= build -USE_GETOPT_LONG= yes HAS_CONFIGURE= yes MAKE_ENV= LD="${CC}" LDFLAGS="${LDFLAGS}" diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index d08e65cc70f9..4d9d70f4f636 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -17,7 +17,6 @@ COMMENT= Commandline client for DAV LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/www/htdump/Makefile b/www/htdump/Makefile index 002758b66b0f..69629a7d354d 100644 --- a/www/htdump/Makefile +++ b/www/htdump/Makefile @@ -16,7 +16,6 @@ COMMENT= A tool to retrieve WWW data OPTIONS= SSL "SSL support" on -USE_GETOPT_LONG=yes CFLAGS+= ${CPPFLAGS} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LFLAGS="-s ${LDFLAGS}" diff --git a/www/netrik/Makefile b/www/netrik/Makefile index 9d00c0fb8b9a..4666621ede19 100644 --- a/www/netrik/Makefile +++ b/www/netrik/Makefile @@ -19,7 +19,6 @@ COMMENT= A text web browser, very ambitious, in active development RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_GMAKE= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/www/nscache/Makefile b/www/nscache/Makefile index a477753eb135..509596c759f6 100644 --- a/www/nscache/Makefile +++ b/www/nscache/Makefile @@ -19,7 +19,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Netscape cache browser USE_GNOME= gnomehier gtk12 -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/www/quickie/Makefile b/www/quickie/Makefile index 42a797defeb8..1945272300f0 100644 --- a/www/quickie/Makefile +++ b/www/quickie/Makefile @@ -21,8 +21,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --sysconfdir=${PREFIX}/etc \ --localstatedir=${DATADIR} -USE_GETOPT_LONG= yes - MAN1= quickie-config.1 quickie_prime.1 quickie.1 quickie_svt.1 \ quickie_license.1 quickie_post_install.1 diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index c0ee584e8e80..30723975cc59 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \ CONFIGURE_ARGS= --with-neon --with-libxml2 USE_GETTEXT= yes USE_GNOME= libxml2 -USE_GETOPT_LONG= yes USE_GMAKE= yes .ifndef WITHOUT_SSL diff --git a/www/srg/Makefile b/www/srg/Makefile index b6194b2570dc..ee11d5201f75 100644 --- a/www/srg/Makefile +++ b/www/srg/Makefile @@ -19,7 +19,6 @@ COMMENT= A Squid Report Generator USE_GMAKE= yes USE_BISON= build USE_BZIP2= yes -USE_GETOPT_LONG=yes NO_INSTALL_MANPAGES= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" \ CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index b51b6aef3ba8..f529775e0b4c 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -16,7 +16,6 @@ COMMENT= Flash rendering plugin LIB_DEPENDS= swfdec-0.5.5:${PORTSDIR}/graphics/swfdec -USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-plugin-dir="${PREFIX}/lib/browser_plugins" |