summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* PORTNAME/PORTVERSION updatemharo2000-04-112-6/+6
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1082-219/+225
|
* Separate the Python Tk module from the main port. I've beentg2000-04-049-4/+93
| | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly.
* stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when builtmharo2000-04-021-0/+12
| | | | | with XFree86 4.0 installed. This should solve the problem reported in PR 17340.
* - Fix MASTER_SITESmharo2000-04-016-22/+66
| | | | | | | | - Support CFLAGS properly - Support install macros PR: 17172 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade to 0.8.tg2000-03-303-16/+12
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Update to version 2.1.0 beta3.imura2000-03-2418-36/+60
| | | | Added libqxt.a which is from extensions.
* Update MASTER_SITES and WWW to their new domainjedgar2000-03-232-2/+2
| | | | | PR: 17530 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* remove aout supportmharo2000-03-232-10/+5
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Activate fox.will2000-03-221-0/+1
| | | | PR: 17264
* New port for FOX, a C++ GUI toolkit, conceptually similar to Qt.will2000-03-2236-0/+1244
| | | | PR: 17264
* portlint: PREFIX -> LOCALBASEmharo2000-03-212-2/+2
|
* portlint: remove whitespacemharo2000-03-214-4/+2
|
* remove extra blank line (portlint)mharo2000-03-211-1/+0
|
* libglade shared library version bumpade2000-03-212-2/+2
|
* Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradejseger2000-03-2010-10/+10
|
* Update to 0.9.1nakai2000-03-086-26/+40
|
* Added qt21.imura2000-03-061-0/+1
|
* Update to Qt Free Edition version 2.1.0 Beta 2.imura2000-03-0630-702/+1470
| | | | | | | | | | | | | | | | | | 1) Bump lib's version, since qt-2.1.0 loses lower compatibility with qt-2.0.2 but has only upper compatibility. (new qt binary does not work with old qt library) 2) Install libqgl.a (it works with its examples) in addition to libqt, so added LIB_DEPENDS to MesaGL. 3) JPEG support from extension had been included to the main library. 4) 'examples' and 'tutorials' are no longer built with port building, since they are never installed. If you want them, set QTDIR=/usr/ports/x11-toolkits/qt21/work and just type 'gmake' in each directories. Some ideas obtained from qt145. :)
* Mark this port FORBIDDEN after a repo-copy while Imura-san works on anasami2000-03-036-0/+12
| | | | upgrade.
* Update to 0.93.0nakai2000-02-292-3/+3
|
* Update to 0.92.4nakai2000-02-282-3/+3
|
* Coerce this into building again on -current and sort pkg/PLIST.steve2000-02-277-221/+407
|
* Remove qt142 - superseded by qt145.asami2000-02-241-1/+0
|
* Don't install xbae.1 and xlt.1.tg2000-02-241-4/+8
| | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* Don't `link' libXm against libc.tg2000-02-231-0/+11
| | | | Reviewed by: <kargl@troutmask.apl.washington.edu>
* Update port to 0.23jedgar2000-02-236-8/+228
| | | | | PR: 16887 Submitted by: Maintainer
* Upgrade to 0.6.5.tg2000-02-226-246/+402
|
* Tell user how to symlink around libXaw.so.6 so many windows look bumpy.asami2000-02-222-0/+9
|
* Yow! This file was really old. Delete obsolete information.asami2000-02-221-4/+0
|
* Upgrade qt142 to qt145 after repository copy.asami2000-02-216-91/+771
| | | | | PR: 16844 Submitted by: andrews@technologist.com (new maintainer)
* Recent changes to the compiler on the Alpha seem to have fixed the buildsteve2000-02-201-4/+0
| | | | of this port.
* Reducing Maintainership to an amount of portsandreas2000-02-201-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* Update to glib/gtk 1.2.7cpiazza2000-02-1816-40/+52
| | | | | PR: 16809 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix *_DEPENDSnakai2000-02-182-0/+12
|
* Remove irrelevant giflib referencesade2000-02-182-4/+3
| | | | | | Add USE_LIBTOOL to remove .la files Discussed with: maintainer
* Writable strings must be declared 'char foo[]=...', not 'char *foo=...'jmz2000-02-171-2/+11
|
* Back out previous changes to work around tixwish core dumps. The rightjmz2000-02-171-4/+1
| | | | | fix is now in patch-ad. Set MAINTAINER to jmz.
* Remove unnecessary giflib-related path from CONFIGURE_ENVade2000-02-162-4/+2
|
* Add WWW:dirk2000-02-132-0/+4
|
* Fix again the problem with tixwish core dumping. I thought it was resolvedjmz2000-02-101-0/+2
| | | | | | | | with rev 1.29, but apparently `-fwritable-strings' was not taken into account. Now add a post-configure target to explicitly set CFLAGS in Makefile. PR: ports/16639
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-082-2/+2
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Update to 0.92.3nakai2000-02-083-3/+4
|
* Fix for 'cp' command.nakai2000-02-071-0/+11
| | | | Submitted by: Jochen Solbrig <Jochen.Solbrig@urz.uni-heiderberg.de>
* Update to 0.10ade2000-02-064-6/+6
| | | | OK'd by: vanilla
* Add vdk, vdkbuildernakai2000-01-311-0/+2
|
* Initial import.nakai2000-01-315-0/+214
| | | | IDE tool for GTK+/VDE
* Initial import.nakai2000-01-315-0/+151
| | | | a C++ wrapper for GTK+
OpenPOWER on IntegriCloud