Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move patch into correct dir, | Dirk Meyer | 2002-09-10 | 1 | -0/+0 |
| | | | | absolute path in patch creating it in wrong place. | ||||
* | fixing 5.0 package build with gcc32 | Dirk Meyer | 2002-09-10 | 1 | -0/+12 |
| | | | | | PR: 42551 Submitted by: thierry@pompo.net | ||||
* | PERL -> REINPLACE_CMD | Ying-Chieh Liao | 2002-07-07 | 2 | -3/+14 |
| | | | | | PR: 40289 Submitted by: maintainer | ||||
* | Cleanups to fix FORBIDDEN and other miscellaneous stuff. | Ade Lovett | 2002-03-13 | 8 | -8/+105 |
| | | | | | PR: 34313 Submitted by: MAINTAINER | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Mark FORBIDDEN; this port can easily be induced to dump core in setuid | Kris Kennaway | 2002-01-26 | 1 | -0/+2 |
| | | | | root code. | ||||
* | Update maintainer address | Mario Sergio Fujikawa Ferreira | 2002-01-20 | 1 | -1/+1 |
| | | | | | PR: 34095 Submitted by: MAINTAINER | ||||
* | A small adjustment for .include<bsd.port.pre.mk>. | Yoshio MITA | 2002-01-20 | 1 | -2/+2 |
| | |||||
* | Build failure problem is solved (.include <bsd.port.pre.mk> had to | Yoshio MITA | 2002-01-20 | 1 | -2/+2 |
| | | | | | | appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura) | ||||
* | unbreak: USE_IMAKE should be prior to pre.mk. | FUJISHIMA Satsuki | 2002-01-19 | 1 | -6/+7 |
| | | | | | PR: 33828 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | include pre.mk for XFREE86_VERSION usage. | FUJISHIMA Satsuki | 2002-01-07 | 1 | -2/+2 |
| | | | | Noticed by: Dan Langille <dan@langille.org> | ||||
* | Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. | Will Andrews | 2002-01-07 | 1 | -0/+5 |
| | | | | Submitted by: bento 4-exp | ||||
* | copy a default temporary host.def if you do not have one | Ying-Chieh Liao | 2002-01-01 | 2 | -0/+20 |
| | | | | | PR: 33396 Submitted by: maintainer | ||||
* | Re-support LANG for pkg-message. | Will Andrews | 2001-12-27 | 1 | -0/+2 |
| | | | | Submitted by: maintainer | ||||
* | Add xtel 3.3.0, an emulator for the french Minitel. | Will Andrews | 2001-12-25 | 11 | -0/+296 |
PR: 29286 Submitted by: Thierry Thomas (<thierry@thomas.as>) |