summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Update 2.1.15 -> 2.1.16Jacques Vidrine2000-06-153-2/+3
| | | | Notes: svn path=/head/; revision=29618
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-5/+1
| | | | Notes: svn path=/head/; revision=29613
* Add some MASTER_SITESJacques Vidrine2000-05-201-1/+8
| | | | Notes: svn path=/head/; revision=28631
* Update 2.1.11 -> 2.1.15Jacques Vidrine2000-05-205-64/+93
| | | | Notes: svn path=/head/; revision=28630
* portlintMichael Haro2000-04-212-4/+4
| | | | Notes: svn path=/head/; revision=27841
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Oops, lost change to look for gtk12-config instead of gtk-config duringJacques Vidrine2000-01-171-2/+32
| | | | | | | configure step. Notes: svn path=/head/; revision=24796
* Update 2.1.0b9 -> 2.1.11Jacques Vidrine2000-01-165-43/+89
| | | | Notes: svn path=/head/; revision=24779
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Fix packing list (a header file was forgotten).Jacques Vidrine1999-10-131-0/+5
| | | | Notes: svn path=/head/; revision=22410
* Needs g++ 2.95 or later.Jacques Vidrine1999-10-061-0/+1
| | | | Notes: svn path=/head/; revision=22209
* Shared libgtk is gtk12.2, not gtk12.1.Satoshi Asami1999-09-201-1/+1
| | | | Notes: svn path=/head/; revision=21838
* Update 2.0.1 -> 2.1.0b9.Jacques Vidrine1999-09-196-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. Notes: svn path=/head/; revision=21764
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Clean this up, somewhat. To fit in 25 lines I cheated and put theTim Vanderhoek1999-08-291-11/+14
| | | | | | | author's signature on one line instead of two. Notes: svn path=/head/; revision=21093
* wxWindows (wxGTK). A cross-platform C++ GUI toolkit.Chris Piazza1999-06-266-0/+337
PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=19805