1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

335 Commits

Author SHA1 Message Date
Andreas Klemm
a9575910ed fix invalid ctlinnd option (stop)
And closed PR 5620, since all things are fixed now
Submitted by:	Adrian Wontroba <aw1@stade.co.uk>
1998-02-14 14:01:33 +00:00
Andreas Klemm
0416ae8e3a correct paths to use tcl from the ports collection if tcl support is wanted
as requested by Satoshi, I hope the port maintainer agrees here.
1998-02-11 17:58:27 +00:00
Andreas Klemm
525f46b32a Add some comments for compiling the port under -current in Makefile
Add two commented out changes to scripts/configure, that easily can
be activated, to compile inn on a -current system, which doesn't
have TCL in the base OS for ports backward compatibility.
1998-02-10 06:05:23 +00:00
Justin M. Seger
00b42bba4c Upgrade to version 3.9.0. 1998-02-08 13:14:10 +00:00
Brian Somers
b5b86491ad Make the package create the spool dirs
PR:		5629
Submitted by:	Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1998-02-06 22:09:23 +00:00
David E. O'Brien
2bbe751290 Upgrade to 980202 version.
(hope ache doesn't mind too much :) )
1998-02-03 10:27:53 +00:00
Jun-ichiro itojun Hagino
d7598c933d original distribution updated (2.3b2 -> 2.3.2)
Notified by:	Julian Assange <proff@iq.org>
1998-02-01 03:04:12 +00:00
Andreas Klemm
dbb916b8a2 Update dnews to newest available version.
Revamped the install target, we use now the original interactive program.
1998-01-31 15:52:38 +00:00
Jun-ichiro itojun Hagino
ccf20a8f50 oops, sorry i forgot to update... 1998-01-29 04:07:29 +00:00
Jun-ichiro itojun Hagino
408468a3aa oops forgot to add this.. 1998-01-29 04:05:14 +00:00
Jun-ichiro itojun Hagino
8ea33aa5e8 base version update to 2.2b7.
added important files into pkg/PLIST.
portlint.
1998-01-29 04:04:34 +00:00
Andrey A. Chernov
f7a09adec1 Change primary dist site to official one 1998-01-29 00:07:07 +00:00
Satoshi Asami
a4af2db90e Make this port package again. People, test test please! 1998-01-26 11:39:10 +00:00
Satoshi Asami
68a96eab48 Make this port package again. People, test test please! 1998-01-26 11:33:48 +00:00
Torsten Blum
3af1206c91 - upgrade to 1.7.2
- install $PREFIX/etc/rc.d/innd.sh (start and stop)
- change group of $PREFIX/bin/rnews from uucp to dialer to work around
  a problem when using inn with uucp (rnews is not world-executable to prevent
  injection of faked articles)
- don't install binaries in $PREFIX/etc
- use /var/{spool,}/news/tmp instead of /var/tmp for rnews, otherwise
  rename will fail
1998-01-25 21:41:03 +00:00
Steve Price
1cf9bf41ee Fix MASTER_SITE_SUBDIR and upgrade to version 2.13.
PR:		5370
Submitted by:	maintainer
1998-01-25 17:46:58 +00:00
Steve Price
a80c0faed9 Upgrade to use version 2.2b4
PR:		5492
Submitted by:	Julian Assange <proff@iq.org>
1998-01-25 16:52:56 +00:00
David E. O'Brien
5442e27533 Upgrade to the 98.01.17 verson. 1998-01-19 09:08:04 +00:00
David E. O'Brien
75d9e26c08 Upgrade to beta 1.4-980105. (screen redraw problem with 'K' fixed)
Use sed to patch the manpage as they keep reformating it.  Also makes it
  PREFIX adhearent.
1998-01-10 22:45:20 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Justin M. Seger
15f8129c3e Fix the PLIST and mark this un-BROKEN. 1997-12-10 11:25:51 +00:00
Satoshi Asami
34365a122b Mark this broken too, cnews victim. 1997-12-10 08:57:53 +00:00
Justin M. Seger
0c8193090b Mark BROKEN. Fails while installing bin/inews.
Confirmed by:	asami
1997-12-10 01:07:40 +00:00
David E. O'Brien
4fce4c61ff Upgrade to the 971204 version. 1997-12-09 07:53:57 +00:00
Satoshi Asami
d5059d023a Mark this port broken (package). 1997-12-09 05:28:31 +00:00
Justin M. Seger
c843a68e8f Upgrade to version 2.12 and do some minor clean ups.
PR:		ports/5192 ports/5283
Submitted by:	dirk@net2.dinoex.sub.org
1997-12-06 15:18:59 +00:00
Andrey A. Chernov
51f47f8750 Upgrade to 971127 1997-12-04 21:46:46 +00:00
Satoshi Asami
c6ef1c1532 "+=" -> "=". "echo" => "${ECHO}". 1997-12-02 04:24:14 +00:00
David E. O'Brien
d4645755ec Upgrade to tinpre-1.4-971123
Hopefully won't mind too much:	ache
1997-11-26 14:35:25 +00:00
Justin M. Seger
fbc36fc9f8 Upgrade suck to version 3.8.0 1997-11-25 11:44:24 +00:00
Bill Fenner
40f68154c5 Try to use uid 70 for the ifmail user when installing; pick an
available uid < 100 if 70 isn't available.
Delete the user when deinstalling.
1997-11-20 05:16:53 +00:00
Bill Fenner
1e215ceb46 Add ifmail. 1997-11-16 04:58:09 +00:00
Bill Fenner
79818db38d Port of ifmail, a FidoNet(tm) support package for UN*X platform.
Extensively modified from submitted PR, including upgrading to a
new version, installing examples and documentation, and creating
the required new user.

PR:		ports/3306
Submitted by:	Dirk Meyer <dirk@net2.dinoex.sub.de>
1997-11-16 04:57:27 +00:00
Satoshi Asami
e4f8755abb Edit out RCS keywords to make this patch patch. 1997-11-15 13:25:20 +00:00
James Raynard
e5372c7fad Unbreak this (or at least get it to patch cleanly). 1997-11-15 13:01:17 +00:00
Satoshi Asami
263bf4fdb6 Mark this broken, patch fails. 1997-11-15 10:55:21 +00:00
James Raynard
450506ee5f Add site exclusions patches. Some cleanup. 1997-11-13 23:14:58 +00:00
Satoshi Asami
ce161ea328 Add newsfetch.
Forgotten by:	itojun
Found by:	make checksubdirs (to be committed soon)
1997-11-09 10:16:01 +00:00
Satoshi Asami
7aafedd433 Add PKGNAME (="tinpre-1.4.971102")..will sort better than DISTNAME
(="tinpre-1.4-971102").
1997-11-05 08:15:14 +00:00
Andrey A. Chernov
66a238e1a6 Upgrade to 971102 1997-11-04 08:36:56 +00:00
Justin M. Seger
1b58e8853d Disable nn-current. 1997-10-30 01:19:19 +00:00
Justin M. Seger
2dbed3f442 Update of news/suck to version 3.7.0. 1997-10-29 23:10:17 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
David E. O'Brien
0e7152d2e9 sed'ing a directory produces neat affects.
Taught by:	Satoshi  :-)

Also we don't have /usr/tmp, so we shouldn't try to write there.
1997-10-18 06:11:16 +00:00
Satoshi Asami
847ead1028 Move distfiles to subdirectory "aub" (there is a file called BUG_FIXES...). 1997-10-14 11:18:56 +00:00
Thomas Gellekum
b96df75f0c Fix Justin M Seger's e-mail address. 1997-10-13 09:14:53 +00:00
David E. O'Brien
371f9101a1 Share aub with the world. 1997-10-13 07:03:30 +00:00
David E. O'Brien
ed0554a9fa Automatic assembly of usenet binaries.
Keeps track of what you've gotten already, what has parts missing, etc.
1997-10-13 07:02:39 +00:00
Andrey A. Chernov
39fb644963 Upgrade to 0930 1997-10-11 23:08:18 +00:00
Masafumi Max NAKANE
292f7affa7 Upgrade, 3.5.2 -> 3.6.0.
PR:		4690
Partly submitted by:	maintainer
1997-10-05 05:06:27 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Tim Vanderhoek
7a954ffc43 Upgrade plor (SOUP/QWK reader) port.
PR:		ports/4017
1997-10-01 21:59:54 +00:00
Andrey A. Chernov
a2fbf2f4b5 Upgrade to 0923 1997-09-29 21:34:01 +00:00
Andrey A. Chernov
8cd8edfd60 Upgrade to 0916 1997-09-22 06:24:18 +00:00
Masafumi Max NAKANE
8315718030 Add new patch to enable this port to compile on 2.2-stable.
Submitted by:	maintainer
1997-09-21 00:57:06 +00:00
Masafumi Max NAKANE
cc4311e64b Tell the correct place of the history file to the program.
Submitted by:	the port maintainer
1997-09-17 02:51:24 +00:00
Torsten Blum
d2277adf70 Upgrade to 1.5.1sec2 1997-09-15 20:11:48 +00:00
Jun-ichiro itojun Hagino
af18a81a91 forgot to include the patch. sorry! 1997-09-12 18:33:08 +00:00
Jun-ichiro itojun Hagino
66a0c024ee new port of newsfetch, command-line downloader for news articles.
"download news articles from NNTP server."
1997-09-12 18:28:07 +00:00
Andrey A. Chernov
b0e5d9f7ea Upgrade to 0911 1997-09-11 11:53:44 +00:00
Andrey A. Chernov
ea02172c25 Upgrade to 970901 1997-09-02 12:34:12 +00:00
Masafumi Max NAKANE
ec968b0871 Ooops, forgot to remove this file along the way to upgrade from
2.6.2 to 3.5.2.
1997-08-30 16:25:15 +00:00
Masafumi Max NAKANE
cfb35583cc Upgrade, 2.6.2 -> 3.5.2
Change the maintainer from graphite@taurus.bekkoame.or.jp to
jseger@scds.com.  (I have received a personal note from the old
maintainer and he approves this change.)
Also, install the sample scripts into share/examples/suck instead of
into etc/rc.d.
PR:		4131
Submitted by:	the new maintainer <jseger@scds.com>
1997-08-30 16:24:02 +00:00
Andrey A. Chernov
a62302fbb6 Upgrade to 970826 1997-08-28 11:29:16 +00:00
Andreas Klemm
6b06ab4cf6 Upgraded to new version 4.3f 1997-08-17 10:36:48 +00:00
Adam David
2dacd5e628 distfile moved
Submitted by: Bill Fenner's distfile checker
1997-08-11 00:01:07 +00:00
Bill Fenner
4bcbe11de3 Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by:	ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
c24f1cd821 Fix path on MASTER_SITE
Found by:	distfile checker
1997-08-10 19:22:26 +00:00
Andrey A. Chernov
9935f25ef9 Upgrade to 0731 1997-08-06 14:32:40 +00:00
Satoshi Asami
47cd43aca3 Upgrade to 1.0.7.1.
Submitted by:	proff@iq.org
1997-07-31 06:36:07 +00:00
Adam David
b66a8c9065 distfile moved 1997-07-30 18:17:48 +00:00
Andreas Klemm
e3b0afc793 removed sunsite from the list of master sites, because sunsite
got rid of their X11/apps directory.
Submitted by:	 Bill Fenner <fenner@parc.xerox.com>
1997-07-21 06:52:04 +00:00
David E. O'Brien
111bc97bf2 Upgraded to 0.9.4.3
PR:		ports/4084
1997-07-15 01:19:01 +00:00
Andrey A. Chernov
d2b39c3dbc Upgrade to 970709 1997-07-09 16:37:47 +00:00
Masafumi Max NAKANE
f223e188d4 Upgrade, 0.9.4.1 -> 0.9.4.2 1997-07-09 10:21:59 +00:00
Andrey A. Chernov
bfdf2a6333 Upgrade to 970705 1997-07-08 14:18:00 +00:00
James FitzGibbon
9d3c8f0141 Upgrade to v1.10 1997-07-05 03:31:30 +00:00
Brian Somers
2950789f70 Upgrade to version 1.0.2 1997-07-04 10:06:46 +00:00
David E. O'Brien
b1cb2b8684 Upgrade to 0.9.4.1 1997-06-29 11:26:06 +00:00
David E. O'Brien
1278bfd2c5 Style police:
*  use MASTER_SITES=   ${MASTER_SITE_SUNSITE}
*  no += for CATEGORIES
*  use MAN?= rather than old style explicit manpage compression
1997-06-29 09:12:59 +00:00
Brian Somers
595e93d96a Add leafnode 1997-06-27 23:02:54 +00:00
Brian Somers
14fde1101a Leafnode is an NNTP server designed for small sites
that dynamically "learns" which newsgroups should be
collected from a given news server.

Originally submitted by: Patrick Yu <pyu@rogidi.com>

I received "mailbox full" messages when I tried to contact
the author, so I've given myself as the maintainer for
the time being ('till I hear from Patrick).
1997-06-27 23:00:50 +00:00
Andrey A. Chernov
2c6f3a3a1b Upgrade to 970613
Submitted by: peter
1997-06-24 13:23:56 +00:00
Satoshi Asami
5c10f3b56c Create ${PREFIX}/news first as the mkdir's in the source's Makefile
don't have the -p flag.  While I'm here, replace stuff with macros
(${PREFIX}, ${ECHO}, etc.).
1997-06-19 06:54:39 +00:00
Masafumi Max NAKANE
577c9f7c96 Upgrade, 0.9.3.2 -> 0.9.4.0.
PR:		3847
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-06-11 19:54:41 +00:00
James FitzGibbon
c0e84f1f0b Diablo isn't written in perl; I am therefore not the MAINTAINTER.
Fix MAINTAINER lines (broken/missing) in these ports.
Pointed-out-by: Wolfram Schneider <wosch@apfel.de>
                (the auto-ports-announcer - three cheers)
1997-06-08 01:41:06 +00:00
James FitzGibbon
6abda492df Activate diablo 1997-06-02 19:55:11 +00:00
James FitzGibbon
b862d0487f Import of diablo, a backbone news transit system 10-20 times faster than INN 1997-06-02 19:52:11 +00:00
Satoshi Asami
cf20c9dccf Add PKGNAME, DISTNAME has no version info. 1997-05-30 02:59:09 +00:00
Andreas Klemm
f5ec537f78 upgrade dnews to most recent FreeBSD version 4.2j
added faq from www server
revamped directory structure, port now uses:
	/var/log/dnews
	/var/spool/dnews
	${PREFIX}/lib/dnews
the cgi stuff isn't tested
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 15:22:14 +00:00
Andreas Klemm
7cc56e20a1 Nuke dnews3
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 10:57:52 +00:00
Andreas Klemm
47a23f8d6f This is an old dnews version.
The files have been moved to oldversions on the master ftp site.
Although it's an old version I want to keep this version, because
it's (together with dnews3) the only dnews port I have tested.

Later I think there might be only one tested 4.2 version called
dnews.
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-29 10:50:32 +00:00
Philippe Charnier
3373e4deb6 Correctly Enable/Disable PERL5 support according to value of USE_PERL5.
PR:		ports/3125
1997-05-29 06:38:42 +00:00
Andrey A. Chernov
f6ac984089 Upgrade to 0527 1997-05-28 10:23:23 +00:00
Andrey A. Chernov
e45394aa06 Upgrade to 0516 1997-05-21 07:16:34 +00:00
Masafumi Max NAKANE
c956731202 Enable slrn. 1997-05-17 03:44:24 +00:00
Masafumi Max NAKANE
57c5cc55d7 New port, slrn:
SLang-based newsreader
PR:		3146
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-05-17 03:41:37 +00:00
Masafumi Max NAKANE
0496a6b4e5 The distfile has been changed. 1997-05-04 16:28:38 +00:00
Satoshi Asami
30296cb4a3 Adjust mpack path to point to converters. 1997-04-27 00:24:32 +00:00