1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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