Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.6.0 | krion | 2005-12-04 | 2 | -3/+4 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | Move IDN related ports from devel to dns category: | pav | 2005-11-12 | 1 | -1/+1 |
| | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus | ||||
* | Update to 0.5.20 | krion | 2005-10-24 | 3 | -3/+4 |
| | |||||
* | Update to 0.5.19 | krion | 2005-09-19 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.18 | krion | 2005-07-17 | 3 | -5/+6 |
| | |||||
* | Remove superfluous dependency. | krion | 2005-05-27 | 1 | -2/+0 |
| | |||||
* | Update to 0.5.17 | krion | 2005-05-26 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.16 | krion | 2005-05-11 | 3 | -3/+6 |
| | |||||
* | Update to 0.5.15 | krion | 2005-03-20 | 3 | -5/+7 |
| | |||||
* | Update to 0.5.13 | krion | 2005-01-29 | 3 | -5/+8 |
| | |||||
* | Add pkgconfig dependency. | krion | 2005-01-25 | 1 | -1/+1 |
| | |||||
* | Update to 0.5.12 | krion | 2004-12-04 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.11 | krion | 2004-11-22 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.10 | krion | 2004-11-08 | 2 | -5/+5 |
| | |||||
* | Update to 0.5.9 | krion | 2004-11-08 | 3 | -7/+10 |
| | |||||
* | Oh, I'm insane... | krion | 2004-10-26 | 1 | -2/+2 |
| | | | | | | Update distinfo for the last update. Submitted by: Michael C. Shultz <ringworm@inbox.lv> | ||||
* | Update to 0.5.8 | krion | 2004-10-26 | 2 | -2/+2 |
| | |||||
* | Update to 0.5.6 | krion | 2004-10-12 | 3 | -3/+8 |
| | |||||
* | Update to 0.5.4 | krion | 2004-08-13 | 5 | -29/+14 |
| | |||||
* | Update to 0.5.3 | krion | 2004-08-07 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.2 | krion | 2004-07-14 | 2 | -3/+3 |
| | |||||
* | Update to 0.5.1 | krion | 2004-07-09 | 2 | -3/+3 |
| | |||||
* | Apply a big libtool patch to allow porters to use the libtool installed by | marcus | 2004-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet | ||||
* | Update to version 0.5.0 | krion | 2004-06-28 | 5 | -10/+16 |
| | |||||
* | - Update to version 0.4.6 | krion | 2004-05-24 | 3 | -3/+4 |
| | |||||
* | - Update to version 0.4.5 | krion | 2004-05-22 | 3 | -4/+4 |
| | |||||
* | - Update to version 0.4.4 | krion | 2004-04-29 | 4 | -8/+8 |
| | |||||
* | - Update to version 0.4.3 | krion | 2004-04-28 | 4 | -7/+9 |
| | |||||
* | - Correct plist | krion | 2004-04-17 | 2 | -12/+2 |
| | |||||
* | - Support WITHOUT_NLS | krion | 2004-03-28 | 2 | -6/+13 |
| | |||||
* | - ad hoc fix for reported build errors which I was unable to | krion | 2004-03-23 | 1 | -0/+5 |
| | | | | | | trace Reported by: many | ||||
* | - Update to version 0.4.2 | krion | 2004-03-23 | 4 | -7/+17 |
| | |||||
* | - Cosmetic changes | krion | 2004-03-18 | 1 | -4/+5 |
| | |||||
* | 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. | ||||
* | - Fix build on 4.x | krion | 2004-03-11 | 1 | -1/+1 |
| | | | | Noticed by: bento via kris | ||||
* | - Update to version 0.4.1 | krion | 2004-03-09 | 3 | -3/+4 |
| | |||||
* | - Update to version 0.4.0 | krion | 2004-02-29 | 4 | -4/+16 |
| | |||||
* | - SIZEify | krion | 2004-01-30 | 2 | -0/+2 |
| | |||||
* | - Update to version 0.3.7 | krion | 2004-01-22 | 4 | -74/+15 |
| | |||||
* | - Update to version 0.3.6 | krion | 2004-01-06 | 3 | -3/+74 |
| | |||||
* | - Update to version 0.3.5 | krion | 2003-12-15 | 3 | -15/+31 |
| | |||||
* | - Fix build on -current | krion | 2003-11-13 | 1 | -0/+1 |
| | | | | Reported by: bento via kris | ||||
* | - Update to 0.3.4 | krion | 2003-11-09 | 4 | -13/+18 |
| | |||||
* | add a missing \\ in last commit | ijliao | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | introduce MASTER_SITE_GNU_ALPHA | ijliao | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | - Use "gnomehack" knob | krion | 2003-10-30 | 2 | -1/+3 |
| | | | | | | - Bump PORTREVISION Submitted by: ijliao | ||||
* | - Update to version 0.3.3 | krion | 2003-10-18 | 3 | -4/+5 |
| | |||||
* | - Update to 0.3.2 | krion | 2003-10-08 | 2 | -2/+2 |
| | |||||
* | - Update to version 0.3.1 | krion | 2003-10-02 | 3 | -9/+13 |
| |