aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.93.97Dirk Meyer2004-10-143-8/+12
| | | | Notes: svn path=/head/; revision=119435
* - update to 0.93.96Dirk Meyer2004-10-143-6/+3
| | | | Notes: svn path=/head/; revision=119432
* - mark FORBIDDENDirk Meyer2004-10-141-0/+2
| | | | Notes: svn path=/head/; revision=119359
* - drop maintainershipDirk Meyer2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119309
* - drop maintainershipDirk Meyer2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119305
* - It was not forgotten, as no port package could be build!Dirk Meyer2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119301
* - bump PORTEPOCHOliver Eikemeier2004-10-131-0/+1
| | | | | | | Forgotten by: dinoex Notes: svn path=/head/; revision=119262
* Redone gcc 3.4 build fix. Previous aproach just made gcc quietAlexander Nedotsukov2004-10-136-42/+94
| | | | | | | | | and resulted in lost symbols for Gtk::wrap methods. Reported by: pointyhat via kris Notes: svn path=/head/; revision=119202
* - backout incomplete updateDirk Meyer2004-10-132-4/+3
| | | | Notes: svn path=/head/; revision=119196
* Update qscintilla to 1.4Tilman Keskinoz2004-10-134-8/+11
| | | | | | | | | | Bump PORTREVISION of affected port. PR: 72152 Submitted by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=119191
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-122-2/+2
| | | | | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=119016
* - 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