Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 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-16 | 3 | -2/+3 |
| | |||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-16 | 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-17 | 5 | -43/+89 |
| | |||||
* | General comment cleanups. | hoek | 1999-12-29 | 1 | -1/+1 |
| | |||||
* | Fix packing list (a header file was forgotten). | nectar | 1999-10-14 | 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-21 | 1 | -1/+1 |
| | |||||
* | Update 2.0.1 -> 2.1.0b9. | nectar | 1999-09-20 | 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-30 | 1 | -11/+14 |
| | | | | author's signature on one line instead of two. | ||||
* | wxWindows (wxGTK). A cross-platform C++ GUI toolkit. | cpiazza | 1999-06-27 | 6 | -0/+337 |
PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com> |