summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk12
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Always add the default gtkrc file to the search path so that we know we'llmarcus2004-04-172-8/+33
| | | | | | have some sane theme properties when using KDE 3 or GNOME 2. Submitted by: kan
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Respect WITHOUT_NLS.kris2004-03-022-39/+45
| | | | Approved by: maintainer
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove the share/themes directory if it's empty.marcus2003-01-131-1/+1
| | | | Reported by: bento
* Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that usemarcus2002-11-206-70/+19
| | | | | | | | | | the old xxx-config files, remove the "12" suffix. This will allow people building Glib and GTK+ ports by hand to do so without a lot of extra hacking. Since these ports are so heavily used, the xxx12-config files aren't removed completely, but rather symlinked to their xxx-config counterparts. PR: 39417
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Don't try and remove libdata on deinstall, because this is a systemkris2002-09-191-1/+0
| | | | directory.
* Remove mention of the WITH_XINPUT macro.marcus2002-09-101-5/+0
| | | | Submitted by: netchild
* Enable XInput by default. Apparently, this doesn't hurt anything, and willmarcus2002-09-051-6/+3
| | | | | | help people using certain input devices and in certain locales. Requested by: netchild, Teemu Hakala <temmi.hoo@kolumbus.fi>
* Add a knob for enabling XInput support.marcus2002-08-161-0/+9
| | | | Submitted by: Rocco Caputo <troc@netrus.net> (with some modification)
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Convert to USE_GNOMENG.sobomax2002-07-041-1/+2
|
* Fix another problem in the pkgconfig files for these ports. After runningmarcus2002-06-142-4/+5
| | | | | | a build of xscreensaver and xscreensaver-gnome, everything looks good. Reported by: dougb
* Correct the name of the gdk library in the gdk pkgconfig file. This should getmarcus2002-06-132-1/+10
| | | | | | | xscreensaver building correctly without needing to delete pkgconfig. Bump PORTREVISION. Reported by: many
* Correct gtk+/glib libraries names in .pc files.sobomax2002-06-102-1/+13
| | | | Submitted by: alfred
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionmarcus2002-05-131-1/+1
| | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* gettext upgrade uber-patch (stage 3)ade2002-04-121-2/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Remove bogus `@{exec,unexec} ldconfig' - it is added by INSTALLS_SHLIB knob.sobomax2002-02-231-2/+0
|
* 'pkg_add -r gtk' works a *LOT* better if we actually let the system knowobrien2002-02-231-0/+2
| | | | the shared libraries were installed.
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalsobomax2001-12-211-9/+0
| | | | | | difference, hence leave PORTREVISION intact. Submitted by: sf
* When creating shared memory segments, make them readable/writablenectar2001-12-202-1/+12
| | | | only by the owner.
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.sobomax2001-10-151-1/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Add removal of libdata/ to the plist. Ideally, this should be fixedade2001-05-312-2/+3
| | | | | by adding libdata to the X11 mtree's, but this hack will do for now, and let bento build the 506 ports that apparently depend on gtk12 :)
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2ade2001-05-233-37/+22
| | | | to make transitioning to GNOME/GTK+/GLIB a little easier.
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to 1.2.10 - note that there were some critical bugs in 1.2.9ade2001-04-024-21/+10
| | | | | for i18n users - everyone is strongly urged to upgrade, particularly GNOME users.
* Add .uk master site.ben2001-03-301-0/+1
| | | | Approved by: ade (maintainer)
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-231-1/+1
|
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-231-1/+1
|
* make MASTER_SITE_SUBDIR more effective.sf2001-03-111-5/+5
| | | | Submitted by: knu
* add MASTER_SITE_RINGSERVER.sf2001-03-111-1/+3
| | | | Approved by: maintainer
* Fix pkg-plist.vanilla2001-03-101-0/+5
| | | | Submitted by: bento
* Add --with-native-locale to CONFIGURE_ARGS.vanilla2001-03-061-1/+1
|
* Upgrade to 1.2.9vanilla2001-03-067-26/+77
| | | | Submitted by: clive
* Bump version.vanilla2001-02-091-0/+1
| | | | Reminded by: dima
* Add a patch for gtk.m4,vanilla2001-02-096-10/+21
| | | | | | | | | | and fix fontset for russian language, correct pkg-comment, GTK stands for "Gimp Toolkit". PR: ports/23209 Submitted by: Greg Troxel <gdt@ir.bbn.com>, Anatoliy Dmytriyev <tolid@tobez.org>, Opcode <opcode@skylab.saturn5.yi.org>
* Implement USE_GLIB.reg2000-10-052-9/+3
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Move responsibility for the lib/gtk/engines directory into gtk12 port. Thissobomax2000-06-052-1/+7
| | | | | | directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento
* Remove directories with @unexec rmdir and wildcards.asami2000-06-031-64/+3
|
OpenPOWER on IntegriCloud