Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement USE_GTK, part 2. | reg | 2000-10-05 | 1 | -7/+9 |
| | |||||
* | Update to 1.2.2. | sobomax | 2000-09-26 | 2 | -4/+17 |
| | | | | Approved by: maintainer | ||||
* | Update 2.1.16 -> 2.2.1 | nectar | 2000-09-10 | 4 | -25/+50 |
| | | | | | PR: ports/21123 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Update 2.1.15 -> 2.1.16 | nectar | 2000-06-15 | 3 | -2/+3 |
| | |||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-15 | 2 | -5/+1 |
| | |||||
* | Add some MASTER_SITES | nectar | 2000-05-20 | 1 | -1/+8 |
| | |||||
* | Update 2.1.11 -> 2.1.15 | nectar | 2000-05-20 | 5 | -64/+93 |
| | |||||
* | portlint | mharo | 2000-04-21 | 2 | -4/+4 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Oops, lost change to look for gtk12-config instead of gtk-config during | nectar | 2000-01-17 | 1 | -2/+32 |
| | | | | configure step. | ||||
* | Update 2.1.0b9 -> 2.1.11 | nectar | 2000-01-16 | 5 | -43/+89 |
| | |||||
* | General comment cleanups. | hoek | 1999-12-28 | 1 | -1/+1 |
| | |||||
* | Fix packing list (a header file was forgotten). | nectar | 1999-10-13 | 1 | -0/+5 |
| | |||||
* | Needs g++ 2.95 or later. | nectar | 1999-10-06 | 1 | -0/+1 |
| | |||||
* | Shared libgtk is gtk12.2, not gtk12.1. | asami | 1999-09-20 | 1 | -1/+1 |
| | |||||
* | Update 2.0.1 -> 2.1.0b9. | nectar | 1999-09-19 | 6 | -137/+186 |
| | | | | | | This port was apparently broken and unusable previously. If you wanted to check out wxWindows and couldn't before, go ahead and give it another try. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Clean this up, somewhat. To fit in 25 lines I cheated and put the | hoek | 1999-08-29 | 1 | -11/+14 |
| | | | | author's signature on one line instead of two. | ||||
* | wxWindows (wxGTK). A cross-platform C++ GUI toolkit. | cpiazza | 1999-06-26 | 6 | -0/+337 |
PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com> |