Commit graph

36 commits

Author SHA1 Message Date
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
e163238c68 Fix build on -current (cope with removal of wait union, and remove
bogus duplicate declarations of functions in system headers)
2002-10-26 01:25:32 +00:00
David E. O'Brien
d9d759e651 Turn over to ports@. 2002-09-07 20:05:08 +00:00
Ying-Chieh Liao
fb10909a4e Add NOPORTDOCS support
PR:		29747
Submitted by:	pat
No responce from:	maintainer (obiren)
2001-12-21 06:31:52 +00:00
David E. O'Brien
ed5136ce24 Add manpages.
PR:		27368
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-25 04:21:30 +00:00
David E. O'Brien
30abec63d9 Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
David E. O'Brien
0c6715fb31 Use patch to enable full ANSI colour. 2000-08-27 04:44:44 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
David E. O'Brien
41e67ce6f3 All the use of more ptys. 1998-09-13 22:12:02 +00:00
Vanilla I. Shu
41e8193b88 Remove manpage from pkg/PLIST. 1998-08-18 11:44:41 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Masafumi Max NAKANE
15074dbb5e Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
1997-09-22 17:48:41 +00:00
David E. O'Brien
a48cc736b3 Purdue is no longer a master site. 1997-07-31 23:11:28 +00:00
Satoshi Asami
53a9f6e6b8 The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-12 03:22:12 +00:00
Satoshi Asami
a2233f9a12 #include <sys/types.h> before <dirent.h>. 1997-04-24 02:21:45 +00:00
David E. O'Brien
77a2f9ddae Fixed a bogon -- that's /usr, not /uar 1997-02-04 11:14:55 +00:00
Satoshi Asami
d08a89423b Demangle PKGNAME. See, I told you it's going to confuse somebody! :) 1996-12-06 00:00:02 +00:00
David E. O'Brien
3e198e9384 Added "cn-" to the PKGNAME. 1996-12-05 19:28:31 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
b72f3823ec CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:16:36 +00:00
David E. O'Brien
b33c94e758 Fix problem with <tab> characters.
Remove $Id$ from the patch file so the resulting fonts/Imakefile doesn't
confuse people.  Note this patch file gives a fuzz factor of 1.  W/o
removing $Id$, patch reports a fuzz factor of 2.

Reported by: ports mailing list
1996-11-04 13:16:20 +00:00
David E. O'Brien
f4bbcde9f5 Don't install the fonts that are part of the X11R6 misc fonts dist.
==> warn installer if they don't have the required fonts installed

Requested by: Satoshi
1996-11-03 09:40:42 +00:00
David E. O'Brien
b4e4890f89 Don't install the fonts that are part of the X11R6 misc fonts dist.
==> gb16st font is no longer installed

Requested by: Satoshi
1996-11-03 09:35:25 +00:00
David E. O'Brien
ecccd8880e Don't install the fonts that are part of the X11R6 misc fonts dist.
==> gb16st is no longer a buildable or installable target.

Requested by: Satoshi
1996-11-03 09:34:48 +00:00
David E. O'Brien
489b59cba6 Don't install the fonts that are part of the X11R6 misc fonts dist.
Change to use COMPRESS_MAN.

Requested by: Satoshi
1996-11-03 09:32:27 +00:00
Chuck Robey
eff2b2fa20 Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.
Submitted by:	Satoshi
1996-10-16 12:55:54 +00:00
Chuck Robey
c741775b06 adding cn- to the pkgnames in ports/chinese
Reviewed by:	Satoshi
1996-10-16 02:25:40 +00:00
Chuck Robey
97f9ab6d19 New chinese language port, cxterm, tested and ready!
Submitted by:	David O'Brien
1996-09-17 22:51:49 +00:00