Commit Graph

39 Commits

Author SHA1 Message Date
naddy
062e7670c8 drop RCS Ids 2022-03-11 19:48:55 +00:00
naddy
54422396ff news/trn: fix build with -fno-common; ok espie@ 2021-02-06 21:18:58 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
naddy
af85c4912f work-around addition of pipe2() in unistd.h; ok espie@ 2014-09-02 19:17:01 +00:00
naddy
56fc118dc9 Provide a dummy nroff. Configure always searches for it in PATH and
if not found the man pages will not be installed.  ok espie@
2014-06-18 14:23:36 +00:00
schwarze
158fa11e3a Revert rev. 1.4 of this patch. The port installs unformatted manuals
anyway and doesn't use the hint to mandoc at all.  This avoids false
positives auditing the ports tree for bogus mandoc usage.
No package change, no bump.
OK espie@
2014-04-27 09:09:42 +00:00
sthen
9eb4e11bb2 patch Configure to not to pick up libhdb.so*, fixing the build. courtesy of
kerberosV we now have this file and it isn't what trn is looking for. ok espie@
2013-06-18 21:27:42 +00:00
sthen
66865e0beb oops, this did have an actual change..revert! 2013-06-18 21:14:29 +00:00
sthen
61aea96313 regen patch/distinfo; no actual change 2013-06-18 21:12:26 +00:00
sthen
8a275d20b1 Constrain date.y's 2038 check to only when sizeof(time_t) == sizeof(int).
As done in base e.g. usr.bin/cvs/date.y r1.23

Add an XXX comment for stupid static LeapYears table in trn/tin.
2013-04-19 21:32:37 +00:00
sthen
140db71305 regen distinfo and patches of a few things in ports which use the
Bellovin/$alz/Berets date.y, no package changes
2013-04-19 20:20:36 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
schwarze
bc5d6cdfad Tweak previous:
This port does not actually use groff at build time;
all ./Configure wants is a solemn pledge that a man(7)
parser and formatter will be available at run time.
No package change, no bump needed.
okay espie@ (MAINTAINER)
2011-12-12 11:53:07 +00:00
pascal
0d07fa7dd9 We need groff to generate the manpages, but they look fine with mandoc, so
build-depend on groff, but don't USE_GROFF.

ok espie@
2011-12-11 18:07:40 +00:00
jasper
e8ffcc8a1c - unbreak 2011-12-11 15:04:48 +00:00
pascal
32b6913b1b Update news/trn to test77.
ok espie@ (maintainer)
2011-12-10 14:59:13 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
ajacoutot
0d7890c4e7 Move to new DEPENDS/WANTLIB/REVISION. 2010-07-24 17:43:17 +00:00
espie
7d621fc670 fix build with gcc4 2010-05-22 11:44:40 +00:00
merdely
c7269c3e49 Remove surrounding quotes in COMMENT/PERMIT_* 2007-09-15 21:41:50 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
1a8cf72c17 no files should belong to the user who just happened to extract the tarball... 2006-10-09 09:54:01 +00:00
espie
122e95316f make trn work on sparc64: FIONREAD fills an int on OpenBSD.
Add various missing prototypes while we're at it.
2005-05-29 14:19:08 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
a52387e92a Add WANTLIB markers
looks good espie@
2004-12-02 19:19:58 +00:00
espie
2895c5b310 new plists 2004-09-15 18:21:21 +00:00
sturm
8ddaa04e8e don't touch directories outside fake area 2004-01-14 21:06:19 +00:00
naddy
810c2df06b No regression tests available. 2002-10-28 01:50:16 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
d53c25433b Make sure libintl does not get grabbed. 2001-10-15 16:25:48 +00:00
lebel
c563b2ea40 news: integrate COMMENT, bump NEED_VERSION. 2001-05-06 02:56:33 +00:00
naddy
11171ab236 update to trn-4.0-test76; ok espie@ 2001-05-06 01:31:38 +00:00
espie
06c807b85a Ensure trn does not pick a bogus libnet dependency 2001-05-05 20:25:18 +00:00
naddy
5c38acdc21 quote ${CFLAGS}; ok espie@ 2001-02-12 20:33:21 +00:00
espie
a0ea077fa6 Threaded news reader 2000-12-23 12:11:37 +00:00