aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.2.sobomax2000-11-219-140/+112
|
* Add NO_LATEST_LINK.sobomax2000-08-291-0/+2
| | | | Pointed out by: nbm
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Add gtk13 after repo-copy from gtk12.sobomax2000-07-1911-329/+372
| | | | | Warning: it is unstable development version, so you do not have to upgrade your gtk12 LIB_DEPENDS!
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
|
* Remove share/locale directories.asami2000-05-291-0/+64
|
* Oops, forgot to remove unneded line.sobomax2000-05-251-1/+0
|
* Update glib/gtk++ to 1.2.8.sobomax2000-05-256-8/+83
| | | | | | | | | | | | | | | | | Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes
* Fix the awful error in the fontset specifications for several languages.knu2000-04-252-4/+6
| | | | | PR: ports/18054 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to glib/gtk 1.2.7cpiazza2000-02-194-10/+13
| | | | | PR: 16809 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Allow multiple (different) font families to be used by our Russiansteve1999-12-271-0/+10
| | | | | | | counterparts. PR: 14957 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Submitted by:Ade Lovett <ade@remarq.com>nakai1999-10-133-4/+38
| | | | | Update to gtk+-1.2.6 This is an impotant library for 'October GNOME'
* Correct theme engines' path.vanilla1999-10-103-32/+5
|
* Upgrade to 1.2.5.vanilla1999-10-103-5/+11
| | | | | PR: ports/14195 Submitted by: nobutaka@nobutaka.com
* Setasami1999-09-111-0/+1
| | | | | | | | LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update to version 1.2.3.steve1999-05-295-31/+67
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to 1.2.2.kuriyama1999-05-023-8/+8
| | | | | I don't know all of the gtk dependency. If it breaks some ports, please back this out.
* Update to 1.2.1flathill1999-03-272-5/+5
| | | | | | Can't apply patch-aa and it is needless PR: ports/10811 Submitted by: mreimer@vpop.net
* Now that gettext includes a shared library, dependencies shouldnectar1999-03-191-4/+3
| | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-096-164/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so thatnectar1999-03-071-2/+3
| | | | other ports that use GTK and autoconf may depend upon it.
* Upgrade to 1.1.16.vanilla1999-02-183-5/+16
|
* Sync with peter's suggestion.vanilla1999-02-021-0/+1
|
* Upgrade to 1.1.14.vanilla1999-02-013-8/+7
| | | | | PR: ports/9803 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to 1.1.13.vanilla1999-01-213-12/+27
|
* Upgrade gnumeric to 0.5, libxml to 0.99,vanilla1999-01-051-0/+1
| | | | | Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes.
* Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish allvanilla1999-01-053-46/+35
| | | | ports of GNOME.
* Bump libglib11d's version to 2.0,vanilla1999-01-041-2/+2
| | | | and fix some configure problem(include pkg/PLIST).
* Upgrade to 1.1.11.vanilla1999-01-014-23/+20
|
* Add RUN_DEPEND again.vanilla1998-12-311-2/+4
|
* Change RUN_DEPEND to BUILD_DEPEND.vanilla1998-12-281-2/+2
|
* Upgrade to 1.1.9.vanilla1998-12-274-10/+79
|
* Move USE_X_PREFIX before .include <bsd.port.pre.mk>.asami1998-12-221-3/+2
|
* Mark this broken, it includes a perl script that requires perl5. Someoneasami1998-12-221-2/+8
| | | | | | | | | please fix it to use ${PERL5} and add USE_PERL5. --- Making all in gtk cd . && perl makeenums.pl defs gtk.h gtkaccelgroup.h : syntax error in file makeenums.pl at line 5, next 2 tokens "my $flags"
* Upgrade to 1.1.7,vanilla1998-12-123-152/+147
| | | | | I change library name to libgtk11d, and gtk-config to gtk11d-config.
* Mark this broken while it awaits an upgrade by the mighty Vanillaasami1998-12-101-1/+3
| | | | after a repo copy.
* Correct MASTER_SITES.vanilla1998-12-101-2/+2
|
* List manpage name correctly.asami1998-11-181-2/+2
|
* Downgrage to 1.1.2vanilla1998-11-173-10/+9
| | | | Remind by: asami
* Upgrade to 1.1.3.vanilla1998-11-033-10/+10
|
* Upgrade to 1.1.2, and convert gtk11 to elf.vanilla1998-09-233-10/+11
|
* glib is now ELFized.asami1998-09-231-2/+2
|
* Install info page now, and I move gtk(11) back to X11R6 now.vanilla1998-09-152-2/+20
|
* Change library name to libgtk11.vanilla1998-08-142-10/+11
| | | | Reminded by: asami
* Upgrade to 1.1.1.vanilla1998-08-123-146/+133
|
* I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtkasami1998-08-081-2/+2
| | | | | | p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the Makefile because it's a repository copy of gtk awaiting an upgrade (vanilla, wake up! :).
* Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now).vanilla1998-07-303-11/+9
|
* 1. Upgrade to 1.4.vanilla1998-06-073-10/+11
| | | | | | 2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy). PR: ports/6876 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Add another MASTER_SITE.vanilla1998-06-011-10/+11
|
* Upgrade to 1.0.3.vanilla1998-05-283-8/+8
|
* Upgrade to 1.0.2,vanilla1998-05-173-9/+14
| | | | move /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal/gtk.m4
* Upgrade to 1.0.1.vanilla1998-05-063-9/+8
|
* Fix PLIST (info/dif -> info/dir).tg1998-04-291-4/+4
|
* Will not build testgtk anymore, review pkg/PLIST.vanilla1998-04-241-6/+7
| | | | Pushed by: jordan :)
* Sort the lines again, reinsert the ldconfig pair that was removed, andasami1998-04-211-32/+32
| | | | | remove the @dirrm of "share" which is supposed to exist -- which takes up back to exactly where we was at rev 1.15. ;)
* update to gtk-1.0.0erich1998-04-173-37/+37
|
* Upgrade to 0.99.10.vanilla1998-04-113-5/+8
|
* Upgrade to 0.99.9.vanilla1998-04-042-6/+5
| | | | | PR: ports/6208 Submitted by: dannyman <dannyman@arh0300.urh.uiuc.edu>
* Add back @unexec/@exec ldconfig pair and remove *.so filessteve1998-03-221-34/+31
| | | | | | | | from the PLIST. These files are generated by ldconfig and should not be packaged. Also remove some @dirrm's no longer required after Erich's last fix. And while I'm here resort. OK'd by: Satoshi Asami
* install glibconfig.h someplace that apps can actually find it.erich1998-03-181-1/+1
|
* upgrade to 0.99.7erich1998-03-183-34/+42
|
* Upgrade to 0.99.5.vanilla1998-03-153-6/+14
|
* Move the '@unexec ...' stuff before the info/* files and sort.steve1998-03-091-29/+26
|
* Location on MASTER_SITE changed.steve1998-03-091-3/+3
|
* upgrade to 0.99.3erich1998-01-283-25/+28
|
* Run "ldconfig -m" after installation. Run "ldconfig -R" afterasami1998-01-212-1/+6
| | | | deinstallation (PLIST only).
* Upgrade to 0.99.2.vanilla1998-01-063-4/+7
|
* Upgrade to 0.99.0vanilla1997-12-173-6/+5
|
* Upgrage to 971201vanilla1997-12-043-14/+8
| | | | Submitted by: pvh@leftside.uwc.ac.za
* Change my email address.vanilla1997-12-011-2/+2
|
* Upgrade to 971109 version.tg1997-11-132-5/+5
| | | | | PR: 5027 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
* Now that info files get rebuilt due to new patch-ac, remove entries formax1997-11-041-4/+5
| | | | | *.info-[0-9]. Add appropriate @exec/@unexec entries to perform install-info correctly.
* Upgrade, 970925 -> 971025.max1997-11-043-6/+9
| | | | | Submitted by: maintainer PR: 4869
* Remove identical lines, so that pkg_delete completes.tg1997-10-161-2/+2
| | | | OK'd by: The Portsmeister
* add GTK, a widget set that is gaining popularity, necessary forerich1997-10-165-0/+160
the soon to be updated gimp port PR: 4649 Reviewed by: erich Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>