| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with gcc34 & open-motif | Volker Stolz | 2005-01-19 | 2 | -5/+43 |
* | - Convert to OPTIONS | Pav Lucistnik | 2004-08-20 | 1 | -10/+5 |
* | Fix build on 5.x and fix build with new X headers. | Eric Anholt | 2004-07-15 | 4 | -7/+45 |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-06-19 | 1 | -1/+7 |
* | Don't use gettext if not needed. | Thierry Thomas | 2004-06-08 | 1 | -1/+1 |
* | - unbreak; | Thierry Thomas | 2004-06-07 | 5 | -24/+52 |
* | BROKEN on 5.x: does not compile | Kris Kennaway | 2004-02-07 | 1 | -0/+4 |
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -3/+2 |
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
* | - Fix build | Kirill Ponomarev | 2003-09-04 | 1 | -2/+8 |
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | Joe Marcus Clarke | 2003-08-26 | 1 | -1/+1 |
* | Chase the libintl.so shared lib version. | Joe Marcus Clarke | 2003-08-25 | 1 | -1/+1 |
* | Fix build, and another fixes for building. | Maho Nakata | 2003-07-19 | 5 | -7/+65 |
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | Kris Kennaway | 2003-06-04 | 1 | -6/+6 |
* | BROKEN on 5.1: does not compile | Kris Kennaway | 2003-05-18 | 1 | -1/+7 |
* | BROKEN: Does not compile | Kris Kennaway | 2003-05-06 | 1 | -0/+2 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
* | Add a patch to fix build with bison in -current. | Pete Fritchman | 2003-01-02 | 1 | -0/+12 |
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
* | find->${FIND},xargs->${XARGS} | Ying-Chieh Liao | 2002-09-29 | 1 | -1/+1 |
* | Chase shlib rev of devel/gettext | Ade Lovett | 2002-08-01 | 1 | -1/+1 |
* | Replace ${PERL} with ${REINPLACE_CMD} | Ying-Chieh Liao | 2002-06-22 | 1 | -1/+2 |
* | Unbreak: fix compilation. | Pete Fritchman | 2002-06-09 | 2 | -2/+13 |
* | BROKEN: Does not build | Kris Kennaway | 2002-05-18 | 1 | -0/+2 |
* | gettext upgrade uber-patch (stage 3) | Ade Lovett | 2002-04-12 | 1 | -2/+2 |
* | Unbreak on 5-CURRENT (replace malloc.h references with stdlib.h). | Bruce A. Mah | 2002-03-29 | 1 | -0/+4 |
* | Stage 1 of gettext update. | Ade Lovett | 2002-03-15 | 1 | -1/+1 |
* | First round of auto* cleanups: | Will Andrews | 2002-01-06 | 1 | -1/+1 |
* | Use '::' as an dependency operator for pre-everything target. This is | Dirk Froemberg | 2001-12-31 | 1 | -1/+1 |
* | Remove shared lib version number from optional LIB_DEPENDS | Ying-Chieh Liao | 2001-10-15 | 1 | -3/+3 |
* | Update to version 1.99.16 | Kevin Lo | 2001-03-20 | 2 | -9/+16 |
* | Update of LIB_DEPENDS due to update of xbae to version 4.8.4. | Lars Koeller | 2000-12-29 | 1 | -1/+1 |
* | Update to version 1.99.14 | Kevin Lo | 2000-12-02 | 8 | -90/+101 |
* | Update port to 1.99.12 | Chris D. Faulhaber | 2000-08-02 | 8 | -14/+117 |
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
* | Update to 1.99.5 | Satoshi Taoka | 1999-09-20 | 7 | -1053/+60 |
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
* | ADD WWW: | Michael Haro | 1999-05-03 | 1 | -1/+0 |
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | Bill Fenner | 1999-01-27 | 1 | -1/+2 |
* | Use fpsetmask(0) on FreeBSD. | Thomas Gellekum | 1997-10-31 | 1 | -3/+5 |
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -1/+0 |
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -6/+4 |
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
* | Use ${INSTALL_MAN} instead of install -c to install the man page. | Masafumi Max NAKANE | 1996-09-22 | 1 | -2/+2 |
* | Added new man page to oleo (with small formatting changes) | Chuck Robey | 1996-08-10 | 1 | -1/+7 |
* | Delete unnecessary stuff. | Satoshi Asami | 1996-03-10 | 1 | -3/+2 |