aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - Fix indexMartin Wilke2007-03-132-0/+2
| | | | Notes: svn path=/head/; revision=187319
* - Improved handling of WITH_TK85_MANMartin Wilke2007-03-136-34/+58
| | | | | | | | | | | - Manpages are not installed by default (default on for default TK - 8.4) - Fixed pkg-plist if no manpages are installed PR: 110258 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187286
* - Removed unnecessary PKGINSTALL and PKGDEINSTALLMartin Wilke2007-03-132-13/+14
| | | | | | | | | | | - Improved handling of WITH_TK82_MAN - Manpages are not installed by default (default on for default TK - 8.4) PR: 110237 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187283
* - Adds TK80_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-134-79/+63
| | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Pass maintainership to submitter - Bump PORTREVISION PR: 110234 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=187282
* - Improved handling of WITH_TK84_MANMartin Wilke2007-03-133-21/+36
| | | | | | | | | | | - Fixed pkg-plist if no manpages are installed - Bump PORTREVSION PR: 110256 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187280
* - Removed unnecessary PKGINSTALL and PKGDEINSTALLMartin Wilke2007-03-132-19/+18
| | | | | | | | | | | | - Improved handling of WITH_TK83_MAN - Manpages are not installed by default (default on for default TK - 8.4) - Bump PORTREVISION PR: 110238 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187279
* Pyxfce are Xfce bindings for Python. You can use Python to createNicola Vitale2007-03-135-0/+126
| | | | | | | | | Xfce programs. WWW: http://pyxfce.xfce.org/ Notes: svn path=/head/; revision=187272
* - Add tk85-thread as slave port.Martin Wilke2007-03-133-0/+25
| | | | | | | | PR: ports/110134 Submitted by: Martin Matuska <martin at matuska.org> Notes: svn path=/head/; revision=187258
* - Add tk84-threads as slave port.Martin Wilke2007-03-132-0/+13
| | | | | | | | PR: ports/110133 Submitted by: Martin Matuska <martin at matuska.org> Notes: svn path=/head/; revision=187256
* Update to 2.10.10.Joe Marcus Clarke2007-03-128-142/+22
| | | | Notes: svn path=/head/; revision=187229
* - Take maintainershipMartin Wilke2007-03-122-2/+2
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* Update to 1.8.5.Joe Marcus Clarke2007-03-112-4/+4
| | | | Notes: svn path=/head/; revision=187149
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-118-41/+87
| | | | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] Notes: svn path=/head/; revision=187097
* - Adds TK83_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-093-59/+13
| | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Pass maintainership to submitter - Bump PORTREVISION PR: 110089 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186972
* - Adds TK85_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-096-126/+68
| | | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Checks if threaded or non-threaded tcl is installed - Adds CONFLICTS between threaded and non-threaded versions - Bump PORTREVISION PR: 110085 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=186970
* - Adds TK83_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-093-58/+12
| | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Pass maintainership to submitter - Bump PORTREVISION PR: 110087 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186969
* - Adds TK84_MAN and WISH_WRAPPER to OPTIONSMartin Wilke2007-03-083-69/+36
| | | | | | | | | | | | | | | | - Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Uses USE_TCL from bsd.tcl.mk - Checks if threaded or non-threaded tcl is installed - Adds CONFLICTS between threaded and non-threaded versions - Pass maintainership to Submitter - Bump PORTREVISION PR: 110084 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=186898
* Update to 2.10.8.Jeremy Messenger2007-03-072-4/+4
| | | | Notes: svn path=/head/; revision=186835
* - Update to 5.0.1Martin Wilke2007-03-066-12/+12
| | | | | | | | | PR: 109877 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186742
* PHAT is a collection of GTK+ widgets geared toward pro-audio apps.Martin Wilke2007-03-065-0/+89
| | | | | | | | | | | | | The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps). WWW: http://phat.berlios.de/ PR: ports/109985 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=186689
* - Update to 3.2.2Cheng-Lung Sung2007-03-062-10/+10
| | | | | | | | PR: ports/109778 Submitted by: maintainer (Robert Noland) Notes: svn path=/head/; revision=186618
* - Fix build with scintilla and gtkhtml which are moved to LOCALBASERong-En Fan2007-03-024-8/+8
| | | | | | | | PR: ports/109738 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=186361
* - Update to 1.143Cheng-Lung Sung2007-02-262-4/+5
| | | | Notes: svn path=/head/; revision=185943
* Update to 2.14.3.Joe Marcus Clarke2007-02-253-4/+6
| | | | Notes: svn path=/head/; revision=185920
* - new option WITH_PORTAUDIO2Dirk Meyer2007-02-251-0/+8
| | | | Notes: svn path=/head/; revision=185875
* - add instructions for mutiple backendsDirk Meyer2007-02-251-0/+10
| | | | Notes: svn path=/head/; revision=185872
* Upgrade to 0.9.11.Oliver Braun2007-02-242-7/+8
| | | | Notes: svn path=/head/; revision=185811
* Give maintainership to Alexander Zhuravlev <zaa@zaa.pp.ru>Edwin Groothuis2007-02-242-2/+2
| | | | Notes: svn path=/head/; revision=185795
* Upgrade to 0.9.10.6.Oliver Braun2007-02-235-46/+64
| | | | Notes: svn path=/head/; revision=185763
* Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButtonJoe Marcus Clarke2007-02-224-2/+134
| | | | | | | | | | | | which would lead to critical errors under GNOME 2.16, and a crash under GNOME 2.17. See http://bugzilla.gnome.org/show_bug.cgi?id=410565 for more details. Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=410565 (see http://bugzilla.gnome.org/attachment.cgi?id=83080&action=view) Notes: svn path=/head/; revision=185662
* - Update to 0.1.9Andrew Pantyukhin2007-02-172-4/+4
| | | | Notes: svn path=/head/; revision=185401
* - Updated to 1.9.13Nicola Vitale2007-02-173-13/+13
| | | | Notes: svn path=/head/; revision=185387
* - Fix build after objformat is goneRong-En Fan2007-02-132-12/+8
| | | | | | | | | PR: ports/108958 Submitted by: CHAO Shin <quakelee at cn.freebsd.org> Approved by: Kenjiro Cho <kjc at iijlab.net> (maintainer) Notes: svn path=/head/; revision=185088
* Update to 1.8.4.Jeremy Messenger2007-02-133-4/+5
| | | | Notes: svn path=/head/; revision=185072
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Update to 0.1.9Martin Wilke2007-02-122-17/+16
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185041
* - Update to 0.1.10Martin Wilke2007-02-123-16/+17
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185040
* Fix the build with the removal of objformat.Joe Marcus Clarke2007-02-101-0/+2
| | | | Notes: svn path=/head/; revision=184812
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-107-0/+8
| | | | Notes: svn path=/head/; revision=184749
* - Update to 1.0006Martin Wilke2007-02-082-10/+9
| | | | | | | | PR: 108824 Submitted by: ports@c0decafe.net (maintainer) Notes: svn path=/head/; revision=184623
* Add a missing USE_XLIB.Thierry Thomas2007-02-081-0/+1
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=184598
* - Update to 2.2.3Andrew Pantyukhin2007-02-062-4/+4
| | | | Notes: svn path=/head/; revision=184441
* Update to 2.10.4.Jeremy Messenger2007-02-063-4/+11
| | | | Notes: svn path=/head/; revision=184407
* From the "who gave this guy a commit bit" dept.:Michael Nottebrock2007-02-061-1/+0
| | | | | | | | | | | | | -Fix categories which got mixed up during juggling with different repos. -Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was committed. Noticed by: erwin, pav Notes: svn path=/head/; revision=184369
* Post-import bugfixorama:Michael Nottebrock2007-02-061-0/+1
| | | | | | | | | | | | | | - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan Notes: svn path=/head/; revision=184359
* Hay, portmgr was here!Michael Nottebrock2007-02-051-5/+0
| | | | Notes: svn path=/head/; revision=184324
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-055-0/+824
| | | | Notes: svn path=/head/; revision=184304
* Update to 3.3.7Michael Nottebrock2007-02-054-147/+11
| | | | Notes: svn path=/head/; revision=184271
* - Fix whomMartin Wilke2007-02-052-2/+2
| | | | | | | Reported by: infofarmer Notes: svn path=/head/; revision=184270
* This is Tk version 8.5, a GUI toolkit for Tcl.Martin Wilke2007-02-0519-0/+1649
| | | | | | | | | | | | | The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. WWW: http://www.tcl.tk/ PR: ports/108553 Submitted by: jkh Notes: svn path=/head/; revision=184265