aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Sort entries.Akinori MUSHA2001-09-211-2/+2
| | | | Notes: svn path=/head/; revision=48029
* Update ruby to the 1.6.5 release.Akinori MUSHA2001-09-191-1/+0
| | | | Notes: svn path=/head/; revision=47989
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-1714-4/+14
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-172-2/+2
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Makefile:Steve Price2001-09-132-162/+175
| | | | | | | | | | | | | | | | - fix a bug involving NOPORTDOCS - add NO_OPENMOTIF_DEMOS "make" variable to control whether Motif demos are built and installed pkg-plist: - fix a bug involving PORTDOCS PLIST substitution - add MOTIF_DEMOS PLIST substitution to support NO_OPENMOTIF_DEMOS in Makefile Submitted by: Carl Mascott <cmascott@att.net> Notes: svn path=/head/; revision=47805
* Bump png majorAndrey A. Chernov2001-09-1121-21/+21
| | | | Notes: svn path=/head/; revision=47630
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-1013-7/+14
| | | | Notes: svn path=/head/; revision=47615
* Update to 0.2.Akinori MUSHA2001-09-103-7/+26
| | | | Notes: svn path=/head/; revision=47610
* Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, butWill Andrews2001-09-091-2/+2
| | | | | | | | | | I think we'll be removing this port within the next three months anyway. Well, maybe not -- TBD, I guess. Requested by: obrien Notes: svn path=/head/; revision=47560
* Add missing pthreads LDFLAGS knobs, i.e., ${PTHREAD_LIBS};Mario Sergio Fujikawa Ferreira2001-09-044-14/+16
| | | | | | | | | | | to appropriate places PR: 29811 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Approved by: MAINTAINER Notes: svn path=/head/; revision=47426
* Add fl_editor, a word-wrapping text editor widget for FLTK (Fast LightAkinori MUSHA2001-09-038-0/+368
| | | | | | | | | | ToolKit). PR: ports/29861 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47391
* Add flvw. The FLVW (Fast Light Virtual Widgets) require the use ofAkinori MUSHA2001-09-038-0/+185
| | | | | | | | | | | | the FLTK (Fast Light ToolKit) library. They are designed to handle large amounts of data. As such they are definitely not the smallset of FLTK widgets, but they are designed to use memory conservatively. PR: ports/29860 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47389
* Update to the 0.1 release.Akinori MUSHA2001-09-034-24/+20
| | | | Notes: svn path=/head/; revision=47352
* Make MAINTAINER overridable for japanese/qt23. (I forgot to commitAkinori MUSHA2001-09-015-5/+5
| | | | | | | this along with other kde* ports) Notes: svn path=/head/; revision=47254
* unbreak: REQUIRES_MOTIF -> USE_MOTIF.FUJISHIMA Satsuki2001-08-311-1/+1
| | | | Notes: svn path=/head/; revision=47234
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-312-2/+0
| | | | Notes: svn path=/head/; revision=47231
* Update to 0.11.2.Maxim Sobolev2001-08-274-4/+4
| | | | Notes: svn path=/head/; revision=46965
* Fix typo in NO_BUILD message.Jimmy Olgeni2001-08-271-1/+1
| | | | Notes: svn path=/head/; revision=46960
* defs files are in share/gnome/pygtk/1.2/defs, not share/pygtk/1.2/defs.Satoshi Asami2001-08-272-16/+16
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46952
* Fix compilation by telling Makefile.PL to look for the tcl/tk headersPete Fritchman2001-08-264-4/+12
| | | | | | | | | in the right place. PR: 28394 Notes: svn path=/head/; revision=46924
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-08-257-7/+7
| | | | | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but... Notes: svn path=/head/; revision=46840
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* I forgot to remove this patch in the last ruby-qt2 update to 0.14.Akinori MUSHA2001-08-241-17/+0
| | | | Notes: svn path=/head/; revision=46762
* Use PLIST_SUB for PERL_VERSION in pkg-plist.Alexander Langer2001-08-232-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46720
* Update ruby-qt2 modules to 0.14.Akinori MUSHA2001-08-239-51/+153
| | | | Notes: svn path=/head/; revision=46682
* Update to 0.11.1.Maxim Sobolev2001-08-226-6/+8
| | | | Notes: svn path=/head/; revision=46652
* This does not compile; mark BROKEN.Kris Kennaway2001-08-201-0/+2
| | | | Notes: svn path=/head/; revision=46504
* Remove the useless patches -- their result is not used by the port.Mikhail Teterin2001-08-183-41/+0
| | | | | | | | Remove the PORTREVISION -- nothing changed in package's content one way or the other. Notes: svn path=/head/; revision=46417
* Add missing manpage.Will Andrews2001-08-175-0/+5
| | | | | | | | PR: 29356 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=46386
* make patch workYing-Chieh Liao2001-08-174-33/+41
| | | | | | | | PR: 29308, 29703 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=46375
* Unbroke with latest gtkhtml.Maxim Sobolev2001-08-171-2/+30
| | | | | | | | PR: 29694 Submitted by: Brian Behlendorf <brian@hyperreal.org> Notes: svn path=/head/; revision=46372
* substitute a untranslated variableYing-Chieh Liao2001-08-171-0/+4
| | | | | | | | PR: 29308, 29697 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=46370
* Add missed converters/libiconv dependency.Maxim Sobolev2001-08-172-0/+2
| | | | | | | | PR: 29649 Submitted by: Brian Behlendorf <brian@hyperreal.org> Notes: svn path=/head/; revision=46368
* - Unbroke with threaded Mesa;Maxim Sobolev2001-08-1528-1212/+1838
| | | | | | | | | | | | | While I'm here: - update to 1.2.2; - respect CFLAGS; - sort pkg-plist; - properly name shared libraries. Submitted by: bento Notes: svn path=/head/; revision=46273
* Chase gnomemm shlib bump.Dmitry Sivachenko2001-08-122-2/+2
| | | | Notes: svn path=/head/; revision=46127
* Update to 1.2.1Dmitry Sivachenko2001-08-123-3/+4
| | | | Notes: svn path=/head/; revision=46126
* Update to 1.2.7Dmitry Sivachenko2001-08-1212-12/+12
| | | | Notes: svn path=/head/; revision=46125
* Update to 0.10.Maxim Sobolev2001-08-096-10/+52
| | | | Notes: svn path=/head/; revision=46013
* Add new port: FileDialog perl/Tk moduleSADA Kenji2001-08-066-0/+31
| | | | | | | | PR: ports/28652 Submitted by: Wade Minter <minter@lunenburg.org> Notes: svn path=/head/; revision=45888
* Update to 0.99.174 and unbreak.Akinori MUSHA2001-08-0212-16/+32
| | | | Notes: svn path=/head/; revision=45748
* Update to 0.9.1.Maxim Sobolev2001-08-026-4/+6
| | | | Notes: svn path=/head/; revision=45739
* Add some missing files.Thomas Gellekum2001-08-021-0/+3
| | | | Notes: svn path=/head/; revision=45734
* Add wxgtk-devel (repo-copied from wxgtk).Maxim Sobolev2001-08-021-0/+1
| | | | Notes: svn path=/head/; revision=45731
* Unbroke (use wxgtk-devel).Maxim Sobolev2001-08-024-12/+4
| | | | Notes: svn path=/head/; revision=45730
* Update to 2.3.0.Maxim Sobolev2001-08-027-42/+92
| | | | Notes: svn path=/head/; revision=45729
* Update to 1.3.6.Maxim Sobolev2001-08-0112-30/+147
| | | | Notes: svn path=/head/; revision=45713
* Update to 0.17.Maxim Sobolev2001-08-017-22/+79
| | | | Notes: svn path=/head/; revision=45711
* Update to 0.0.10731.Maxim Sobolev2001-07-312-5/+2
| | | | Notes: svn path=/head/; revision=45661
* Update to 0.99.173 and mark as broken, since x11-toolkits/fox isAkinori MUSHA2001-07-2912-80/+176
| | | | | | | | | | | already updated to version 0.99.174 and FXRuby is therefore out of sync with it. So install FOX 0.99.173 by hand, or wait until FXRuby 0.99.174 is released. Notes: svn path=/head/; revision=45587
* Oops, these optimization flags should be disabled by default althoughAkinori MUSHA2001-07-294-8/+8
| | | | | | | the distribution recommends them. Notes: svn path=/head/; revision=45586