aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-1123-26/+26
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 2.6.6Michael Johnson2005-04-116-90/+6
| | | | | | | | | | From Release: This is a bug fix release and is source and binary compatible with 2.6.0. The main reason for this quick release is to fix problems with stock images in GTK+ 2.6.5. Notes: svn path=/head/; revision=132989
* Update to 2.10.1.Adam Weinberger2005-04-102-4/+3
| | | | Notes: svn path=/head/; revision=132982
* BROKEN: Broken dependencyKris Kennaway2005-04-101-0/+2
| | | | Notes: svn path=/head/; revision=132963
* BROKEN: Does not compileKris Kennaway2005-04-101-0/+2
| | | | Notes: svn path=/head/; revision=132962
* Fix missing icons bug (bug #169870).Alexander Nedotsukov2005-04-104-0/+84
| | | | | | | Thanks to: Adam McLaurin <freebsd@irotas.net> Notes: svn path=/head/; revision=132851
* - Reflect plist changes in gauche portPav Lucistnik2005-04-092-5/+1
| | | | Notes: svn path=/head/; revision=132813
* - Update to 2.6.5Alexander Nedotsukov2005-04-096-14/+12
| | | | | | | - Sort plist. Notes: svn path=/head/; revision=132805
* Unreak: Trivial plist-fixVolker Stolz2005-04-042-2/+1
| | | | | | | Approved by: maintainer timeout (BROKEN >1 month) Notes: svn path=/head/; revision=132483
* - Update to 1.0.8.Jeremy Messenger2005-04-0312-40/+32
| | | | | | | | | | | | | - Change the maintainership; it seems that I have accidented put old maintainer back in. http://www.freebsd.org/cgi/getmsg.cgi?fetch=297599+0+/usr/local/www/db/text/2005/cvs-all/20050220.cvs-all Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Notes: svn path=/head/; revision=132322
* - Update to 0.94.4Dirk Meyer2005-04-034-32/+3
| | | | | | | http://www.lesstif.org/ReleaseNotes.html Notes: svn path=/head/; revision=132314
* - update to 0.9.5Dirk Meyer2005-04-033-5/+31
| | | | | | | - unbreak option WITH_GNUSTEP_LIBART Notes: svn path=/head/; revision=132310
* - extend IGNORE messageDirk Meyer2005-04-033-12/+12
| | | | | | | | | | Sergei Gnezdov - update to 0.9.5 - remove WITH_GNUSTEP_DEVEL Notes: svn path=/head/; revision=132309
* - Update to 0.94.2Dirk Meyer2005-04-025-3/+36
| | | | | | | http://www.lesstif.org/ReleaseNotes.html Notes: svn path=/head/; revision=132254
* - Update to 2.10.2Michael Johnson2005-04-022-3/+3
| | | | Notes: svn path=/head/; revision=132251
* Update to 2.3.13.Joe Marcus Clarke2005-04-023-5/+6
| | | | Notes: svn path=/head/; revision=132245
* Mark BROKEN only while building with fox-devel, and not with fox.Kirill Ponomarev2005-04-021-2/+1
| | | | Notes: svn path=/head/; revision=132188
* adjust MASTER_SITESOliver Lehmann2005-04-021-2/+3
| | | | Notes: svn path=/head/; revision=132187
* Fix plist problems.Joe Marcus Clarke2005-04-022-3/+6
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=132152
* Remove dead MASTER_SITE.Max Khon2005-03-292-4/+2
| | | | | | | | Submitted by: Diane Bruce Approved by: portmgr (marcus) Notes: svn path=/head/; revision=132111
* We change PKGNAMEPREFIX conditionally, but ports uses PKGNAME for theMichael Nottebrock2005-03-271-0/+7
| | | | | | | | | | | ${.target}_finished cookie-files. Result: Breakage! Work around this for now by setting the name of the the cookies ourselves. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=132053
* Mirror yet another PyQt distfile and unbreak.Michael Nottebrock2005-03-261-3/+3
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=132052
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132049
* Bump PORTREVISION for all ports that depend on Mozilla.Joe Marcus Clarke2005-03-251-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131941
* Add a missing dependency on Mozilla. All the hooks were there, we just forgotJoe Marcus Clarke2005-03-221-0/+3
| | | | | | | | | | to actually depend on it. Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131866
* Fix a number of thread-safty issues in libgnomeui.Joe Marcus Clarke2005-03-2110-0/+234
| | | | | | | | PR: 79061 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=131807
* Update to KDE 3.4Michael Nottebrock2005-03-2024-0/+2028
| | | | Notes: svn path=/head/; revision=131766
* Update py-sip, py-qt, py-kde to versions 4.2, 3.14, 4.0.0 respectively.Michael Nottebrock2005-03-207-62/+74
| | | | | | | | PR: ports/78319 ports/78320 ports/78935 Submitted by: maintainer Notes: svn path=/head/; revision=131753
* - fix unfetchable (wrong directory in CPAN)Cheng-Lung Sung2005-03-202-3/+1
| | | | | | | | | - remove redundant entry in distinfo Noted by: Sean McNeil <sean at mcneil dot com> Notes: svn path=/head/; revision=131749
* Generate proper package listing when using new mtree from xorg-server port.Dejan Lesjak2005-03-184-2/+20
| | | | Notes: svn path=/head/; revision=131587
* update to 4.2.1Oliver Lehmann2005-03-182-4/+4
| | | | Notes: svn path=/head/; revision=131582
* - update to 1.080Cheng-Lung Sung2005-03-183-4/+30
| | | | | | | | - from ChangeLog - Stable release 1.080. Notes: svn path=/head/; revision=131547
* Reset maintainer to ports@FreeBSD.orgSergey Skvortsov2005-03-172-3/+1
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=131511
* Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.Alexey Dokuchaev2005-03-1712-0/+365
| | | | | | | | PR: ports/70845 Submitted by: nivit(at)users.sourceforge.net Notes: svn path=/head/; revision=131496
* Make fetchable until I get a chance to update the lot.Michael Nottebrock2005-03-171-1/+3
| | | | Notes: svn path=/head/; revision=131495
* obsolete/no port need thisJeremy Messenger2005-03-177-113/+0
| | | | Notes: svn path=/head/; revision=131486
* - Remove gnomeprefix to fix plistMichael Johnson2005-03-171-1/+1
| | | | | | | Pointed out by: krion via pointyhat Notes: svn path=/head/; revision=131484
* - Update to 2.10.1Michael Johnson2005-03-162-3/+3
| | | | Notes: svn path=/head/; revision=131438
* Update to 2.6.1.Adam Weinberger2005-03-162-3/+3
| | | | Notes: svn path=/head/; revision=131360
* - Update to 2.4.1Michael Johnson2005-03-152-3/+3
| | | | Notes: svn path=/head/; revision=131311
* Restore RESTRICTED line.Trevor Johnson2005-03-153-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gtk+ is under the GNU Library General Public License. The following is the portion of the license which grants permission to distribute it in binary form: 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. Since this port does not offer the sources, the conditions are not satisfied, and therefore the license does not give us permission to distribute the binaries. I brought up this issue with portmgr but after 73 days I have seen no response. Notes: svn path=/head/; revision=131283
* Chase the bakery shared lib API version.Joe Marcus Clarke2005-03-151-1/+1
| | | | Notes: svn path=/head/; revision=131274
* Update to 2.3.12.Joe Marcus Clarke2005-03-153-4/+4
| | | | Notes: svn path=/head/; revision=131273
* Update to 2.6.1.Joe Marcus Clarke2005-03-152-3/+3
| | | | Notes: svn path=/head/; revision=131271
* Update to version 1.4.7Kirill Ponomarev2005-03-134-6/+6
| | | | | | | | PR: ports/78750 Submitted by: Ports Fury Notes: svn path=/head/; revision=131076
* Remove the WITH_CJK patch as it is no longer applicable.Joe Marcus Clarke2005-03-121-5/+0
| | | | | | | Reported by: ume Notes: svn path=/head/; revision=131036
* Update to 2.10.0. Note: this release is API and ABI compatible withJoe Marcus Clarke2005-03-122-6/+14
| | | | | | | 2.6.x, so a repocopy to libgnomeuimm210 is not needed. Notes: svn path=/head/; revision=131008
* Add libgnomeprintuimm, C++ bindings for the GNOME printing GUI.Joe Marcus Clarke2005-03-125-0/+79
| | | | Notes: svn path=/head/; revision=131007
* Update to 2.3.11.Joe Marcus Clarke2005-03-127-104/+65
| | | | Notes: svn path=/head/; revision=131006
* Forgot to bump PORTREVISION.Jeremy Messenger2005-03-124-0/+4
| | | | Notes: svn path=/head/; revision=131000