Commit Graph

650 Commits

Author SHA1 Message Date
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Alexander Langer
736a8d26ac Add three LIB_DEPENDS.
PR:		18966
Submitted by:	Sune Falck <sune.falck@swipnet.se> (gdbm dependency)
Reviewed by:	will
2000-06-10 17:08:23 +00:00
Will Andrews
f60c8f4193 Add krn, a newsreader for KDE.
PR:		18039
Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2000-06-09 17:38:57 +00:00
Ade Lovett
c3f97b64e1 Add in hacky rmdir bits to clean up "extra"
Submitted by:	bento
2000-06-08 21:26:05 +00:00
Satoshi Asami
4a4bdbebaf Remove one directory and add one manpage. Also, move three
manpages from PLIST to Makefile.

Submitted by:	bento (first part)
2000-06-07 22:42:01 +00:00
Satoshi Asami
7fb242e7f6 Merge simpleftp.1 and mod-active.8 change from inn-stable/Makefile.
Submitted by:	bento
2000-06-07 07:35:48 +00:00
Satoshi Asami
4c6913c3fc Add simpleftp.1 and mod-active.8 to manpage lists. Note this port
changes directory permissions so it still doesn't pass the mtree test.

Submitted by:	bento
2000-06-03 08:26:36 +00:00
Ade Lovett
ff874b3b39 p5-NNTPClient implements a client interface to NNTP, enabling
a Perl 5 application to talk to NNTP servers.
2000-06-01 20:14:33 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Satoshi Asami
5361ac4a12 Add manpage. Note this port still doesn't pass the mtree test since it
modifies ownerships of some directories.

Submitted by:	bento
2000-06-01 08:55:23 +00:00
Satoshi Asami
e403b5f5a3 Create directory created by port. Remove it.
Submitted by:	bento
2000-06-01 08:54:12 +00:00
Andreas Klemm
a18cbcdb07 fix bug that creates wrong dir (/news in root)
Submitted by:	"Dmitry Grigorovich" <odip@bionet.nsc.ru>
2000-05-31 06:21:53 +00:00
Andrey A. Chernov
15bdaa2466 Upgrade to 1.5.4 2000-05-23 20:50:17 +00:00
Akinori MUSHA
3ce8b38125 Install the author's example files.
PR:		ports/18703
Submitted by:	MAINTAINER
2000-05-21 12:10:44 +00:00
Akinori MUSHA
64a88bdf7a Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
2000-05-21 11:52:06 +00:00
Ade Lovett
a47f6896ff Update to 0.8.0
Take over MAINTAINERship

Approved by (with blessings!):	jedgar (previous MAINTAINER)
2000-05-18 15:16:28 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Chris D. Faulhaber
7b7d4daba2 Update MASTER_SITES to match the new layout of the ftp site. 2000-05-02 13:42:35 +00:00
Andreas Klemm
c46f6cc673 fix PLIST for package building on bento 2000-04-24 08:29:21 +00:00
Kris Kennaway
15b3e5f016 Update to dejasearch 1.8.6 (defennerstrate) 2000-04-24 07:45:33 +00:00
Andreas Klemm
42c44957e8 disable compface, knews dumps core when trying to post new article in newsgroup 2000-04-22 06:29:01 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Michael Haro
a74d7098f6 update to 4.4.1 2000-04-17 23:47:44 +00:00
Andreas Klemm
be9946f3bf xface support for knews
PR:		17985
Submitted by:	misha
2000-04-16 17:35:59 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
3fc58bd3e0 Fix a typo in PORTVERSION.
PR:		ports/17973
Typo by:	cpiazza
Fixed by:	A single key stroke of C-t
2000-04-13 14:25:40 +00:00
Chris Piazza
0bdc9e1be7 Unbreak
PR:		19768
Submitted by:	dirk.meyer@dinoex.sub.org
2000-04-13 06:59:20 +00:00
Chris Piazza
f39d3f29e6 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:33:32 +00:00
Chris D. Faulhaber
044b1bd2c6 Update port to 1.3.4
PR:		17535
Submitted by:	Maintainer
2000-03-24 00:00:41 +00:00
Justin M. Seger
9ed4086048 Upgrade to suck-4.2.3 2000-03-22 16:13:55 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Chris D. Faulhaber
7bb6474018 Rearrange MASTER_SITES to have faster site used prior to
slower sites

PR:		17285
Submitted by:	Maintainer
2000-03-11 14:32:38 +00:00
SADA Kenji
8c40db4c8e Build spool dirs when user install leafnode+ as a package.
PR:		ports/17193
Submitted by:	me
Approved by:	maintainer
2000-03-08 21:24:01 +00:00
Chris D. Faulhaber
499c0113f7 * Fix compilation under 2.2.x
* Fix a wrong default directory

PR:		17201
Submitted by:	Maintainer
2000-03-08 16:47:09 +00:00
Chris D. Faulhaber
8f64f85ea0 Update port to 6.5.6
PR:		17095
Submitted by:	Maintainer
2000-03-04 13:46:45 +00:00
Brian Somers
8911b3903a Upgrade to version 1.9.11 2000-02-27 15:45:58 +00:00
Andreas Klemm
0eb98854b1 update to latest -STABLE inn-STABLE_2_2-2000-02-25_03-09 2000-02-26 11:01:29 +00:00
Chris D. Faulhaber
8a5429671d Update port to 0.7.6:
* Better article tracking/killfiling, preferences user-interface, external
  mailer plugins...
* Most translations updated
* Batch downloading, Save As, reverse searches
* More stable (hopefully :)
* Etc....
2000-02-23 03:48:39 +00:00
Satoshi Taoka
3313da0f3a Update to 4.4.0
PR: 16702
Submitted by: maintainer
2000-02-20 15:58:52 +00:00
Andrey A. Chernov
ed179dda4c tarball changed 2000-02-15 16:13:38 +00:00
Poul-Henning Kamp
30721dfa47 After repeated attempts to contact maintainer: update version. 2000-02-14 10:19:40 +00:00
Torsten Blum
28151c3481 I made the distfile available on my ftp server since the original mastersite
doesn't carry the distfile anymore ;-(
2000-02-13 18:18:30 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Chris D. Faulhaber
7959d9c28f Update port to 0.7.4:
* Article searching improvements
* Friendlier new user startup
* Added French and Norwegian translations
* Bug fixes include memory leaks, sorting fixes,
  better taskbar display, and dead socket and
  SIGPIPE handling
2000-02-08 23:25:06 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Kris Kennaway
b45bef6fcd Respect CFLAGS 2000-02-07 07:01:11 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Chris D. Faulhaber
430c6e4510 Update port to 1.2
PR:		16458
Submitted by:	Maintainer
2000-01-31 23:37:57 +00:00
Brian Somers
3f6d343377 fetch.8 is no longer part of leafnode, the author changed
it to fetchnews.

Submitted by:	Kris Kennaway <kris>
2000-01-31 02:02:13 +00:00
Kris Kennaway
72cb865a5d Upgrade to dejasearch 1.7.2
Submitted by:	Sergey A. Osokin <osa@freebsd.org.ru>
2000-01-30 08:00:13 +00:00
Steve Price
53f454c3aa Update to version 6.5.5.
PR:		16437
Submitted by:	maintainer
2000-01-29 21:57:14 +00:00
Tom Hukins
b1e6d025f8 Fix ${PREFIX} substitution problem
Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
2000-01-29 13:32:50 +00:00
Torsten Blum
d1aea0d50e Upgrade to inn 2.2.2 2000-01-28 21:04:33 +00:00
Chris D. Faulhaber
aed355dfec Update port to 0.7.3
* Fix a few bugs from the previous release
* Faster loading of newsgroups
* New article threading options
2000-01-28 01:46:17 +00:00
Chris D. Faulhaber
7e00376746 Update port to 0.7.2
* New features including: article toolbar, threading/
  unthreading of articles, Swedish translations
* Improved killfile support
* Faster article sorting
* Fixes for all known bugs
2000-01-25 21:36:46 +00:00
Tom Hukins
1cdc3378b8 Fix pkg/MESSAGE version numbering problem. Also, upgrade to the
latest version, 2.10.

PR: ports/15626
Submitted by: Masahiro TAKEMURA <t80382@naoe.t.u-tokyo.ac.jp>
2000-01-24 21:26:50 +00:00
Steve Price
4664184066 Update to version 4.3.6.
PR:		16300
Submitted by:	maintainer
2000-01-24 05:53:40 +00:00
Steve Price
9e6c455d39 Fixup the pgpverify patch and make the y2k path more robust.
PR:		15842
Submitted by:	maintainer
2000-01-24 04:34:39 +00:00
David E. O'Brien
a023fde645 Update to 1.4.2. 2000-01-23 23:57:51 +00:00
David E. O'Brien
6ca5bcbe25 "As installed by the news/aub port, it will only recognize EOL by the \n
symbol.  Too many postings use \r :( I don't know where they come from
(MACs?), but the included patch seems to make aub work nicer."

PR:		15693
Submitted by:	Mikhail Teterin <mi@kot.ne.mediaone.net>
2000-01-16 02:26:14 +00:00
Chris D. Faulhaber
e1e1436769 Update port to 0.7.1
- Numerous bug fixes
2000-01-13 19:28:34 +00:00
Chris Piazza
050486602a Update to 1.5.12.2 and add a y2k patch
PR:		16073
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-01-12 05:51:25 +00:00
Chris Piazza
386b6a446f Move the only master site that has one of the distfiles
higher up in the list.  Waiting while 6 sites are checked for
a file they don't have is not my idea of fun.
2000-01-12 04:25:08 +00:00
Chris D. Faulhaber
3e77b01874 Update port to 0.7.0 2000-01-11 01:30:07 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Brian Somers
77c6b25d6a Upgrade to version 1.9.7
Submitted by: "Ron 'The InSaNe One' Rosson" <insane@lunatic.oneinsane.net>
1999-12-30 03:28:34 +00:00
Steve Price
a0963f61c2 Update to version 0.9.6.2.
PR:		15736
Submitted by:	maintainer
1999-12-29 21:37:04 +00:00
Andreas Klemm
9c86ef1454 Update to newest STABLE version
Update PLIST
	- more dirrm's
	- added some entries
	- make packaging more complete
1999-12-26 14:20:49 +00:00
Steve Price
418fce99bf Unbreak by fixing problems caused by gawk(1).
PR:		15459
Submitted by:	maintainer
1999-12-25 01:55:56 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Steve Price
4d72b16a23 Update to version 2.9.
PR:		15170
Submitted by:	maintainer
1999-12-23 16:07:49 +00:00
Chris D. Faulhaber
d28beeee7e Add MASTER_SITES 'obsolete' directory to MASTER_SITES to
ensure distfile is fetchable between releases.
1999-12-23 01:34:34 +00:00
Bill Fenner
39e0ff9ee1 Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
 ~fenner/public_html/distfiles-- this does not imply that I take
 any responsibility for the ports but I'll at least host the
 existing distfiles =)
1999-12-22 17:31:02 +00:00
Chris D. Faulhaber
0e4ab4fd9a Update to 0.6.7
PR:		15482
1999-12-22 13:39:58 +00:00
Steve Price
babb448ef5 Checksum changed on MASTER_SITE.
PR:		15374
Submitted by:	maintainer
1999-12-10 17:21:15 +00:00
Chris Piazza
3d4137ee70 Add a patch to allow the user to specify the port number for the news
server.

The submitter states that the author of this software has been unresponsive
for several months.

PR:		15199
Submitted by:	Akinori MUSHA aka knu <knu@idaemons.org>
1999-12-06 01:07:10 +00:00
Chris Piazza
4702e87a9c Update to version 0.6.5
PR:		15217
Submitted by:	maintainer
1999-12-04 23:32:52 +00:00
David E. O'Brien
66a73004c5 Upgrade to "Polish", the 1.4.1 release. 1999-12-02 23:24:58 +00:00
Chris Piazza
b2676e7d74 Update to version 0.6.4
PR:		15185
Submitted by:	maintainer
1999-11-30 18:48:06 +00:00
Steve Price
f4ae4997ff Cleanup all files on deinstallation of this port.
PR:		14411
Submitted by:	maintainer
1999-11-26 18:27:35 +00:00
Steve Price
78807d7372 Mark broken for anything except 2.x because our system awk (3.0.3) causes
crashes and corrupted output.

PR:		14420
Submitted by:	maintainer
1999-11-26 18:25:20 +00:00
Steve Price
c07b4c5047 Update to reflect the new configuration of the cnews port.
PR:		14421
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-11-26 18:22:26 +00:00
Jim Mock
e2015e0247 Update to version 0.6.3.
PR:		14948
Submitted by:	maintainer
1999-11-17 22:49:39 +00:00
Justin M. Seger
c3066fb36c Upgrade to suck-4.2.2 1999-11-16 16:04:39 +00:00
David E. O'Brien
ea22425a5d Upgrade to "No Labels", the 1.4.0 release. 1999-11-14 10:49:27 +00:00
Jim Mock
4b5ffe8e7c Update to version 0.6.2.
PR:		14662
Submitted by:	maintainer
1999-11-02 20:02:23 +00:00
Michael Haro
e5b31390b5 prefix -> localbase
PR:		14419
Submitted by:	Dirk Meyer dirk.meyer@dinoex.sub.org
1999-10-27 09:43:58 +00:00
Michael Haro
4157e9bf24 y2k patch
PR:		13694
Submitted by:	James Raynard james@jraynard.demon.co.uk
1999-10-27 09:06:45 +00:00
Chris Piazza
40f7898763 Update to version 0.61
PR:		14445
Submitted by:	maintainer
1999-10-21 05:27:34 +00:00
Yukihiro Nakai
88bda5b523 Update to 0.6.0
PR:		ports/14348
Submitted by:	jedgar@fxp.org
1999-10-15 12:06:31 +00:00
Steve Price
e1e97cfc8f Use PKG_PREFIX in pkg/INSTALL instead of PREFIX so this will install
correctly from a pre-built package.

PR:		13820
Submitted by:	Matthias Meyser <Meyser@xenet.de>
1999-10-10 23:40:25 +00:00
Dan Moschuk
49e38ca0c7 Update ifmail to 2.15
PR: ports/14103
Submitted by: Maintainer
1999-10-08 22:44:42 +00:00
Jim Mock
a1ba07cbf4 Move USE_BZIP2 down to where it belongs so portlint no longer
complains and spits fatal errors.
1999-10-03 03:37:25 +00:00
Chris Piazza
55754847d0 Update to version 1.2.3
PR:		13960
Submitted by:	maintainer
1999-10-01 18:06:34 +00:00
David E. O'Brien
95d6ee3ceb Upgrade to "Nine While Nine" the 19990927 version. 1999-09-28 15:18:42 +00:00
Chris Piazza
72a9dd8777 Update to version 0.5.2
PR:		13998
Submitted by:	maintainer
1999-09-27 17:45:34 +00:00
Dan Moschuk
a87e8c7f33 Update leafnode+ port to 2.8
PR: ports/13981
Submitted by: Tom Hukins <tom@freebsd.org>
1999-09-26 18:44:15 +00:00
Jim Mock
3698c81345 Updated to version 0.5.0
PR:		13773
Submitted by:	maintainer
1999-09-19 10:38:40 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00