Commit Graph

28 Commits

Author SHA1 Message Date
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
f39d3f29e6 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:33:32 +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
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
Peter Wemm
da8955d04b $Id$ -> $FreeBSD$ 1999-08-30 14:33:04 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +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
5bbe04d2ac cnews is no longer broken. 1998-08-30 15:46:06 +00:00
Tim Vanderhoek
def64e2613 NEWSFLASH! Manpages to be deleted from PLISTs! 1998-08-19 18:38:09 +00:00
Satoshi Asami
34365a122b Mark this broken too, cnews victim. 1997-12-10 08:57:53 +00:00
Adam David
2dacd5e628 distfile moved
Submitted by: Bill Fenner's distfile checker
1997-08-11 00:01:07 +00:00
Adam David
8d3cafedf1 news/{lib,cnewsbin} 1996-12-07 01:18:09 +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
Adam David
8f5e69dd77 added myself as maintainer.
mostly eliminate __FreeBSD__
fixed standalone daemon so it works.
build it as standalone by default, because that generally makes better sense.
(if there is disagreement, I will let it build both ways)
1996-03-20 01:49:59 +00:00
Adam David
9f5f2f89d0 added nntpxfer 1995-12-07 14:38:12 +00:00
Satoshi Asami
47a249c4f5 BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comes
with cnews and installed in libexec.
1995-11-27 00:08:37 +00:00
Satoshi Asami
c401fbf12c Typo in PKGNAME! Oh my goodness.
Submitted by:	adam
1995-10-20 08:48:03 +00:00
Satoshi Asami
38594e1116 Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead of
.if !exists(${PREFIX}/...), this is not a very clean solution but
the previous version simply didn't work because ${PREFIX} wouldn't
be substituted at this point.
1995-10-10 07:28:10 +00:00
Satoshi Asami
6635ff2b24 # is not a valid comment character.... ;) 1995-05-12 07:45:34 +00:00
Satoshi Asami
84a041dc5a nntpxmit and shlock moved from bin to libexec/news. 1995-04-25 10:44:17 +00:00
Adam David
b7bb2b8db1 find dbz.h and libcnews.a under ${PREFIX}/{include,lib} 1995-04-18 14:37:45 +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
Gary Palmer
bc2efc5c4d Next batch of MD5 checksum files 1995-01-04 01:44:04 +00:00
Adam David
2559ca5f6a copy conf.h.dist to conf.h in pre-patch:
was previously pre-configure:
1994-11-26 17:32:34 +00:00
Adam David
92d37a7055 packing list contents 1994-10-01 21:43:45 +00:00
Adam David
a6a7923c12 NNTP with NOV.
xthread/xindex not enabled or tested.
Makefile will need revising after new bsd.port.mk
dependence on pre-configure target is broken, DEPENDS is a comment for now.
1994-10-01 20:28:26 +00:00