aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.93.95bDirk Meyer2004-10-122-3/+4
| | | | Notes: svn path=/head/; revision=118766
* Fix the build with PTHREAD_LIBS=-pthread. I'm also unmarking this port asJoe Marcus Clarke2004-10-122-25/+4
| | | | | | | | | broken on 4.X as I think this will fix that build as well. Reported by: pointyhat via kris Notes: svn path=/head/; revision=118752
* Update port: x11-toolkits/gtk20-apireference (fixes broken linksEdwin Groothuis2004-10-112-23/+30
| | | | | | | | | | | | | | | and adds GObject and gdk-pixbuf) - Fixes links to other modules in .html files - Adds GObject and gdk-pixbuf docs (they're part of GLib and GTK+) - Cleans the Makefile PR: ports/72359 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Reviewed by: edwin@mavetju.org Notes: svn path=/head/; revision=118655
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-301-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118507
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-304-4/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118494
* BROKEN: UnfetchableKris Kennaway2004-09-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118419
* BROKEN with perl 5.8 (still)Kris Kennaway2004-09-261-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118405
* BROKEN on 5.x: Configure failsKris Kennaway2004-09-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118400
* BROKEN on 5.x: Configure failsKris Kennaway2004-09-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118399
* - Fix build on -current after gcc 3.3 importYing-Chieh Liao2004-09-245-3/+168
| | | | | | | | | PR: 71875, 71886 Submitted by: Ports Fury Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118364
* - Fix build with gcc 3.4 [1]Pav Lucistnik2004-09-196-6/+65
| | | | | | | | | | | - Remove leftover empty directories [2] PR: ports/71890 [1] Submitted by: Sergio Mangialardi <sergio@softshark.org> [1] Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118293
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-182-2/+14
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* Fix recent XPM buffer overflows as described atJoe Marcus Clarke2004-09-174-0/+202
| | | | | | | | | | http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html. Obtained from: GTK+ CVS Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118203
* Fix build with gcc 3.4Alexander Nedotsukov2004-09-056-0/+128
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=118114
* Utilize X_WINDOW_SYSTEM.Norikatsu Shigemura2004-09-032-7/+6
| | | | Notes: svn path=/head/; revision=118084
* - Resign on maintainership of my FreeBSD portsPav Lucistnik2004-09-022-2/+2
| | | | | | | Submitted by: Michal Pasternak <dotz@irc.pl> Notes: svn path=/head/; revision=117904
* - Don't hardcode shlib versionsPav Lucistnik2004-08-2960-116/+200
| | | | | | | | | | | - Libintl is not part of libc on FreeBSD PR: ports/70318 Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=117541
* Update to 2.4.9. This is just a quick fix release that prettyAdam Weinberger2004-08-256-28/+6
| | | | | | | much duplicates the configure patch that marcus committed. Notes: svn path=/head/; revision=117274
* Update to 2.4.8.Joe Marcus Clarke2004-08-258-6/+32
| | | | Notes: svn path=/head/; revision=117272
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80Ade Lovett2004-08-233-416/+259
| | | | | | | with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively. Notes: svn path=/head/; revision=117156
* add flu 2.13Ying-Chieh Liao2004-08-234-0/+61
| | | | | | | A small collection of FLTK Widgets Notes: svn path=/head/; revision=117100
* - Sneak CXX into configure script as CC. Configure script ignores CXX and keepsPav Lucistnik2004-08-211-1/+2
| | | | | | | on linking C++ code with "cc". This fixes build on gcc 3.4 Notes: svn path=/head/; revision=116958
* Maintainer no longer has time to work on this port. But thanks for yourMark Linimon2004-08-201-1/+1
| | | | | | | help in the past! Notes: svn path=/head/; revision=116819
* Build shared library with -fPIC to fix build on amd64Tilman Keskinoz2004-08-201-0/+11
| | | | Notes: svn path=/head/; revision=116769
* - Move notif2 from x11-toolkits to x11-themes.Pav Lucistnik2004-08-205-49/+0
| | | | | | | | | PR: ports/70515 Submitted by: Andrey Slusar <anray@inet.ua> Repocopy by: marcus Notes: svn path=/head/; revision=116738
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* mirror.ac.uk -> mirrorservice.orgVolker Stolz2004-08-192-2/+2
| | | | | | | | | PR: ports/69481 Submitted by: Tim Bishop, Dejan Lesjak Approved by: maintainers Notes: svn path=/head/; revision=116679
* - Fix build with gcc 3.4 [1]Alexander Nedotsukov2004-08-185-52/+56
| | | | | | | | | | - Unplug examples from build since they are not installed anyway. - Use lthack. Reported by: pointyhat via kris Notes: svn path=/head/; revision=116567
* Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard).Alexander Nedotsukov2004-08-171-0/+11
| | | | Notes: svn path=/head/; revision=116512
* Fix plist.Alexander Nedotsukov2004-08-172-0/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=116478
* Fix plist.Alexander Nedotsukov2004-08-172-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=116461
* - new options:Dirk Meyer2004-08-173-5/+29
| | | | | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328 Notes: svn path=/head/; revision=116460
* USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actuallyAlexander Nedotsukov2004-08-171-1/+1
| | | | | | | | | | | | | axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat Notes: svn path=/head/; revision=116455
* Update to 0.10.1, this fixed some serious bugs of 0.10.0.Jeremy Messenger2004-08-161-0/+7
| | | | | | | | | - Ruby/GTK: Fix compiling error under GTK+-2.0.x. - Ruby/GtkSourceView: Fix compiling error. - Ruby/GdkPixbuf: Fix some bugs. Notes: svn path=/head/; revision=116429
* Ruby/PanelApplet is a Ruby binding of libpanel-applet.Jeremy Messenger2004-08-154-0/+59
| | | | | | | WWW: http://ruby-gnome2.sourceforge.jp/ Notes: svn path=/head/; revision=116277
* Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.Jeremy Messenger2004-08-154-0/+56
| | | | | | | WWW: http://ruby-gnome2.sourceforge.jp/ Notes: svn path=/head/; revision=116276
* Update to version 2.2.3.Steve Price2004-08-1511-118/+121
| | | | | | | | PR: 65721 Submitted by: KATO Tsuguru <tkato@prontomail.com>, deischen Notes: svn path=/head/; revision=116269
* fix build for (at least my) 4.10 (box)Oliver Lehmann2004-08-154-4/+24
| | | | Notes: svn path=/head/; revision=116264
* Fix STC build.Max Khon2004-08-158-0/+52
| | | | | | | Pointed out by: kuriyama Notes: svn path=/head/; revision=116242
* NO_LATEST_LINK=yesMax Khon2004-08-154-0/+4
| | | | Notes: svn path=/head/; revision=116241
* - Update to 0.10.0.Jeremy Messenger2004-08-155-21/+34
| | | | | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port. Notes: svn path=/head/; revision=116239
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* Update to 2.4.7 which has the fix for the FileSelector bug as well asJoe Marcus Clarke2004-08-146-146/+6
| | | | | | | a potential crash when trying to get a user's home directory. Notes: svn path=/head/; revision=116218
* Fix a bug in GtkFileChooser which prevent files to be opened.Alexander Nedotsukov2004-08-144-0/+140
| | | | | | | Obtained from: GNOME Bugzilla (#150099) Notes: svn path=/head/; revision=116209
* Fix build with GCC 3.4.2.Joe Marcus Clarke2004-08-141-0/+10
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=116166
* - Update to 1.0.1Pav Lucistnik2004-08-1316-1738/+30
| | | | | | | | PR: ports/70383 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=116159
* Update to 3.3.3Michael Nottebrock2004-08-134-6/+27
| | | | Notes: svn path=/head/; revision=116152
* Update to 2.4.6Alexander Nedotsukov2004-08-136-8/+10
| | | | Notes: svn path=/head/; revision=116147
* Update to version 1.1.9Kirill Ponomarev2004-08-134-6/+6
| | | | | | | | PR: ports/70415 Submitted by: Ports Fury Notes: svn path=/head/; revision=116124