Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- 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
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
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
2002-03-15 19:44:29 +00:00
Maxim Sobolev
c42293db8c
Remove bogus `@{exec,unexec} ldconfig' - it is added by INSTALLS_SHLIB knob.
2002-02-23 09:30:14 +00:00
David E. O'Brien
ed5401d401
'pkg_add -r gtk' works a *LOT* better if we actually let the system know
...
the shared libraries were installed.
2002-02-23 01:45:59 +00:00
Maxim Sobolev
1485d6f52e
Remove obsolete libxpg4-related hunk. This doesn't make any functional
...
difference, hence leave PORTREVISION intact.
Submitted by: sf
2001-12-21 08:25:02 +00:00
Jacques Vidrine
a5efa8078d
When creating shared memory segments, make them readable/writable
...
only by the owner.
2001-12-20 19:18:58 +00:00
Maxim Sobolev
e3632314ca
WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.
...
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-15 12:55:02 +00:00
Ade Lovett
c9334746b2
Add removal of libdata/ to the plist. Ideally, this should be fixed
...
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 :)
2001-05-31 22:16:13 +00:00
Ade Lovett
ff4f18ab92
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
...
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
e45dce2f4d
Update to 1.2.10 - note that there were some critical bugs in 1.2.9
...
for i18n users - everyone is strongly urged to upgrade, particularly
GNOME users.
2001-04-02 15:45:30 +00:00
Ben Smithurst
b5d5572a93
Add .uk master site.
...
Approved by: ade (maintainer)
2001-03-30 17:16:22 +00:00
Ade Lovett
dce51cd86c
Sigh. Reclaim these, primarily for GNOME 1.4
2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2
Someone don't like my style, so I drop maintainer now.
2001-03-23 05:34:27 +00:00
FUJISHIMA Satsuki
fa1741442e
make MASTER_SITE_SUBDIR more effective.
...
Submitted by: knu
2001-03-11 21:50:34 +00:00
FUJISHIMA Satsuki
9e79a545dc
add MASTER_SITE_RINGSERVER.
...
Approved by: maintainer
2001-03-11 17:06:39 +00:00
Vanilla I. Shu
1c1d327646
Fix pkg-plist.
...
Submitted by: bento
2001-03-10 07:42:58 +00:00
Vanilla I. Shu
62da209547
Add --with-native-locale to CONFIGURE_ARGS.
2001-03-06 14:12:40 +00:00
Vanilla I. Shu
bbcb0d9979
Upgrade to 1.2.9
...
Submitted by: clive
2001-03-06 12:30:48 +00:00
Vanilla I. Shu
ff2892dc21
Bump version.
...
Reminded by: dima
2001-02-09 22:30:23 +00:00
Vanilla I. Shu
ffadb2cbe5
Add a patch for gtk.m4,
...
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>
2001-02-09 15:11:07 +00:00
Jeremy Lea
d0cdca8bc3
Implement USE_GLIB.
2000-10-05 06:23:01 +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
Satoshi Asami
242c48edc6
Remove directories with @unexec rmdir and wildcards.
2000-06-03 00:43:57 +00:00
Satoshi Asami
5ee80786ae
Remove share/locale directories.
2000-05-29 05:43:46 +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
Steve Price
2548751c87
Allow multiple (different) font families to be used by our Russian
...
counterparts.
PR: 14957
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1999-12-27 00:50:04 +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
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[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
1999-06-26 19:22:14 +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
8666527f5d
Sync with peter's suggestion.
1999-02-01 20:44:23 +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