1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Dirk Meyer
741cd98351 - Add matchting @unexec lines for serveral "@exec"
So when package is removed, disr will clean.
  Problem only found in depended ports: c-nocem, nntpd, ...
- Bumped PORTREVISION

PR:		27340
2001-05-20 04:22:36 +00:00
Dirk Meyer
42b43ef82a - Removed inactive MASTER_SITE 2001-05-16 18:45:42 +00:00
Dirk Meyer
ffcfbce11c Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool
global SUID bit is needed by uux group permission will not be enought.
Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice.
2001-01-24 06:23:07 +00:00
Kevin Lo
5e43aec2b8 - Change in MASTER_SITES
- Owner for binaries now from shake/mk/*
- Owner for initial configuration must be news
- Small message extended.

PR: 21874
Submitted by: MAINTAINER
2000-10-10 04:15:51 +00:00
Kevin Lo
84fca4c34a Substitute the extra spaces 2000-08-10 16:12:23 +00:00
Kevin Lo
7fc557d65a - Update MASTER_SITES
- PLIST is configurable and added URL's

PR: ports/20406
Submitted by: MAINTAINER
2000-08-07 07:50:02 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
0bdc9e1be7 Unbreak
PR:		19768
Submitted by:	dirk.meyer@dinoex.sub.org
2000-04-13 06:59:20 +00:00
Chris Piazza
f39d3f29e6 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:33:32 +00:00
Chris D. Faulhaber
7bb6474018 Rearrange MASTER_SITES to have faster site used prior to
slower sites

PR:		17285
Submitted by:	Maintainer
2000-03-11 14:32:38 +00:00
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
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
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
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
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
Paul Traina
e1f99584be use "echo | su" instead of "su -c" 1995-01-24 16:43:07 +00:00
Adam David
03a5363059 Cnews cleanup release from Henry Spencer and Geoff Collyer 1994-09-30 15:09:35 +00:00