Commit graph

60 commits

Author SHA1 Message Date
Trevor Johnson
4e31efe372 Add "anti-foot-shooting device".
Obtained from:	sobomax via the imake-4 and linux_base ports
2004-02-08 21:46:37 +00:00
Joe Marcus Clarke
b89408e5c9 Use USE_ICONV. 2004-02-05 19:30:43 +00:00
Joe Marcus Clarke
440b82278a Remove the CONFLICTS as this is now the One True gettext. 2004-02-04 17:49:44 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Dirk Meyer
c7c48602f4 - add missing manpage envsubst.1
was installed, but not in package.
2004-01-25 12:51:47 +00:00
Trevor Johnson
89fa0110cc version 0.13.1, noticed by marcus 2004-01-25 02:19:25 +00:00
Trevor Johnson
9f3acad11b Note conflict with old versions (requested by marcus). 2004-01-23 18:49:48 +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
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