Index: head/devel/p5-Date-Simple/Makefile =================================================================== --- head/devel/p5-Date-Simple/Makefile (revision 201338) +++ head/devel/p5-Date-Simple/Makefile (revision 201339) @@ -1,24 +1,24 @@ # New ports collection makefile for: p5-Date-Simple # Date created: 15 May 2003 # Whom: Alexey V. Antipovsky # # $FreeBSD$ # PORTNAME= Date-Simple PORTVERSION= 3.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/Y/YV/YVES/ PKGNAMEPREFIX= p5- -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A simple date object PERL_CONFIGURE= yes MAN3= Date::Simple.3 Date::Simple::NoXS.3 \ Date::Simple::D8.3 Date::Simple::Fmt.3 \ Date::Simple::ISO.3 .include Property changes on: head/devel/p5-Date-Simple/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/emulators/fuse/Makefile =================================================================== --- head/emulators/fuse/Makefile (revision 201338) +++ head/emulators/fuse/Makefile (revision 201339) @@ -1,83 +1,83 @@ # New ports collection makefile for: fuse # Date created: 2003-10-28 # Whom: Alexey V. Antipovsky # # $FreeBSD$ # PORTNAME= fuse PORTVERSION= 0.8.0.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator LIB_DEPENDS= spectrum.5:${PORTSDIR}/emulators/libspectrum \ 765.4:${PORTSDIR}/emulators/lib765 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png WANT_GNOME= yes WANT_SDL= yes USE_XLIB= yes USE_PERL5_BUILD= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-plus3-disk-prefix=${LOCALBASE} CFLAGS+= `${LOCALBASE}/bin/libpng-config --I_opts` -I${LOCALBASE}/include OPTIONS= SMALLMEM "Low memory compile needed" off \ GTK "Use GTK1 user interface" off \ GTK2 "Use GTK2 user interface" on \ SDL "Use SDL user interface" on \ SVGALIB "Use SVGAlib user interface" off \ GCRYPT "Support digital signing of .RZX files" off .include # adjust location of manual page CONFIGURE_ARGS+= --mandir=${PREFIX}/man .if defined(WITH_SMALLMEM) BROKEN= Does not compile CONFIGURE_ARGS+= --enable-smallmem .endif .if !defined(WITHOUT_GTK) USE_GNOME= gtk12 .else CONFIGURE_ARGS+= --without-gtk .endif .if defined(WITH_GTK2) CONFIGURE_ARGS+= --with-gtk2 USE_GNOME+= gtk20 .endif .if defined(WITH_SDL) CONFIGURE_ARGS+= --with-sdl USE_SDL= yes .endif .if defined(WITH_SVGALIB) CONFIGURE_ARGS+= --with-svgalib LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib .endif .if defined(WITH_GCRYPT) || exists(${LOCALBASE}/include/gcrypt.h) CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt .endif MAN1= fuse.1 .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README THANKS \ ${DOCSDIR} .endif .include Property changes on: head/emulators/fuse/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/emulators/lib765/Makefile =================================================================== --- head/emulators/lib765/Makefile (revision 201338) +++ head/emulators/lib765/Makefile (revision 201339) @@ -1,26 +1,26 @@ # New ports collection makefile for: lib765 # Date created: 2003-10-27 # Whom: Alexey V. Antipovsky # # $FreeBSD$ # PORTNAME= lib765 PORTVERSION= 0.3.4 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ -MAINTAINER= kemm@in-line.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog doc/765.txt ${DOCSDIR} .endif .include Property changes on: head/emulators/lib765/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property