Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to version 1.3 | krion | 2004-03-20 | 1 | -16/+16 |
| | | | | | PR: ports/64468 Submitted by: Ports Fury | ||||
* | Use PLIST_FILES. | trevor | 2004-02-05 | 1 | -0/+1 |
| | | | | Reviewed by: marcus | ||||
* | Reset maintainer on ports owned by the following committers who have | kris | 2003-11-03 | 1 | -1/+1 |
| | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr | ||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 1 | -0/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | 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-27 | 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-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | ${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-12 | 1 | -6/+6 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | 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 | 1 | -4/+8 |
| | | | | Remove hardcodings of /usr/local and /usr/X11R6 | ||||
* | X frontend to GNU shogi. Closes PR 1886/2028. | asami | 1996-11-17 | 1 | -0/+28 |
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> |