Index: head/biology/treeviewx/Makefile =================================================================== --- head/biology/treeviewx/Makefile (revision 93580) +++ head/biology/treeviewx/Makefile (revision 93581) @@ -1,22 +1,23 @@ # Ports collection makefile for: treeviewx # Date created: 04 August 2001 # Whom: tonym # # $FreeBSD$ # PORTNAME= treeviewx PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} MAINTAINER= tonym@biolateral.com.au COMMENT= A phylogenetic tree viewer -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_GMAKE= yes GNU_CONFIGURE= yes .include Property changes on: head/biology/treeviewx/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/editors/poedit/Makefile =================================================================== --- head/editors/poedit/Makefile (revision 93580) +++ head/editors/poedit/Makefile (revision 93581) @@ -1,40 +1,40 @@ # ex:ts=8 # New ports collection makefile for: poedit # Date created: Mar 27, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= poedit PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ intl.5:${PORTSDIR}/devel/gettext \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include/db3 -I${LOCALBASE}/include \ ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} MAN1= poedit.1 post-patch: @${REINPLACE_CMD} -e 's|db-3.1;|db-3.1 db3;|g ; \ s|-O3||g' ${WRKSRC}/configure .include Property changes on: head/editors/poedit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/games/abridge/Makefile =================================================================== --- head/games/abridge/Makefile (revision 93580) +++ head/games/abridge/Makefile (revision 93581) @@ -1,21 +1,22 @@ # New ports collection makefile for: abridge # Date created: 19.05.2003 # Whom: Janos Mohacsi # # $FreeBSD$ PORTNAME= abridge PORTVERSION= 0.4.0 +PORTREVISON= 1 CATEGORIES= games MASTER_SITES= http://www.abridgegame.org/src/ MAINTAINER= Janos.Mohacsi@bsd.hu COMMENT= Bridge game -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk GNU_CONFIGURE= yes MAN1= abridge.1 .include Property changes on: head/games/abridge/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/games/scorched3d/Makefile =================================================================== --- head/games/scorched3d/Makefile (revision 93580) +++ head/games/scorched3d/Makefile (revision 93581) @@ -1,51 +1,51 @@ # # Ports collection makefile for: scorched3d # Date created: Jan 5, 2003 # Whom: mdodd # # $FreeBSD$ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d DISTNAME= Scorched3D-${SCORCH_VERSION}-src MAINTAINER= mdodd@FreeBSD.org COMMENT= Scorched is a game based loosely on the classic DOS game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk SCORCH_VERSION= 35 WRKSRC= ${WRKDIR}/scorched SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes USE_MESA= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 15 USE_AUTOCONF_VER= 253 AUTOMAKE_ARGS= --foreign CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wx-config CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}" pre-configure: @cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl @cd ${WRKSRC} && aclocal pre-install: @mkdir -p ${PREFIX}/games/scorched3d post-install: @ln -fs ${PREFIX}/games/scorched3d/scorched3d ${PREFIX}/bin/scorched3d .include Property changes on: head/games/scorched3d/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/games/scorched3d-devel/Makefile =================================================================== --- head/games/scorched3d-devel/Makefile (revision 93580) +++ head/games/scorched3d-devel/Makefile (revision 93581) @@ -1,51 +1,51 @@ # # Ports collection makefile for: scorched3d # Date created: Jan 5, 2003 # Whom: mdodd # # $FreeBSD$ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d DISTNAME= Scorched3D-${SCORCH_VERSION}-src MAINTAINER= mdodd@FreeBSD.org COMMENT= Scorched is a game based loosely on the classic DOS game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk SCORCH_VERSION= 35 WRKSRC= ${WRKDIR}/scorched SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes USE_MESA= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 15 USE_AUTOCONF_VER= 253 AUTOMAKE_ARGS= --foreign CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wx-config CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}" pre-configure: @cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl @cd ${WRKSRC} && aclocal pre-install: @mkdir -p ${PREFIX}/games/scorched3d post-install: @ln -fs ${PREFIX}/games/scorched3d/scorched3d ${PREFIX}/bin/scorched3d .include Property changes on: head/games/scorched3d-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/graphics/multivideo/Makefile =================================================================== --- head/graphics/multivideo/Makefile (revision 93580) +++ head/graphics/multivideo/Makefile (revision 93581) @@ -1,37 +1,38 @@ # ex:ts=8 # Ports collection makefile for: multivideo # Date created: Oct 18, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= multivideo PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= An image sequence viewer -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" ALL_TARGET= default post-patch: @${REINPLACE_CMD} -e 's|g++|\$$\(CXX)|g ; \ s|-O2 -g -Wall -W|\$$\(CXXFLAGS\)|g ; \ s|[(]CC[)]|\(CXX\)|g ; \ s|gcc|\$$\(CXX\)|g' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/multivideo ${PREFIX}/bin .include Property changes on: head/graphics/multivideo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/mail/mahogany/Makefile =================================================================== --- head/mail/mahogany/Makefile (revision 93580) +++ head/mail/mahogany/Makefile (revision 93581) @@ -1,35 +1,36 @@ # New ports collection makefile for: mahogany # Date created: 11 November 2000 # Whom: Stephen Kiernan # # $FreeBSD$ # PORTNAME= mahogany PORTVERSION= 0.65 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mahogany MAINTAINER= ports@freebsd.org COMMENT= An X11 mail and news client -LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes ALL_TARGET= all locales INSTALL_TARGET= install_bin install_locale MAN1= M.1 mahogany.1 CONFIGURE_ARGS= --with-python=none CONFIGURE_ENV= OSTYPE=${OPSYS} CFLAGS="${CFLAGS}" post-patch: @${REINPLACE_CMD} -e 's|-DOPENSSL_NO_KRB5||' -e 's|-O2|${CFLAGS}|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|$$(DATADIR)/locale|$$(DESTDIR)/share/locale|' ${WRKSRC}/locale/Makefile .include Property changes on: head/mail/mahogany/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net/lmule/Makefile =================================================================== --- head/net/lmule/Makefile (revision 93580) +++ head/net/lmule/Makefile (revision 93581) @@ -1,70 +1,70 @@ # New ports collection makefile for: lmule # Date created: Tue Mar 11 05:06:20 UTC 2003 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= lmule PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget FORBIDDEN= "Probable format string bug and no longer maintained, port will be removed after Feb 2" USE_X_PREFIX= yes USE_GNOME= gnomehier \ gnomehack \ gnomeprefix USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-libintl-prefix=${LOCALBASE} \ --with-wx-config=${WX_CONFIG} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" WX_CONFIG?= ${X11BASE}/bin/wx-config post-patch: # it works for FreeBSD as well @${REINPLACE_CMD} -E \ -e 's|(Linux)|FreeBSD/\1|' \ ${WRKSRC}/src/*.cpp pre-configure: @${FIND} ${WRKSRC} -type f -name "Makefile.in" | \ ${XARGS} -x -n 10 \ ${REINPLACE_CMD} -E \ -e 's!^(AUTOCONF|AUTOHEADER|AUTOMAKE|ACLOCAL).*$$!\1=${TRUE}!' post-install: @${CAT} ${PKGMESSAGE} .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 .else USE_GNOME+= gtk12 .endif .include Property changes on: head/net/lmule/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/net/xmule/Makefile =================================================================== --- head/net/xmule/Makefile (revision 93580) +++ head/net/xmule/Makefile (revision 93581) @@ -1,91 +1,92 @@ # New ports collection makefile for: xmule # Date created: Tue Mar 11 05:06:20 UTC 2003 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= xmule PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library #FORBIDDEN= Multiple vulnerabilities, see \ # http://security.e-matters.de/advisories/022003.html LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehier \ gnomehack \ gnomeprefix USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-libintl-prefix=${LOCALBASE} \ --with-wx-config=${WX_CONFIG} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" WX_CONFIG?= ${X11BASE}/bin/wx-config post-patch: # it works for FreeBSD as well @${REINPLACE_CMD} -E \ -e 's|(Linux)|FreeBSD/\1|' \ ${WRKSRC}/src/*.cpp # remove ^M @${REINPLACE_CMD} -E \ -e 's| ||' \ ${WRKSRC}/src/MD5Sum.cpp # do not install a generic named ed2k binary @${REINPLACE_CMD} -E \ -e 's|^(bin_PROGRAMS.+)ed2k|\1|' \ ${WRKSRC}/src/Makefile.in # update documentation regarding aforementioned change @${REINPLACE_CMD} -E \ -e 's|/usr/local/bin/ed2k|${PREFIX}/bin/${PORTNAME}-ed2k-handler|' \ ${WRKSRC}/ED2K-Links.HOWTO pre-configure: @${FIND} ${WRKSRC} -type f -name "Makefile.in" | \ ${XARGS} -x -n 10 \ ${REINPLACE_CMD} -E \ -e 's!^(AUTOCONF|AUTOHEADER|AUTOMAKE|ACLOCAL).*$$!\1=${TRUE}!' post-build: # build the generic named ed2k binary # it will installed in an adhoc fashion @cd ${BUILD_WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ed2k post-install: # do not install a generic named ed2k binary # install it under a more specific name @${INSTALL_PROGRAM} ${WRKSRC}/src/ed2k \ ${PREFIX}/bin/${PORTNAME}-ed2k-handler .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 .else USE_GNOME+= gtk12 .endif .include Property changes on: head/net/xmule/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/net-p2p/xmule/Makefile =================================================================== --- head/net-p2p/xmule/Makefile (revision 93580) +++ head/net-p2p/xmule/Makefile (revision 93581) @@ -1,91 +1,92 @@ # New ports collection makefile for: xmule # Date created: Tue Mar 11 05:06:20 UTC 2003 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= xmule PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library #FORBIDDEN= Multiple vulnerabilities, see \ # http://security.e-matters.de/advisories/022003.html LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehier \ gnomehack \ gnomeprefix USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext \ --with-libintl-prefix=${LOCALBASE} \ --with-wx-config=${WX_CONFIG} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" WX_CONFIG?= ${X11BASE}/bin/wx-config post-patch: # it works for FreeBSD as well @${REINPLACE_CMD} -E \ -e 's|(Linux)|FreeBSD/\1|' \ ${WRKSRC}/src/*.cpp # remove ^M @${REINPLACE_CMD} -E \ -e 's| ||' \ ${WRKSRC}/src/MD5Sum.cpp # do not install a generic named ed2k binary @${REINPLACE_CMD} -E \ -e 's|^(bin_PROGRAMS.+)ed2k|\1|' \ ${WRKSRC}/src/Makefile.in # update documentation regarding aforementioned change @${REINPLACE_CMD} -E \ -e 's|/usr/local/bin/ed2k|${PREFIX}/bin/${PORTNAME}-ed2k-handler|' \ ${WRKSRC}/ED2K-Links.HOWTO pre-configure: @${FIND} ${WRKSRC} -type f -name "Makefile.in" | \ ${XARGS} -x -n 10 \ ${REINPLACE_CMD} -E \ -e 's!^(AUTOCONF|AUTOHEADER|AUTOMAKE|ACLOCAL).*$$!\1=${TRUE}!' post-build: # build the generic named ed2k binary # it will installed in an adhoc fashion @cd ${BUILD_WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ed2k post-install: # do not install a generic named ed2k binary # install it under a more specific name @${INSTALL_PROGRAM} ${WRKSRC}/src/ed2k \ ${PREFIX}/bin/${PORTNAME}-ed2k-handler .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 .else USE_GNOME+= gtk12 .endif .include Property changes on: head/net-p2p/xmule/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/security/hashish/Makefile =================================================================== --- head/security/hashish/Makefile (revision 93580) +++ head/security/hashish/Makefile (revision 93581) @@ -1,46 +1,47 @@ # ex:ts=8 # Ports collection makefile for: hashish # Date Created: May 7, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= hashish PORTVERSION= 0.4b +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www4.ncsu.edu/~jllovela/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org COMMENT= A file and string hashing utility # Apparently out of sync with cryptopp BROKEN= "Compile fails: cannot find cryptopp/sapphire.h" BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_REINPLACE= yes WRKSRC= ${WRKDIR}/Hashish CFLAGS+= -I${LOCALBASE}/include USE_GMAKE= yes .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile (bad C++ code)" .endif post-patch: @${REINPLACE_CMD} -e "s,^CXXFLAGS =,CXXFLAGS+=${PTHREAD_CFLAGS},g ; \ s,^LBLIBS =,LBLIBS = ${PTHREAD_LIBS} -L${LOCALBASE}/lib,g" \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s,crypto/,cryptopp/,g" ${WRKSRC}/src/main.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hashish ${PREFIX}/bin .include Property changes on: head/security/hashish/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/x11-toolkits/py-wxPython/Makefile =================================================================== --- head/x11-toolkits/py-wxPython/Makefile (revision 93580) +++ head/x11-toolkits/py-wxPython/Makefile (revision 93581) @@ -1,68 +1,69 @@ # New ports collection makefile for: wxPython # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" DEMO_DIR= ${PYTHONPREFIX_SITELIBDIR}/wxPython/demo post-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/demo .if !defined(DEBUG_FLAGS) @find ${WRKSRC} -name "*.so" | xargs strip .endif post-install: @${MKDIR} ${DEMO_DIR} .for glob in *.py *.pyc @${INSTALL_DATA} ${WRKSRC}/demo/${glob} ${DEMO_DIR} .endfor .for dir in bitmaps bmp_source data @${MKDIR} ${DEMO_DIR}/${dir} .for glob in * @${INSTALL_DATA} ${WRKSRC}/demo/${dir}/${glob} ${DEMO_DIR}/${dir} .endfor .endfor .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 CONFIGURE_ARGS+= --enable-gtk2 PYDISTUTILS_BUILDARGS+= WXPORT=gtk2 PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} ${PYDISTUTILS_BUILDARGS} .else USE_GNOME+= gtk12 .endif .include Property changes on: head/x11-toolkits/py-wxPython/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/x11-toolkits/py-wxPython24/Makefile =================================================================== --- head/x11-toolkits/py-wxPython24/Makefile (revision 93580) +++ head/x11-toolkits/py-wxPython24/Makefile (revision 93581) @@ -1,68 +1,69 @@ # New ports collection makefile for: wxPython # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" DEMO_DIR= ${PYTHONPREFIX_SITELIBDIR}/wxPython/demo post-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/demo .if !defined(DEBUG_FLAGS) @find ${WRKSRC} -name "*.so" | xargs strip .endif post-install: @${MKDIR} ${DEMO_DIR} .for glob in *.py *.pyc @${INSTALL_DATA} ${WRKSRC}/demo/${glob} ${DEMO_DIR} .endfor .for dir in bitmaps bmp_source data @${MKDIR} ${DEMO_DIR}/${dir} .for glob in * @${INSTALL_DATA} ${WRKSRC}/demo/${dir}/${glob} ${DEMO_DIR}/${dir} .endfor .endfor .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 CONFIGURE_ARGS+= --enable-gtk2 PYDISTUTILS_BUILDARGS+= WXPORT=gtk2 PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} ${PYDISTUTILS_BUILDARGS} .else USE_GNOME+= gtk12 .endif .include Property changes on: head/x11-toolkits/py-wxPython24/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/x11-toolkits/py-wxPython26/Makefile =================================================================== --- head/x11-toolkits/py-wxPython26/Makefile (revision 93580) +++ head/x11-toolkits/py-wxPython26/Makefile (revision 93581) @@ -1,68 +1,69 @@ # New ports collection makefile for: wxPython # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" DEMO_DIR= ${PYTHONPREFIX_SITELIBDIR}/wxPython/demo post-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/demo .if !defined(DEBUG_FLAGS) @find ${WRKSRC} -name "*.so" | xargs strip .endif post-install: @${MKDIR} ${DEMO_DIR} .for glob in *.py *.pyc @${INSTALL_DATA} ${WRKSRC}/demo/${glob} ${DEMO_DIR} .endfor .for dir in bitmaps bmp_source data @${MKDIR} ${DEMO_DIR}/${dir} .for glob in * @${INSTALL_DATA} ${WRKSRC}/demo/${dir}/${glob} ${DEMO_DIR}/${dir} .endfor .endfor .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 CONFIGURE_ARGS+= --enable-gtk2 PYDISTUTILS_BUILDARGS+= WXPORT=gtk2 PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} ${PYDISTUTILS_BUILDARGS} .else USE_GNOME+= gtk12 .endif .include Property changes on: head/x11-toolkits/py-wxPython26/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/x11-toolkits/py-wxPython28/Makefile =================================================================== --- head/x11-toolkits/py-wxPython28/Makefile (revision 93580) +++ head/x11-toolkits/py-wxPython28/Makefile (revision 93581) @@ -1,68 +1,69 @@ # New ports collection makefile for: wxPython # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" DEMO_DIR= ${PYTHONPREFIX_SITELIBDIR}/wxPython/demo post-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/demo .if !defined(DEBUG_FLAGS) @find ${WRKSRC} -name "*.so" | xargs strip .endif post-install: @${MKDIR} ${DEMO_DIR} .for glob in *.py *.pyc @${INSTALL_DATA} ${WRKSRC}/demo/${glob} ${DEMO_DIR} .endfor .for dir in bitmaps bmp_source data @${MKDIR} ${DEMO_DIR}/${dir} .for glob in * @${INSTALL_DATA} ${WRKSRC}/demo/${dir}/${glob} ${DEMO_DIR}/${dir} .endfor .endfor .include .if exists(${WX_CONFIG}) # detect if wxgtk was linked against gtk1 or gtk2 DECISION_GTK_1_OR_2!= ${WX_CONFIG} --static --libs .else DECISION_GTK_1_OR_2= "" .endif .if ${DECISION_GTK_1_OR_2:M*glib-2.0} != "" USE_GNOME+= gtk20 CONFIGURE_ARGS+= --enable-gtk2 PYDISTUTILS_BUILDARGS+= WXPORT=gtk2 PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} ${PYDISTUTILS_BUILDARGS} .else USE_GNOME+= gtk12 .endif .include Property changes on: head/x11-toolkits/py-wxPython28/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property