# New ports collection makefile for: apg # Date created: 1 September 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= apg PORTVERSION= 2.3.0b PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ \ ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/misc MAINTAINER= roam@FreeBSD.org COMMENT= An automated password generator .if defined(WITH_CRACKLIB) LIB_DEPENDS= crack.1:${PORTSDIR}/security/cracklib MAKE_ARGS= -DWITH_CRACKLIB .endif MAN1= apg.1 apgbfm.1 MAN8= apgd.8 DOCS= APG_TIPS pronun.txt rfc0972.txt rfc1750.txt post-extract: ${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} u+wx ${FIND} ${WRKSRC} -type f | ${XARGS} ${CHMOD} u+w do-install: ${INSTALL_PROGRAM} ${WRKSRC}/apg ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/apgbfm ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/apgd ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/doc/man/apg.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/man/apgbfm.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/man/apgd.8 ${MANPREFIX}/man/man8 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/doc/,} ${DOCSDIR} .endif .include i/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/jabber-yahoo
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.3.2vs2004-07-062-4/+3
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* Upgrade to version 2.3.1 which provides updates to authentication,mharo2004-02-042-3/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-301-0/+1
* - Update to 2.3.0pav2004-01-043-8/+8
* Update various URLs that no longer resolve or are useful.seanc2003-10-181-1/+1
* Update to 2.2.0erwin2003-10-072-3/+3
* Update to 2.1.1.nsayer2003-04-062-2/+2
* Convert to new GNOME infrastructure.marcus2003-04-061-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Release all my ports.nsayer2002-10-211-1/+1
* Update to 2.1nsayer2002-10-192-2/+4
* Add the sample config filensayer2002-10-132-0/+2