Commit Graph

48 Commits

Author SHA1 Message Date
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
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
Steve Price
418fce99bf Unbreak by fixing problems caused by gawk(1).
PR:		15459
Submitted by:	maintainer
1999-12-25 01:55:56 +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
4e6bdf1064 Rework configuration, add a MASTER_SITE, and honor PREFIX.
PR:		13123
Submitted by:	maintainer
1999-09-06 23:29:26 +00:00
Peter Wemm
da8955d04b $Id$ -> $FreeBSD$ 1999-08-30 14:33:04 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
d9466e7bba Use 'ln -sf' for the /var/news symlink just in case it already exists. 1999-06-22 16:24:48 +00:00
Steve Price
e5ab31180b Update to use pgp-verify version 1.12.
PR:		12099
Submitted by:	maintainer
1999-06-10 08:00:12 +00:00
Steve Price
7a50a29db6 Add a bunch of new patches.
PR:		10000
Submitted by:	maintainer
1999-02-22 03:56:56 +00:00
Justin M. Seger
7ce1129981 Switch to better MASTER_SITEs
PR:		ports/9096
Submitted by:	josh@quick.net
1998-12-17 21:54:52 +00:00
Steve Price
ca3df8f95c Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the
permissions may be wrong but I tried to remain faithful to
what I believed them to be.  It was hard to tell since this
port was severely broken to start.
1998-08-30 15:45:35 +00:00
Tim Vanderhoek
def64e2613 NEWSFLASH! Manpages to be deleted from PLISTs! 1998-08-19 18:38:09 +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
Justin M. Seger
0c8193090b Mark BROKEN. Fails while installing bin/inews.
Confirmed by:	asami
1997-12-10 01:07:40 +00:00
Adam David
545dcef9f2 news/{lib,cnewsbin} 1996-12-07 01:30:23 +00:00
Satoshi Asami
6ec78dcaf0 Oops, fix man page compression. 1996-11-21 12:10:17 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
44e7471a07 Add libcnews.a and a corresponding @exec ranlib.
I'm not exactly sure why this was missing, but since it's installed by the
"make install" rule, it definitely should be in the package.
1995-11-22 12:55:16 +00:00
Satoshi Asami
9d395164e4 Include include/dbz.h in the package.
Noticed by: the nntp port
1995-11-09 05:49:59 +00:00
Adam David
816e71aa21 distribution was updated 1995-10-05 10:21:14 +00:00
Satoshi Asami
da99bf2171 To the do-install target:
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
    to overwrite an inews installed by a separate package (it su's first).

(2) Add "-c" to install lines of manpages.
1995-07-02 12:40:13 +00:00
Torsten Blum
2d432a43de use /var/news/over.view for the overview database (NOV) 1995-07-02 09:43:10 +00:00
Adam David
276df59433 name all lib/news/* and libexec/news/* 1995-05-14 16:26:56 +00:00
Satoshi Asami
fba225d3b0 Delete the @cd into man directories and append man/man? to all
the man pages.
1995-05-12 07:34:00 +00:00
Satoshi Asami
6db9c10ff1 Add "-" in front of "ln -s" so that it won't be fatal if the link
already exists.
1995-04-24 09:21:52 +00:00
Satoshi Asami
76573ce60c {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p 1995-04-24 09:15:30 +00:00
Satoshi Asami
069e6920d0 Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
a12f523a73 Updated for new bsd.port.mk. 1995-04-22 12:06:02 +00:00
Adam David
963090c1f4 use ${PREFIX} instead of /usr/local 1995-04-18 13:56:22 +00:00
Adam David
88a4b39650 install dbz.h and libcnews.a so that nntp and anything else that might use them
can pick them up from /usr/local/{include,lib}
1995-04-18 11:54:42 +00:00
Satoshi Asami
e87af43c40 Makefiles of news ports cleaned up! 1995-04-11 23:29:46 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
659c6f9340 One more of this extra tabs in a Makefile. 1995-02-23 10:40:58 +00:00
Paul Traina
e1f99584be use "echo | su" instead of "su -c" 1995-01-24 16:43:07 +00:00
Paul Traina
d3b45beaa4 Changes for current release... 1995-01-24 03:17:45 +00:00
Gary Palmer
f9f5ac435f Fix for PR ports/149 - MD5 checksum wrong for current cnews distfile 1995-01-18 21:10:27 +00:00
Gary Palmer
bc2efc5c4d Next batch of MD5 checksum files 1995-01-04 01:44:04 +00:00
Adam David
57dd0aec63 Changes for latest release 1994-10-27 17:10:19 +00:00
Adam David
e0074d4f8b added /usr/local/bin to newspath 1994-10-01 21:48:50 +00:00
Adam David
2319551385 4.4 fixes. Also added all: target to makefile 1994-10-01 19:00:06 +00:00
Adam David
3da7d47bdb More fixes...
'report' now gets its headers straight.
'doexpire' now handles archiving correctly.
1994-10-01 02:56:50 +00:00
Adam David
e119284cb3 This file originally contained a makefile fix for the regression tests.
Now it also contains the following fixes...

silence nntpxmit stats which was causing 'sendbatches' to complain and
give up after successfully sending the first batch.

'mkov' no longer dumps core if there is no Xref: header.
1994-09-30 21:01:36 +00:00
Adam David
03a5363059 Cnews cleanup release from Henry Spencer and Geoff Collyer 1994-09-30 15:09:35 +00:00