Commit Graph

55 Commits

Author SHA1 Message Date
brad
b7d0dfbab4 do not include the WRKBUILD rooted libs dir in the installed copy of libintl.la 2002-11-29 05:07:01 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
4b5854ca00 one binary to shrink them all and in a small package bind them... 2002-03-26 17:49:58 +00:00
brad
bceab8a737 - bump NEED_VERSION
- remove pre-extract target
- hopefully allow gettext to be built with an existing copy of gettext
installed, one suggestion from naddy@
- add regression tests
- rename checksums file
2001-12-02 22:35:26 +00:00
brad
bc1ef0ed5c simplify libiconv LIB_DEPENDS entry 2001-11-27 17:44:04 +00:00
brad
bf5eb7c2d1 revert back to a LIB_DEPENDS entry. 2001-10-31 20:27:12 +00:00
brad
92f8c77024 LIB_DEPENDS -> BUILD_DEPENDS for libiconv. 2001-10-28 19:17:06 +00:00
brad
72e217afd9 add LIB_DEPENDS entry for libiconv. This is commonly needed for programs using the libintl
libtool wrapper.
2001-10-28 06:05:23 +00:00
brad
d5839f2f4a uncomment LIB_DEPENDS entry. Suggested by: espie@ 2001-10-11 15:48:00 +00:00
brad
1ab3c7c5fa use a BUILD_DEPENDS for now (until TRUST_PACKAGES is enabled for libs)
instead of LIB_DEPENDS so that we can ensure we get the right version.
Problem pointed out by chris@ that some ports barf when given a msgfmt
that comes from anything older than gettext 0.10.38.
2001-10-11 15:34:15 +00:00
brad
5f7d8adc3a add comment explaining why we have a RUN_DEPENDS entry here. 2001-09-24 17:17:02 +00:00
brad
e6b71a3503 use iconv or gettext module 2001-09-23 05:32:18 +00:00
brad
d3723c9d2f Add iconv/gettext modules. 2001-09-23 05:29:47 +00:00
brad
50f1833153 sync libtool patches 2001-09-23 05:08:45 +00:00
brad
eb5409484c upgrade to gettext 0.10.40 2001-09-19 03:37:20 +00:00
brad
9dea100b96 upgrade to gettext 0.10.39 2001-08-27 19:16:00 +00:00
brad
02992c0124 upgrade to gettext 0.10.38 2001-05-30 02:14:12 +00:00
brad
440d4a4d8c add a pre-extract target which forces the user to remove any existing
versions of gettext.
2001-05-15 13:12:24 +00:00
brad
26e2c81a2c upgrade to gettext 0.10.37 2001-05-14 20:59:20 +00:00
brad
2f7bc4bdb6 make use of libiconv 2001-05-07 22:41:42 +00:00
brad
235b07ea1a upgrade to gettext 0.10.36 2001-04-04 19:51:40 +00:00
danh
9d61381df1 rename patches; sync with libtool 2001-02-19 20:25:49 +00:00
brad
5068218e2f teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 17:50:33 +00:00
brad
ca14e9da14 better use of hardcode_libdir_flag_spec 2000-11-18 00:09:17 +00:00
brad
cadc683ada do not assume it's ok to link shared libraries with libc. 2000-10-21 19:28:25 +00:00
brad
30f7bb858d first libtool port to be converted over to using "cc -shared" for shared libraries on 2.8 and up. needed as a prereq for gmake to get emacs for Theo on powerpc ;) 2000-10-21 17:34:39 +00:00
brad
df20c9d2e1 don't create share/locale under X11BASE 2000-10-19 00:52:47 +00:00
brad
1bd29ccc68 some ports which I've been maintaining 2000-09-24 01:23:42 +00:00
brad
de0ec4e068 - add HOMEPAGE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:29:04 +00:00
fgsch
07c72692d0 remove FAKE=yes and use CONFIGURE_STYLE.
bump NEED_VERSION.
2000-06-28 00:44:05 +00:00
brad
068ee71ade bump NEED_VERSION 2000-06-02 15:24:42 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
f8cc047c0a better 2000-03-07 07:52:40 +00:00
brad
3b948f9762 Fake 2000-03-07 07:51:32 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
brad
f3dd2e307e mkdir -> ${INSTALL_DATA_DIR} 2000-02-06 07:08:16 +00:00
brad
7d5a89babd bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437 don't use aclocal or automake if they exist, they will break the port 2000-02-06 07:02:13 +00:00
brad
b4c693d0ce correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
jasoni
40fb0f520d Set MASTER_SITES to ${MASTER_SITE_GNU}: sebastion@irelandmail.com 2000-01-15 07:30:09 +00:00
brad
e9e5825b14 split out patch so that each patch only patches ONE file 1999-12-08 03:08:19 +00:00
brad
c20fbc19c5 - sync PLISTs
- remove workaround for texinfo install-info bug
1999-12-08 02:58:16 +00:00
brad
ad570ea9aa - remove pre-configure target
- remove deprecated variables
- remove workaround for texinfo install-info bug
1999-12-08 02:57:25 +00:00
turan
6232d026cb more 1999-09-25 16:31:49 +00:00
brad
e7fccfadab - remove duplicate dist site
- style
1999-08-13 04:46:29 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
36b1b005f2 style 1999-04-18 20:30:05 +00:00
marc
74c82e5449 remove unsupported (and unneeded) freebsd-isms from the packing list
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 00:52:45 +00:00