| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Pointed out by: nbm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
|
|
| |
directory is shared between at least 3 ports (GTK+ theme engines).
Suggested by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/18054
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
|
| |
|
|
|
|
|
| |
PR: 16809
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
|
| |
Update to gtk+-1.2.6
This is an impotant library for 'October GNOME'
|
| |
|
|
|
|
|
| |
PR: ports/14195
Submitted by: nobutaka@nobutaka.com
|
|
|
|
|
|
|
|
| |
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
| |
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
|
|
|
|
|
|
| |
Can't apply patch-aa and it is needless
PR: ports/10811
Submitted by: mreimer@vpop.net
|
|
|
|
|
|
|
| |
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
other ports that use GTK and autoconf may depend upon it.
|
| |
|
|
|
|
|
| |
PR: ports/9803
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
| |
ports of GNOME.
|
|
|
|
| |
and fix some configure problem(include pkg/PLIST).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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"
|
|
|
|
|
| |
I change library name to libgtk11d,
and gtk-config to gtk11d-config.
|
|
|
|
| |
after a repo copy.
|
| |
|
| |
|
|
|
|
| |
Remind by: asami
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reminded by: asami
|
| |
|
|
|
|
|
|
| |
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! :).
|
| |
|
|
|
|
|
|
| |
2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy).
PR: ports/6876
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
| |
|
| |
|
|
|
|
| |
move /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal/gtk.m4
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/6208
Submitted by: dannyman <dannyman@arh0300.urh.uiuc.edu>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
deinstallation (PLIST only).
|
| |
|
| |
|
|
|
|
| |
Submitted by: pvh@leftside.uwc.ac.za
|
| |
|
|
|
|
|
| |
PR: 5027
Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
|
|
|
|
| |
Submitted by: maintainer
PR: 4869
|
|
the soon to be updated gimp port
PR: 4649
Reviewed by: erich
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
|