Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | Change MAINTAINER address from nacai@iname.com | nakai | 2000-01-07 | 1 | -1/+1 |
| | | | | to nakai@FreeBSD.org | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -2/+2 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-13 | 2 | -8/+6 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Respect system CFLAGS. (remove -m486 for alpha) | simokawa | 1999-01-10 | 1 | -1/+1 |
| | |||||
* | Fix for ELF build. | steve | 1998-09-28 | 1 | -4/+7 |
| | |||||
* | Remove manpages defined in MAN? macros in games' Makefiles. | asami | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Have manpage go into man6 as the manpage says. | obrien | 1997-01-03 | 3 | -84/+56 |
| | | | | Remove hardcodings of /usr/local and /usr/X11R6 | ||||
* | X frontend to GNU shogi. Closes PR 1886/2028. | asami | 1996-11-17 | 7 | -0/+133 |
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> |