Dirk Meyer
9d82b16ff9
- cleanup configure stage
...
- fix side effects in Makefile
2013-09-03 19:04:16 +00:00
Alexey Dokuchaev
7206deaa2e
- Attempt to unbreak parallel (-jX) builds: call sub-makes correctly
...
- Pad pkg-message display for consistency of port vs. package install
- Cleanup the port a bit: drop gratuitous variables, use REINPLACE_CMD
instead of MV/SED, convert to OptionsNG, etc.
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
2013-08-22 11:18:13 +00:00
Baptiste Daroussin
0bdf3055bd
Mark as job unsafe
2013-07-10 17:04:49 +00:00
Dirk Meyer
d579cd2aaa
- cleanup header
2013-01-26 16:34:39 +00:00
Dirk Meyer
b58a3e61df
- drop not needed includes
...
PR: 113329
Submitted by: Ed Schouten
2007-06-08 14:05:19 +00:00
Dirk Meyer
fa2d81e6f9
- fix for child reaping
...
Submitted by: Scott Hazen Mueller
2006-08-29 04:14:27 +00:00
Dirk Meyer
bc80c74653
- Fix MASTER_SITES
2003-12-24 11:57:56 +00:00
Dirk Meyer
81fef02872
- Fix PATCH_SITES
2003-11-16 18:03:49 +00:00
Dirk Meyer
92414a3ea2
- fix for CURRENT
...
math builtins are always visible in gcc33
2003-07-25 17:19:05 +00:00
Dirk Meyer
2b138f401f
- Sync with cnews paths better.
2003-06-13 04:11:06 +00:00
Dirk Meyer
8491de9f21
- MAINTAINER in standard caption
2003-03-04 20:02:46 +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
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
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
Steve Price
5bbe04d2ac
cnews is no longer broken.
1998-08-30 15:46:06 +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
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
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
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
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
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