Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn over to ports@. | obrien | 2002-09-07 | 1 | -1/+1 |
| | |||||
* | Add NOPORTDOCS support | ijliao | 2001-12-21 | 1 | -3/+3 |
| | | | | | | PR: 29747 Submitted by: pat No responce from: maintainer (obiren) | ||||
* | Add manpages. | obrien | 2001-05-25 | 2 | -0/+9 |
| | | | | | PR: 27368 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and | asami | 2000-09-12 | 1 | -1/+8 |
| | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento | ||||
* | Use patch to enable full ANSI colour. | obrien | 2000-08-27 | 2 | -2/+7 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-13 | 1 | -3/+3 |
| | | | | | | | | | | 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). | ||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -5/+6 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | All the use of more ptys. | obrien | 1998-09-13 | 1 | -0/+11 |
| | |||||
* | Remove manpage from pkg/PLIST. | vanilla | 1998-08-18 | 1 | -4/+0 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-05 | 1 | -2/+2 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-22 | 1 | -2/+2 |
| | | | | (IE, cn-* -> zh-*.) | ||||
* | Purdue is no longer a master site. | obrien | 1997-07-31 | 1 | -5/+3 |
| | |||||
* | The XFree86-3.3 font rules create gzipped fonts, not compressed ones. | asami | 1997-06-12 | 1 | -1/+1 |
| | |||||
* | #include <sys/types.h> before <dirent.h>. | asami | 1997-04-24 | 1 | -0/+10 |
| | |||||
* | Fixed a bogon -- that's /usr, not /uar | obrien | 1997-02-04 | 1 | -1/+1 |
| | |||||
* | Demangle PKGNAME. See, I told you it's going to confuse somebody! :) | asami | 1996-12-06 | 1 | -2/+2 |
| | |||||
* | Added "cn-" to the PKGNAME. | obrien | 1996-12-05 | 1 | -2/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -0/+1 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -3/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Fix problem with <tab> characters. | obrien | 1996-11-04 | 1 | -6/+5 |
| | | | | | | | | 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 | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -0/+9 |
| | | | | | | ==> warn installer if they don't have the required fonts installed Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -1/+0 |
| | | | | | | ==> gb16st font is no longer installed Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -0/+19 |
| | | | | | | ==> gb16st is no longer a buildable or installable target. Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -2/+2 |
| | | | | | | Change to use COMPRESS_MAN. Requested by: Satoshi | ||||
* | Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME. | chuckr | 1996-10-16 | 1 | -3/+3 |
| | | | | Submitted by: Satoshi | ||||
* | adding cn- to the pkgnames in ports/chinese | chuckr | 1996-10-16 | 1 | -2/+2 |
| | | | | Reviewed by: Satoshi | ||||
* | New chinese language port, cxterm, tested and ready! | chuckr | 1996-09-17 | 8 | -0/+171 |
Submitted by: David O'Brien |