Commit graph

18 commits

Author SHA1 Message Date
Joe Marcus Clarke
e04782a6ba * Update to 0.14.1 without a shared library version bump
* Use new libtool scheme [1]

The primary addition in this release is support for C# files when generating
translations.

Submitted by:	mezz [1]
Tested by:	many, including mezz, adamw, and myself
2004-12-21 01:00:29 +00:00
Oliver Eikemeier
8469a18e50 - eliminate dependency on libexpat on >= 5.0
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016796.html>

Reviewed by:	ports@
2004-10-19 16:09:14 +00:00
Trevor Johnson
4ae1d01730 By default, do not install HTML-formatted man pages.
When NOPORTDOCS is set, do not install a few other HTML files.
2004-04-03 03:48:30 +00:00
Trevor Johnson
d56569ff57 Make examples (mostly) optional, requested by obrien. 2004-04-02 12:25:24 +00:00
Trevor Johnson
b6d2dde3b5 Update to 0.13. 2004-01-23 18:12:16 +00:00
Joe Marcus Clarke
a8ed54fcae Update to 0.12.1. This brings a shared lib bump of libintl.so. It is
recommended people use:

portupgrade -rf gettext -m BATCH=yes

To update this port.

Tested by:	Thierry Thomas <thierry@pompo.net>
		myself
2003-08-25 05:37:53 +00:00
Ade Lovett
e74e66cc92 (1) Update to 0.11.4
(2) install po-compat.el in addition to po-mode.el

PR:		(1) 41170 (2) 41170, 40670
Submitted by:	40670: Olivier Tharan <olive@oban.frmug.org>
		41170: Ports Fury
2002-08-01 02:30:59 +00:00
Maxim Sobolev
33b28557ec Don't modify charset.alias file installed by libintl. 2002-04-30 08:32:35 +00:00
Maxim Sobolev
95226f0111 - Use USE_LIBTOOL;
- don't explicitly link libc into the gettext shared library, because
  potentially it can screw up threaded programs linked against libintl.so.
2002-04-29 21:23:20 +00:00
Ade Lovett
58323a967a Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.

Reviewed by:	portmgr
2002-03-25 22:18:48 +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
Jeremy Lea
675c8f1816 Kludge the build in the face of systems with autoconf 2.52+.
PR:		ports/33443
Submitted by:	Alan Eldridge <ports@geeksrus.net>
		Jason Stephenson <panda@mis.net>
2002-01-05 11:11:00 +00:00
Jeremy Lea
b11d42ce33 Correct usage of uuencode in po-mode.el.
PR:		16317
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-26 09:15:49 +00:00
Jeremy Lea
767410df9a Install po-mode.el in share/emacs/site-lisp.
Merge patches ae and aj.

PR:		15941
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-22 08:20:02 +00:00
Yukihiro Nakai
9175482ad1 Add patch.
PR:		ports/15525
Submitted by:	Remi Guyomarch rguyom@mail.dotcom.fr
1999-12-24 11:33:16 +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
Vanilla I. Shu
520b63fca3 Fix pkg/PLIST, and merge all info file. 1998-12-06 15:30:17 +00:00
Bill Fumerola
cfccc81b72 Upgrade to 0.10.35, and associated changes.
PR:		ports/8842
Reviewed by:	<nakai@TokyoNet.AD.JP> (maintainer)
Submitted by:	<junker@jazz.snu.ac.kr>
1998-12-01 22:38:45 +00:00