Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on 5.x: Does not compile with gcc 3.4.2 | Kris Kennaway | 2004-08-16 | 1 | -1/+7 |
| | |||||
* | Sync with new bsd.autotools.mk | Ade Lovett | 2004-06-04 | 1 | -1/+2 |
| | |||||
* | - Update MASTER_SITES and WWW: line | Kirill Ponomarev | 2004-05-19 | 4 | -20/+36 |
| | | | | | | | - Fix dependency PR: ports/66883 Submitted by: Ports Fury | ||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | Joe Marcus Clarke | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 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. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Update to a working master site. | Pete Fritchman | 2003-05-10 | 1 | -1/+1 |
| | | | | Noticed by: fenner's portsurvey | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | make fetchable, one of our patchs was integrated into the distfile | Tilman Keskinoz | 2003-01-18 | 4 | -30/+3 |
| | | | | | PR: 47101 Submitted by: Ulrich Spoerlein <q@uni.de> | ||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | Adam Weinberger | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Unbreak by using the right version of autoheader | Tilman Keskinoz | 2002-11-06 | 1 | -3/+2 |
| | |||||
* | BROKEN: Missing dependency on auto* | Kris Kennaway | 2002-10-05 | 1 | -0/+2 |
| | |||||
* | Upgrade to 1.0.0. I tried to keep it buildable with both the new and the ↵ | Mikhail Teterin | 2002-07-24 | 5 | -24/+57 |
| | | | | | | older C++ compiler, but no port seems to depend on this one, anyway. | ||||
* | Fix MASTER_SITES | Patrick Li | 2002-03-16 | 1 | -1/+1 |
| | | | | | PR: 35957 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Fix master site path. | David E. O'Brien | 2001-10-11 | 1 | -1/+1 |
| | |||||
* | Add korelib 0.0.1, a cross-platform C++ library for developing | Will Andrews | 2001-05-11 | 5 | -0/+51 |
modular applications. It's based on KDE2 and is written by the cool guys at theKompany.com. Requested by: Alex Zepeda <garbanzo@kde.org> |