Maxim Sobolev
aa3322163f
Update to 1.3.2.
2000-11-20 18:06:10 +00:00
Maxim Sobolev
05f612a149
Add NO_LATEST_LINK.
...
Pointed out by: nbm
2000-08-29 11:30:56 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
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
2000-08-03 09:28:57 +00:00
Maxim Sobolev
a4b3b6ad34
Add gtk13 after repo-copy from gtk12.
...
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-19 07:33:13 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
13524ab011
Move responsibility for the lib/gtk/engines directory into gtk12 port. This
...
directory is shared between at least 3 ports (GTK+ theme engines).
Suggested by: bento
2000-06-05 13:31:58 +00:00
Maxim Sobolev
c707157eef
Oops, forgot to remove unneded line.
2000-05-25 12:45:48 +00:00
Maxim Sobolev
409af62fa8
Update glib/gtk++ to 1.2.8.
...
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
2000-05-25 12:23:48 +00:00
Akinori MUSHA
1aceb77cc6
Fix the awful error in the fontset specifications for several languages.
...
PR: ports/18054
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-04-25 10:36:12 +00:00
Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +00:00
Chris Piazza
8fe0bbe422
Update to glib/gtk 1.2.7
...
PR: 16809
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00
Yukihiro Nakai
ad3f5b1ccb
Submitted by:Ade Lovett <ade@remarq.com>
...
Update to gtk+-1.2.6
This is an impotant library for 'October GNOME'
1999-10-13 11:19:19 +00:00
Vanilla I. Shu
ef08cd0e03
Correct theme engines' path.
1999-10-10 03:22:33 +00:00
Vanilla I. Shu
0643e9fc16
Upgrade to 1.2.5.
...
PR: ports/14195
Submitted by: nobutaka@nobutaka.com
1999-10-09 18:46:10 +00:00
Satoshi Asami
3d948d5b89
Set
...
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
1999-09-11 01:06:13 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Steve Price
f888af4cee
Update to version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:49:46 +00:00
Jun Kuriyama
3eba3aa50a
Upgrade to 1.2.2.
...
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
1999-05-02 05:21:27 +00:00
Seiichirou Hiraoka
4f414076eb
Update to 1.2.1
...
Can't apply patch-aa and it is needless
PR: ports/10811
Submitted by: mreimer@vpop.net
1999-03-27 00:00:16 +00:00
Jacques Vidrine
c1acc95b5a
Now that gettext includes a shared library, dependencies should
...
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Jacques Vidrine
f4442a7aa7
Upgrade to GNOME 1.0. The following are the details:
...
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>
1999-03-09 01:13:40 +00:00
Jacques Vidrine
9e1f143c4b
Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so that
...
other ports that use GTK and autoconf may depend upon it.
1999-03-06 18:19:23 +00:00
Vanilla I. Shu
ee04da91ba
Upgrade to 1.1.16.
1999-02-18 04:49:26 +00:00
Vanilla I. Shu
f19a247193
Upgrade to 1.1.14.
...
PR: ports/9803
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 16:55:07 +00:00
Vanilla I. Shu
facb60e5ee
Upgrade to 1.1.13.
1999-01-20 22:14:29 +00:00
Vanilla I. Shu
fcb6a82f70
Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish all
...
ports of GNOME.
1999-01-05 00:58:09 +00:00
Vanilla I. Shu
694c63ae54
Bump libglib11d's version to 2.0,
...
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Vanilla I. Shu
91b9bd3896
Upgrade to 1.1.11.
1999-01-01 02:32:06 +00:00
Vanilla I. Shu
5fedc6136f
Add RUN_DEPEND again.
1998-12-30 23:11:36 +00:00
Vanilla I. Shu
d68cc2a8cc
Change RUN_DEPEND to BUILD_DEPEND.
1998-12-28 13:57:36 +00:00
Vanilla I. Shu
9da7159d85
Upgrade to 1.1.9.
1998-12-26 19:17:44 +00:00
Satoshi Asami
88c4af2175
Move USE_X_PREFIX before .include <bsd.port.pre.mk>.
1998-12-22 09:06:28 +00:00
Satoshi Asami
c0cb2b3f2a
Mark this broken, it includes a perl script that requires perl5. Someone
...
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"
1998-12-22 07:56:14 +00:00
Vanilla I. Shu
66dd3c2259
Upgrade to 1.1.7,
...
I change library name to libgtk11d,
and gtk-config to gtk11d-config.
1998-12-12 04:43:30 +00:00
Satoshi Asami
9838285dcc
Mark this broken while it awaits an upgrade by the mighty Vanilla
...
after a repo copy.
1998-12-10 14:30:28 +00:00
Vanilla I. Shu
09eadb47b3
Correct MASTER_SITES.
1998-12-10 13:18:16 +00:00
Satoshi Asami
e3b8eb4cd9
List manpage name correctly.
1998-11-18 10:51:53 +00:00
Vanilla I. Shu
e147b46c4b
Downgrage to 1.1.2
...
Remind by: asami
1998-11-17 15:22:02 +00:00
Vanilla I. Shu
cee4b48a68
Upgrade to 1.1.3.
1998-11-02 17:21:21 +00:00
Vanilla I. Shu
dcd244340e
Upgrade to 1.1.2, and convert gtk11 to elf.
1998-09-23 00:47:17 +00:00
Satoshi Asami
bc214bef0f
glib is now ELFized.
1998-09-22 23:31:14 +00:00
Vanilla I. Shu
c6e3562759
Install info page now, and I move gtk(11) back to X11R6 now.
1998-09-15 11:41:42 +00:00
Vanilla I. Shu
3d2d1f2933
Change library name to libgtk11.
...
Reminded by: asami
1998-08-14 11:16:49 +00:00
Vanilla I. Shu
3ef955049d
Upgrade to 1.1.1.
1998-08-12 10:38:28 +00:00
Satoshi Asami
15df440344
I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
...
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! :).
1998-08-07 23:08:39 +00:00
Vanilla I. Shu
2da7eadb14
Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now).
1998-07-30 05:24:38 +00:00
Vanilla I. Shu
2af025831c
1. Upgrade to 1.4.
...
2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy).
PR: ports/6876
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-07 02:05:44 +00:00
Vanilla I. Shu
6cef843250
Add another MASTER_SITE.
1998-06-01 04:24:01 +00:00