Index: head/audio/muine/Makefile =================================================================== --- head/audio/muine/Makefile (revision 123439) +++ head/audio/muine/Makefile (revision 123440) @@ -1,44 +1,44 @@ # New ports collection makefile for: muine # Date created: 20040615 # Whom: Tom McLaughlin # # $FreeBSD$ # PORTNAME= muine PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ id3tag.2:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= gnomeprefix gnomehack intltool libgnomeui USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= muine.schemas OPTIONS= GSTREAMER "Enable Gstreamer backend" off .include .if defined (WITH_GSTREAMER) CONFIGURE_ARGS+= --enable-gstreamer=yes USE_GNOME+= gstreamerplugins .else LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine .endif .include Property changes on: head/audio/muine/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/comms/gfax/Makefile =================================================================== --- head/comms/gfax/Makefile (revision 123439) +++ head/comms/gfax/Makefile (revision 123440) @@ -1,51 +1,51 @@ # New ports collection makefile for: gfax # Date created: 20 January 2002 # Whom: John Merryweather Cooper # # $FreeBSD$ # PORTNAME= gfax PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ MAINTAINER= coop9211@uidaho.edu COMMENT= A GNOME-2.x C# pop-up fax manager BUILD_DEPENDS= ${LOCALBASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp \ bash:${PORTSDIR}/shells/bash2 RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehier libgnomeprint .include MAKE_ENV+= SETENV="/usr/bin/env" \ MKDIR="/bin/mkdir -p" \ CHMOD="/bin/chmod" \ RM="/bin/rm" \ SH="${LOCALBASE}/bin/bash" post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ ${WRKSRC}/gfax \ ${WRKSRC}/gfaxlpr \ ${WRKSRC}/scripts/printer-setup.sh @${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|g' \ ${WRKSRC}/gfax ${WRKSRC}/gfaxlpr @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/scripts/printer-setup.sh do-build: ${SETENV} ${MAKE_ENV} ${GMAKE} -C ${WRKSRC} all do-install: ${SETENV} ${MAKE_ENV} ${GMAKE} -C ${WRKSRC} install .include Property changes on: head/comms/gfax/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/deskutils/mcatalog/Makefile =================================================================== --- head/deskutils/mcatalog/Makefile (revision 123439) +++ head/deskutils/mcatalog/Makefile (revision 123440) @@ -1,43 +1,44 @@ # New ports collection makefile for: mcatalog # Date created: 24 October 2004 # Whom: Mezz # # $FreeBSD$ # PORTNAME= mcatalog PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mcatalog MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= An application for catalogue films and books BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= gnomeprefix gnomehack gconf2 USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" DOCS= AUTHORS COPYING ChangeLog NEWS README TODO GCONF_SCHEMAS= mcatalog.schemas post-patch: @${REINPLACE_CMD} -e 's|/pixmaps/mcatalog|/pixmaps|g' \ ${WRKSRC}/images/Makefile.in .ifndef (NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} .for i in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include Property changes on: head/deskutils/mcatalog/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/deskutils/nautilus-sendto/Makefile =================================================================== --- head/deskutils/nautilus-sendto/Makefile (revision 123439) +++ head/deskutils/nautilus-sendto/Makefile (revision 123440) @@ -1,33 +1,34 @@ # New ports collection makefile for: nautilus-sendto # Date created: 2004-12-03 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= nautilus-sendto DISTVERSION= 0.2-1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.es.gnome.org/~telemaco/ MAINTAINER= gnome@FreeBSD.org COMMENT= Integration between nautilus, evolution, and gaim BUILD_DEPENDS= gaim:${PORTSDIR}/net/gaim \ evolution:${PORTSDIR}/mail/evolution RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 # Gnome 2.9 fix .if exists(${X11BASE}/libdata/pkgconfig/libebook-1.2.pc) post-patch: @${REINPLACE_CMD} -e 's|libebook-1.0|libebook-1.2|' \ ${WRKSRC}/configure .endif .include Property changes on: head/deskutils/nautilus-sendto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/monodoc/Makefile =================================================================== --- head/devel/monodoc/Makefile (revision 123439) +++ head/devel/monodoc/Makefile (revision 123440) @@ -1,33 +1,34 @@ # New ports collection makefile for: MonoDoc # Date created: 2004-08-13 # Friday the 13th! # Whom: Christopher Nehren # # $FreeBSD$ # PORTNAME= monodoc PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Documentation browser for Mono and Mono libraries BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \ ${LOCALBASE}/bin/lynx:${PORTSDIR}/www/lynx RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= gnomehack gnometarget USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes # Fix 'exec mono' not picking up libmap.conf settings. post-patch: @${REINPLACE_CMD} -e 's|mono |${LOCALBASE}/bin/mono |g' \ ${WRKSRC}/monodoc.in .include Property changes on: head/devel/monodoc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/editors/bless/Makefile =================================================================== --- head/editors/bless/Makefile (revision 123439) +++ head/editors/bless/Makefile (revision 123440) @@ -1,38 +1,39 @@ # New ports collection makefile for: bless # Date created: 24 October 2004 # Whom: Mezz # # $FreeBSD$ # PORTNAME= bless PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://download.gna.org/bless/ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= A high quality, full featured hex editor BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes USE_X_PREFIX= yes USE_REINPLACE= yes GNU_CONFIGURE= yes DOCS= AUTHORS Changelog NEWS README post-patch: @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' \ ${WRKSRC}/Makefile .ifndef (NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} .for i in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include Property changes on: head/editors/bless/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/mail/balsa/Makefile =================================================================== --- head/mail/balsa/Makefile (revision 123439) +++ head/mail/balsa/Makefile (revision 123440) @@ -1,62 +1,63 @@ # New ports collection makefile for: balsa # Date created: 02 December 1998 # Whom: Glenn Johnson # # $FreeBSD$ # PORTNAME= balsa PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A mail reader for the GNOME 2 desktop LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gmime-2.0.3:${PORTSDIR}/mail/gmime2 USE_GMAKE= yes USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_PERL5= yes USE_OPENSSL= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ gtkhtml3 USE_REINPLACE= yes USE_LIBTOOL_VER=15 USE_LIBLTDL= yes USE_ICONV= yes CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ --disable-more-warnings \ --with-ssl \ --enable-gtkhtml=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -liconv" MAN1= balsa.1 OPTIONS= LDAP "Enable LDAP support" on .include #.if defined(WITH_GPG) #LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme #CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config #.endif .if !defined(WITHOUT_LDAP) USE_OPENLDAP= yes CONFIGURE_ARGS+= --with-ldap .endif post-patch: @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|g' \ ${WRKSRC}/libbalsa/mailbox_imap.c .include Property changes on: head/mail/balsa/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.88 \ No newline at end of property +1.89 \ No newline at end of property Index: head/mail/evolution-exchange/Makefile =================================================================== --- head/mail/evolution-exchange/Makefile (revision 123439) +++ head/mail/evolution-exchange/Makefile (revision 123440) @@ -1,47 +1,48 @@ # New ports collection makefile for: ximian-connector # Date created: 30 May 2004 # Whom: kiesel # # $FreeBSD$ # PORTNAME= ximian PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.0 PKGNAMESUFFIX= -connector DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= kiesel@schlund.de COMMENT= Evolution plugin to connect to Microsoft Exchange servers BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution RUN_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -rpath ${X11BASE}/lib/evolution/${EVO_VERSION}" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --with-static-ldap=no DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} EVO_VERSION= 2.0 PLIST_SUB= VERSION="2.0" EVO_VERSION=${EVO_VERSION} .include .if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ exists(/usr/lib/libkrb5.so) CONFIGURE_ARGS+= --with-krb5=/usr .else LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} .endif .include Property changes on: head/mail/evolution-exchange/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/mail/ximian-connector/Makefile =================================================================== --- head/mail/ximian-connector/Makefile (revision 123439) +++ head/mail/ximian-connector/Makefile (revision 123440) @@ -1,47 +1,48 @@ # New ports collection makefile for: ximian-connector # Date created: 30 May 2004 # Whom: kiesel # # $FreeBSD$ # PORTNAME= ximian PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.0 PKGNAMESUFFIX= -connector DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= kiesel@schlund.de COMMENT= Evolution plugin to connect to Microsoft Exchange servers BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution RUN_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -rpath ${X11BASE}/lib/evolution/${EVO_VERSION}" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --with-static-ldap=no DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} EVO_VERSION= 2.0 PLIST_SUB= VERSION="2.0" EVO_VERSION=${EVO_VERSION} .include .if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ exists(/usr/lib/libkrb5.so) CONFIGURE_ARGS+= --with-krb5=/usr .else LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} .endif .include Property changes on: head/mail/ximian-connector/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/misc/gnomesword/Makefile =================================================================== --- head/misc/gnomesword/Makefile (revision 123439) +++ head/misc/gnomesword/Makefile (revision 123440) @@ -1,45 +1,45 @@ # New ports collection makefile for: gnomesword # Date created: Oct 26, 2002 # Whom: J Shoemaker # # $FreeBSD$ # PORTNAME= gnomesword PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A bible interface utilizing the sword framework BROKEN= Configure fails BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 intlhack USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|=share/pix|=share/gnome/pix|g ; \ s|=share/app|=share/gnome/app|g' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in AUTHORS ChangeLog INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/misc/gnomesword/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/misc/xiphos/Makefile =================================================================== --- head/misc/xiphos/Makefile (revision 123439) +++ head/misc/xiphos/Makefile (revision 123440) @@ -1,45 +1,45 @@ # New ports collection makefile for: gnomesword # Date created: Oct 26, 2002 # Whom: J Shoemaker # # $FreeBSD$ # PORTNAME= gnomesword PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A bible interface utilizing the sword framework BROKEN= Configure fails BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 intlhack USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|=share/pix|=share/gnome/pix|g ; \ s|=share/app|=share/gnome/app|g' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in AUTHORS ChangeLog INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/misc/xiphos/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net/blam/Makefile =================================================================== --- head/net/blam/Makefile (revision 123439) +++ head/net/blam/Makefile (revision 123440) @@ -1,32 +1,33 @@ # New ports collection makefile for: blam # Date created: 20040812 # Whom: Tom McLaughlin # # $FreeBSD$ # PORTNAME= blam PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono based RSS feed reader BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \ ${X11BASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= gnomeprefix gnomehack intltool libgnomeui USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= blam.schemas .include Property changes on: head/net/blam/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/gecko-sharp/Makefile =================================================================== --- head/www/gecko-sharp/Makefile (revision 123439) +++ head/www/gecko-sharp/Makefile (revision 123440) @@ -1,25 +1,26 @@ # New ports collection makefile for: gecko-sharp # Date created: 20040825 # Whom: Tom McLaughlin # # $FreeBSD$ # PORTNAME= gecko-sharp PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://go-mono.com/archive/1.0.3/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono bindings for embeding mozilla BUILD_DEPENDS= gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp RUN_DEPENDS= ${BUILD_DEPENDS} \ ${X11BASE}/lib/mozilla/components/libwidget_gtk2.so:${PORTSDIR}/www/mozilla USE_GNOME= gnomehack gnometarget USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes .include Property changes on: head/www/gecko-sharp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/gecko-sharp10/Makefile =================================================================== --- head/www/gecko-sharp10/Makefile (revision 123439) +++ head/www/gecko-sharp10/Makefile (revision 123440) @@ -1,25 +1,26 @@ # New ports collection makefile for: gecko-sharp # Date created: 20040825 # Whom: Tom McLaughlin # # $FreeBSD$ # PORTNAME= gecko-sharp PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://go-mono.com/archive/1.0.3/ MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono bindings for embeding mozilla BUILD_DEPENDS= gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp RUN_DEPENDS= ${BUILD_DEPENDS} \ ${X11BASE}/lib/mozilla/components/libwidget_gtk2.so:${PORTSDIR}/www/mozilla USE_GNOME= gnomehack gnometarget USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes .include Property changes on: head/www/gecko-sharp10/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/peacock/Makefile =================================================================== --- head/www/peacock/Makefile (revision 123439) +++ head/www/peacock/Makefile (revision 123440) @@ -1,23 +1,23 @@ # New ports collection makefile for: peacock # Date created: 21st April 2000 # Whom: Ade Lovett # # $FreeBSD$ # PORTNAME= peacock PORTVERSION= 1.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@FreeBSD.org COMMENT= A GUI-based HTML Editor for GTK+/GNOME USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview gtkhtml3 USE_LIBTOOL_VER=13 .include Property changes on: head/www/peacock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/x11-toolkits/gtk-sharp/Makefile =================================================================== --- head/x11-toolkits/gtk-sharp/Makefile (revision 123439) +++ head/x11-toolkits/gtk-sharp/Makefile (revision 123440) @@ -1,31 +1,32 @@ # New ports collection makefile for: gtk-sharp # Date created: 2003-01-01 # Whom: Juli Mallett # # $FreeBSD$ # PORTNAME= gtk-sharp PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' .include Property changes on: head/x11-toolkits/gtk-sharp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/x11-toolkits/gtk-sharp-devel/Makefile =================================================================== --- head/x11-toolkits/gtk-sharp-devel/Makefile (revision 123439) +++ head/x11-toolkits/gtk-sharp-devel/Makefile (revision 123440) @@ -1,31 +1,32 @@ # New ports collection makefile for: gtk-sharp # Date created: 2003-01-01 # Whom: Juli Mallett # # $FreeBSD$ # PORTNAME= gtk-sharp PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' .include Property changes on: head/x11-toolkits/gtk-sharp-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/x11-toolkits/gtk-sharp10/Makefile =================================================================== --- head/x11-toolkits/gtk-sharp10/Makefile (revision 123439) +++ head/x11-toolkits/gtk-sharp10/Makefile (revision 123440) @@ -1,31 +1,32 @@ # New ports collection makefile for: gtk-sharp # Date created: 2003-01-01 # Whom: Juli Mallett # # $FreeBSD$ # PORTNAME= gtk-sharp PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' .include Property changes on: head/x11-toolkits/gtk-sharp10/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/x11-toolkits/gtk-sharp20/Makefile =================================================================== --- head/x11-toolkits/gtk-sharp20/Makefile (revision 123439) +++ head/x11-toolkits/gtk-sharp20/Makefile (revision 123440) @@ -1,31 +1,32 @@ # New ports collection makefile for: gtk-sharp # Date created: 2003-01-01 # Whom: Juli Mallett # # $FreeBSD$ # PORTNAME= gtk-sharp PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' .include Property changes on: head/x11-toolkits/gtk-sharp20/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property