Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment} | olgeni | 2001-01-31 | 1 | -1/+1 |
| | | | | files. | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and | asami | 2000-09-12 | 1 | -1/+9 |
| | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento | ||||
* | Fix a few spelling nits. | steve | 2000-08-13 | 1 | -3/+3 |
| | |||||
* | Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still | asami | 2000-06-01 | 1 | -0/+1 |
| | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) | ||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | asami | 2000-04-14 | 1 | -2/+2 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | Fix MASTER_SITES | jmz | 2000-03-03 | 1 | -1/+1 |
| | | | | | PR: ports/17162 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Don't check the existence of the font directory. It always exists thanks to | jmz | 2000-02-23 | 1 | -12/+0 |
| | | | | BSD.x11.dist. | ||||
* | Create X11 font directory if it does not exist. | jmz | 2000-02-21 | 2 | -0/+31 |
| | | | | | PR: ports/16868 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | This file goes with rev 1.17 of Makefile. I forgot to cvs add it last time. | jmz | 2000-02-17 | 1 | -0/+46 |
| | | | | PR: ports/16731 | ||||
* | Add new MASTER_SITES | jmz | 2000-02-13 | 2 | -16/+11 |
| | | | | | | | Support CFLAGS properly PR: ports/1667 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 2 | -2/+3 |
| | |||||
* | move lib/xjewel.* to lib/X11/xjewel, and portlint | jmz | 1998-05-13 | 2 | -11/+11 |
| | | | | | Reviewed by: jmz Submitted by: vanilla | ||||
* | Oops, there were two more places I needed to change pcf.Z -> pcf.gz! | asami | 1997-06-12 | 2 | -3/+3 |
| | |||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -5/+5 |
| | | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR} | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -5/+0 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Shorten and fix typos. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> | ||||
* | (1) Rename do-install to post-install. | asami | 1995-05-02 | 1 | -3/+2 |
| | | | | | (2) Take out make install.man from pre-install, it's not necessary as USE_IMAKE is set. | ||||
* | Take out invocation of fake-pkg from do-install target. It is now | asami | 1995-04-24 | 1 | -2/+1 |
| | | | | done in the main install target itself. | ||||
* | Don't forget to add | asami | 1995-04-21 | 1 | -1/+2 |
| | | | | | | @${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;) | ||||
* | Updates of games Makefiles. I think they work, but don't quote | asami | 1995-04-20 | 1 | -4/+5 |
| | | | | me on this. ;) | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -1/+2 |
| | |||||
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 1 | -2/+11 |
| | | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 1 | -0/+1 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | man page is gzipped | jmz | 1994-11-23 | 1 | -1/+1 |
| | |||||
* | xjewel - X windows droping jewels game. Version 1.6 | jmz | 1994-11-22 | 4 | -0/+47 |