aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Update to KDE 3.5.0Michael Nottebrock2006-01-085-1/+756
| | | | Notes: svn path=/head/; revision=153084
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* - Work around a pkg-plist problem: turn all options on by default.Sergey Matveychuk2006-01-061-6/+6
| | | | Notes: svn path=/head/; revision=152905
* Catch up with distfile rename/update.Alexander Leidinger2006-01-046-15/+15
| | | | | | | Submitted by: Jerzy Gurycz <Jerzy.Gurycz@enarxe.com> Notes: svn path=/head/; revision=152737
* Uphold C{C,XX,FLAGS}Mario Sergio Fujikawa Ferreira2006-01-043-16/+29
| | | | | | | Approved by: Panagiotis Astithas past at ebs.gr (maintainer) Notes: svn path=/head/; revision=152733
* New port: x11-toolkits/swt31 Standard Widget Toolkit for JavaEdwin Groothuis2006-01-047-0/+2658
| | | | | | | | | | | | | | | | | | | | | This is a new port for SWT. SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse. Other ports (like net/azureus) that need SWT but not eclipse, can be subsequently changed to depend on this, much lighter, port. I tested it on i386, but am unable to verify whether it works on amd64 or not, although all the necessary bits from eclipse have been kept AFAICT. If someone later steps up to the task, ONLY_FOR_ARCHS can be modified accordingly. PR: ports/91083 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=152720
* Fix the vte.pc, they have backed up the change of vte.pc that caused break theJeremy Messenger2006-01-032-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | apps' build such as gtksharp and etc. Bump the PORTREVISION. Before: # pkg-config --cflags vte -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include After: # pkg-config --cflags vte -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/lib/gtk-2.0/include Reported by: tmclaugh (for puzzled gtksharp broke w/out change) GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=322240 Obtained from: GNOME CVS (vte module) Notes: svn path=/head/; revision=152646
* x11-toolkits/iwidgets minor cleanup of the MakefileEdwin Groothuis2006-01-032-10/+7
| | | | | | | | | | | | Removed the PORT_SUBDIR so the port can use the existing itcl distfile if there is one. Removed the tcl and tk dependencies since both are dependencies of itk anyway PR: ports/91243 Submitted by: Paul Schmehl <pauls@utdallas.edu> Notes: svn path=/head/; revision=152635
* Add master site to quiten the distfile survey.Alexander Leidinger2005-12-293-3/+6
| | | | | | | | PR: 90751 Submitted by: John E. Hein <jhein@timing.com> Notes: svn path=/head/; revision=152362
* Fix excessive RUN_DEPENDS.Alexander Leidinger2005-12-293-12/+6
| | | | | | | | PR: 90345 Submitted by: Ulrich Spoerlein <q@galgenberg.net> Notes: svn path=/head/; revision=152361
* Fix RUN_DEPENDS.Alexander Leidinger2005-12-293-9/+6
| | | | | | | | PR: 90345 Submitted by: Ulrich Spoerlein <q@galgenberg.net> Notes: svn path=/head/; revision=152360
* Use the nspr.pc from devel/npsr instead of looking for one installed byJoe Marcus Clarke2005-12-291-0/+5
| | | | | | | Mozilla. This fixes the build with the new Gecko World Order. Notes: svn path=/head/; revision=152339
* - Add SHA256 checksumAndrey Slusar2005-12-288-0/+8
| | | | | | | | | | - Add $FreeBSD$ tag in patch files PR: ports/91008 Submitted by: maintainer Notes: svn path=/head/; revision=152265
* - Change encodings dependency line on file which will not go away in XorgPav Lucistnik2005-12-271-1/+1
| | | | | | | | | 6.9/7.0 Submitted by: lesi Notes: svn path=/head/; revision=152220
* - Update to 1.030Erwin Lansing2005-12-273-13/+9
| | | | | | | | | | - Hand maintainership to submmitter PR: 90942 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=152200
* Fix a problem with wish and update to 4.0.1.Thierry Thomas2005-12-266-271/+273
| | | | | | | | | | Now depends on tk84, thus change CATEGORIES. PR: 84369 Submitted by: Paul Schmehl <pauls (at) utdallas.edu> (maintainer) Notes: svn path=/head/; revision=152106
* Updates to use tk84.Thierry Thomas2005-12-262-5/+6
| | | | | | | | | | Bump PORTREVISION and add tk84 to CATEGORIES. PR: N/A (direct mail) Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=152105
* - update to 0.10.2Dirk Meyer2005-12-245-9/+10
| | | | Notes: svn path=/head/; revision=151983
* Update to 2.12.3.Joe Marcus Clarke2005-12-232-4/+4
| | | | Notes: svn path=/head/; revision=151927
* Fix up IGNORE message to appease portlint.Joe Marcus Clarke2005-12-181-1/+1
| | | | Notes: svn path=/head/; revision=151505
* Add USE_GECKO to fix packaging.Joe Marcus Clarke2005-12-181-2/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=151504
* Back in -fPIC. On some platforms, its absence causes the build to failJean-Yves Lefort2005-12-181-1/+2
| | | | | | | | | for ports which link (although statically) against plib. Reported by: pointyhat via kris Notes: svn path=/head/; revision=151489
* -Update to 2.8.2.Jeremy Messenger2005-12-173-265/+395
| | | | | | | | -Using --disable-demos instead of patch to disable it. -NOPORTDOCS no longer need a hack, using --disable-docs instead. Notes: svn path=/head/; revision=151445
* BROKEN: Does not buildKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151422
* -Update to 0.11.16.Jeremy Messenger2005-12-135-397/+7
| | | | | | | -Remove patch-08_multiscreen_safe; it doesn't apply clean anymore. Notes: svn path=/head/; revision=151082
* Update to 1.0.2Sam Lawrance2005-12-122-6/+14
| | | | | | | | PR: ports/90242 Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com> (maintainer) Notes: svn path=/head/; revision=150934
* Unbreak and fix build.Sam Lawrance2005-12-113-2/+39
| | | | | | | | PR: ports/90249 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=150930
* Update to 2.6.0Mario Sergio Fujikawa Ferreira2005-12-113-164/+205
| | | | Notes: svn path=/head/; revision=150843
* Update to 2.8.9.Joe Marcus Clarke2005-12-104-8/+8
| | | | Notes: svn path=/head/; revision=150769
* - Fix fetching. It seems duplicate listing of single file in distinfo breaksPav Lucistnik2005-12-081-3/+0
| | | | | | | | | -S argument creation for fetch Reported by: krismail Notes: svn path=/head/; revision=150673
* - PC joystick fixes:Jean-Yves Lefort2005-12-074-5/+257
| | | | | | | | | | | - support joysticks having only one axis - filter out bogus values - warn if the calibration files cannot be read - provide a calibration utility - Makefile cleanup Notes: svn path=/head/; revision=150576
* Properly fix it, same as wxgtk24_doc, with a LATEST_LINKEdwin Groothuis2005-12-051-2/+4
| | | | Notes: svn path=/head/; revision=150462
* update port: wxgtk26-docsEdwin Groothuis2005-12-051-2/+2
| | | | | | | | | | | Changed PORTNAME to wxgtk_doc_26 to remove duplicate latest link values with port wxgtk_doc. PR: ports/89929 Submitted by: Matthias Sund <m.sund@arcor.de> Notes: svn path=/head/; revision=150443
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
| | | | Notes: svn path=/head/; revision=150432
* Add LATEST_LINK.Adam Weinberger2005-12-051-0/+2
| | | | Notes: svn path=/head/; revision=150428
* Add INFO macroEdwin Groothuis2005-12-042-3/+1
| | | | Notes: svn path=/head/; revision=150401
* - update to 1.2.10Alexander Leidinger2005-12-039-171/+177
| | | | | | | | | | | - use the fedora legacy site before the rpm mirrors (should speed up the fetch operation) - allow to add SRC RPM's (not used in this port, since it also serves as a framework for other ports which would break then, I hope this will be fixed soon by seperating the framework from this Makefile) Notes: svn path=/head/; revision=150292
* Fix a small bug in extensions/dcopexport.pyMarcus Alves Grando2005-12-022-1/+29
| | | | | | | | | | Bump PORTREVISION PR: 89819 Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=150228
* - Update to 0.42Erwin Lansing2005-12-022-5/+11
| | | | | | | | - Mark for perl 5.8.x or higher due to its dependency on x11-toolkits/p5-Tk Notes: svn path=/head/; revision=150219
* Update to 2.12.2.Joe Marcus Clarke2005-12-022-4/+4
| | | | Notes: svn path=/head/; revision=150191
* Add SHA256 to my BSD# portsTom McLaughlin2005-12-012-0/+2
| | | | | | | Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=150112
* - Update to 1.10.2Michael Johnson2005-11-302-4/+4
| | | | Notes: svn path=/head/; revision=150086
* - Add amd64 to ONLY_FOR_ARCH.Florent Thoumie2005-11-303-9/+9
| | | | | | | | PR: ports/87745 Submitted by: Simun Mikecin <numisemis@yahoo.com> Notes: svn path=/head/; revision=150057
* - Convert to using USE_GECKOMichael Johnson2005-11-292-46/+15
| | | | Notes: svn path=/head/; revision=149949
* Update to 3.15.1Marcus Alves Grando2005-11-292-7/+6
| | | | | | | | PR: 89611 Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=149877
* Update to 2.12.2.Jeremy Messenger2005-11-283-5/+11
| | | | Notes: svn path=/head/; revision=149834
* Update to 2.8.8.Joe Marcus Clarke2005-11-286-46/+8
| | | | Notes: svn path=/head/; revision=149828
* - Update to 2.12.2Michael Johnson2005-11-282-4/+4
| | | | Notes: svn path=/head/; revision=149815
* - Mark ONLY_FOR_ARCHS=i386 as distfile contains i386 binaryPav Lucistnik2005-11-281-0/+3
| | | | | | | Reported by: krismail via edwin Notes: svn path=/head/; revision=149773
* Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.Bill Fenner2005-11-281-1/+2
| | | | | | | Approved by: Kenjiro Cho (MAINTAINEr) Notes: svn path=/head/; revision=149752