1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

5153 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
40c0995b40 Ooops, there was a backslash missing for continuing line. 1996-12-08 05:13:24 +00:00
Masafumi Max NAKANE
da24912162 mkdir -> ${MKDIR}
Use MAN[1358] variables to compress man pages.
1996-12-08 05:08:58 +00:00
David E. O'Brien
5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3315e829ac No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

rm -> ${RM}
cp -> ${CP}
1996-12-08 01:15:22 +00:00
Masafumi Max NAKANE
9421fdf1ad No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cp -> ${CP}
1996-12-08 01:11:27 +00:00
Masafumi Max NAKANE
e81523971c No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cp ->${CP}
1996-12-08 01:05:19 +00:00
Masafumi Max NAKANE
76fb447cee No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cat -> ${CAT}
1996-12-08 01:04:24 +00:00
Satoshi Asami
9e6427c5d3 Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is required
for building only.
1996-12-07 23:43:56 +00:00
Satoshi Asami
363e6cbd2f Instead of installing its own manpath.config in /usr/local/etc, check
the value of ${LANG} or LC_TYPE and look into the appropriate subdirectories
of directories specified by /etc/manpath.config.

Submitted by:	Kumano Tadashi <kumano@strl.nhk.or.jp>
1996-12-07 23:16:13 +00:00
Masafumi Max NAKANE
5d001cc6aa Original distfile has been changed. 1996-12-07 20:01:28 +00:00
Masafumi Max NAKANE
1958fc5e8e No need to define HAS_CONFIGURE when GNU_CONFIGURE is defined. 1996-12-07 19:58:09 +00:00
Masafumi Max NAKANE
3c3c5275f2 Added reason for NO_PACKAGE. (Interactive installation, sort of.)
{CP} -> ${CP} ;)
1996-12-07 17:58:22 +00:00
Masafumi Max NAKANE
6ba0438cf0 quake101.zip was missing. 1996-12-07 17:35:24 +00:00
Satoshi Asami
0cefd7310e Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3. 1996-12-07 14:23:29 +00:00
Satoshi Asami
a164413181 Oops, real reason of BROKEN was gcc incompatibility. 1996-12-07 13:28:30 +00:00
Satoshi Asami
103160587d Add man, man-doc. 1996-12-07 13:25:15 +00:00
Satoshi Asami
041376eda0 Japanese manpages for many system commands.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:42 +00:00
Satoshi Asami
a9ee50f208 A man command that can handle Japanese (EUC). Note this is only a
workaround until man is upgraded to a new version (which is supposedly
truly internationalized).

Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-07 13:24:00 +00:00
Satoshi Asami
2500f7653e Add reasons to BROKEN. 1996-12-07 13:03:36 +00:00
Satoshi Asami
9c000628b1 Add NO_PACKAGE reason (package available from XFree86). 1996-12-07 12:51:19 +00:00
Satoshi Asami
c1f5b67a28 Add NO_PACKAGE reason (postgres uid). 1996-12-07 12:49:35 +00:00
Satoshi Asami
a818e9ee69 Add reason for NO_CDROM (shareware). 1996-12-07 12:45:26 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
80ce5ce7dd Typo in RESTRICTED= line. 1996-12-07 11:12:21 +00:00
Satoshi Asami
539685967c Make this file match reality. It's usually a good idea to check the
PLIST when the port is upgraded.

While I'm here, sort the entries and add @dirrm's.
1996-12-07 09:45:04 +00:00
Masafumi Max NAKANE
3cc3a977ff Modified port path for sattrack misc -> astro. 1996-12-07 09:35:54 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Satoshi Asami
15dab03ed9 Add DEPENDS to sam, this port requires libraries and private headers. 1996-12-07 09:05:09 +00:00
Peter Wemm
e8161884f8 Update 1.1.beta28 -> 1.1.0 1996-12-07 06:25:28 +00:00
Satoshi Asami
2b163d2980 Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11
link.

Broken-and-not-fixed-despite-error-report by:	torstenb ;)
1996-12-07 04:52:16 +00:00
Satoshi Asami
38afd67998 Update this file so this thing will package. BTW, is it really
necessary to keep the shared library number in sync with the
release version?
1996-12-07 02:46:37 +00:00
Adam David
545dcef9f2 news/{lib,cnewsbin} 1996-12-07 01:30:23 +00:00
Adam David
8d3cafedf1 news/{lib,cnewsbin} 1996-12-07 01:18:09 +00:00
Satoshi Asami
0461953855 Master site has moved.
Submitted by:	Lars Fredriksen <fredriks@Mcs.Net>
1996-12-07 01:06:25 +00:00
Satoshi Asami
5370ea589f Use shared VFlib lib. 1996-12-07 00:20:47 +00:00
Andrey A. Chernov
89cd4dc7cd lib/news -> news/lib 1996-12-07 00:01:26 +00:00
Satoshi Asami
8b3fd3fb9f Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)
While I'm here, change hard links to symlinks.  IIRC this saves space
in the tarball.
1996-12-06 23:56:52 +00:00
Satoshi Asami
e6fc9d2118 Prepend "vn-" to PKGNAME. 1996-12-06 23:55:27 +00:00
Satoshi Asami
3fccc67fd3 Clean up, should be much easier to read now. (What was the \ at the end
of the LIB_DEPENDS line anyway?)
1996-12-06 23:43:32 +00:00
Andrey A. Chernov
f93f0d3625 lib/news -> news/lib 1996-12-06 23:42:04 +00:00
Satoshi Asami
6a9ec8cef5 Properly sectionize. DISTFILES is not necessary. 1996-12-06 23:28:02 +00:00
Satoshi Asami
c3086f4cd6 Put DISTFILES in right place (purely cosmetic). 1996-12-06 23:27:03 +00:00
Satoshi Asami
f3c7bea4cf Use ${MASTER_SITE_XCONTRIB}. The old one didn't work anyway (missing "/"). 1996-12-06 23:25:56 +00:00
Satoshi Asami
c409b4977a Pre-delete RCS files, my patch complains otherwise. 1996-12-06 23:24:36 +00:00
David E. O'Brien
24e3021aa9 Author fixed a path bug.
Broke up huge patchfile by filename.
1996-12-06 23:02:15 +00:00
Satoshi Asami
d89092f9c9 Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these
codes are actually different.)
1996-12-06 22:46:41 +00:00
David E. O'Brien
bafef6b830 Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-) 1996-12-06 19:54:47 +00:00
David E. O'Brien
68e5c8269e Moved one part of post-install to pkg/INSTALL. 1996-12-06 19:43:52 +00:00
David E. O'Brien
66e6308d6c Turn on vn7to8 vnelvis vnless vnterm 1996-12-06 12:41:20 +00:00