# New ports collection makefile for: nntp # Date created: 29 September 1994 # Whom: adam # # $FreeBSD$ # PORTNAME= nntp PORTVERSION= 1.5.12.2 CATEGORIES= news MASTER_SITES= ftp://ftp.academ.com/pub/nntp/server/ DISTNAME= ${PORTNAME}.${PORTVERSION} PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k MAINTAINER= adam@veda.is BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews NO_WRKSUBDIR= yes MAN1= nntpxmit.1 MAN8= nntpd.8c acttimes.8c PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} MODIFY= conf.h Makefile NEWSBIN?= ${PREFIX}/news/cnewsbin NEWSCTL?= ${PREFIX}/news/lib NEWSARTS?= /var/news NEWSOV?= /var/news/over.view post-extract: @${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h pre-configure: .for i in ${MODIFY} @${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}.sed ${SED} \ -e "s=/usr/local/news/lib/bin/config=${NEWSBIN}/config=" \ -e "s=/usr/local/news/cnewsbin=${NEWSBIN}=" \ -e "s=/usr/local/news/lib=${NEWSCTL}=" \ -e "s=/var/news/over.view=${NEWSOV}=" \ -e "s=/var/news=${NEWSARTS}=" \ -e "s=/usr/local/bin=${PREFIX}/bin=" \ -e "s=/usr/local/sbin=${PREFIX}/sbin=" \ -e "s=/usr/local/man=${PREFIX}/man=" \ ${WRKSRC}/${i}.sed >${WRKSRC}/${i} .endfor post-install: ${INSTALL_DATA} ${WRKSRC}/overview.fmt ${NEWSCTL}/overview.fmt .include submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Security fix: several shell scripts included in the Ghostscript packagehrs2005-11-283-1/+29
* - Add SHA256pav2005-11-261-0/+16
* Update to 8.53mnag2005-10-302-3/+3
* - Update to 8.52pav2005-10-225-42/+14
* - Update MASTER_SITES for MD2K driverpat2005-06-138-14/+684
* Update to version 8.51krion2005-04-2110-100/+21
* Update to version 8.50krion2004-12-3122-28/+585
* Note where the missing parameter is.obrien2004-12-311-1/+1
* Add a secondary (really primary) website.obrien2004-12-311-0/+1
* Upgrade to version 8.30.obrien2004-12-313-79/+5
* Upgrade to version 8.15.obrien2004-12-304-11/+85
* Fix typokrion2004-11-231-3/+1
* Announce the release of GPL Ghostscript. This release is based onkrion2004-10-161-1/+1
* Fix build with gcc-3.4.2krion2004-08-032-9/+25
* Really remove device stp. It has been deprecated since 8.0 and doesn't workvs2004-07-262-15/+0
* - Add a patch to fix a bug which prevents rendering multibytehrs2004-07-255-2/+81
* Remove nonexisting file from pkg-plistkrion2004-06-282-2/+1
* Fix package buildkrion2004-06-282-2/+2
* Update EPLASER driver to version 3.1.4krion2004-06-284-7/+8
* - Unify print/gsfonts dependency checkpav2004-06-171-1/+1
* Fix dependency on print/gsfonts.nork2004-06-142-2/+2
* Remove ghostscript-fonts and Add dependency on print/gsfonts.nork2004-06-134-170/+2
* - Fix MASTER_SITESkrion2004-05-101-1/+1
* - Fix build with freetype-2.1.7krion2004-03-202-0/+14
* - Update to version 8.14krion2004-02-299-588/+717
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Avoid fetching and installing broken font archivekrion2004-01-102-5/+5