Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | unbreak by upgrading to 1.6.1 | ijliao | 2004-02-23 | 5 | -210/+218 |
| | | | | | utilize USE_ICONV utilize DOCSDIR && EXAMPLESDIR | ||||
* | BROKEN: Checksum mismatch | kris | 2004-02-21 | 1 | -0/+2 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | upgrade to 1.5.1 | ijliao | 2003-01-02 | 5 | -289/+225 |
| | | | | | PR: 46129 Submitted by: Ports Fury | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-25 | 1 | -1/+2 |
| | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | - Fix remaining places where giconv used instead of iconv | ijliao | 2002-03-25 | 3 | -278/+280 |
| | | | | | | | - Support NOPORTDOCS PR: 36290 Submitted by: Ports Fury | ||||
* | Fix another few places where giconv used instead of iconv. | sobomax | 2002-03-19 | 1 | -1/+1 |
| | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and | sobomax | 2002-03-18 | 1 | -3/+0 |
| | | | | -liconv to -lgiconv. | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | upgrade to 1.5 | ijliao | 2002-03-12 | 3 | -5/+37 |
| | | | | drop maintainership | ||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. | sobomax | 2001-08-31 | 1 | -1/+0 |
| | |||||
* | upgrade to 1.4 | ijliao | 2001-05-07 | 3 | -6/+2 |
| | |||||
* | add missing "@dirrm include/styx" in pkg-plist | ijliao | 2001-04-26 | 1 | -0/+1 |
| | | | | Noted by: bento's log | ||||
* | add styx | ijliao | 2001-04-16 | 9 | -0/+428 |
A scanner/parser generator |