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
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
99dea5fc29
Bump PORTREVISION and expat shlib.
2002-09-17 16:36:02 +00:00
Ade Lovett
283fe409ce
Relinquish all my ports.
2002-09-07 08:44:49 +00:00
Ade Lovett
8beb0364e7
Upgrade to 0.11.5
...
Submitted by: Jim Bloom <bloom@acm.org> and others
2002-08-10 19:25:04 +00:00
Ade Lovett
e7b3942ff9
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
...
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
2002-08-01 02:38:31 +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
Jun Kuriyama
a52ee364a9
Bump portrevision (textproc/expat2 shlib bump).
2002-07-21 02:17:49 +00:00
Ade Lovett
217cbb106f
Update to 0.11.2
...
PR: 39481
Submitted by: Ports Fury
2002-06-19 06:31:47 +00:00
Maxim Sobolev
e6729bd3b6
Add textproc expat into LIB_DEPENDS and bump PORTREVISION. XML support is
...
necessary for some GNOME packages (evolution et al.)
Reported by: bento, paul, Marc Unangst <mju@unangst.org>
PR: 37924
2002-05-10 15:36:47 +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
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
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
Maxim Sobolev
47828d0fce
Fix another few places where giconv used instead of iconv.
...
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +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
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
Jeremy Lea
79e24ee31a
Cleanup share/locale in PREFIX, LOCALBASE and X11BASE.
2000-06-13 06:58:49 +00:00
Satoshi Asami
a2e490f4a4
Don't remove share/aclocal -- it's created by mtree.
2000-06-03 00:40:22 +00:00
Satoshi Asami
62b59456f7
Remove the individual locale directories before attempting to remove the
...
parent dir.
2000-04-30 19:51:11 +00:00
Michael Haro
ed33fb7de0
PORTNAME/PORTVERSION update
2000-04-11 21:30:15 +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
Ade Lovett
19fe590a68
Change MAINTAINER to reg - he's going to be doing more hacking
...
on this port than me.
2000-01-07 19:47:03 +00:00
Yukihiro Nakai
a6844f7b83
Change MAINTAINER to ade@FreeBSD.org .
2000-01-07 02:07:00 +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
Yukihiro Nakai
24f882e412
Fix pkg/PLIST.
...
Change method to remove */share/locale
1999-11-20 08:59:46 +00:00
Yukihiro Nakai
92ed64b2a4
Change mail address.
1999-11-20 08:28:22 +00:00
Yukihiro Nakai
30f9982b91
Fix for PLIST.
...
*/share/locale are used by non-gettext program.
1999-11-20 08:25:48 +00:00
Steve Price
ac098acc33
Use the force option to rm(1) to avoid the possibility of errors on
...
deinstall.
PR: 13677 (3 of 10)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:50:03 +00:00
SADA Kenji
3212ca0c02
Change MASTER_SITES and assign MASTER_SITE_SUBDIR.
...
Remove patch-ag about libtool use.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Approved by: Maintainer
1999-08-25 16:56:46 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
...
the .la file.
1999-06-05 19:00:43 +00:00
Satoshi Asami
bd705cb7f2
Add / at end of master site name.
1999-03-09 09:11:26 +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
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +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
Vanilla I. Shu
1d6cf60545
Add a argument to CONFIGURE_ARGS.
...
PR: ports/8736
Submitted by: maintainer
1998-11-18 15:09:35 +00:00
Steve Price
514388e85b
Don't run ldconfig if no shared libraries and don't remove a couple
...
of directories used by a bunch of other ports.
1998-10-05 03:36:19 +00:00
Vanilla I. Shu
f5d981f1a1
Fix info page problem.
1998-09-23 17:58:38 +00:00