Dirk Meyer
ec997a9574
- add SHA checksum
2005-11-13 09:26:50 +00:00
Dirk Meyer
a381e74c1f
- use CNEWS_PORT
2004-03-26 17:55:38 +00:00
Dirk Meyer
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Dirk Meyer
a76f6018ab
- fix build on bento.
...
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
2003-03-03 20:58:23 +00:00
Dirk Meyer
383632d837
- backout as requested by kris
...
ports is now broken again on bento.
2003-02-23 10:57:55 +00:00
Dirk Meyer
07db2a93ae
- update pre-fetch to use CNEWSSRC as well
2003-02-23 07:16:18 +00:00
Dirk Meyer
d1f93f65fe
- Update to 3.7
...
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
2003-02-23 07:06:56 +00:00
Dirk Meyer
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24
- add COMMENT
2003-02-20 18:26:42 +00:00
Dirk Meyer
115a328257
- Fix build, as USE_PERL5 now conditional.
2002-12-13 06:16:36 +00:00
Dirk Meyer
042c42c09b
- Fix build on CURRRENT
...
switch to USE_PERL5, even as it builds with perl4
2002-12-13 06:13:07 +00:00
Dirk Meyer
4f1d673aed
change binary installation path for cnews
2002-09-01 11:06:43 +00:00
Dirk Meyer
385c248462
change MAINTAINER to FreeBSD.org address
2001-06-24 04:28:57 +00:00
Dirk Meyer
f638f46b75
- Added missing dependency for libcnews.a
2001-05-16 18:46:42 +00:00
Dirk Meyer
39cba59c63
Add default CNEWSBIN, to ensure package can be made
2001-03-15 21:16:59 +00:00
Dirk Meyer
e3ef587247
fix pkg-plist, even if CNEWSBIN is not set
2001-03-14 07:27:51 +00:00
Dirk Meyer
b0de0b2fdb
Changing path for BUILD_DEPENDS.
...
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
2001-03-11 05:52:05 +00:00
Dirk Meyer
af4b7cdb70
Master-Sites changed, renaming of directories.
...
Approved by: will
2001-02-23 05:48:23 +00:00
Alexander Langer
4e1787ab09
This port needs PGP. Add GnuPG as dependency.
...
Submitted by: bento
2001-01-12 15:10:54 +00:00
Kevin Lo
e71100ca7e
Fix BUILD_DEPENDS
...
PR: 21873
Submitted by: MAINTAINER
2000-10-10 04:11:31 +00:00
Kevin Lo
84fca4c34a
Substitute the extra spaces
2000-08-10 16:12:23 +00:00
Neil Blakey-Milner
a03ddab368
Add a patch-file that I missed in the previous commit.
...
PR: ports/20441
2000-08-06 15:37:49 +00:00
Neil Blakey-Milner
18cb5fa529
Update to 3.6 and fix a few bugs too.
...
PR: ports/20441
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-08-06 14:58:08 +00:00
Neil Blakey-Milner
65f03f9abe
Add c-nocem, a fast filter to remove spam (works with cnews)
...
PR: ports/17302
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-08-02 10:24:57 +00:00