Index: head/devel/libelf/pkg-comment =================================================================== --- head/devel/libelf/pkg-comment (revision 75893) +++ head/devel/libelf/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A public ELF file access library Property changes on: head/devel/libelf/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/devel/libelf/Makefile =================================================================== --- head/devel/libelf/Makefile (revision 75893) +++ head/devel/libelf/Makefile (revision 75894) @@ -1,26 +1,27 @@ # New ports collection makefile for: libelf # Date created: 18 Apr 2001 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= libelf PORTVERSION= 0.7.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.stud.uni-hannover.de/~michael/software/ \ ftp://ftp.stud.uni-hannover.de/pub/users/michael/ MASTER_SITE_SUBDIR= libs . MAINTAINER= roam@FreeBSD.org +COMMENT= "A public ELF file access library" GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared INSTALLS_SHLIB= yes PLIST_SUB+= LIBVER=${PORTVERSION} \ LIBVER_SHORT=${PORTVERSION:R} NOMAN= defined .include Property changes on: head/devel/libelf/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/makedepend/pkg-comment =================================================================== --- head/devel/makedepend/pkg-comment (revision 75893) +++ head/devel/makedepend/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A dependency generator for makefiles Property changes on: head/devel/makedepend/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/devel/makedepend/Makefile =================================================================== --- head/devel/makedepend/Makefile (revision 75893) +++ head/devel/makedepend/Makefile (revision 75894) @@ -1,27 +1,28 @@ # New ports collection makefile for: makedepend # Date created: August 15th 1997 # Whom: Ian Vaudrey # # $FreeBSD$ # PORTNAME= makedepend PORTVERSION= 2000.12.28 CATEGORIES= devel MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ MASTER_SITE_SUBDIR=. OLD-VERSIONS/imap DISTNAME= cyrus-imapd-2.0.9 MAINTAINER= roam@FreeBSD.org +COMMENT= "A dependency generator for makefiles" WRKSRC= ${WRKDIR}/${DISTNAME}/makedepend GNU_CONFIGURE= YES MAN1= makedepend.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/makedepend ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/mkdepend.man ${PREFIX}/man/man1/makedepend.1 .include # DO NOT DELETE Property changes on: head/devel/makedepend/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/dns/djbdns/pkg-comment =================================================================== --- head/dns/djbdns/pkg-comment (revision 75893) +++ head/dns/djbdns/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A collection of secure and reliable DNS tools Property changes on: head/dns/djbdns/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/dns/djbdns/Makefile =================================================================== --- head/dns/djbdns/Makefile (revision 75893) +++ head/dns/djbdns/Makefile (revision 75894) @@ -1,89 +1,90 @@ # New ports collection makefile for: dnscache # Date created: 24 Jan 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= djbdns PORTVERSION= ${DJBDNS_VER} PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://cr.yp.to/djbdns/ \ ftp://cr.yp.to/djbdns/ DISTNAME= ${PORTNAME}-${DJBDNS_VER} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if !defined(WITHOUT_MAN) MANDATE= -20021211 MASTER_SITES+= http://smarden.org/pape/djb/manpages/:1 DISTFILES+= ${DISTNAME}-man${MANDATE}.tar.gz:1 MAN1= dnsfilter.1 dnsip.1 dnsipq.1 dnsmx.1 dnsname.1 \ dnsq.1 dnsqr.1 dnstrace.1 dnstracesort.1 dnstxt.1 \ tinydns-get.1 MAN8= axfr-get.8 axfrdns.8 dnscache-conf.8 dnscache.8 \ pickdns-conf.8 pickdns-data.8 pickdns.8 rbldns-conf.8 \ rbldns-data.8 rbldns.8 tinydns-conf.8 tinydns-data.8 \ tinydns-edit.8 tinydns.8 walldns-conf.8 walldns.8 MANCOMPRESSED= no .endif .if defined(WITH_IPV6) PKGNAMESUFFIX= -ipv6 PORTVERSION= ${DJBDNS_VER}.${DJBDNS_V6_VER:S/test/b/:S/diff//} PATCH_SITES+= http://www.fefe.de/dns/ PATCHFILES+= ${PORTNAME}-${DJBDNS_VER}-${DJBDNS_V6_VER}.diff.bz2 PATCH_DIST_STRIP= -p1 .endif .if defined(WITH_DNSCACHE_DUMPCACHE) .if defined(WITH_IPV6) BROKEN= The IPv6 and dnscache-dumpcache patches are currently in conflict. .endif PATCH_SITES+= http://mapage.noos.fr/efge/djbdns/ PATCHFILES+= patch-dnscache-dumpcache-v4.txt PATCH_DIST_STRIP= -p1 CFLAGS+= -DDUMPCACHE .endif DJBDNS_VER= 1.05 DJBDNS_V6_VER= test14 MAINTAINER= roam@FreeBSD.org +COMMENT= "A collection of secure and reliable DNS tools" RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ tcpserver:${PORTSDIR}/sysutils/ucspi-tcp ALL_TARGET= it INSTALL_TARGET= setup check NO_PACKAGE= Forbidden - we have patches to the distribution. .if defined(WITH_IPV6) PLIST_SUB+= WITH_IPV6="" .else PLIST_SUB+= WITH_IPV6="@comment " .endif pre-fetch: @${ECHO} "You can define the following variables to configure the djbdns build:" @${ECHO} "- WITH_IPV6 - build with IPv6 support" @${ECHO} " http://www.fefe.de/dns/" @${ECHO} "- WITH_DNSCACHE_DUMPCACHE - build with the persistent cache patch for dnscache" @${ECHO} " http://mapage.noos.fr/efge/djbdns/" @${ECHO} "- WITHOUT_MAN - do NOT install Gerritt Pape's manual pages" @${ECHO} " http://smarden.org/pape/djb/manpages/" post-patch: @echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc @echo "${CC} -s" > ${WRKSRC}/conf-ld @echo "${PREFIX}" > ${WRKSRC}/conf-home .if !defined(WITHOUT_MAN) post-install: @${INSTALL_MAN} ${WRKDIR}/djbdns-man/*.1 ${PREFIX}/man/man1/ @${INSTALL_MAN} ${WRKDIR}/djbdns-man/*.8 ${PREFIX}/man/man8/ .endif .include Property changes on: head/dns/djbdns/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/dns/ghtool/pkg-comment =================================================================== --- head/dns/ghtool/pkg-comment (revision 75893) +++ head/dns/ghtool/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A command-line interface to the resolver library Property changes on: head/dns/ghtool/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/dns/ghtool/Makefile =================================================================== --- head/dns/ghtool/Makefile (revision 75893) +++ head/dns/ghtool/Makefile (revision 75894) @@ -1,33 +1,34 @@ # New ports collection makefile for: ghtool # Date created: 19 September 2000 # Whom: roam@orbitel.bg # # $FreeBSD$ # PORTNAME= ghtool PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=gh-tool DISTNAME= ghmain.c EXTRACT_SUFX= MAINTAINER= roam@FreeBSD.org +COMMENT= "A command-line interface to the resolver library" WRKSRC= ${WRKDIR} TGT= gh SRC= gh.c EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKSRC}/${SRC} do-build: ${CC} ${CFLAGS} -o ${WRKSRC}/${TGT} ${WRKSRC}/${SRC} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${TGT} ${PREFIX}/bin .include Property changes on: head/dns/ghtool/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/dns/nsping/pkg-comment =================================================================== --- head/dns/nsping/pkg-comment (revision 75893) +++ head/dns/nsping/pkg-comment (nonexistent) @@ -1 +0,0 @@ -DNS "ping" Property changes on: head/dns/nsping/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/dns/nsping/Makefile =================================================================== --- head/dns/nsping/Makefile (revision 75893) +++ head/dns/nsping/Makefile (revision 75894) @@ -1,23 +1,24 @@ # New ports collection makefile for: nsping # Date created: 04 March 2000 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= nsping PORTVERSION= 0.8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= roam DISTFILES= nsping.tar.gz MAINTAINER= roam@FreeBSD.org +COMMENT= "DNS \"ping\"" MAN8= nsping.8 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nsping ${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/nsping.8 ${PREFIX}/man/man8 .include Property changes on: head/dns/nsping/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/ftp/curl/pkg-comment =================================================================== --- head/ftp/curl/pkg-comment (revision 75893) +++ head/ftp/curl/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers Property changes on: head/ftp/curl/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/ftp/curl/Makefile =================================================================== --- head/ftp/curl/Makefile (revision 75893) +++ head/ftp/curl/Makefile (revision 75894) @@ -1,74 +1,75 @@ # New ports collection makefile for: curl # Date created: 12 December 1998 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= curl PORTVERSION= 7.10.3 PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \ ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/ MASTER_SITE_SUBDIR= curl PATCHFILES= curl-lib-url.c-netrc.patch PATCH_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~roam/ports/patches/ftp/curl/ PATCH_SITE_SUBDIR= roam MAINTAINER= roam@FreeBSD.org +COMMENT= "Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers" MAN1= curl.1 curl-config.1 MAN3= curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_getinfo.3 \ curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 \ curl_escape.3 curl_unescape.3 \ curl_formadd.3 curl_formparse.3 curl_formfree.3 \ curl_free.3 \ curl_getdate.3 curl_getenv.3 \ curl_global_init.3 curl_global_cleanup.3 \ curl_mprintf.3 \ curl_multi_add_handle.3 curl_multi_cleanup.3 \ curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 \ curl_multi_perform.3 curl_multi_remove_handle.3 \ curl_slist_append.3 curl_slist_free_all.3 \ curl_strequal.3 curl_strnequal.3 \ curl_version.3 curl_version_info.3 \ libcurl.3 libcurl-multi.3 libcurl-errors.3 INSTALLS_SHLIB= yes SHLIB_VER= 2 MAKE_ENV= SHLIB_VER="${SHLIB_VER}" PLIST_SUB= SHLIB_VER="${SHLIB_VER}" .if !defined(WITHOUT_SSL) USE_OPENSSL= YES CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} .else CONFIGURE_ARGS= --without-ssl .endif .if exists(/usr/lib/libkrb.a) && defined(WITH_KERBEROS4) CONFIGURE_ARGS += --with-krb4=/usr .endif GNU_CONFIGURE= yes USE_BZIP2= yes # Note: some of these tests seem to intermitently fail on my system. # I don't know why they would do that, yet. test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} ${CP} -r ${WRKSRC}/docs/* ${DOCSDIR}/ .endif .include Property changes on: head/ftp/curl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/games/gnarr/pkg-comment =================================================================== --- head/games/gnarr/pkg-comment (revision 75893) +++ head/games/gnarr/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A program for generating battle cries Property changes on: head/games/gnarr/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/games/gnarr/Makefile =================================================================== --- head/games/gnarr/Makefile (revision 75893) +++ head/games/gnarr/Makefile (revision 75894) @@ -1,19 +1,20 @@ # New ports collection makefile for: gnarr # Date created: 13 December 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= gnarr PORTVERSION= 2 CATEGORIES= games MASTER_SITES= http://www.sacredchao.net/freednd/gnarr/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A program for generating battle cries" MAN6= gnarr.6 NO_BUILD= yes .include Property changes on: head/games/gnarr/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/nonsense/pkg-comment =================================================================== --- head/games/nonsense/pkg-comment (revision 75893) +++ head/games/nonsense/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A nonsense text generator Property changes on: head/games/nonsense/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/games/nonsense/Makefile =================================================================== --- head/games/nonsense/Makefile (revision 75893) +++ head/games/nonsense/Makefile (revision 75894) @@ -1,38 +1,39 @@ # New ports collection makefile for: nonsense # Date created: 15 December 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= nonsense PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roam@FreeBSD.org +COMMENT= "A nonsense text generator" NO_BUILD= defined USE_REINPLACE= yes MAN6= nonsense.6 post-configure: ${REINPLACE_CMD} -e "s,/usr/local,${PREFIX}," ${WRKSRC}/nonsense ${SED} -e "s^%%PREFIX%%^${PREFIX}^g" \ < ${FILESDIR}/${MAN6} > ${WRKSRC}/${MAN6} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/nonsense ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/nonsense/data ${MKDIR} ${PREFIX}/share/nonsense/template ${INSTALL_DATA} ${WRKSRC}/*.data ${PREFIX}/share/nonsense/data ${INSTALL_DATA} ${WRKSRC}/*.template ${PREFIX}/share/nonsense/template ${INSTALL_MAN} ${WRKSRC}/${MAN6} ${PREFIX}/man/man6/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/nonsense ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/nonsense/ .endif .include Property changes on: head/games/nonsense/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/mail/autorespond/pkg-comment =================================================================== --- head/mail/autorespond/pkg-comment (revision 75893) +++ head/mail/autorespond/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Simple autoresponder for qmail Property changes on: head/mail/autorespond/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/autorespond/Makefile =================================================================== --- head/mail/autorespond/Makefile (revision 75893) +++ head/mail/autorespond/Makefile (revision 75894) @@ -1,29 +1,30 @@ # New ports collection makefile for: autorespond # Date created: 24 Jan 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= autorespond PORTVERSION= 2.0.2 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/devel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Simple autoresponder for qmail" USE_REINPLACE= yes .include .if ${OSVERSION} < 440003 || ${OSVERSION} >= 500000 && ${OSVERSION} < 500027 CFLAGS+= -DNEED_STRCASESTR .endif post-patch: ${REINPLACE_CMD} -Ee "s|^(DEFS =.*)|\1 ${CFLAGS}|" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/autorespond ${PREFIX}/bin/ .include Property changes on: head/mail/autorespond/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/mail/qmailadmin/pkg-comment =================================================================== --- head/mail/qmailadmin/pkg-comment (revision 75893) +++ head/mail/qmailadmin/pkg-comment (nonexistent) @@ -1 +0,0 @@ -CGI program for administering Qmail with vchkpw/vpopmail Property changes on: head/mail/qmailadmin/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/qmailadmin/Makefile =================================================================== --- head/mail/qmailadmin/Makefile (revision 75893) +++ head/mail/qmailadmin/Makefile (revision 75894) @@ -1,87 +1,88 @@ # New ports collection makefile for: qmailadmin # Date created: 23 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= qmailadmin PORTVERSION= 1.0.6 CATEGORIES= mail www MASTER_SITES= http://www.inter7.com/qmailadmin/ MAINTAINER= roam@FreeBSD.org +COMMENT= "CGI program for administering Qmail with vchkpw/vpopmail" BUILD_DEPENDS= \ ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ autorespond:${PORTSDIR}/mail/autorespond \ ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail RUN_DEPENDS= \ ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ autorespond:${PORTSDIR}/mail/autorespond \ ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail GNU_CONFIGURE= YES USE_GMAKE= YES # # User-configurable variables # # CGIBINDIR - location of your cgi directory # CGIBINSUBDIR - subdirectory to place cgi scripts in # CGIBINURL - location of your cgi directory in a URL # WEBDATADIR - location of your html files # WEBDATASUBDIR - subdirectory to place html files in (not working yet) # # WITHOUT_IPAUTH - disable the IP address check after login # WITHOUT_USER_INDEX - disable the user index display, which might # confuse earlier versions of Internet Explorer # CGIBINDIR?= www/cgi-bin.default CGIBINSUBDIR?= qmailadmin CGIBINURL?= cgi-bin WEBDATADIR?= www/data.default WEBDATASUBDIR?= # I'm working on this.. .if ${WEBDATASUBDIR} != "" BROKEN= do not set WEBDATASUBDIR: qmailadmin is a bit buggy in that respect .endif PLIST_SUB+= CGIBINDIR="${CGIBINDIR}" CGIBINSUBDIR="${CGIBINSUBDIR}" \ WEBDATADIR="${WEBDATADIR}" WEBDATASUBDIR="${WEBDATASUBDIR}" # # QMAIL_DIR - location of qmail directory # .if exists(${LOCALBASE}/qmail/bin/qmail-send) QMAIL_DIR?= ${LOCALBASE}/qmail .else QMAIL_DIR?= /var/qmail .endif # End of user-configurable variables CONFIGURE_ARGS+= \ --enable-htmldir=${PREFIX}/${WEBDATADIR}/${WEBDATASUBDIR} \ --enable-cgibindir=${PREFIX}/${CGIBINDIR}/${CGIBINSUBDIR} \ --with-htmllibdir=${PREFIX}/share/qmailadmin \ --enable-cgipath=/${CGIBINURL}/${CGIBINSUBDIR}/qmailadmin \ --enable-ezmlmidx=y .if defined(WITHOUT_IPAUTH) CONFIGURE_ARGS+= --enable-ipauth=n .endif .if defined(WITHOUT_USER_INDEX) CONFIGURE_ARGS+= --enable-user-index=n .endif pre-install: @${MKDIR} ${PREFIX}/share/qmailadmin/html .include Property changes on: head/mail/qmailadmin/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/mail/qmailadmin-devel/pkg-comment =================================================================== --- head/mail/qmailadmin-devel/pkg-comment (revision 75893) +++ head/mail/qmailadmin-devel/pkg-comment (nonexistent) @@ -1 +0,0 @@ -CGI program for administering Qmail with vchkpw/vpopmail Property changes on: head/mail/qmailadmin-devel/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/qmailadmin-devel/Makefile =================================================================== --- head/mail/qmailadmin-devel/Makefile (revision 75893) +++ head/mail/qmailadmin-devel/Makefile (revision 75894) @@ -1,87 +1,88 @@ # New ports collection makefile for: qmailadmin # Date created: 23 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= qmailadmin PORTVERSION= 1.0.6 CATEGORIES= mail www MASTER_SITES= http://www.inter7.com/qmailadmin/ MAINTAINER= roam@FreeBSD.org +COMMENT= "CGI program for administering Qmail with vchkpw/vpopmail" BUILD_DEPENDS= \ ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ autorespond:${PORTSDIR}/mail/autorespond \ ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail RUN_DEPENDS= \ ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ autorespond:${PORTSDIR}/mail/autorespond \ ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail GNU_CONFIGURE= YES USE_GMAKE= YES # # User-configurable variables # # CGIBINDIR - location of your cgi directory # CGIBINSUBDIR - subdirectory to place cgi scripts in # CGIBINURL - location of your cgi directory in a URL # WEBDATADIR - location of your html files # WEBDATASUBDIR - subdirectory to place html files in (not working yet) # # WITHOUT_IPAUTH - disable the IP address check after login # WITHOUT_USER_INDEX - disable the user index display, which might # confuse earlier versions of Internet Explorer # CGIBINDIR?= www/cgi-bin.default CGIBINSUBDIR?= qmailadmin CGIBINURL?= cgi-bin WEBDATADIR?= www/data.default WEBDATASUBDIR?= # I'm working on this.. .if ${WEBDATASUBDIR} != "" BROKEN= do not set WEBDATASUBDIR: qmailadmin is a bit buggy in that respect .endif PLIST_SUB+= CGIBINDIR="${CGIBINDIR}" CGIBINSUBDIR="${CGIBINSUBDIR}" \ WEBDATADIR="${WEBDATADIR}" WEBDATASUBDIR="${WEBDATASUBDIR}" # # QMAIL_DIR - location of qmail directory # .if exists(${LOCALBASE}/qmail/bin/qmail-send) QMAIL_DIR?= ${LOCALBASE}/qmail .else QMAIL_DIR?= /var/qmail .endif # End of user-configurable variables CONFIGURE_ARGS+= \ --enable-htmldir=${PREFIX}/${WEBDATADIR}/${WEBDATASUBDIR} \ --enable-cgibindir=${PREFIX}/${CGIBINDIR}/${CGIBINSUBDIR} \ --with-htmllibdir=${PREFIX}/share/qmailadmin \ --enable-cgipath=/${CGIBINURL}/${CGIBINSUBDIR}/qmailadmin \ --enable-ezmlmidx=y .if defined(WITHOUT_IPAUTH) CONFIGURE_ARGS+= --enable-ipauth=n .endif .if defined(WITHOUT_USER_INDEX) CONFIGURE_ARGS+= --enable-user-index=n .endif pre-install: @${MKDIR} ${PREFIX}/share/qmailadmin/html .include Property changes on: head/mail/qmailadmin-devel/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/mail/vpopmail/pkg-comment =================================================================== --- head/mail/vpopmail/pkg-comment (revision 75893) +++ head/mail/vpopmail/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Easy virtual domain and authentication package for use with qmail Property changes on: head/mail/vpopmail/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/vpopmail/Makefile =================================================================== --- head/mail/vpopmail/Makefile (revision 75893) +++ head/mail/vpopmail/Makefile (revision 75894) @@ -1,332 +1,333 @@ # New ports collection makefile for: vpopmail # Date created: 21 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= vpopmail PORTVERSION= 5.3.16 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/devel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Easy virtual domain and authentication package for use with qmail" BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES USE_PERL5_BUILD= YES VCFGDIR?= ${WRKDIR}/vcfg VCFGFILES?= inc_deps lib_deps tcp.smtp CONFIGURE_ENV+= VCFGDIR="${VCFGDIR}" CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \ --enable-tcprules-prog=${LOCALBASE}/bin/tcprules \ --enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp # # User-configurable variables # # Define these to change from the default behaviour # # WITH_PASSWD - allow authentication off /etc/passwd # WITHOUT_MD5_PASSWORDS - store encrypted passwords in MD5 format # WITH_MYSQL - allow authentitation via mysql # WITH_MYSQL_LARGE_SITE - enables large site layout # WITH_MYSQL_REPLICATION - enables MySQL database replication # WITH_MYSQL_LIMITS - enables the MySQL mailbox limit code # WITH_SYBASE - allow authentication via Sybase (NOT TESTED!) # WITH_ORACLE - allow authentication via Oracle (NOT TESTED!) # WITH_CLEAR_PASSWD - store passwords in plaintext into the MySQL db # WITH_VALIAS - enable valias processing # WITHOUT_ROAMING - disallow roaming users # WITH_IP_ALIAS - enables IP aliasing # WITH_DELIVER_FILTER - enables the experimental vdelivermail filter # WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing # WITHOUT_FILE_LOCKING - disable file locking # WITH_FILE_SYNC - enables immediate synching (may decrease performance) # WITHOUT_USERS_BIG_DIR - disables using big directories for users # WITHOUT_SEEKABLE - disables vdelivermail's attempt to make its input seekable # # Set these to the values you'd prefer # # HARDQUOTA - size of hard quota, or 'n' for no hard quota # RELAYCLEAR - time in minutes before clearing relay hole (requires roaming) # DEFAULT_DOMAIN - default domain for non-vhost lookups # WITH_SINGLE_DOMAIN - optimize for a site with many users in a single domain # LOGLEVEL - n - no logging, y - log all, # e - log errors, p - log passwords in errors # WITHOUT_AUTH_LOG - disables authentication logging # WITH_MYSQL_LOG - enable logging to a MySQL database # QMAIL_DIR - location of qmail directory # PREFIX - installation area for vpopmail (see comment below) # VCHKPW_GID - the group ID of the new vchkpw group (89) # VPOPMAIL_UID - the user ID of the new vpopmail user (89) # # MySQL database configuration options # # WITH_MYSQL_SERVER - the hostname of the MySQL server (localhost) # WITH_MYSQL_USER - the username for connecting to the MySQL server (root) # WITH_MYSQL_PASSWD - the password for connecting to the MySQL server (secret) # WITH_MYSQL_DB - the name of the MySQL database to use (vpopmail) # The server, user and password variables may be defined separately # for read and update access, allowing you to set up a less-priviledged # MySQL connection account with read-only access, and another one which # is used for administrative purposes: # WITH_MYSQL_READ_SERVER, WITH_MYSQL_READ_USER, WITH_MYSQL_READ_PASSWD # WITH_MYSQL_UPDATE_SERVER, WITH_MYSQL_UPDATE_USER, WITH_MYSQL_UPDATE_PASSWD # Those variables, if defined, override WITH_MYSQL_{SERVER,USER,PASSWD} # # Oracle database configuration options # # WARNING: This is NOT TESTED, not in the least. # Please report any success or failure to the port maintainer, # Peter Pentchev # # WITH_ORACLE_PROC - the name of the Oracle Pro-C precompiler, default 'proc' # WITH_ORACLE_SERVICE - the Oracle service name (jimmy) # WITH_ORACLE_USER - the username for connecting to the Oracle server (system) # WITH_ORACLE_PASSWD - the password for connecting to the Oracle server (manager) # WITH_ORACLE_DB - the name of the Oracle database to connect to (orcl1) # WITH_ORACLE_HOME - the Oracle installation directory (/export/home/oracle) # # Sybase database configuration options # # WARNING: This is NOT TESTED, not in the least. # Please report any success or failure to the port maintainer, # Peter Pentchev # # WITH_SYBASE_SERVER - the Sybase server name (empty) # WITH_SYBASE_USER - the username for connecting to the Sybase server (sa) # WITH_SYBASE_PASSWD - the password for connecting to the Sybase server (empty) # WITH_SYBASE_APP - the app for connecting to the Sybase server (vpopmail) # WITH_SYBASE_DB - the name of the Sybase database to connect to (vpopmail) # HARDQUOTA?= 10000000 RELAYCLEAR?= 30 LOGLEVEL?= y .if exists(${LOCALBASE}/qmail/bin/qmail-send) QMAIL_DIR?= ${LOCALBASE}/qmail .else QMAIL_DIR?= /var/qmail .endif # Uncomment this, or set PREFIX to /home if you have an existing # vpopmail install with the vpopmail users' home directory set to # /home/vpopmail - package rules dictate we default to /usr/local/vpopmail # #PREFIX?= /home # End of user-configurable variables # # Some suggestions from Gabriel Ambuehl # CONFIGURE_ARGS+= --enable-defaultquota=${HARDQUOTA} \ --enable-logging=${LOGLEVEL} .if defined(WITH_PASSWD) CONFIGURE_ARGS+= --enable-passwd=y .endif .if defined(WITHOUT_MD5_PASSWORDS) CONFIGURE_ARGS+= --enable-md5-passwords=n .endif .if defined(WITH_APOP) BROKEN= "The WITH_APOP option is deprecated; set WITH_CLEAR_PASSWD instead, APOP will just work" .endif .if defined(WITH_VALIAS) CONFIGURE_ARGS+= --enable-valias=y .endif .if defined(WITH_SQWEBMAIL) CONFIGURE_ARGS+= --enable-sqwebmail-pass=y .endif .if !defined(WITHOUT_ROAMING) CONFIGURE_ARGS+= --enable-roaming-users=y \ --enable-relay-clear-minutes=${RELAYCLEAR} .endif .if !defined(WITH_CLEAR_PASSWD) CONFIGURE_ARGS+= --enable-clear-passwd=n .endif .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --enable-mysql=y \ --enable-sqlincdir=${LOCALBASE}/include/mysql \ --enable-sqllibdir=${LOCALBASE}/lib/mysql .if defined(WITH_MYSQL_LARGE_SITE) CONFIGURE_ARGS+= --enable-large-site=y .endif .if defined(WITH_MYSQL_REPLICATION) CONFIGURE_ARGS+= --enable-mysql-replication=y .endif .if defined(WITH_MYSQL_LOG) CONFIGURE_ARGS+= --enable-mysql-logging=y .endif .if defined(WITH_MYSQL_LIMITS) CONFIGURE_ARGS+= --enable-mysql-limits=y .endif .if defined(WITH_MYSQL_SERVER) WITH_MYSQL_READ_SERVER?= ${WITH_MYSQL_SERVER} WITH_MYSQL_UPDATE_SERVER?= ${WITH_MYSQL_SERVER} .endif .if defined(WITH_MYSQL_USER) WITH_MYSQL_READ_USER?= ${WITH_MYSQL_USER} WITH_MYSQL_UPDATE_USER?= ${WITH_MYSQL_USER} .endif .if defined(WITH_MYSQL_PASSWD) WITH_MYSQL_READ_PASSWD?= ${WITH_MYSQL_PASSWD} WITH_MYSQL_UPDATE_PASSWD?= ${WITH_MYSQL_PASSWD} .endif .endif .if defined(WITH_SYBASE) CONFIGURE_ARGS+= --enable-sybase=y .endif .if defined(WITH_ORACLE) WITH_ORACLE_PROC?= proc CONFIGURE_ARGS+= --enable-oracle=y .endif .if defined(DEFAULT_DOMAIN) CONFIGURE_ARGS+= --enable-default-domain=${DEFAULT_DOMAIN} .endif .if defined(WITH_SINGLE_DOMAIN) CONFIGURE_ARGS+= --enable-many-domains=n .endif .if defined(WITH_IP_ALIAS) CONFIGURE_ARGS+= --enable-ip-alias-domains=y .endif .if defined(WITH_DELIVER_FILTER) CONFIGURE_ARGS+= --enable-deliver-filter=y .endif .if defined(WITH_QMAIL_EXT) CONFIGURE_ARGS+= --enable-qmail-ext=y .endif .if defined(WITHOUT_FILE_LOCKING) CONFIGURE_ARGS+= --enable-file-locking=n .endif .if defined(WITH_FILE_SYNC) CONFIGURE_ARGS+= --enable-file-sync=y .endif .if defined(WITHOUT_AUTH_LOG) CONFIGURE_ARGS+= --enable-auth-logging=n .endif .if defined(WITHOUT_USERS_BIG_DIR) CONFIGURE_ARGS+= --enable-users-big-dir=n .endif .if defined(WITHOUT_SEEKABLE) CONFIGURE_ARGS+= --enable-make-seekable=n .endif # autoconf and automake can remove our patches to the configure scripts. post-patch: @${FIND} ${WRKSRC} -type f -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e 's,@(ACLOCAL|AUTO(MAKE|CONF|HEADER))@,/usr/bin/true,' # # This port doesn't honour PREFIX, it honours vpopmail's home directory. # Since we create vpopmail if it doesn't exist, we set it so that it # does honour PREFIX. -- nbm # pre-configure: @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL} .if defined(WITH_MYSQL) .if defined(WITH_MYSQL_UPDATE_SERVER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_UPDATE_SERVER.*)localhost(.*)/\1${WITH_MYSQL_UPDATE_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_SERVER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_SERVER.*)localhost(.*)/\1${WITH_MYSQL_READ_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_USER) ${REINPLACE_CMD} -E "s/(#define MYSQL_UPDATE_USER.*)root(.*)/\1${WITH_MYSQL_UPDATE_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_USER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_USER.*)root(.*)/\1${WITH_MYSQL_READ_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_UPDATE_PASSWD.*)secret(.*)/\1${WITH_MYSQL_UPDATE_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_PASSWD.*)secret(.*)/\1${WITH_MYSQL_READ_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_DB) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_DATABASE.*)vpopmail(.*)/\1${WITH_MYSQL_DB}\2/" ${WRKSRC}/vmysql.h .endif .endif .if defined(WITH_ORACLE) .if defined(WITH_ORACLE_SERVICE) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_SERVICE.*)jimmy(.*)/\1${WITH_ORACLE_SERVICE}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_USER) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_USER.*)system(.*)/\1${WITH_ORACLE_USER}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_PASSWD.*)manager(.*)/\1${WITH_ORACLE_PASSWD}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_HOME) ${REINPLACE_CMD} -E -e "s@(#define ORACLE_HOME.*)/export/home/oracle(.*)@\1${WITH_ORACLE_HOME}\2@" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_DB) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_DATABASE.*)orcl1(.*)/\1${WITH_ORACLE_DB}\2/" ${WRKSRC}/voracle.h .endif cd ${WRKSRC} && ${WITH_ORACLE_PROC} voracle.pc .endif .if defined(WITH_SYBASE) .if defined(WITH_SYBASE_SERVER) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_SERVER.*)\"\"(.*)/\1\"${WITH_SYBASE_SERVER}\"\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_USER) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_USER.*)sa(.*)/\1${WITH_SYBASE_USER}\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_PASSWD.*)\"\"(.*)/\1\"${WITH_SYBASE_PASSWD}\"\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_APP) ${REINPLACE_CMD} -E -e "s@(#define SYBASE_APP.*)vpopmail(.*)@\1${WITH_SYBASE_APP}\2@" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_DB) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_DATABASE.*)vpopmail(.*)/\1${WITH_SYBASE_DB}\2/" ${WRKSRC}/vsybase.h .endif .endif ${MKDIR} ${VCFGDIR} post-install: ${CHMOD} o-rwx ${PREFIX}/vpopmail/bin ${PREFIX}/vpopmail/lib ${MKDIR} ${PREFIX}/vpopmail/etc if [ ! -f "${PREFIX}/vpopmail/etc/tcp.smtp" ]; then \ if [ -f "${VCFGDIR}/tcp.smtp" ]; then \ ${INSTALL_DATA} ${VCFGDIR}/tcp.smtp ${PREFIX}/vpopmail/etc/; \ else \ ${TOUCH} ${PREFIX}/vpopmail/etc/tcp.smtp; \ fi; \ fi ${INSTALL_DATA} ${VCFGDIR}/inc_deps ${VCFGDIR}/lib_deps ${PREFIX}/vpopmail/etc/ .include Property changes on: head/mail/vpopmail/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/mail/vpopmail-devel/pkg-comment =================================================================== --- head/mail/vpopmail-devel/pkg-comment (revision 75893) +++ head/mail/vpopmail-devel/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Easy virtual domain and authentication package for use with qmail Property changes on: head/mail/vpopmail-devel/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/vpopmail-devel/Makefile =================================================================== --- head/mail/vpopmail-devel/Makefile (revision 75893) +++ head/mail/vpopmail-devel/Makefile (revision 75894) @@ -1,332 +1,333 @@ # New ports collection makefile for: vpopmail # Date created: 21 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= vpopmail PORTVERSION= 5.3.16 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/devel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Easy virtual domain and authentication package for use with qmail" BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES USE_PERL5_BUILD= YES VCFGDIR?= ${WRKDIR}/vcfg VCFGFILES?= inc_deps lib_deps tcp.smtp CONFIGURE_ENV+= VCFGDIR="${VCFGDIR}" CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \ --enable-tcprules-prog=${LOCALBASE}/bin/tcprules \ --enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp # # User-configurable variables # # Define these to change from the default behaviour # # WITH_PASSWD - allow authentication off /etc/passwd # WITHOUT_MD5_PASSWORDS - store encrypted passwords in MD5 format # WITH_MYSQL - allow authentitation via mysql # WITH_MYSQL_LARGE_SITE - enables large site layout # WITH_MYSQL_REPLICATION - enables MySQL database replication # WITH_MYSQL_LIMITS - enables the MySQL mailbox limit code # WITH_SYBASE - allow authentication via Sybase (NOT TESTED!) # WITH_ORACLE - allow authentication via Oracle (NOT TESTED!) # WITH_CLEAR_PASSWD - store passwords in plaintext into the MySQL db # WITH_VALIAS - enable valias processing # WITHOUT_ROAMING - disallow roaming users # WITH_IP_ALIAS - enables IP aliasing # WITH_DELIVER_FILTER - enables the experimental vdelivermail filter # WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing # WITHOUT_FILE_LOCKING - disable file locking # WITH_FILE_SYNC - enables immediate synching (may decrease performance) # WITHOUT_USERS_BIG_DIR - disables using big directories for users # WITHOUT_SEEKABLE - disables vdelivermail's attempt to make its input seekable # # Set these to the values you'd prefer # # HARDQUOTA - size of hard quota, or 'n' for no hard quota # RELAYCLEAR - time in minutes before clearing relay hole (requires roaming) # DEFAULT_DOMAIN - default domain for non-vhost lookups # WITH_SINGLE_DOMAIN - optimize for a site with many users in a single domain # LOGLEVEL - n - no logging, y - log all, # e - log errors, p - log passwords in errors # WITHOUT_AUTH_LOG - disables authentication logging # WITH_MYSQL_LOG - enable logging to a MySQL database # QMAIL_DIR - location of qmail directory # PREFIX - installation area for vpopmail (see comment below) # VCHKPW_GID - the group ID of the new vchkpw group (89) # VPOPMAIL_UID - the user ID of the new vpopmail user (89) # # MySQL database configuration options # # WITH_MYSQL_SERVER - the hostname of the MySQL server (localhost) # WITH_MYSQL_USER - the username for connecting to the MySQL server (root) # WITH_MYSQL_PASSWD - the password for connecting to the MySQL server (secret) # WITH_MYSQL_DB - the name of the MySQL database to use (vpopmail) # The server, user and password variables may be defined separately # for read and update access, allowing you to set up a less-priviledged # MySQL connection account with read-only access, and another one which # is used for administrative purposes: # WITH_MYSQL_READ_SERVER, WITH_MYSQL_READ_USER, WITH_MYSQL_READ_PASSWD # WITH_MYSQL_UPDATE_SERVER, WITH_MYSQL_UPDATE_USER, WITH_MYSQL_UPDATE_PASSWD # Those variables, if defined, override WITH_MYSQL_{SERVER,USER,PASSWD} # # Oracle database configuration options # # WARNING: This is NOT TESTED, not in the least. # Please report any success or failure to the port maintainer, # Peter Pentchev # # WITH_ORACLE_PROC - the name of the Oracle Pro-C precompiler, default 'proc' # WITH_ORACLE_SERVICE - the Oracle service name (jimmy) # WITH_ORACLE_USER - the username for connecting to the Oracle server (system) # WITH_ORACLE_PASSWD - the password for connecting to the Oracle server (manager) # WITH_ORACLE_DB - the name of the Oracle database to connect to (orcl1) # WITH_ORACLE_HOME - the Oracle installation directory (/export/home/oracle) # # Sybase database configuration options # # WARNING: This is NOT TESTED, not in the least. # Please report any success or failure to the port maintainer, # Peter Pentchev # # WITH_SYBASE_SERVER - the Sybase server name (empty) # WITH_SYBASE_USER - the username for connecting to the Sybase server (sa) # WITH_SYBASE_PASSWD - the password for connecting to the Sybase server (empty) # WITH_SYBASE_APP - the app for connecting to the Sybase server (vpopmail) # WITH_SYBASE_DB - the name of the Sybase database to connect to (vpopmail) # HARDQUOTA?= 10000000 RELAYCLEAR?= 30 LOGLEVEL?= y .if exists(${LOCALBASE}/qmail/bin/qmail-send) QMAIL_DIR?= ${LOCALBASE}/qmail .else QMAIL_DIR?= /var/qmail .endif # Uncomment this, or set PREFIX to /home if you have an existing # vpopmail install with the vpopmail users' home directory set to # /home/vpopmail - package rules dictate we default to /usr/local/vpopmail # #PREFIX?= /home # End of user-configurable variables # # Some suggestions from Gabriel Ambuehl # CONFIGURE_ARGS+= --enable-defaultquota=${HARDQUOTA} \ --enable-logging=${LOGLEVEL} .if defined(WITH_PASSWD) CONFIGURE_ARGS+= --enable-passwd=y .endif .if defined(WITHOUT_MD5_PASSWORDS) CONFIGURE_ARGS+= --enable-md5-passwords=n .endif .if defined(WITH_APOP) BROKEN= "The WITH_APOP option is deprecated; set WITH_CLEAR_PASSWD instead, APOP will just work" .endif .if defined(WITH_VALIAS) CONFIGURE_ARGS+= --enable-valias=y .endif .if defined(WITH_SQWEBMAIL) CONFIGURE_ARGS+= --enable-sqwebmail-pass=y .endif .if !defined(WITHOUT_ROAMING) CONFIGURE_ARGS+= --enable-roaming-users=y \ --enable-relay-clear-minutes=${RELAYCLEAR} .endif .if !defined(WITH_CLEAR_PASSWD) CONFIGURE_ARGS+= --enable-clear-passwd=n .endif .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --enable-mysql=y \ --enable-sqlincdir=${LOCALBASE}/include/mysql \ --enable-sqllibdir=${LOCALBASE}/lib/mysql .if defined(WITH_MYSQL_LARGE_SITE) CONFIGURE_ARGS+= --enable-large-site=y .endif .if defined(WITH_MYSQL_REPLICATION) CONFIGURE_ARGS+= --enable-mysql-replication=y .endif .if defined(WITH_MYSQL_LOG) CONFIGURE_ARGS+= --enable-mysql-logging=y .endif .if defined(WITH_MYSQL_LIMITS) CONFIGURE_ARGS+= --enable-mysql-limits=y .endif .if defined(WITH_MYSQL_SERVER) WITH_MYSQL_READ_SERVER?= ${WITH_MYSQL_SERVER} WITH_MYSQL_UPDATE_SERVER?= ${WITH_MYSQL_SERVER} .endif .if defined(WITH_MYSQL_USER) WITH_MYSQL_READ_USER?= ${WITH_MYSQL_USER} WITH_MYSQL_UPDATE_USER?= ${WITH_MYSQL_USER} .endif .if defined(WITH_MYSQL_PASSWD) WITH_MYSQL_READ_PASSWD?= ${WITH_MYSQL_PASSWD} WITH_MYSQL_UPDATE_PASSWD?= ${WITH_MYSQL_PASSWD} .endif .endif .if defined(WITH_SYBASE) CONFIGURE_ARGS+= --enable-sybase=y .endif .if defined(WITH_ORACLE) WITH_ORACLE_PROC?= proc CONFIGURE_ARGS+= --enable-oracle=y .endif .if defined(DEFAULT_DOMAIN) CONFIGURE_ARGS+= --enable-default-domain=${DEFAULT_DOMAIN} .endif .if defined(WITH_SINGLE_DOMAIN) CONFIGURE_ARGS+= --enable-many-domains=n .endif .if defined(WITH_IP_ALIAS) CONFIGURE_ARGS+= --enable-ip-alias-domains=y .endif .if defined(WITH_DELIVER_FILTER) CONFIGURE_ARGS+= --enable-deliver-filter=y .endif .if defined(WITH_QMAIL_EXT) CONFIGURE_ARGS+= --enable-qmail-ext=y .endif .if defined(WITHOUT_FILE_LOCKING) CONFIGURE_ARGS+= --enable-file-locking=n .endif .if defined(WITH_FILE_SYNC) CONFIGURE_ARGS+= --enable-file-sync=y .endif .if defined(WITHOUT_AUTH_LOG) CONFIGURE_ARGS+= --enable-auth-logging=n .endif .if defined(WITHOUT_USERS_BIG_DIR) CONFIGURE_ARGS+= --enable-users-big-dir=n .endif .if defined(WITHOUT_SEEKABLE) CONFIGURE_ARGS+= --enable-make-seekable=n .endif # autoconf and automake can remove our patches to the configure scripts. post-patch: @${FIND} ${WRKSRC} -type f -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e 's,@(ACLOCAL|AUTO(MAKE|CONF|HEADER))@,/usr/bin/true,' # # This port doesn't honour PREFIX, it honours vpopmail's home directory. # Since we create vpopmail if it doesn't exist, we set it so that it # does honour PREFIX. -- nbm # pre-configure: @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL} .if defined(WITH_MYSQL) .if defined(WITH_MYSQL_UPDATE_SERVER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_UPDATE_SERVER.*)localhost(.*)/\1${WITH_MYSQL_UPDATE_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_SERVER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_SERVER.*)localhost(.*)/\1${WITH_MYSQL_READ_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_USER) ${REINPLACE_CMD} -E "s/(#define MYSQL_UPDATE_USER.*)root(.*)/\1${WITH_MYSQL_UPDATE_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_USER) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_USER.*)root(.*)/\1${WITH_MYSQL_READ_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_UPDATE_PASSWD.*)secret(.*)/\1${WITH_MYSQL_UPDATE_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_READ_PASSWD.*)secret(.*)/\1${WITH_MYSQL_READ_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_DB) ${REINPLACE_CMD} -E -e "s/(#define MYSQL_DATABASE.*)vpopmail(.*)/\1${WITH_MYSQL_DB}\2/" ${WRKSRC}/vmysql.h .endif .endif .if defined(WITH_ORACLE) .if defined(WITH_ORACLE_SERVICE) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_SERVICE.*)jimmy(.*)/\1${WITH_ORACLE_SERVICE}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_USER) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_USER.*)system(.*)/\1${WITH_ORACLE_USER}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_PASSWD.*)manager(.*)/\1${WITH_ORACLE_PASSWD}\2/" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_HOME) ${REINPLACE_CMD} -E -e "s@(#define ORACLE_HOME.*)/export/home/oracle(.*)@\1${WITH_ORACLE_HOME}\2@" ${WRKSRC}/voracle.h .endif .if defined(WITH_ORACLE_DB) ${REINPLACE_CMD} -E -e "s/(#define ORACLE_DATABASE.*)orcl1(.*)/\1${WITH_ORACLE_DB}\2/" ${WRKSRC}/voracle.h .endif cd ${WRKSRC} && ${WITH_ORACLE_PROC} voracle.pc .endif .if defined(WITH_SYBASE) .if defined(WITH_SYBASE_SERVER) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_SERVER.*)\"\"(.*)/\1\"${WITH_SYBASE_SERVER}\"\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_USER) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_USER.*)sa(.*)/\1${WITH_SYBASE_USER}\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_PASSWD) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_PASSWD.*)\"\"(.*)/\1\"${WITH_SYBASE_PASSWD}\"\2/" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_APP) ${REINPLACE_CMD} -E -e "s@(#define SYBASE_APP.*)vpopmail(.*)@\1${WITH_SYBASE_APP}\2@" ${WRKSRC}/vsybase.h .endif .if defined(WITH_SYBASE_DB) ${REINPLACE_CMD} -E -e "s/(#define SYBASE_DATABASE.*)vpopmail(.*)/\1${WITH_SYBASE_DB}\2/" ${WRKSRC}/vsybase.h .endif .endif ${MKDIR} ${VCFGDIR} post-install: ${CHMOD} o-rwx ${PREFIX}/vpopmail/bin ${PREFIX}/vpopmail/lib ${MKDIR} ${PREFIX}/vpopmail/etc if [ ! -f "${PREFIX}/vpopmail/etc/tcp.smtp" ]; then \ if [ -f "${VCFGDIR}/tcp.smtp" ]; then \ ${INSTALL_DATA} ${VCFGDIR}/tcp.smtp ${PREFIX}/vpopmail/etc/; \ else \ ${TOUCH} ${PREFIX}/vpopmail/etc/tcp.smtp; \ fi; \ fi ${INSTALL_DATA} ${VCFGDIR}/inc_deps ${VCFGDIR}/lib_deps ${PREFIX}/vpopmail/etc/ .include Property changes on: head/mail/vpopmail-devel/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/mail/vpopmail-stable/pkg-comment =================================================================== --- head/mail/vpopmail-stable/pkg-comment (revision 75893) +++ head/mail/vpopmail-stable/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Easy virtual domain and authentication package for use with qmail Property changes on: head/mail/vpopmail-stable/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/vpopmail-stable/Makefile =================================================================== --- head/mail/vpopmail-stable/Makefile (revision 75893) +++ head/mail/vpopmail-stable/Makefile (revision 75894) @@ -1,219 +1,220 @@ # New ports collection makefile for: vpopmail # Date created: 21 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= vpopmail PORTVERSION= 5.2.1 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/vpopmail/ PKGNAMESUFFIX= -stable MAINTAINER= roam@FreeBSD.org +COMMENT= "Easy virtual domain and authentication package for use with qmail" BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES USE_PERL5_BUILD= YES VCFGDIR?= ${WRKDIR}/vcfg VCFGFILES?= inc_deps lib_deps tcp.smtp CONFIGURE_ENV+= VCFGDIR="${VCFGDIR}" CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \ --enable-tcprules-bin=${LOCALBASE}/bin/tcprules \ --enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp # # User-configurable variables # # Define these to change from the default behaviour # # WITH_PASSWD - allow authentication off /etc/passwd # WITH_MD5_PASSWORDS - store encrypted passwords in MD5 format # WITH_MYSQL - allow authentitation via mysql # WITH_MYSQL_LARGE_SITE - enables large site layout # WITH_CLEAR_PASSWD - store passwords in plaintext into the MySQL db # WITH_APOP - allow apop authentication # WITHOUT_ROAMING - disallow roaming users # WITH_IP_ALIAS - enables IP aliasing # WITH_DELIVER_FILTER - enables the experimental vdelivermail filter # WITH_QMAIL_EXT - enables qmail-like user-* address extesions processing # # Set these to the values you'd prefer # # HARDQUOTA - size of hard quota, or 'n' for no hard quota # RELAYCLEAR - time in minutes before clearing relay hole (requires roaming) # DEFAULT_DOMAIN - default domain for non-vhost lookups # LOGLEVEL - n - no logging, y - log all, # e - log errors, p - log passwords in errors # APOPFILE - location of apop secrets file # QMAIL_DIR - location of qmail directory # PREFIX - installation area for vpopmail (see comment below) # VCHKPW_GID - the group ID of the new vchkpw group (89) # VPOPMAIL_UID - the user ID of the new vpopmail user (89) # WITH_MYSQL_SERVER - the hostname of the MySQL server (localhost) # WITH_MYSQL_USER - the username for connecting to the MySQL server (root) # WITH_MYSQL_PASSWD - the password for connecting to the MySQL server (secret) # WITH_MYSQL_DB - the name of the MySQL database to use (vpopmail) # The server, user and password variables may be defined separately # for read and update access, allowing you to set up a less-priviledged # MySQL connection account with read-only access, and another one which # is used for administrative purposes: # WITH_MYSQL_READ_SERVER, WITH_MYSQL_READ_USER, WITH_MYSQL_READ_PASSWD # WITH_MYSQL_UPDATE_SERVER, WITH_MYSQL_UPDATE_USER, WITH_MYSQL_UPDATE_PASSWD # Those variables, if defined, override WITH_MYSQL_{SERVER,USER,PASSWD} # HARDQUOTA?= 10000000 RELAYCLEAR?= 30 LOGLEVEL?= y APOPFILE?= /usr/local/vpopmail/etc/apop-secrets .if exists(${LOCALBASE}/qmail/bin/qmail-send) QMAIL_DIR?= ${LOCALBASE}/qmail .else QMAIL_DIR?= /var/qmail .endif # Uncomment this, or set PREFIX to /home if you have an existing # vpopmail install with the vpopmail users' home directory set to # /home/vpopmail - package rules dictate we default to /usr/local/vpopmail # #PREFIX?= /home # End of user-configurable variables # # Some suggestions from Gabriel Ambuehl # CONFIGURE_ARGS+= --enable-defaultquota=${HARDQUOTA} \ --enable-logging=${LOGLEVEL} .if defined(WITH_PASSWD) CONFIGURE_ARGS+= --enable-passwd=y .endif .if defined(WITH_MD5_PASSWORDS) CONFIGURE_ARGS+= --enable-md5-passwords=y .endif .if defined(WITH_APOP) CONFIGURE_ARGS+= --enable-apop=y \ --enable-apop-file=${APOPFILE} .else CONFIGURE_ARGS+= --enable-apop=n .endif .if defined(WITH_SQWEBMAIL) CONFIGURE_ARGS+= --enable-sqwebmail-pass=y .endif .if !defined(WITHOUT_ROAMING) CONFIGURE_ARGS+= --enable-roaming-users=y \ --enable-relay-clear-minutes=${RELAYCLEAR} .endif .if !defined(WITH_CLEAR_PASSWD) CONFIGURE_ARGS+= --enable-clear-passwd=n .endif .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --enable-mysql=y \ --enable-sqlincdir=${LOCALBASE}/include/mysql \ --enable-sqllibdir=${LOCALBASE}/lib/mysql .if defined(WITH_MYSQL_LARGE_SITE) CONFIGURE_ARGS+= --enable-large-site=y .endif .if defined(WITH_MYSQL_SERVER) WITH_MYSQL_READ_SERVER?= ${WITH_MYSQL_SERVER} WITH_MYSQL_UPDATE_SERVER?= ${WITH_MYSQL_SERVER} .endif .if defined(WITH_MYSQL_USER) WITH_MYSQL_READ_USER?= ${WITH_MYSQL_USER} WITH_MYSQL_UPDATE_USER?= ${WITH_MYSQL_USER} .endif .if defined(WITH_MYSQL_PASSWD) WITH_MYSQL_READ_PASSWD?= ${WITH_MYSQL_PASSWD} WITH_MYSQL_UPDATE_PASSWD?= ${WITH_MYSQL_PASSWD} .endif .endif .if defined(DEFAULT_DOMAIN) CONFIGURE_ARGS+= --enable-default-domain=${DEFAULT_DOMAIN} .endif .if defined(WITH_IP_ALIAS) CONFIGURE_ARGS+= --enable-ip-alias-domains=y .endif .if defined(WITH_DELIVER_FILTER) CONFIGURE_ARGS+= --enable-deliver-filter=y .endif .if defined(WITH_QMAIL_EXT) CONFIGURE_ARGS+= --enable-qmail-ext=y .endif # autoconf and automake can remove our patches to the configure scripts. post-patch: @${FIND} ${WRKSRC} -type f -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e 's,@(ACLOCAL|AUTO(MAKE|CONF|HEADER))@,/usr/bin/true,' # # This port doesn't honour PREFIX, it honours vpopmail's home directory. # Since we create vpopmail if it doesn't exist, we set it so that it # does honour PREFIX. -- nbm # pre-configure: @PKG_PREFIX=${PREFIX}/vpopmail ${PERL5} ${PKGINSTALL} .if defined(WITH_MYSQL) .if defined(WITH_MYSQL_UPDATE_SERVER) ${REINPLACE_CMD} -E "s/(#define MYSQL_UPDATE_SERVER.*)localhost(.*)/\1${WITH_MYSQL_UPDATE_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_SERVER) ${REINPLACE_CMD} -E "s/(#define MYSQL_READ_SERVER.*)localhost(.*)/\1${WITH_MYSQL_READ_SERVER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_USER) ${REINPLACE_CMD} -E "s/(#define MYSQL_UPDATE_USER.*)root(.*)/\1${WITH_MYSQL_UPDATE_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_USER) ${REINPLACE_CMD} -E "s/(#define MYSQL_READ_USER.*)root(.*)/\1${WITH_MYSQL_READ_USER}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_UPDATE_PASSWD) ${REINPLACE_CMD} -E "s/(#define MYSQL_UPDATE_PASSWD.*)secret(.*)/\1${WITH_MYSQL_UPDATE_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_READ_PASSWD) ${REINPLACE_CMD} -E "s/(#define MYSQL_READ_PASSWD.*)secret(.*)/\1${WITH_MYSQL_READ_PASSWD}\2/" ${WRKSRC}/vmysql.h .endif .if defined(WITH_MYSQL_DB) ${REINPLACE_CMD} -E "s/(#define MYSQL_DATABASE.*)vpopmail(.*)/\1${WITH_MYSQL_DB}\2/" ${WRKSRC}/vmysql.h .endif .endif ${MKDIR} ${VCFGDIR} post-install: ${CHMOD} o-rwx ${PREFIX}/vpopmail/bin ${PREFIX}/vpopmail/lib ${MKDIR} ${PREFIX}/vpopmail/etc if [ ! -f "${PREFIX}/vpopmail/etc/tcp.smtp" ]; then \ if [ -f "${VCFGDIR}/tcp.smtp" ]; then \ ${INSTALL_DATA} ${VCFGDIR}/tcp.smtp ${PREFIX}/vpopmail/etc/; \ else \ ${TOUCH} ${PREFIX}/vpopmail/etc/tcp.smtp; \ fi; \ fi ${INSTALL_DATA} ${VCFGDIR}/inc_deps ${VCFGDIR}/lib_deps ${PREFIX}/vpopmail/etc/ .include Property changes on: head/mail/vpopmail-stable/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/misc/bogosort/pkg-comment =================================================================== --- head/misc/bogosort/pkg-comment (revision 75893) +++ head/misc/bogosort/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Sort (or not) stdin using the bogo-sort algorithm Property changes on: head/misc/bogosort/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/bogosort/Makefile =================================================================== --- head/misc/bogosort/Makefile (revision 75893) +++ head/misc/bogosort/Makefile (revision 75894) @@ -1,24 +1,25 @@ # New ports collection makefile for: bogosort # Date created: 15 September 2000 # Whom: roam@orbitel.bg # # $FreeBSD$ # PORTNAME= bogosort PORTVERSION= 0.4.1 CATEGORIES= misc MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \ ftp://l82.ryd.student.liu.se/pub/unix/bogosort/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= roam@FreeBSD.org +COMMENT= "Sort (or not) stdin using the bogo-sort algorithm" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes MAN1= bogosort.1 .include Property changes on: head/misc/bogosort/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/misc/histring/pkg-comment =================================================================== --- head/misc/histring/pkg-comment (revision 75893) +++ head/misc/histring/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A tool to highlight strings using the ANSI terminal escape sequences Property changes on: head/misc/histring/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/histring/Makefile =================================================================== --- head/misc/histring/Makefile (revision 75893) +++ head/misc/histring/Makefile (revision 75894) @@ -1,17 +1,18 @@ # New ports collection makefile for: histring # Date created: 26 October 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= histring PORTVERSION= 1.1.0 CATEGORIES= misc MASTER_SITES= http://www.gusnet.cx/proj/histring/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" GNU_CONFIGURE= yes .include Property changes on: head/misc/histring/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/misc/rname/pkg-comment =================================================================== --- head/misc/rname/pkg-comment (revision 75893) +++ head/misc/rname/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Execute a program with a fake name Property changes on: head/misc/rname/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rname/Makefile =================================================================== --- head/misc/rname/Makefile (revision 75893) +++ head/misc/rname/Makefile (revision 75894) @@ -1,22 +1,23 @@ # New ports collection makefile for: rname # Date created: 26 October 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= rname PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/rname/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a program with a fake name" WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes .if !defined(NOPORTDOCS) INSTALL_TARGET= install install-doc .endif .include Property changes on: head/misc/rname/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/net/bsdproxy/pkg-comment =================================================================== --- head/net/bsdproxy/pkg-comment (revision 75893) +++ head/net/bsdproxy/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API Property changes on: head/net/bsdproxy/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/bsdproxy/Makefile =================================================================== --- head/net/bsdproxy/Makefile (revision 75893) +++ head/net/bsdproxy/Makefile (revision 75894) @@ -1,27 +1,28 @@ # New ports collection makefile for: bsdproxy # Date created: 2 November 2001 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= bsdproxy PORTVERSION= 0.03 CATEGORIES= net MASTER_SITES= http://sydney.daveb.net/bsdproxy/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API" LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 GNU_CONFIGURE= yes DOCS= README .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR} .endif .include Property changes on: head/net/bsdproxy/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/net/despoof/pkg-comment =================================================================== --- head/net/despoof/pkg-comment (revision 75893) +++ head/net/despoof/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Command-line anti-spoofing detection utility Property changes on: head/net/despoof/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/despoof/Makefile =================================================================== --- head/net/despoof/Makefile (revision 75893) +++ head/net/despoof/Makefile (revision 75894) @@ -1,25 +1,26 @@ # New ports collection makefile for: despoof # Date created: 02 September 2000 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= despoof PORTVERSION= 0.9 CATEGORIES= net security MASTER_SITES= http://razor.bindview.com/tools/files/ \ ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/misc EXTRACT_SUFX= .tgz MAINTAINER= roam@FreeBSD.org +COMMENT= "Command-line anti-spoofing detection utility" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet do-install: ${INSTALL_PROGRAM} ${WRKSRC}/despoof ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/doc/despoof ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/despoof .include Property changes on: head/net/despoof/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/net/djbdns/pkg-comment =================================================================== --- head/net/djbdns/pkg-comment (revision 75893) +++ head/net/djbdns/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A collection of secure and reliable DNS tools Property changes on: head/net/djbdns/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/djbdns/Makefile =================================================================== --- head/net/djbdns/Makefile (revision 75893) +++ head/net/djbdns/Makefile (revision 75894) @@ -1,89 +1,90 @@ # New ports collection makefile for: dnscache # Date created: 24 Jan 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= djbdns PORTVERSION= ${DJBDNS_VER} PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://cr.yp.to/djbdns/ \ ftp://cr.yp.to/djbdns/ DISTNAME= ${PORTNAME}-${DJBDNS_VER} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if !defined(WITHOUT_MAN) MANDATE= -20021211 MASTER_SITES+= http://smarden.org/pape/djb/manpages/:1 DISTFILES+= ${DISTNAME}-man${MANDATE}.tar.gz:1 MAN1= dnsfilter.1 dnsip.1 dnsipq.1 dnsmx.1 dnsname.1 \ dnsq.1 dnsqr.1 dnstrace.1 dnstracesort.1 dnstxt.1 \ tinydns-get.1 MAN8= axfr-get.8 axfrdns.8 dnscache-conf.8 dnscache.8 \ pickdns-conf.8 pickdns-data.8 pickdns.8 rbldns-conf.8 \ rbldns-data.8 rbldns.8 tinydns-conf.8 tinydns-data.8 \ tinydns-edit.8 tinydns.8 walldns-conf.8 walldns.8 MANCOMPRESSED= no .endif .if defined(WITH_IPV6) PKGNAMESUFFIX= -ipv6 PORTVERSION= ${DJBDNS_VER}.${DJBDNS_V6_VER:S/test/b/:S/diff//} PATCH_SITES+= http://www.fefe.de/dns/ PATCHFILES+= ${PORTNAME}-${DJBDNS_VER}-${DJBDNS_V6_VER}.diff.bz2 PATCH_DIST_STRIP= -p1 .endif .if defined(WITH_DNSCACHE_DUMPCACHE) .if defined(WITH_IPV6) BROKEN= The IPv6 and dnscache-dumpcache patches are currently in conflict. .endif PATCH_SITES+= http://mapage.noos.fr/efge/djbdns/ PATCHFILES+= patch-dnscache-dumpcache-v4.txt PATCH_DIST_STRIP= -p1 CFLAGS+= -DDUMPCACHE .endif DJBDNS_VER= 1.05 DJBDNS_V6_VER= test14 MAINTAINER= roam@FreeBSD.org +COMMENT= "A collection of secure and reliable DNS tools" RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ tcpserver:${PORTSDIR}/sysutils/ucspi-tcp ALL_TARGET= it INSTALL_TARGET= setup check NO_PACKAGE= Forbidden - we have patches to the distribution. .if defined(WITH_IPV6) PLIST_SUB+= WITH_IPV6="" .else PLIST_SUB+= WITH_IPV6="@comment " .endif pre-fetch: @${ECHO} "You can define the following variables to configure the djbdns build:" @${ECHO} "- WITH_IPV6 - build with IPv6 support" @${ECHO} " http://www.fefe.de/dns/" @${ECHO} "- WITH_DNSCACHE_DUMPCACHE - build with the persistent cache patch for dnscache" @${ECHO} " http://mapage.noos.fr/efge/djbdns/" @${ECHO} "- WITHOUT_MAN - do NOT install Gerritt Pape's manual pages" @${ECHO} " http://smarden.org/pape/djb/manpages/" post-patch: @echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc @echo "${CC} -s" > ${WRKSRC}/conf-ld @echo "${PREFIX}" > ${WRKSRC}/conf-home .if !defined(WITHOUT_MAN) post-install: @${INSTALL_MAN} ${WRKDIR}/djbdns-man/*.1 ${PREFIX}/man/man1/ @${INSTALL_MAN} ${WRKDIR}/djbdns-man/*.8 ${PREFIX}/man/man8/ .endif .include Property changes on: head/net/djbdns/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/ghtool/pkg-comment =================================================================== --- head/net/ghtool/pkg-comment (revision 75893) +++ head/net/ghtool/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A command-line interface to the resolver library Property changes on: head/net/ghtool/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/ghtool/Makefile =================================================================== --- head/net/ghtool/Makefile (revision 75893) +++ head/net/ghtool/Makefile (revision 75894) @@ -1,33 +1,34 @@ # New ports collection makefile for: ghtool # Date created: 19 September 2000 # Whom: roam@orbitel.bg # # $FreeBSD$ # PORTNAME= ghtool PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=gh-tool DISTNAME= ghmain.c EXTRACT_SUFX= MAINTAINER= roam@FreeBSD.org +COMMENT= "A command-line interface to the resolver library" WRKSRC= ${WRKDIR} TGT= gh SRC= gh.c EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKSRC}/${SRC} do-build: ${CC} ${CFLAGS} -o ${WRKSRC}/${TGT} ${WRKSRC}/${SRC} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${TGT} ${PREFIX}/bin .include Property changes on: head/net/ghtool/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/net/libnids/pkg-comment =================================================================== --- head/net/libnids/pkg-comment (revision 75893) +++ head/net/libnids/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Network monitoring library with TCP/IP reassembly Property changes on: head/net/libnids/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/libnids/Makefile =================================================================== --- head/net/libnids/Makefile (revision 75893) +++ head/net/libnids/Makefile (revision 75894) @@ -1,27 +1,28 @@ # New ports collection makefile for: libnids # Date created: 08 Jan 2000 # Whom: kris@FreeBSD.org # # $FreeBSD$ # PORTNAME= libnids PORTVERSION= 1.16 PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.packetfactory.net/projects/libnids/dist/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Network monitoring library with TCP/IP reassembly" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes MAN3= libnids.3 do-install: ${INSTALL_DATA} ${WRKSRC}/src/nids.h ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/src/libnids.a ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/src/libnids.3 ${PREFIX}/man/man3 .include Property changes on: head/net/libnids/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/net/magictun/pkg-comment =================================================================== --- head/net/magictun/pkg-comment (revision 75893) +++ head/net/magictun/pkg-comment (nonexistent) @@ -1 +0,0 @@ -An LD_PRELOAD module for transparent HTTPS proxy redirection Property changes on: head/net/magictun/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/magictun/Makefile =================================================================== --- head/net/magictun/Makefile (revision 75893) +++ head/net/magictun/Makefile (revision 75894) @@ -1,18 +1,19 @@ # New ports collection makefile for: magictun # Date created: 20 January 2003 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= magictun PORTVERSION= 0.1 CATEGORIES= net MASTER_SITES= http://anight.org/magictun/dist/ MAINTAINER= roam@FreeBSD.org +COMMENT= "An LD_PRELOAD module for transparent HTTPS proxy redirection" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/magictun.so ${PREFIX}/lib/magictun.so .include Property changes on: head/net/magictun/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/net/nsping/pkg-comment =================================================================== --- head/net/nsping/pkg-comment (revision 75893) +++ head/net/nsping/pkg-comment (nonexistent) @@ -1 +0,0 @@ -DNS "ping" Property changes on: head/net/nsping/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/nsping/Makefile =================================================================== --- head/net/nsping/Makefile (revision 75893) +++ head/net/nsping/Makefile (revision 75894) @@ -1,23 +1,24 @@ # New ports collection makefile for: nsping # Date created: 04 March 2000 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= nsping PORTVERSION= 0.8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= roam DISTFILES= nsping.tar.gz MAINTAINER= roam@FreeBSD.org +COMMENT= "DNS \"ping\"" MAN8= nsping.8 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nsping ${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/nsping.8 ${PREFIX}/man/man8 .include Property changes on: head/net/nsping/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/net/tcpcat/pkg-comment =================================================================== --- head/net/tcpcat/pkg-comment (revision 75893) +++ head/net/tcpcat/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A simple utility for sending/receiving data over a TCP or a Unix-domain socket Property changes on: head/net/tcpcat/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net/tcpcat/Makefile =================================================================== --- head/net/tcpcat/Makefile (revision 75893) +++ head/net/tcpcat/Makefile (revision 75894) @@ -1,17 +1,18 @@ # New ports collection makefile for: tcpcat # Date created: 18 October 2000 # Whom: roam@orbitel.bg # # $FreeBSD$ # PORTNAME= tcpcat PORTVERSION= 1.2.0 CATEGORIES= net MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket" GNU_CONFIGURE= yes .include Property changes on: head/net/tcpcat/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/security/aescrypt/pkg-comment =================================================================== --- head/security/aescrypt/pkg-comment (revision 75893) +++ head/security/aescrypt/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A command-line AES encryption/decryption suite Property changes on: head/security/aescrypt/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/aescrypt/Makefile =================================================================== --- head/security/aescrypt/Makefile (revision 75893) +++ head/security/aescrypt/Makefile (revision 75894) @@ -1,22 +1,23 @@ # New ports collection makefile for: aescrypt # Date created: 12 December 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= aescrypt PORTVERSION= 0.7 CATEGORIES= security MASTER_SITES= http://aescrypt.sourceforge.net/ MASTER_SITE_SUBDIR=aescrypt MAINTAINER= roam@FreeBSD.org +COMMENT= "A command-line AES encryption/decryption suite" GNU_CONFIGURE= yes post-install: ${MKDIR} ${PREFIX}/share/doc/aescrypt ${INSTALL_DATA} ${WRKSRC}/README.html ${PREFIX}/share/doc/aescrypt .include Property changes on: head/security/aescrypt/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/security/apg/pkg-comment =================================================================== --- head/security/apg/pkg-comment (revision 75893) +++ head/security/apg/pkg-comment (nonexistent) @@ -1 +0,0 @@ -An automated password generator Property changes on: head/security/apg/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/apg/Makefile =================================================================== --- head/security/apg/Makefile (revision 75893) +++ head/security/apg/Makefile (revision 75894) @@ -1,18 +1,19 @@ # New ports collection makefile for: apg # Date created: 1 September 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= apg PORTVERSION= 2.1.0 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ MAINTAINER= roam@FreeBSD.org +COMMENT= "An automated password generator" MAN1= apg.1 apgbfm.1 MAN8= apgd.8 .include Property changes on: head/security/apg/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/security/mhash/pkg-comment =================================================================== --- head/security/mhash/pkg-comment (revision 75893) +++ head/security/mhash/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Library provides an easy way to access strong hashes such as MD5 and SHA1 Property changes on: head/security/mhash/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.3 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/mhash/Makefile =================================================================== --- head/security/mhash/Makefile (revision 75893) +++ head/security/mhash/Makefile (revision 75894) @@ -1,22 +1,23 @@ # New ports collection makefile for: mhash # Date created: Mon Jun 28 17:59:13 PDT 1999 # Whom: nsayer@freebsd.org # # $FreeBSD$ # PORTNAME= mhash PORTVERSION= 0.8.14 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roam@FreeBSD.org +COMMENT= "Library provides an easy way to access strong hashes such as MD5 and SHA1" INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS+= --with-LDFLAGS="${PTHREAD_LIBS}" MAN3= mhash.3 .include Property changes on: head/security/mhash/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/stunnel/pkg-comment =================================================================== --- head/security/stunnel/pkg-comment (revision 75893) +++ head/security/stunnel/pkg-comment (nonexistent) @@ -1 +0,0 @@ -SSL encryption wrapper for standard network daemons Property changes on: head/security/stunnel/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/stunnel/Makefile =================================================================== --- head/security/stunnel/Makefile (revision 75893) +++ head/security/stunnel/Makefile (revision 75894) @@ -1,66 +1,67 @@ # New ports collection makefile for: stunnel # Date created: Mon Jan 11 11:53:54 EET 1999 # Whom: Martti Kuparinen # # $FreeBSD$ # PORTNAME= stunnel PORTVERSION= 4.04 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "SSL encryption wrapper for standard network daemons" USE_OPENSSL= YES USE_REINPLACE= YES GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/tmp --with-pem-dir=${PEM_DIR} \ --enable-static MAN8= stunnel.8 stunnel.pl.8 PEM_DIR?= ${PREFIX}/etc post-patch: # place files under /var/tmp so that this can be run by an unprivileged user # user stunnel and group stunnel @${REINPLACE_CMD} -E -e 's|\@prefix\@/var/run/stunnel/|/var/tmp/stunnel|; \ s|nobody|stunnel|;s|nogroup|stunnel|' \ ${WRKSRC}/tools/stunnel.conf-sample.in @${REINPLACE_CMD} -E -e 's|localstatedir/run/stunnel.pid|localstatedir/stunnel.pid|' \ ${WRKSRC}/configure.ac ${WRKSRC}/configure @${FIND} ${WRKSRC} -type f -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e 's,@(ACLOCAL|AUTO(MAKE|CONF|HEADER))@,/usr/bin/true,' .ifdef(NOPORTDOCS) @${REINPLACE_CMD} -E -e 's/ install-docDATA/ /; s/^(SUBDIRS.+)doc/\1/' \ ${WRKSRC}/Makefile.in .endif post-install: @${SED} "s+!!PREFIX!!+${PREFIX}+g" < ${FILESDIR}/stunnel.sh \ > ${PREFIX}/etc/rc.d/stunnel.sh.sample @${CHMOD} 755 ${PREFIX}/etc/rc.d/stunnel.sh.sample @${SETENV} PKG_PREFIX=${PREFIX} ${SH} \ ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${ECHO} "" @${ECHO} "**************************************************************************" @${ECHO} "To create and install a new certificate, type \"make cert\"" @${ECHO} "" @${ECHO} "And don't forget to check out the FAQ at http://www.stunnel.org/" @${ECHO} "**************************************************************************" @${ECHO} "" cert: @${ECHO} "" @${ECHO} "**************************************************************************" @${ECHO} "The new certificate will be saved into ${PREFIX}/etc/stunnel.pem" @${ECHO} "**************************************************************************" @${ECHO} "" @(cd ${WRKSRC}/tools/; make stunnel.pem) ${INSTALL} -m 600 ${WRKSRC}/tools/stunnel.pem ${PEM_DIR}/ .include Property changes on: head/security/stunnel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/security/zombiezapper/pkg-comment =================================================================== --- head/security/zombiezapper/pkg-comment (revision 75893) +++ head/security/zombiezapper/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents Property changes on: head/security/zombiezapper/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/zombiezapper/Makefile =================================================================== --- head/security/zombiezapper/Makefile (revision 75893) +++ head/security/zombiezapper/Makefile (revision 75894) @@ -1,33 +1,34 @@ # Ports collection makefile for: zombiezapper # Date created: 19 Feb 2000 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= zombiezapper PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://razor.bindview.com/tools/files/ DISTNAME= zombie EXTRACT_SUFX= .tar MAINTAINER= roam@FreeBSD.org +COMMENT= "Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents" BUILD_DEPENDS= ${LOCALBASE}/bin/libnet-config:${PORTSDIR}/net/libnet/ LIBNETCONF= ${LOCALBASE}/bin/libnet-config do-build: cd ${WRKSRC} && \ ${CC} ${CFLAGS} -o zz zz.c `${LIBNETCONF} --cflags` `${LIBNETCONF} --defines` `${LIBNETCONF} --libs` -L${LOCALBASE}/lib -I${LOCALBASE}/include do-install: ${INSTALL_PROGRAM} ${WRKSRC}/zz ${PREFIX}/bin/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/zz/ ${INSTALL_DATA} ${WRKSRC}/USAGE ${PREFIX}/share/doc/zz/ ${INSTALL_DATA} ${WRKSRC}/tekpaper.txt ${PREFIX}/share/doc/zz/ .endif .include Property changes on: head/security/zombiezapper/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/sysutils/daemontools/pkg-comment =================================================================== --- head/sysutils/daemontools/pkg-comment (revision 75893) +++ head/sysutils/daemontools/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Service monitoring and logging utilities by djb Property changes on: head/sysutils/daemontools/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/daemontools/Makefile =================================================================== --- head/sysutils/daemontools/Makefile (revision 75893) +++ head/sysutils/daemontools/Makefile (revision 75894) @@ -1,62 +1,63 @@ # New ports collection makefile for: daemontools # Date created: 09 June 1998 # Whom: Dom Mitchell # # $FreeBSD$ # PORTNAME= daemontools PORTVERSION= 0.76 PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/daemontools/ \ ftp://cr.yp.to/daemontools/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if !defined(WITHOUT_MAN) MANDATE= -20010714 MASTER_SITES+= http://smarden.org/pape/djb/manpages/:1 DISTFILES+= ${DISTNAME}-man${MANDATE}.tar.gz:1 MAN8= envdir.8 envuidgid.8 fghack.8 multilog.8 pgrphack.8 \ readproctitle.8 setlock.8 setuidgid.8 softlimit.8 \ supervise.8 svc.8 svok.8 svscan.8 svscanboot.8 svstat.8 \ tai64n.8 tai64nlocal.8 MANCOMPRESSED= no .endif MAINTAINER= roam@FreeBSD.org +COMMENT= "Service monitoring and logging utilities by djb" WRKSRC= ${WRKDIR}/admin/${DISTNAME}/src NO_PACKAGE= "Unsure of djb\'s license" ALL_TARGET= it INSTALL_TARGET= setup check SAMPLERC= svscan.sh.sample SERVICEDIR?= /var/service/ post-patch: @echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc @echo "${CC} ${STRIP}" > ${WRKSRC}/conf-ld post-build: @${SED} "s!/usr/local/!${PREFIX}/!;s!/var/service!${SERVICEDIR}!g" \ ${FILESDIR}/${SAMPLERC} > ${WRKDIR}/${SAMPLERC} do-install: (while read cmd; do \ if file ${WRKSRC}/$$cmd | ${GREP} -q "shell script"; then \ ${INSTALL_SCRIPT} ${WRKSRC}/$$cmd ${PREFIX}/bin; \ else \ ${INSTALL_PROGRAM} ${WRKSRC}/$$cmd ${PREFIX}/bin; \ fi \ done) < ${WRKSRC}/../package/commands post-install: @${INSTALL_SCRIPT} ${WRKDIR}/${SAMPLERC} ${PREFIX}/etc/rc.d/ .if !defined(WITHOUT_MAN) @${INSTALL_MAN} ${WRKDIR}/daemontools-man/*.8 ${PREFIX}/man/man8/ .endif .include Property changes on: head/sysutils/daemontools/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/sysutils/penv/pkg-comment =================================================================== --- head/sysutils/penv/pkg-comment (revision 75893) +++ head/sysutils/penv/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Set the environment accoring to the current working directory Property changes on: head/sysutils/penv/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/penv/Makefile =================================================================== --- head/sysutils/penv/Makefile (revision 75893) +++ head/sysutils/penv/Makefile (revision 75894) @@ -1,47 +1,48 @@ # New ports collection makefile for: penv # Date created: 5 August 2001 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= penv PORTVERSION= 1.2.b2 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/penv/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Set the environment accoring to the current working directory" RUN_DEPENDS= envdir:${PORTSDIR}/sysutils/daemontools MAN1= penv.1 MANCOMPRESSED= yes CFLAGS_COMPAT= -DHAVE_STRLCPY -DHAVE_FGETLN MAKE_ENV+= CFLAGS_COMPAT="${CFLAGS_COMPAT}" .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif DBDIR?= /var/db/${PORTNAME} PLIST_SUB+= DBDIR=${DBDIR} DOCS= html txt post-install: ${MKDIR} ${PREFIX}/etc ${MKDIR} ${DBDIR} ${INSTALL_DATA} ${WRKSRC}/penv.conf.default ${PREFIX}/etc if [ ! -e ${PREFIX}/etc/penv.conf ]; then \ ${INSTALL_DATA} ${WRKSRC}/penv.conf.default \ ${PREFIX}/etc/penv.conf; \ fi .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc && ${TAR} -cpf - ${DOCS} | ${TAR} -xpf - -C ${DOCSDIR} .endif .include Property changes on: head/sysutils/penv/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/sysutils/pslist/pkg-comment =================================================================== --- head/sysutils/pslist/pkg-comment (revision 75893) +++ head/sysutils/pslist/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A utility to view or send signals to processes with all their children Property changes on: head/sysutils/pslist/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/pslist/Makefile =================================================================== --- head/sysutils/pslist/Makefile (revision 75893) +++ head/sysutils/pslist/Makefile (revision 75894) @@ -1,17 +1,18 @@ # New ports collection makefile for: pslist # Date created: 27 October 2000 # Whom: roam@orbitel.bg # # $FreeBSD$ # PORTNAME= pslist PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A utility to view or send signals to processes with all their children" NO_BUILD= yes .include Property changes on: head/sysutils/pslist/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/sysutils/safecat/pkg-comment =================================================================== --- head/sysutils/safecat/pkg-comment (revision 75893) +++ head/sysutils/safecat/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Safely write data to a directory using D. J. Bernstein's Maildir ideology Property changes on: head/sysutils/safecat/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/safecat/Makefile =================================================================== --- head/sysutils/safecat/Makefile (revision 75893) +++ head/sysutils/safecat/Makefile (revision 75894) @@ -1,27 +1,28 @@ # New ports collection makefile for: safecat # Date created: 27 November 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= safecat PORTVERSION= 1.9 CATEGORIES= sysutils mail MASTER_SITES= http://www.nb.net/~lbudney/linux/software/safecat/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Safely write data to a directory using D. J. Bernstein's Maildir ideology" USE_REINPLACE= yes MAN1= safecat.1 maildir.1 do-configure: ${REINPLACE_CMD} -e "s,/usr/local,${PREFIX}," ${WRKSRC}/conf-root ${REINPLACE_CMD} -e "s,cc -O2,${CC} ${CFLAGS}," ${WRKSRC}/conf-cc ${REINPLACE_CMD} -e "s,cc -s,${CC} ${CFLAGS} ${STRIP}," ${WRKSRC}/conf-ld ALL_TARGET= it INSTALL_TARGET= setup check .include Property changes on: head/sysutils/safecat/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/sysutils/timelimit/pkg-comment =================================================================== --- head/sysutils/timelimit/pkg-comment (revision 75893) +++ head/sysutils/timelimit/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Limit the absolute execution time of a process Property changes on: head/sysutils/timelimit/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/timelimit/Makefile =================================================================== --- head/sysutils/timelimit/Makefile (revision 75893) +++ head/sysutils/timelimit/Makefile (revision 75894) @@ -1,22 +1,23 @@ # New ports collection makefile for: timelimit # Date created: 9 June 2001 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= timelimit PORTVERSION= 1.0.b3 CATEGORIES= sysutils MASTER_SITES= http://ringwraith.online.bg/~roam/devel/sys/timelimit/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Limit the absolute execution time of a process" MAN8= timelimit.8 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/timelimit ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/timelimit.8 ${PREFIX}/man/man8/ .include Property changes on: head/sysutils/timelimit/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/sysutils/unquote/pkg-comment =================================================================== --- head/sysutils/unquote/pkg-comment (revision 75893) +++ head/sysutils/unquote/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Execute a command with safely quoted arguments Property changes on: head/sysutils/unquote/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/unquote/Makefile =================================================================== --- head/sysutils/unquote/Makefile (revision 75893) +++ head/sysutils/unquote/Makefile (revision 75894) @@ -1,23 +1,24 @@ # New ports collection makefile for: unquote # Date created: 5 May 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= unquote PORTVERSION= 1.0.b3 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a command with safely quoted arguments" MAN1= unquote.1 MANCOMPRESSED= yes .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif .include Property changes on: head/sysutils/unquote/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/textproc/texi2html/pkg-comment =================================================================== --- head/textproc/texi2html/pkg-comment (revision 75893) +++ head/textproc/texi2html/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Texinfo to HTML converter Property changes on: head/textproc/texi2html/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/textproc/texi2html/Makefile =================================================================== --- head/textproc/texi2html/Makefile (revision 75893) +++ head/textproc/texi2html/Makefile (revision 75894) @@ -1,21 +1,22 @@ # New ports collection makefile for: texi2html # Date created: 5 Nov 1997 # Whom: Ian Vaudrey # # $FreeBSD$ # PORTNAME= texi2html PORTVERSION= 1.64 CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Texinfo to HTML converter" USE_AUTOMAKE= yes USE_AUTOCONF= yes GNU_CONFIGURE= yes MAN1= texi2html.1 .include Property changes on: head/textproc/texi2html/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/www/cgihtml/pkg-comment =================================================================== --- head/www/cgihtml/pkg-comment (revision 75893) +++ head/www/cgihtml/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Library that simplifies the task of writing CGI programs in C Property changes on: head/www/cgihtml/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/www/cgihtml/Makefile =================================================================== --- head/www/cgihtml/Makefile (revision 75893) +++ head/www/cgihtml/Makefile (revision 75894) @@ -1,35 +1,36 @@ # New ports collection makefile for: cgihtml # Date created: 3 Nov 1997 # Whom: Ian Vaudrey # # $FreeBSD$ # PORTNAME= cgihtml PORTVERSION= 1.69 PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://www.eekim.com/software/cgihtml/cgihtml.tar.gz \ ftp://www.eekim.com/pub/users/eekim/cgihtml/ \ ftp://hcs.harvard.edu/pub/web/tools/cgihtml/ FORBIDDEN= Multiple vulnerabilities, see http://online.securityfocus.com/archive/1/305469 MAINTAINER= roam@FreeBSD.org +COMMENT= "Library that simplifies the task of writing CGI programs in C" INSTALLS_SHLIB= yes post-extract: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist @${CP} ${FILESDIR}/Makefile ${WRKSRC} post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/cgihtml/html .for file in CHANGES CREDITS ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cgihtml .endfor ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${PREFIX}/share/doc/cgihtml/html .endif .include Property changes on: head/www/cgihtml/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/www/comclear/pkg-comment =================================================================== --- head/www/comclear/pkg-comment (revision 75893) +++ head/www/comclear/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A history cleaner for Netscape Navigator and Communicator Property changes on: head/www/comclear/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/www/comclear/Makefile =================================================================== --- head/www/comclear/Makefile (revision 75893) +++ head/www/comclear/Makefile (revision 75894) @@ -1,38 +1,39 @@ # New ports collection makefile for: comclear # Date created: 26 November 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= comclear PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.neuro-tech.net/files/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A history cleaner for Netscape Navigator and Communicator" USE_REINPLACE= yes USE_GNOMENG= yes WANT_GNOME= yes USE_GMAKE= yes USE_AUTOMAKE= yes .include .if ${HAVE_GNOME:Mgtk12}!="" USE_GNOME+= gtk12 PKGNAMESUFFIX= -gtk .endif # Do not install docs by default, see the ifdef'd post-install below. post-configure: ${REINPLACE_CMD} 's/^install-data-am:.*/install-data-am:/' ${WRKSRC}/Makefile .if !defined(NOPORTDOCS) post-install: cd ${WRKSRC} && ${GMAKE} install-docDATA .endif .include Property changes on: head/www/comclear/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/x11/xvkbd/pkg-comment =================================================================== --- head/x11/xvkbd/pkg-comment (revision 75893) +++ head/x11/xvkbd/pkg-comment (nonexistent) @@ -1 +0,0 @@ -A virtual keyboard for X applications Property changes on: head/x11/xvkbd/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11/xvkbd/Makefile =================================================================== --- head/x11/xvkbd/Makefile (revision 75893) +++ head/x11/xvkbd/Makefile (revision 75894) @@ -1,52 +1,53 @@ # New ports collection makefile for: xvkbd # Date created: 26 November 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= xvkbd PORTVERSION= 2.3 CATEGORIES= x11 MASTER_SITES= http://member.nifty.ne.jp/tsato/xvkbd/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A virtual keyboard for X applications" MAN1= xvkbd.1 .if defined(WITH_ALL) WITH_XAW3D= yes WITH_XTEST= yes WITH_I18N= yes .endif .if defined(WITH_XAW3D) BUILD_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d .endif USE_REINPLACE= yes USE_IMAKE= yes pre-fetch: @${ECHO} "The following define controls are available:" @${ECHO} "- WITH_XAW3D - Xaw3d support;" @${ECHO} "- WITH_XTEST - XTEST extesions support;" @${ECHO} "- WITH_I18N - internationalization;" @${ECHO} "- WITH_ALL - all of the above." .if defined(WITH_XAW3D) XK_DEFSUBST += -e 's/XCOMM define XAW3D/\#define XAW3D/;' .endif .if defined(WITH_XTEST) XK_DEFSUBST += -e 's/XCOMM define XTEST/\#define XTEST/;' .endif .if defined(WITH_I18N) XK_DEFSUBST += -e 's/XCOMM define I18N/\#define I18N/;' .endif .if defined(XK_DEFSUBST) post-patch: ${REINPLACE_CMD} ${XK_DEFSUBST} ${WRKSRC}/Imakefile .endif .include Property changes on: head/x11/xvkbd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property