Commit Graph

757 Commits

Author SHA1 Message Date
Andrey A. Chernov
cfe1946604 Upgrade to 1.5.8 2001-04-13 22:28:42 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Dirk Meyer
a845846805 Update Makefile and pkg-descr to honor Maintainer,
as suggested by <ben@FreeBSD.org>

PR:		25534
2001-04-08 18:51:32 +00:00
Dirk Meyer
827d3c4f0f - appied patch from PR 25594
- make portlint happier
- clean pkg-plist

PR:		25534
Submitted by:	thierry@thomas.as
2001-04-08 10:51:45 +00:00
Will Andrews
385d26eb0b Various fixes:
- Put kdesupport11 dependency back.  I forgot that it is not implied by
  kdelibs11 as kdesupport2 is by kdelibs2.
- HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed.
- Add X11 headers to CPPFLAGS for moonshine (extreme case).
2001-04-04 07:52:38 +00:00
Munechika SUMIKAWA
584de38ca9 Upgrade to 0.9.7.0.
PR:		ports/26325
Submitted by:	xaa+ports@timewasters.nl
2001-04-04 00:54:01 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Dirk Meyer
30f9deb06d change /nonexistent to ${NONEXISTENT} as noted in porters handbook 2001-03-23 17:34:06 +00:00
Dag-Erling Smørgrav
8d62dc5baf (finally!) upgrade to 3.0-REL. 2001-03-22 08:40:18 +00:00
Dag-Erling Smørgrav
1d4b36734a Update to 2.3.20010321. 2001-03-21 15:29:26 +00:00
Matthew Hunt
41bafd87ec Upgrade to test75.
Submitted by:	David McNett <nugget@slacker.com>
2001-03-21 00:06:36 +00:00
Dirk Meyer
e3a0f000b4 - fix depends for INN
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
2001-03-19 18:44:27 +00:00
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