aboutsummaryrefslogtreecommitdiff
path: root/news/c-nocem/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - use STAGEDIRDirk Meyer2013-12-011-4/+10
| | | | | | | - USES=gmake Notes: svn path=/head/; revision=335424
* - use PLIST_FILESDirk Meyer2013-10-281-5/+7
| | | | Notes: svn path=/head/; revision=331832
* - fix perl compatibility with getoptDirk Meyer2013-09-231-1/+1
| | | | Notes: svn path=/head/; revision=328030
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | news) Notes: svn path=/head/; revision=327759
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325955
* - cleanup commentsDirk Meyer2012-10-131-4/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - update FETCH_DEPENDSDirk Meyer2011-11-141-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285755
* - add FETCH_DEPENDSDirk Meyer2011-11-141-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285753
* Fix in the new Perl order.Mark Linimon2007-09-091-7/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199139
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-2/+2
| | | | | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume Notes: svn path=/head/; revision=180452
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-2/+2
| | | | | | | | | to security/gnupg1. Thanks to: dougb, lofi Notes: svn path=/head/; revision=180326
* - use CNEWS_PORTDirk Meyer2004-03-261-5/+5
| | | | Notes: svn path=/head/; revision=105361
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - fix build on bento.Dirk Meyer2003-03-031-1/+3
| | | | | | | | | | | | | | | | | | | It works fine when PORTSDIR points at the physical lcoation. if PORTSDIR point to symlink (as on benot), the workdirs are at a diffrent location. You expect: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work ===> c-nocem-3.7 depends on file: /tmp/usr/ports/news/cnews/work/conf/substitutions - not found but the port genarted itws workfiles at: /tmp/a/ports/news/cnews/work/conf/substitutions The location can only be found with ${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work Notes: svn path=/head/; revision=76815
* - backout as requested by krisDirk Meyer2003-02-231-4/+0
| | | | | | | ports is now broken again on bento. Notes: svn path=/head/; revision=76251
* - update pre-fetch to use CNEWSSRC as wellDirk Meyer2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76234
* - Update to 3.7Dirk Meyer2003-02-231-5/+10
| | | | | | | | - add pre-fetch target for bento - optimize configuration with option CNEWSSRC Notes: svn path=/head/; revision=76233
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - Fix build, as USE_PERL5 now conditional.Dirk Meyer2002-12-131-2/+7
| | | | Notes: svn path=/head/; revision=71591
* - Fix build on CURRRENTDirk Meyer2002-12-131-0/+1
| | | | | | | switch to USE_PERL5, even as it builds with perl4 Notes: svn path=/head/; revision=71590
* change binary installation path for cnewsDirk Meyer2002-09-011-1/+1
| | | | Notes: svn path=/head/; revision=65398
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* - Added missing dependency for libcnews.aDirk Meyer2001-05-161-1/+2
| | | | Notes: svn path=/head/; revision=42649
* Add default CNEWSBIN, to ensure package can be madeDirk Meyer2001-03-151-0/+1
| | | | Notes: svn path=/head/; revision=39899
* fix pkg-plist, even if CNEWSBIN is not setDirk Meyer2001-03-141-0/+1
| | | | Notes: svn path=/head/; revision=39814
* Changing path for BUILD_DEPENDS.Dirk Meyer2001-03-111-2/+3
| | | | | | | | | | | | | | For some unknown reason for the i386 ports build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/" but created files are at: "/tmp/a/ports/news/cnews/work/" changed to use ${.CURDIR} instead of ${PORTSDIR} old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/ new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work Notes: svn path=/head/; revision=39547
* Master-Sites changed, renaming of directories.Dirk Meyer2001-02-231-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=38625
* This port needs PGP. Add GnuPG as dependency.Alexander Langer2001-01-121-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37129
* Fix BUILD_DEPENDSKevin Lo2000-10-101-1/+1
| | | | | | | | PR: 21873 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33647
* Substitute the extra spacesKevin Lo2000-08-101-1/+1
| | | | Notes: svn path=/head/; revision=31477
* Update to 3.6 and fix a few bugs too.Neil Blakey-Milner2000-08-061-3/+3
| | | | | | | | PR: ports/20441 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER) Notes: svn path=/head/; revision=31338
* Add c-nocem, a fast filter to remove spam (works with cnews)Neil Blakey-Milner2000-08-021-0/+22
PR: ports/17302 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=31251