Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+2 |
| | |||||
* | Remove mastersites that died somewhere between 1997 and 2001. | linimon | 2005-10-06 | 1 | -4/+1 |
| | | | | Source: distfile survey | ||||
* | - utilize PORTDOCS | leeym | 2005-03-06 | 2 | -12/+9 |
| | | | | - remove extra file and directory | ||||
* | BROKEN on ia64: Coredump during build | kris | 2004-11-19 | 1 | -1/+7 |
| | |||||
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-24 | 1 | -8/+4 |
| | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+2 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Fix build on -current (cope with removal of wait union, and remove | kris | 2002-10-26 | 4 | -0/+45 |
| | | | | bogus duplicate declarations of functions in system headers) | ||||
* | Turn over to ports@. | obrien | 2002-09-08 | 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-14 | 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-06 | 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-23 | 1 | -2/+2 |
| | | | | (IE, cn-* -> zh-*.) | ||||
* | Purdue is no longer a master site. | obrien | 1997-08-01 | 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-06 | 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-18 | 8 | -0/+171 |
Submitted by: David O'Brien |