Index: head/audio/gmm/Makefile =================================================================== --- head/audio/gmm/Makefile (revision 225570) +++ head/audio/gmm/Makefile (revision 225571) @@ -1,69 +1,70 @@ # New ports collection makefile for: ggm # Date created: 28 May 2008 # Whom: Sascha Klauder # # $FreeBSD$ # PORTNAME= gmm PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} MAINTAINER= sklauder@trimind.de COMMENT= Music collection manager and player BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ xine.1:${PORTSDIR}/multimedia/libxine \ tag.6:${PORTSDIR}/audio/taglib \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ dbus-1:${PORTSDIR}/devel/dbus \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_GMAKE= yes USE_BZIP2= yes WANT_GNOME= yes USE_GNOME= gtk20 INSTALLS_ICONS= yes PORTDOCS= README AUTHORS PLIST_DIRS= share/applications PLIST_FILES= bin/gmm \ bin/gmm-tray \ share/applications/gmm.desktop \ share/icons/hicolor/24x24/apps/gmm-tray.png \ share/icons/hicolor/48x48/apps/gmm.png \ share/icons/hicolor/48x48/apps/gmm-tray.png CONFIGURE_ENV= OPT_CFLAGS=" " .include .if defined(WITHOUT_NEWREMOTE) CONFIGURE_ARGS+=--without-new-remote .endif post-extract: ${REINPLACE_CMD} -i '' -e "s|/bin/bash|${PREFIX}/bin/bash|" \ ${WRKSRC}/configure post-configure: ${REINPLACE_CMD} -i '' -e 's|-D -m|-m|' \ ${WRKSRC}/Makefile pre-install: [ -d ${PREFIX}/share/applications ] || \ ${MKDIR} ${PREFIX}/share/applications post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} . for FILE in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} . endfor .endif .include Property changes on: head/audio/gmm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/audio/gogglesmm/Makefile =================================================================== --- head/audio/gogglesmm/Makefile (revision 225570) +++ head/audio/gogglesmm/Makefile (revision 225571) @@ -1,69 +1,70 @@ # New ports collection makefile for: ggm # Date created: 28 May 2008 # Whom: Sascha Klauder # # $FreeBSD$ # PORTNAME= gmm PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} MAINTAINER= sklauder@trimind.de COMMENT= Music collection manager and player BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ xine.1:${PORTSDIR}/multimedia/libxine \ tag.6:${PORTSDIR}/audio/taglib \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ dbus-1:${PORTSDIR}/devel/dbus \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_GMAKE= yes USE_BZIP2= yes WANT_GNOME= yes USE_GNOME= gtk20 INSTALLS_ICONS= yes PORTDOCS= README AUTHORS PLIST_DIRS= share/applications PLIST_FILES= bin/gmm \ bin/gmm-tray \ share/applications/gmm.desktop \ share/icons/hicolor/24x24/apps/gmm-tray.png \ share/icons/hicolor/48x48/apps/gmm.png \ share/icons/hicolor/48x48/apps/gmm-tray.png CONFIGURE_ENV= OPT_CFLAGS=" " .include .if defined(WITHOUT_NEWREMOTE) CONFIGURE_ARGS+=--without-new-remote .endif post-extract: ${REINPLACE_CMD} -i '' -e "s|/bin/bash|${PREFIX}/bin/bash|" \ ${WRKSRC}/configure post-configure: ${REINPLACE_CMD} -i '' -e 's|-D -m|-m|' \ ${WRKSRC}/Makefile pre-install: [ -d ${PREFIX}/share/applications ] || \ ${MKDIR} ${PREFIX}/share/applications post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} . for FILE in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} . endfor .endif .include Property changes on: head/audio/gogglesmm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/games/fxsudoku/Makefile =================================================================== --- head/games/fxsudoku/Makefile (revision 225570) +++ head/games/fxsudoku/Makefile (revision 225571) @@ -1,32 +1,32 @@ # New ports collection makefile for: games/fxsudoku # Date created: 31 March 2006 # Whom: Edwin Groothuis # # $FreeBSD$ # PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ MAINTAINER= edwin@mavetju.org COMMENT= An implementation of the Sudoku game LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 USE_BZIP2= yes USE_GMAKE= yes PLIST_FILES= bin/fxsudoku post-extract: ${CP} ${FILESDIR}/config.freebsd ${WRKSRC}/build do-build: cd ${WRKSRC} && MAKE=${GMAKE} ./gb do-install: cd ${WRKSRC} && MAKE=${GMAKE} ./gb install --prefix=${PREFIX} .include Property changes on: head/games/fxsudoku/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/x11-fm/xfe/Makefile =================================================================== --- head/x11-fm/xfe/Makefile (revision 225570) +++ head/x11-fm/xfe/Makefile (revision 225571) @@ -1,40 +1,41 @@ # New ports collection makefile for: xfe # Date created: Sun, Jul 13 2003 # Whom: ptiJo # # $FreeBSD$ # PORTNAME= xfe PORTVERSION= 1.19.2 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF MAINTAINER= carpetsmoker@rwxrwxrwx.net COMMENT= Fast MS-Explorer like filemanager for X LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ png.5:${PORTSDIR}/graphics/png USE_XORG= xft USE_GNOME= gnomehack gnometarget USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= xfe.1 xfi.1 xfp.1 xfv.1 xfw.1 post-patch: @${REINPLACE_CMD} -e 's|^CXXFLAGS=""|#CXXFLAGS=""|g ; \ s|-O2 ||g ; \ /if test/s|==|=|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} 's|/usr/share/xfe|${DATADIR}|' \ ${WRKSRC}/src/XFileExplorer.cpp ${WRKSRC}/src/help.h @${REINPLACE_CMD} 's|/usr/local/share/xfe|${DATADIR}|' \ ${WRKSRC}/src/xfedefs.h .include Property changes on: head/x11-fm/xfe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/x11-toolkits/fxscintilla/Makefile =================================================================== --- head/x11-toolkits/fxscintilla/Makefile (revision 225570) +++ head/x11-toolkits/fxscintilla/Makefile (revision 225571) @@ -1,47 +1,47 @@ # New ports collection makefile for: fxscintilla # Date created: 16 June 2004 # Whom: Alexander Novitsky # # $FreeBSD$ # PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= araujo@FreeBSD.org COMMENT= A Fox toolkit reimplementation of Scintilla editing widget USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+= --enable-shared --disable-static USE_LDCONFIG= yes .if !defined(MASTERDIR) OPTIONS= FOX12 "FOX1.2 support (FOX1.6 by default)" off OPTIONS+= FOX14 "FOX1.4 support (FOX1.6 by default)" off .endif .include .if defined(WITH_FOX12) FOX_LIB_VER= 1.2 LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox12 CONFIGURE_ARGS+= --with-fox-1-2 .elif defined(WITH_FOX14) FOX_LIB_VER= 1.4 LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox14 CONFIGURE_ARGS+= --with-fox-1-4 .else FOX_LIB_VER= 1.6 LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox16 CONFIGURE_ARGS+= --with-fox-1-6 .endif post-patch: @${REINPLACE_CMD} -e 's|-lFOX-${FOX_LIB_VER}|"-lFOX-${FOX_LIB_VER} ${PTHREAD_LIBS}"|' \ ${WRKSRC}/configure ${WRKSRC}/tests/Makefile.in .include Property changes on: head/x11-toolkits/fxscintilla/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/x11-toolkits/ruby-fox16/Makefile =================================================================== --- head/x11-toolkits/ruby-fox16/Makefile (revision 225570) +++ head/x11-toolkits/ruby-fox16/Makefile (revision 225571) @@ -1,47 +1,48 @@ # New ports collection makefile for: FXRuby # Date created: 8 October 2008 # Whom: Luiz Eduardo Roncato Cordeiro # # $FreeBSD$ # PORTNAME= fox PORTVERSION= 1.6.16 +PORTREVISION= 1 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= lercordeiro@gmail.com COMMENT= Ruby extension module to use FOX 1.6, aka FXRuby LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}12 USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb NOHARM_ARGS= --no-harm USE_XORG= xcursor xproto x11 xextproto xext xrandr USE_GL= yes .include install-noharm: cd ${WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install ${NOHARM_ARGS} ${RUBY_INSTALL_ARGS} post-configure: .if ${OSVERSION} >= 700000 @${REINPLACE_CMD} -e 's|CPPFLAGS = -DHAVE_SYS_TIME_H -DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6|CPPFLAGS = -ffriend-injection -DHAVE_SYS_TIME_H -DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6|' \ ${WRKSRC}/ext/fox16/Makefile .endif .include Property changes on: head/x11-toolkits/ruby-fox16/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property