Commit Graph

44 Commits

Author SHA1 Message Date
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
c459689c12 Fix a build problem with ANSI_SOURCE and CFLAGS 2002-12-09 21:10:30 +00:00
Dirk Meyer
07c41ede2b - Fix build on CURRENT
- make fully PREFIX aware
2002-12-05 18:13:49 +00:00
Dirk Meyer
674c7a07da Fix for bento on CURRENT (u_long problem) 2002-12-03 04:02:05 +00:00
Dirk Meyer
498a721331 use #ifndef to disable 2002-11-07 19:29:50 +00:00
Dirk Meyer
94d274667c Hopefully avoid a problem with CURRENT
/usr/include/sys/file.h:130: syntax error before "u_int"
2002-11-07 18:40:03 +00:00
Dirk Meyer
3ff37e385b - reorder patches
- use DIRENT
- honor CFLAGS
- fix missing includes
2002-11-04 05:00:14 +00:00
Dirk Meyer
4f1d673aed change binary installation path for cnews 2002-09-01 11:06:43 +00:00
Kris Kennaway
e40b1bb942 Fix build on current.
Submitted by:	mike
2002-06-16 09:18:43 +00:00
Dirk Meyer
0bcd11754b - Add Optional documentation to the package 2002-02-20 15:36:33 +00:00
Dirk Meyer
dbcad19a4c - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbols
- bumped PORTREVISION
2002-01-25 06:41:19 +00:00
Dirk Meyer
5564b55b17 Take Maintainership 2001-08-19 13:43:27 +00:00
Trevor Johnson
404195ed6f Turn Adam David's ports loose. Look out, world!
Approved by:	adam
2001-08-18 07:56:51 +00:00
Kevin Lo
84fca4c34a Substitute the extra spaces 2000-08-10 16:12:23 +00:00
Kevin Lo
660d3cc565 PLIST configurable
PR: ports/20404
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-08-07 07:17:39 +00:00
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