1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

744 Commits

Author SHA1 Message Date
Dirk Meyer
9cbb1f268f - Updated to 4.2.5
- New Master Site, Old Site is not accessible
- included History-Check for cnews and inn2.2

PR:		25411
Submitted by:	dinoex, greg@greg.rim.or.jp
2001-03-17 13:16:14 +00:00
Dirk Meyer
39cba59c63 Add default CNEWSBIN, to ensure package can be made 2001-03-15 21:16:59 +00:00
Jun Kuriyama
6fcc1fab3a Remove bogus trailing backslash.
Submitted by:	bdluevel@heitec.net
PR:		ports/25795
2001-03-14 12:36:06 +00:00
Dirk Meyer
e3ef587247 fix pkg-plist, even if CNEWSBIN is not set 2001-03-14 07:27:51 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Jun Kuriyama
2f3ff2a95a Add more official mirrors to MASTER_SITES.
Submitted by:	maintainer
PR:		ports/25700
2001-03-12 03:05:03 +00:00
Andrey A. Chernov
5dee439748 Fix wrong configuration detection due to missing include 2001-03-11 05:55:42 +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
Kris Kennaway
334dea0cfb Fix plist 2001-03-11 02:35:32 +00:00
Dag-Erling Smørgrav
8385507d91 Update to 20010310, and fix the same chown bug as in news/inn. 2001-03-11 02:35:31 +00:00
Dag-Erling Smørgrav
37e62f56b8 Forgot to bump PORTREVISION. 2001-03-11 01:18:51 +00:00
Dag-Erling Smørgrav
a283186713 Avoid chown'ing /usr/local/man/man* to news:news. 2001-03-11 01:06:19 +00:00
Satoshi Taoka
4bef16225c Update version to 6_14_6-04 2001-03-10 09:57:33 +00:00
Dirk Meyer
841147cc76 Update to new stable release of fidogate 2001-03-10 06:20:44 +00:00
Dag-Erling Smørgrav
d63f8f6234 Update to 20010306 (and synch with changes in news/inn/Makefile) 2001-03-07 00:01:17 +00:00
Dag-Erling Smørgrav
8c4f78a6bb Install some header files which third-party utils may need.
Avoid leaving cruft behind in the db directory.
2001-03-06 23:28:17 +00:00
Dag-Erling Smørgrav
8c664bbc1c Belatedly upgrade to 2.3.1. 2001-03-05 15:00:32 +00:00
Ying-Chieh Liao
852a22c169 add cleanfeed, a spam filter for Usenet news servers
PR:		24481
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-03-05 07:16:42 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Steve Price
6a0bb4532e Update to version 0.9.6.4.
PR:		25383
Submitted by:	maintainer
2001-02-27 02:00:46 +00:00
Tom Hukins
cc9cd88646 Update to version 2.12 2001-02-26 14:09:42 +00:00
Steve Price
d8f88d6f7b Minor pkg-plist fixes.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Dirk Meyer
25bc2438e5 Added URL, removed empty lines to make portlint happy 2001-02-23 19:46:33 +00:00
Dirk Meyer
af4b7cdb70 Master-Sites changed, renaming of directories.
Approved by:	will
2001-02-23 05:48:23 +00:00
Ying-Chieh Liao
9538c83c08 add ija, an interactive command line frontend of Deja 2001-02-17 16:35:10 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
James E. Housley
94483d88dd Make look gnus info docs look better in info docs listing (/usr/local/info/dir)
PR:		24990
Submitted by:	Ilya Martynov <ilya@martynov.org> MAINTAINER
2001-02-11 16:39:09 +00:00
Ade Lovett
c22b07ba35 Update to 0.9.3 2001-02-11 02:40:05 +00:00
Ade Lovett
3a976e9d1b Gah. Fix pkg-descr to point to the new location, too, along with a
few other cleanups.
2001-02-07 18:17:36 +00:00
Ade Lovett
16b74b4839 MASTER_SITE moved.
Submitted by:	distfile survey
2001-02-07 18:13:52 +00:00
Jimmy Olgeni
7e56ee3755 Style fixes for news. 2001-02-05 15:47:59 +00:00
Akinori MUSHA
ea9a60dab2 Take over the maintainership. I've once touched this port.
Create a clean BSD Makefile instead of modifying the original.
2001-02-01 19:13:12 +00:00
Clive Lin
8ea3b67cff Newest version of gnus for emacs20. If you think the gnus comes with
emacs20 port is too old, try this out.

PR: 24714
Submitted by: Ilya Martynov <ilya@martynov.org>
2001-02-01 14:25:17 +00:00
Clive Lin
07aeb74ac3 - Support CC properly
- Apply to 'one file per patch' convention

PR: 24675
Submitted by: tkato@prontomail.ne.jp
2001-01-28 00:24:38 +00:00
Will Andrews
0997884ca3 Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months. 2001-01-27 05:28:29 +00:00
Ying-Chieh Liao
ee2c544fa7 update ubh from 1.3 to 1.5
PR:		24615
Submitted by:	joseph@randomnetworks.com
2001-01-25 14:02:31 +00:00
Dirk Meyer
5573acfefe Removed blank line to make portlint happy 2001-01-24 06:29:13 +00:00
Dirk Meyer
ffcfbce11c Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool
global SUID bit is needed by uux group permission will not be enought.
Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice.
2001-01-24 06:23:07 +00:00
Kelly Yancey
9460afdbc4 Update bgrab to latest version (1.36). 2001-01-21 03:45:01 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Alexander Langer
4e1787ab09 This port needs PGP. Add GnuPG as dependency.
Submitted by:	bento
2001-01-12 15:10:54 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Dag-Erling Smørgrav
166f3e0681 Update to 20010107. 2001-01-08 13:01:10 +00:00
Alexander Langer
6f37193b12 Add glitter 1.0.b.1, a free GTK based binary downloader.
PR:		23407
Submitted by:	Greg Greenaae <greg@gregnet.net>
2001-01-05 17:39:14 +00:00
Tim Vanderhoek
baa7ff608e Update to 0.3.3. The changes are nearly imperceptible; mainly
cosmetic.
2001-01-05 08:01:17 +00:00
Andreas Klemm
a0c10a572f Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:26:04 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Dag-Erling Smørgrav
eb4e1e556b Add pkg-install, forgotten in previous commit. 2000-12-21 20:43:52 +00:00
Dag-Erling Smørgrav
77802af27f Update to 2.3.20001220, and try to get as close to news/inn as possible.
Ideally, this should use news/inn as MASTERDIR, or the two ports should
be merged.
2000-12-21 20:41:36 +00:00
Will Andrews
272b15896e Fix violations of COMMENT files.
PR:		22986
Submitted by:	Ports Fury
2000-12-21 08:54:25 +00:00