Commit Graph

314 Commits

Author SHA1 Message Date
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Matthew Hunt
1af45604f2 Import of p5-Gateway, a Perl 5 module that provides a framework for
Netnews moderation and gateway scripts.

PR:		6501
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-05-04 15:11:40 +00:00
Matthew Hunt
5ed245a0fb Activate p5-Gateway. 1998-05-04 15:11:23 +00:00
Matthew Hunt
f546fef767 Activate p5-News-Article. 1998-05-04 14:57:27 +00:00
Matthew Hunt
97d4a85ac3 Import of p5-News-Article, a Perl 5 module for dealing with
news articles (surprise, surprise).

PR:		6500
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-05-04 14:56:33 +00:00
Matthew Hunt
5cb3253a78 Upgrade to 4.0-test65 from 4.0-test64. (Version in previous commit log
was incorrect.)
1998-05-01 23:53:42 +00:00
Matthew Hunt
930dcabd50 Major upgrade to 4.0test26. 1998-05-01 18:41:28 +00:00
Satoshi Asami
3eeae9ced9 Mark this port broken while awaiting upgrade after repository copy. 1998-05-01 07:52:00 +00:00
Justin M. Seger
79b48ae120 Upgrade to suck version 3.9.3 1998-04-28 23:22:04 +00:00
Tim Vanderhoek
450b9d8a61 Yes, we know this is C-news. The question is, What _is_ C-news?
(Note that this is marked BROKEN, anyways...)
1998-04-25 00:25:06 +00:00
Steve Price
ea1d88aafb Update to version 2.14.
PR:		6142
Submitted by:	maintainer
1998-04-19 15:43:40 +00:00
Jun-ichiro itojun Hagino
aa042e95b7 original distribution updated (1.15-release)
PR:		6304
1998-04-18 12:32:31 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Justin M. Seger
58845303f4 Upgrade to version 3.9.2. 1998-04-11 02:06:09 +00:00
Andrey A. Chernov
52ce6d30c9 Change default charset to ISO-8859-1 since post not work with default
setup
1998-04-07 00:26:53 +00:00
Andrey A. Chernov
3e42598c52 Turn off building with ncurses, too buggy for now 1998-04-05 15:07:22 +00:00
Vanilla I. Shu
4387c03866 Upgrade to 1.11.
PR:		ports/6185
Submitted by:	josh@quick.net
1998-04-04 14:21:01 +00:00
Andrey A. Chernov
75d15b3956 upgrade png major 1998-03-28 20:12:07 +00:00
Steve Price
ecdbf5b5cc Activate unpost port. 1998-03-28 14:59:28 +00:00
Steve Price
ec82883723 Initial import of unpost version 2.3.4.
Extract binary files from mult-segment uuendcoded postings.

PR:		5042
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
1998-03-28 14:58:20 +00:00
Justin M. Seger
89a2bbbd4f MASTER_SITE changed. 1998-03-23 00:18:38 +00:00
Andreas Klemm
c08adf55a4 hell, what's going on ...
again forgot patch-ac, but now ;-)
1998-03-21 13:36:40 +00:00
Andreas Klemm
19c72d4e31 remove BROKENNESS
forgot to add patch-ac
tested packaging
Reviewed by:	as requested by Satoshi
1998-03-21 13:35:07 +00:00
Satoshi Asami
8cd267e1b8 mark this port broken 1998-03-21 12:40:53 +00:00
Andreas Klemm
ccb10483da update to new version 1.0b.0
port dependency to jpeg an png lib, because inline imaging is enabled now
the pre-configure script edits knews.tmpl after it has been patched
enable automatic jump into threaded mode in Knews.ad
port dependency to mp port, because default print command now uses newsp
1998-03-14 16:36:00 +00:00
Brian Somers
8f6d55b426 Update to version 1.4
Note: The `fetch' command has been renamed to `fetch-news'.

Submitted mostly by:	John Saunders <john.saunders@scitec.com.au>
1998-02-28 01:27:53 +00:00
David E. O'Brien
f6bc543821 Upgrade to version 1.4-980226 1998-02-27 10:47:00 +00:00
Steve Price
da8eeebdaa Build and install slrnpull by default. Pick another MASTERSITE that
still has the old sources around.

PR:		5844
Submitted by:	maintainer
1998-02-26 04:15:55 +00:00
Steve Price
7755c5392c Upgrade to version 3.9.1.
PR:		5777
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-02-18 05:15:33 +00:00
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