svn commit: r327804 - in head: archivers/lha archivers/lha-ac audio/libid3tag audio/mp3asm audio/mp3gain audio/rsynth comms/hylafax comms/lrzsz comms/vrflash converters/mpack databases/animenfo-cli...
Dirk Meyer
dinoex at FreeBSD.org
Sat Sep 21 11:06:17 UTC 2013
Author: dinoex
Date: Sat Sep 21 11:06:03 2013
New Revision: 327804
URL: http://svnweb.freebsd.org/changeset/ports/327804
Log:
- fix misplaced NO_STAGE in slaveports and ifdefs
Modified:
head/archivers/lha-ac/Makefile
head/archivers/lha/Makefile
head/audio/libid3tag/Makefile
head/audio/mp3asm/Makefile
head/audio/mp3gain/Makefile
head/audio/rsynth/Makefile
head/comms/hylafax/Makefile
head/comms/lrzsz/Makefile
head/comms/vrflash/Makefile
head/converters/mpack/Makefile
head/databases/animenfo-client-gtk/Makefile
head/databases/animenfo-client/Makefile
head/databases/phppgadmin/Makefile
head/databases/ruby-mysql/Makefile
head/deskutils/openproj/Makefile
head/devel/gperf/Makefile
head/emulators/frodo/Makefile
head/emulators/stonx/Makefile
head/emulators/vice/Makefile
head/emulators/vmw/Makefile
head/ftp/vsftpd/Makefile
head/games/xboing/Makefile
head/games/xinfocom/Makefile
head/games/xneko/Makefile
head/games/xrubik/Makefile
head/games/xscrabble/Makefile
head/games/xzip/Makefile
head/german/dtaus/Makefile
head/german/unix-connect/Makefile
head/german/webalizer2/Makefile
head/graphics/comical/Makefile
head/graphics/gd/Makefile
head/graphics/giflib/Makefile
head/graphics/gnash/Makefile
head/graphics/gqview-devel/Makefile
head/graphics/graphviz/Makefile
head/graphics/hobbes-icons-xpm/Makefile
head/graphics/jasper/Makefile
head/graphics/jpeg/Makefile
head/graphics/netpbm/Makefile
head/graphics/png/Makefile
head/graphics/ruby-gd/Makefile
head/graphics/swftools/Makefile
head/graphics/tiff/Makefile
head/graphics/xv-m17n/Makefile
head/graphics/xv/Makefile
head/irc/iroffer-dinoex/Makefile
head/irc/iroffer-lamm/Makefile
head/irc/iroffer/Makefile
head/irc/xchat-fish/Makefile
head/irc/xchat-mircryption/Makefile
head/irc/xchat-ruby/Makefile
head/japanese/gd/Makefile
head/japanese/webalizer/Makefile
head/lang/ezm3/Makefile
head/mail/antivirus-milter/Makefile
head/mail/dk-milter/Makefile
head/mail/meta1/Makefile
head/mail/milter-regex/Makefile
head/mail/noattach/Makefile
head/mail/pathalias/Makefile
head/mail/raysfilter/Makefile
head/mail/rbl-milter/Makefile
head/mail/ripmime/Makefile
head/mail/sendmail-sasl/Makefile
head/mail/sendmail/Makefile
head/mail/sentinel/Makefile
head/mail/sid-milter/Makefile
head/mail/sma/Makefile
head/mail/spamilter/Makefile
head/mail/vbsfilter/Makefile
head/misc/estic/Makefile
head/misc/magicpoint/Makefile
head/multimedia/replex/Makefile
head/multimedia/sabbu/Makefile
head/multimedia/xanim/Makefile
head/net-im/licq-jabber/Makefile
head/net-im/licq-msn/Makefile
head/net-im/licq-osd/Makefile
head/net-im/licq-qt-gui/Makefile
head/net-im/licq/Makefile
head/net-mgmt/bsnmp-jails/Makefile
head/net-mgmt/check_multi/Makefile
head/net-p2p/ctorrent/Makefile
head/net-p2p/ed2k/Makefile
head/net/freebsd-uucp/Makefile
head/net/libnet/Makefile
head/net/libnet10/Makefile
head/net/miniupnpc/Makefile
head/net/py-miniupnpc/Makefile
head/net/radiusd-cistron/Makefile
head/net/sixxs-aiccu/Makefile
head/net/tinyldap/Makefile
head/net/x11vnc/Makefile
head/news/c-nocem/Makefile
head/news/cnews/Makefile
head/news/fidogate/Makefile
head/news/ifmail/Makefile
head/news/knews/Makefile
head/news/nntp/Makefile
head/news/pgpmoose/Makefile
head/news/suck-cnews/Makefile
head/news/suck/Makefile
head/ports-mgmt/pkg_jail/Makefile
head/print/a2ps/Makefile
head/russian/gd/Makefile
head/security/pgp/Makefile
head/security/pgpin/Makefile
head/security/tinc/Makefile
head/sysutils/dupmerge/Makefile
head/sysutils/ua/Makefile
head/sysutils/zidrav/Makefile
head/textproc/agrep/Makefile
head/textproc/eruby/Makefile
head/www/geolizer/Makefile
head/www/mod_ruby/Makefile
head/www/opera-linuxplugins/Makefile
head/www/opera/Makefile
head/www/smb_auth/Makefile
head/www/thumbnail_index/Makefile
head/www/tidy/Makefile
head/www/twig/Makefile
head/www/webalizer/Makefile
head/x11-clocks/asclock/Makefile
head/x11-fonts/geminifonts/Makefile
head/x11-toolkits/lesstif/Makefile
head/x11-wm/afterstep/Makefile
head/x11-wm/fvwm/Makefile
head/x11/dgs/Makefile
Modified: head/archivers/lha-ac/Makefile
==============================================================================
--- head/archivers/lha-ac/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/archivers/lha-ac/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,13 +14,13 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
CONFLICTS= lha-1*
+NO_STAGE= yes
MAN1= lha.1
MANLANG= ja
PLIST_FILES= bin/lha
#PLIST_DIRS= man/ja/man1
GNU_CONFIGURE= yes
-NO_STAGE= yes
RESTRICTED= no permission to redistribute
Modified: head/archivers/lha/Makefile
==============================================================================
--- head/archivers/lha/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/archivers/lha/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,8 +12,8 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
CONFLICTS= lha-ac-1*
-
NO_STAGE= yes
+
MAN1= lha.1
MANLANG= ja
PLIST_FILES= bin/lha
Modified: head/audio/libid3tag/Makefile
==============================================================================
--- head/audio/libid3tag/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/audio/libid3tag/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,9 +13,10 @@ COMMENT= ID3 tags library (part of MAD p
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+NO_STAGE= yes
+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
USES= pkgconfig
post-patch:
Modified: head/audio/mp3asm/Makefile
==============================================================================
--- head/audio/mp3asm/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/audio/mp3asm/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,12 +13,12 @@ COMMENT= MP3 frame level editor
LICENSE= GPLv2
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
-
NO_STAGE= yes
+
USES= gmake
USE_BZIP2= yes
GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
post-extract:
@${RM} ${WRKSRC}/config.cache
Modified: head/audio/mp3gain/Makefile
==============================================================================
--- head/audio/mp3gain/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/audio/mp3gain/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,12 +12,12 @@ COMMENT= A tool to normalize the gain of
LICENSE= LGPL21
-PLIST_FILES= bin/mp3gain
NO_STAGE= yes
+
USE_ZIP= yes
USE_DOS2UNIX= yes
-
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/mp3gain
post-patch:
@${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile
Modified: head/audio/rsynth/Makefile
==============================================================================
--- head/audio/rsynth/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/audio/rsynth/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,9 +13,10 @@ COMMENT= Speech synthesizer
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \
audio:${PORTSDIR}/audio/nas
+NO_STAGE= yes
+
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
-NO_STAGE= yes
pre-configure:
@${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c
Modified: head/comms/hylafax/Makefile
==============================================================================
--- head/comms/hylafax/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/comms/hylafax/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -15,6 +15,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/t
jbig:${PORTSDIR}/graphics/jbigkit
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
USE_GHOSTSCRIPT=yes
HAS_CONFIGURE= yes
@@ -58,7 +59,6 @@ OPTIONS_DEFAULT=PAM NLS
NO_OPTIONS_SORT=yes
GAWK_DESC= Use gawk for scripts
-NO_STAGE= yes
.include <bsd.port.options.mk>
# Defaults to "North American Letter". Use "ISO A4" for A4.
Modified: head/comms/lrzsz/Makefile
==============================================================================
--- head/comms/lrzsz/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/comms/lrzsz/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -10,9 +10,10 @@ MASTER_SITES= http://ohse.de/uwe/release
MAINTAINER= dinoex at FreeBSD.org
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
+NO_STAGE= yes
+
GNU_CONFIGURE= yes
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/comms/vrflash/Makefile
==============================================================================
--- head/comms/vrflash/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/comms/vrflash/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -11,11 +11,12 @@ COMMENT= Flash kernels and romdisks to t
LICENSE= GPLv2
+NO_STAGE= yes
+
GNU_CONFIGURE= yes
DOCS= agenda-flashing-overview.txt troubleshooting.txt \
pmon-protect-unprotect.txt usage.txt
-NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} -m 755 ${WRKSRC}/vrflash ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
Modified: head/converters/mpack/Makefile
==============================================================================
--- head/converters/mpack/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/converters/mpack/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,9 +13,9 @@ COMMENT= External MIME packer/unpacker
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
-MAN1= mpack.1 munpack.1
+NO_STAGE= yes
+MAN1= mpack.1 munpack.1
PLIST_FILES= bin/mpack bin/munpack
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/animenfo-client-gtk/Makefile
==============================================================================
--- head/databases/animenfo-client-gtk/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/databases/animenfo-client-gtk/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,6 +14,8 @@ COMMENT= AnimeNfo client with GTK suppor
LICENSE= GPLv2
+NO_STAGE= yes
+
USES= pkgconfig gettext
USE_GMAKE= yes
USE_GNOME= gtk20
@@ -23,5 +25,4 @@ CFLAGS+= ${CPPFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/animenfo-client-gtk
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/animenfo-client/Makefile
==============================================================================
--- head/databases/animenfo-client/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/databases/animenfo-client/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,10 +13,11 @@ COMMENT= AnimeNfo client
LICENSE= GPLv2
+NO_STAGE= yes
+
USE_GMAKE= yes
PLIST_FILES= bin/animenfo-client
-NO_STAGE= yes
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/animenfo-client ${PREFIX}/bin/
Modified: head/databases/phppgadmin/Makefile
==============================================================================
--- head/databases/phppgadmin/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/databases/phppgadmin/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,6 +12,8 @@ COMMENT= Web Based Postgres Administrati
LICENSE= GPLv2
+NO_STAGE= yes
+
USE_BZIP2= YES
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
@@ -22,7 +24,6 @@ PLIST_SUB+= PGADMDIR=${PGADMDIR}
PGADMOLDDIR?= www/data-dist/phpPgAdmin
PLIST_SUB+= PGADMOLDDIR=${PGADMOLDDIR}
-NO_STAGE= yes
pre-everything::
@${ECHO_CMD} "# you can customize the installation directory"
@${ECHO_CMD} "# by setting PGADMDIR in /etc/make.conf"
Modified: head/databases/ruby-mysql/Makefile
==============================================================================
--- head/databases/ruby-mysql/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/databases/ruby-mysql/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,6 +14,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu at FreeBSD.org
COMMENT= Ruby module for accessing MySQL databases with a C API like interface
+NO_STAGE= yes
+
USE_MYSQL= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
@@ -23,7 +25,6 @@ INSTALL_TARGET= site-install
PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/mysql.so
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS)
Modified: head/deskutils/openproj/Makefile
==============================================================================
--- head/deskutils/openproj/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/deskutils/openproj/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -10,6 +10,8 @@ COMMENT= A free, open source Project Man
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
+NO_STAGE= yes
+
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
@@ -19,7 +21,6 @@ DATAFILES= lib license openproj.jar read
SUB_FILES= openproj.sh
-NO_STAGE= yes
do-install:
cd ${WRKSRC} \
&& ${FIND} ${DATAFILES} -type d -exec ${MKDIR} ${DATADIR}/{} \; \
Modified: head/devel/gperf/Makefile
==============================================================================
--- head/devel/gperf/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/devel/gperf/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -10,7 +10,9 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= Generates perfect hash functions for sets of keywords
LICENSE= GPLv2
+
CONFLICTS= ace+tao-[0-9]*
+NO_STAGE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
@@ -27,5 +29,4 @@ regression-test: test
test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/emulators/frodo/Makefile
==============================================================================
--- head/emulators/frodo/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/emulators/frodo/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,6 +12,8 @@ COMMENT= Emulates a Commodore 64
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
+NO_STAGE= yes
+
USE_XORG= x11 xt xext sm ice
ALL_TARGET= Frodo
WRKNAME= Frodo-4.1b
@@ -23,7 +25,6 @@ USE_SDL= sdl
ROM= 1541 Basic Char Kernal
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \
${WRKDIR}/${WRKNAME}/TkGui.tcl
Modified: head/emulators/stonx/Makefile
==============================================================================
--- head/emulators/stonx/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/emulators/stonx/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -17,6 +17,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
RESTRICTED= tos.img is copyrighted
+NO_STAGE= yes
TOSIMG?= tos.img
USE_XORG= x11 sm ice xext xextproto
@@ -25,7 +26,6 @@ CONFIGURE_ARGS= --x-includes=${LOCALBASE
--x-libraries=${LOCALBASE}/lib
ALL_TARGET= all fnttobdf tosfonts fonts
-NO_STAGE= yes
pre-build:
${CP} ${DISTDIR}/${TOSIMG} ${WRKSRC}/tos.img
Modified: head/emulators/vice/Makefile
==============================================================================
--- head/emulators/vice/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/emulators/vice/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,6 +12,8 @@ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAME
MAINTAINER= dinoex at FreeBSD.org
COMMENT= Emulator for Commodore C64, C128, VIC20, PET, and CBM-II
+LICENSE= GPLv2
+
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
@@ -23,7 +25,7 @@ LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-tool
.endif
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
-LICENSE= GPLv2
+NO_STAGE= yes
USES= pkgconfig
USE_XORG= xpm ice sm xext xv xt x11 xmu
@@ -61,10 +63,6 @@ CONFIGURE_ARGS+= --enable-fullscreen --e
#CONFIGURE_ARGS+= --enable-parsid
#CONFIGURE_ARGS+= --enable-memmap
-NO_STAGE= yes
-Optional Features:
-
-
MAN1= vice.1 c1541.1 petcat.1
MLINKS= vice.1 x64.1 \
vice.1 x128.1 \
Modified: head/emulators/vmw/Makefile
==============================================================================
--- head/emulators/vmw/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/emulators/vmw/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -9,6 +9,8 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= VM Back Command Line Tools for VMware
ONLY_FOR_ARCHS= i386
+NO_STAGE= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}/src
USES= iconv
@@ -24,7 +26,6 @@ PORTDOCS+= ${i}-eucj.txt ${i}-sjis.txt $
PLIST_FILES+= sbin/${i}
.endfor
-NO_STAGE= yes
do-install:
.for i in ${SBINS}
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/sbin/
Modified: head/ftp/vsftpd/Makefile
==============================================================================
--- head/ftp/vsftpd/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/ftp/vsftpd/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,6 +14,8 @@ COMMENT= A FTP daemon that aims to be "v
LICENSE= GPLv2
+NO_STAGE= yes
+
ALL_TARGET= vsftpd
MAN5= vsftpd.conf.5
MAN8= vsftpd.8
@@ -30,7 +32,6 @@ VSFTPD_SSL_DESC=Include support for SSL
PIDFILE_DESC= Unofficial support for pidfile
STACKPROTECTOR_DESC= Build with stack-protector
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MVSFTPD_SSL} && !defined(WITHOUT_SSL)
Modified: head/games/xboing/Makefile
==============================================================================
--- head/games/xboing/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xboing/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,6 +14,8 @@ COMMENT= X11 arcade game
LICENSE= MIT
+NO_STAGE= yes
+
USES= imake
USE_XORG= xpm xext x11
WRKSRC= ${WRKDIR}/xboing
@@ -26,7 +28,6 @@ PLIST_SUB+= WITH_SOUND="@comment "
PLIST_SUB+= WITH_SOUND=""
.endif
-NO_STAGE= yes
post-install:
${CHOWN} root:games ${PREFIX}/bin/xboing
${CHMOD} 2755 ${PREFIX}/bin/xboing
Modified: head/games/xinfocom/Makefile
==============================================================================
--- head/games/xinfocom/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xinfocom/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,11 +14,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex at FreeBSD.org
COMMENT= An Infocom game interpreter for X11
-PLIST_FILES= bin/xinfocom
-WRKSRC= ${WRKDIR}/xinfocom
+NO_STAGE= yes
USES= imake
USE_XORG= xt sm ice xext x11
+WRKSRC= ${WRKDIR}/xinfocom
+PLIST_FILES= bin/xinfocom
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/games/xneko/Makefile
==============================================================================
--- head/games/xneko/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xneko/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,11 +13,12 @@ DISTNAME= ${PORTNAME}
MAINTAINER= dinoex at FreeBSD.org
COMMENT= The classic cat-and-mouse
+NO_STAGE= yes
+
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= x11
MAN6= xneko.6
PLIST_FILES= bin/xneko
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/games/xrubik/Makefile
==============================================================================
--- head/games/xrubik/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xrubik/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -11,14 +11,15 @@ MASTER_SITE_SUBDIR= games/xpuzzles
MAINTAINER= dinoex at FreeBSD.org
COMMENT= X-based rubik's cube(tm)
+NO_STAGE= yes
+
WRKSRC= ${WRKDIR}/xrubik
USES= imake
USE_XORG= xt sm ice xext x11
-MAN1= xrubik.1
XFREE86_HTML_MAN= no
NO_INSTALL_MANPAGES= yes
+MAN1= xrubik.1
-NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xrubik ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/Rubik.ad ${PREFIX}/lib/X11/app-defaults/Rubik
Modified: head/games/xscrabble/Makefile
==============================================================================
--- head/games/xscrabble/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xscrabble/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -11,6 +11,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${
MAINTAINER= dinoex at FreeBSD.org
COMMENT= X version of the popular board game
+NO_STAGE= yes
+
USES= imake
USE_BZIP2= yes
USE_XORG= xaw
@@ -18,7 +20,6 @@ NO_INSTALL_MANPAGES= yes
XSCRABBLEDIR= ${PREFIX}/lib/X11/xscrabble
-NO_STAGE= yes
post-patch:
@${ECHO_CMD} '#define VERSION ${PORTVERSION:S/.//g}' \
> ${WRKSRC}/src/config.h
Modified: head/games/xzip/Makefile
==============================================================================
--- head/games/xzip/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/games/xzip/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,13 +14,13 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= dinoex at FreeBSD.org
COMMENT= An Infocom game interpreter that runs under X11
-WRKSRC= ${WRKDIR}/xzip
-ALL_TARGET=
+NO_STAGE= yes
USE_XORG= x11
+WRKSRC= ${WRKDIR}/xzip
+ALL_TARGET=
MAN1= xzip.1
PLIST_FILES= bin/xzip
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/german/dtaus/Makefile
==============================================================================
--- head/german/dtaus/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/german/dtaus/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -10,6 +10,8 @@ COMMENT= Belegloser DatenTraegerAUStausc
LICENSE= GPLv2
+NO_STAGE= yes
+
ALL_TARGET= dtaus
PLIST_FILES= bin/dtaus
@@ -18,7 +20,6 @@ PORTEXAMPLES= dtaus.cls sample.ctl
MAN1= dtaus.1
MAN5= dtaus.5
-NO_STAGE= yes
do-configure:
${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' \
${WRKSRC}/bigint.c ${WRKSRC}/dtaus.c
Modified: head/german/unix-connect/Makefile
==============================================================================
--- head/german/unix-connect/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/german/unix-connect/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -15,6 +15,8 @@ BUILD_DEPENDS= lrz:${PORTSDIR}/comms/lrz
LICENSE_COMB= multi
LICENSE= GPLv2 BSD
+NO_STAGE= yes
+
WRKSRC= ${WRKDIR}/${DISTNAME}
#USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -31,7 +33,6 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc g
MANUAL_PACKAGE_BUILD= needs hostname
-NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
Modified: head/german/webalizer2/Makefile
==============================================================================
--- head/german/webalizer2/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/german/webalizer2/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -8,7 +8,6 @@ MASTERDIR?= ${.CURDIR}/../../www/webaliz
WEBALIZER_LANG= german
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif
Modified: head/graphics/comical/Makefile
==============================================================================
--- head/graphics/comical/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/comical/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,14 +14,15 @@ LIB_DEPENDS= unrar:${PORTSDIR}/archivers
LICENSE= GPLv2
+MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
+
USE_GMAKE= yes
USE_WX= 2.6+
WX_PREMK= yes
WX_UNICODE= yes
PLIST_FILES= bin/comical
-MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
Modified: head/graphics/gd/Makefile
==============================================================================
--- head/graphics/gd/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/gd/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -17,6 +17,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/j
freetype:${PORTSDIR}/print/freetype2
CONFLICTS= bazaar-1.*
+NO_STAGE= yes
USE_XZ= yes
USES= pkgconfig
@@ -29,7 +30,6 @@ OPTIONS_DEFINE= FONTCONFIG ICONV VPX XPM
OPTIONS_DEFAULT=FONTCONFIG
NO_OPTIONS_SORT=yes
-NO_STAGE= yes
.include <bsd.port.options.mk>
PKGCONFIGDIR?= ${LOCALBASE}/libdata/pkgconfig
Modified: head/graphics/giflib/Makefile
==============================================================================
--- head/graphics/giflib/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/giflib/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,6 +13,8 @@ COMMENT= Tools and library routines for
CONFLICTS= libungif-[0-9]*
PORTSCOUT= limit:^4\.
+NO_STAGE= yes
+
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
@@ -21,7 +23,6 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCBOOK X11
DOCBOOK_DESC= Generate API documentation (requires DOCS)
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS}
Modified: head/graphics/gnash/Makefile
==============================================================================
--- head/graphics/gnash/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/gnash/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -18,6 +18,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/de
nspr4:${PORTSDIR}/devel/nspr
CONFLICTS= gnash-devel-[0-9]*
+NO_STAGE= yes
USE_BZIP2= yes
USES= gmake pkgconfig
@@ -71,7 +72,6 @@ FFMPEG_DESC= ffmpeg media handler
GSTREAMER_DESC= GStreamer media handler
VAAPI_DESC= VAAPI support (requires FFMPEG)
-NO_STAGE= yes
.include <bsd.port.options.mk>
# Cygnal option processing
Modified: head/graphics/gqview-devel/Makefile
==============================================================================
--- head/graphics/gqview-devel/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/gqview-devel/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,6 +12,8 @@ COMMENT= Another gtk2-based graphic file
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+NO_STAGE= yes
+
USES= pkgconfig
USE_GNOME= gnomehier gtk20
GNU_CONFIGURE= yes
@@ -23,7 +25,6 @@ MAN1= gqview.1
CONFLICTS= gqview-1.4* gqview-2.0*
LATEST_LINK= gqview-devel
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$$prefix/share/doc/gqview-$$VERSION|${DOCSDIR}|g' \
${WRKSRC}/configure
Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/graphviz/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -16,6 +16,8 @@ LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/
expat:${PORTSDIR}/textproc/expat2 \
gd:${PORTSDIR}/${GD_PORT}
+NO_STAGE= yes
+
USES= bison gmake pkgconfig
USE_AUTOTOOLS= libltdl libtool
WANT_GNOME= yes
@@ -86,7 +88,6 @@ GUILE_DESC= Guile bindings (swig)
TK_DESC= TK toolkit support
NVTHREADS_DESC= Link with threads (needed for nvidia)
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGVEDIT}
Modified: head/graphics/hobbes-icons-xpm/Makefile
==============================================================================
--- head/graphics/hobbes-icons-xpm/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/hobbes-icons-xpm/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -11,12 +11,12 @@ DISTNAME= ${PORTNAME}
MAINTAINER= dinoex at FreeBSD.org
COMMENT= Collection of over 3000 icons in XPM3 format
+NO_STAGE= yes
NO_BUILD= yes
# Where it will be installed (change pkg/PLIST if you change this)
LIBDIR= ${PREFIX}/include/X11/pixmaps
-NO_STAGE= yes
.include <bsd.port.options.mk>
do-install:
Modified: head/graphics/jasper/Makefile
==============================================================================
--- head/graphics/jasper/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/jasper/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -16,6 +16,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/j
LICENSE= MIT
+NO_STAGE= yes
+
USE_AUTOTOOLS= libtool
USE_ZIP= yes
USE_GNOME= lthack
@@ -32,7 +34,6 @@ MASTER_SITE_IMAGEMAGICK= \
OPTIONS_DEFINE= OPENGL UUID
UUID_DESC= UUID support (required by GDAL)
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENGL}
Modified: head/graphics/jpeg/Makefile
==============================================================================
--- head/graphics/jpeg/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/jpeg/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -17,8 +17,9 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= IJG's jpeg compression utilities
CONFLICTS= libjpeg-turbo-[0-9]*
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION2}
+NO_STAGE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION2}
DISTVERSION2= 8d
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
@@ -33,7 +34,6 @@ CONFIGURE_ARGS+= --enable-maxmem=${J_MAX
MAN1= cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1
-NO_STAGE= yes
.include <bsd.port.options.mk>
post-extract:
Modified: head/graphics/netpbm/Makefile
==============================================================================
--- head/graphics/netpbm/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/netpbm/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -20,6 +20,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/t
xml2:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+NO_STAGE= yes
+
USES= gmake perl5
CFLAGS+= -DPNG_DEPSTRUCT= -Iutil
MAKE_ENV= LN="${LN}" RANLIB="${RANLIB}"
@@ -32,7 +34,6 @@ MAN1= netpbm.1
OPTIONS_DEFINE= X11 MANPAGES
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/png/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,6 +12,7 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= Library for manipulating PNG images
PORTSCOUT= limit:^1\.5\.
+NO_STAGE= yes
USE_XZ= yes
GNU_CONFIGURE= yes
@@ -28,7 +29,6 @@ OPTIONS_DEFINE=APNG
OPTIONS_DEFAULT=APNG
APNG_DESC=Enable Animated PNG support
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAPNG} || make(makesum) || defined(FETCH_ALL)
Modified: head/graphics/ruby-gd/Makefile
==============================================================================
--- head/graphics/ruby-gd/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/ruby-gd/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -16,6 +16,8 @@ COMMENT= Ruby extension library to use T
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+NO_STAGE= yes
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
@@ -31,7 +33,6 @@ CONFIGURE_ARGS+= --enable-gd2_0 \
--with-gd-include="${LOCALBASE}/include"
LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
-NO_STAGE= yes
.include <bsd.port.pre.mk>
# Hmm, GREP and TRUE seem to be defined in the bsd.port.post.mk stage.
Modified: head/graphics/swftools/Makefile
==============================================================================
--- head/graphics/swftools/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/swftools/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -20,6 +20,8 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1li
freetype.9:${PORTSDIR}/print/freetype2 \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
+NO_STAGE= yes
+
OPTIONS_DEFINE= LAME PDF
USES= pkgconfig
@@ -28,7 +30,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_lib_zzip_zzip_file_open=no
-
MAN1= as3compile.1 font2swf.1 gif2swf.1 jpeg2swf.1 pdf2swf.1 \
png2swf.1 swfbbox.1 swfc.1 swfcombine.1 swfdump.1 \
swfextract.1 swfrender.1 swfstrings.1 wav2swf.1
@@ -36,7 +37,6 @@ MAN1= as3compile.1 font2swf.1 gif2swf.1
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLAME}
Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/tiff/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
jbig:${PORTSDIR}/graphics/jbigkit
+NO_STAGE= yes
+
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \
@@ -109,7 +111,6 @@ MLINKS= TIFFError.3tiff TIFFSet
TIFFtile.3tiff TIFFTileRowSize.3tiff \
TIFFtile.3tiff TIFFVTileSize.3tiff
-NO_STAGE= yes
pre-configure:
${REINPLACE_CMD} \
-e 's|^LIBTIFF_VERSION_INFO =.*$$|LIBTIFF_VERSION_INFO = 4:0:0|' \
Modified: head/graphics/xv-m17n/Makefile
==============================================================================
--- head/graphics/xv-m17n/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/xv-m17n/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -15,7 +15,6 @@ RUN_DEPENDS= xv:${PORTSDIR}/${PKGCATEGOR
NOMAN= yes
-NO_STAGE= yes
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/xv ${PREFIX}/bin/xv-m17n
@if [ ! -f ${PREFIX}/bin/xv.orig ]; then \
Modified: head/graphics/xv/Makefile
==============================================================================
--- head/graphics/xv/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/graphics/xv/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -23,6 +23,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/j
png15:${PORTSDIR}/graphics/png \
jasper:${PORTSDIR}/graphics/jasper
+NO_STAGE= yes
+
USES= imake
USE_XORG= xext x11 xt
.if !defined(NOMAN)
@@ -32,7 +34,6 @@ MAN1= bggen.1 vdcomp.1 xcmap.1 xv.1 xvp
XVDIST= ${DISTDIR}/${DIST_SUBDIR}
CFLAGS+= -I${LOCALBASE}/include/libpng15
-NO_STAGE= yes
pre-patch:
@${PATCH} ${PATCH_ARGS} -p1 < ${WRKDIR}/xv-3.10a-jumbo-fix-enh-patch-20070520.txt
Modified: head/irc/iroffer-dinoex/Makefile
==============================================================================
--- head/irc/iroffer-dinoex/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/iroffer-dinoex/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,7 +12,9 @@ MAINTAINER= dinoex at FreeBSD.org
COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
LICENSE= GPLv2
+
CONFLICTS= iroffer-1* iroffer-lamm-1.*
+NO_STAGE= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
@@ -43,7 +45,6 @@ IROFFER_HTDOCS= iroffer-state.css robots
OPTIONS_DEFINE= CURL RUBY UPNP GEOIP
OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCURL}
Modified: head/irc/iroffer-lamm/Makefile
==============================================================================
--- head/irc/iroffer-lamm/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/iroffer-lamm/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,11 +13,12 @@ COMMENT= An IRC "bot" that makes sharing
LICENSE= GPLv2
+CONFLICTS= iroffer-1.* iroffer-dinoex-3.*
+NO_STAGE= yes
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
-CONFLICTS= iroffer-1.* iroffer-dinoex-3.*
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|cctype="gcc"|cctype="${CC}"|' \
${WRKSRC}/Configure
Modified: head/irc/iroffer/Makefile
==============================================================================
--- head/irc/iroffer/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/iroffer/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -13,11 +13,12 @@ COMMENT= An IRC "bot" that makes sharing
LICENSE= GPLv2
+CONFLICTS= iroffer-lamm-1.* iroffer-dinoex-3.*
+NO_STAGE= yes
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
-CONFLICTS= iroffer-lamm-1.* iroffer-dinoex-3.*
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|cctype="gcc"|cctype="${CC}"|' \
${WRKSRC}/Configure
Modified: head/irc/xchat-fish/Makefile
==============================================================================
--- head/irc/xchat-fish/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/xchat-fish/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -17,6 +17,8 @@ COMMENT= An encryption plugin for XChat
BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
+NO_STAGE= yes
+
USE_ZIP= yes
NO_WRKSUBDIR= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
@@ -28,7 +30,6 @@ PLIST_FILES= lib/xchat/plugins/xfish.so
PORTDOCS= FiSH-xchat.txt \
FiSH-xchat_History.txt
-NO_STAGE= yes
post-patch:
@${CP} -pf ${FILESDIR}/Makefile ${WRKSRC}/
@${RM} -f ${WRKSRC}/mir*
Modified: head/irc/xchat-mircryption/Makefile
==============================================================================
--- head/irc/xchat-mircryption/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/xchat-mircryption/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -16,6 +16,8 @@ COMMENT= A free encryption add-on for th
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
+NO_STAGE= yes
+
USE_ZIP= yes
ALL_TARGET= freebsd
CFLAGS+= -fPIC
@@ -31,7 +33,6 @@ PLIST_FILES= lib/xchat/plugins/mircrypti
PORTDOCS= README.txt
PORTEXAMPLES= mcps_masterkey_on_start.pl
-NO_STAGE= yes
post-patch:
# \r\n -> \n
@${FIND} ${WRKSRC} -type f -exec \
Modified: head/irc/xchat-ruby/Makefile
==============================================================================
--- head/irc/xchat-ruby/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/irc/xchat-ruby/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -15,6 +15,8 @@ RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
LICENSE= GPLv2
+NO_STAGE= yes
+
USE_RUBY= yes
USE_LIBRUBY= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
@@ -25,7 +27,6 @@ PLIST_FILES= lib/xchat/plugins/xchat-rub
PORTDOCS= README ChangeLog
PORTEXAMPLES= embedify.rb TimerSample.rb JFilter.rb JBanner.rb
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} \
-e 's|^RUBY=.*|RUBY=${RUBY}|' \
Modified: head/japanese/gd/Makefile
==============================================================================
--- head/japanese/gd/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/japanese/gd/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -10,5 +10,4 @@ MASTERDIR= ${.CURDIR}/../../graphics/gd
CPPFLAGS+= -DJISX0208
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/japanese/webalizer/Makefile
==============================================================================
--- head/japanese/webalizer/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/japanese/webalizer/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -8,7 +8,6 @@ WEBALIZER_LANG= japanese
MASTERDIR?= ${.CURDIR}/../../www/webalizer
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif
Modified: head/lang/ezm3/Makefile
==============================================================================
--- head/lang/ezm3/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/lang/ezm3/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -14,10 +14,11 @@ DIST_SUBDIR= ezm3
MAINTAINER= ports at FreeBSD.org
COMMENT= Easier, more portable Modula-3 distribution for building CVSup
+NO_STAGE= yes
+
USE_BZIP2= yes
USE_GMAKE= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
Modified: head/mail/antivirus-milter/Makefile
==============================================================================
--- head/mail/antivirus-milter/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/mail/antivirus-milter/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -12,17 +12,18 @@ COMMENT= Sendmail milter wich uses McAfe
LICENSE= BSD
-USE_RC_SUBR= antivirus-milter
+NO_STAGE= yes
CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==}
LIBS+= -lmilter ${PTHREAD_LIBS}
-ANTIVIRUS_DIR?= /var/spool/antivirus
PLIST_SUB+= ANTIVIRUS=${ANTIVIRUS_DIR}
SUB_LIST+= ANTIVIRUS=${ANTIVIRUS_DIR}
SED_SCRIPT= -e 's|%%ANTIVIRUS%%|${ANTIVIRUS_DIR}|g' \
-e 's|%%PREFIX%%|${PREFIX}|g'
+USE_RC_SUBR= antivirus-milter
+
+ANTIVIRUS_DIR?= /var/spool/antivirus
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
Modified: head/mail/dk-milter/Makefile
==============================================================================
--- head/mail/dk-milter/Makefile Sat Sep 21 11:02:36 2013 (r327803)
+++ head/mail/dk-milter/Makefile Sat Sep 21 11:06:03 2013 (r327804)
@@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/DomainKeys%
MAINTAINER= dinoex at FreeBSD.org
COMMENT= Domainkeys milter for Sendmail
+NO_STAGE= yes
+
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-head
mailing list