Commit Graph

74 Commits

Author SHA1 Message Date
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd
34fb5420f0 SHARED_LIBS
ok naddy
2006-01-06 21:16:16 +00:00
sturm
64f1be3535 work around broken gcc(?) on alpha 2005-12-18 21:53:18 +00:00
naddy
0f793f5689 MAJOR update to 0.14.5. Help and ok espie@ 2005-11-05 23:47:58 +00:00
espie
8289fc485e build with FAKE=lib 2005-04-23 14:59:53 +00:00
espie
e408f2a8a5 @endfake marker 2005-04-23 14:32:51 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
brad
334935934f bump PKGNAME 2004-10-24 20:03:31 +00:00
brad
bae67aa20a remove libintl's shared lib inter-library dependency on libiconv.
Thanks to naddy@, alek@ and other porters for doing the prep work
which allows this to be commited.
2004-10-24 19:54:46 +00:00
xsa
441ffcdcbf more new-style MODULES. 2004-08-10 12:42:21 +00:00
brad
7dd32dd465 @lib 2004-08-07 23:41:27 +00:00
espie
e370816909 four more common locale dirs. 2004-08-05 16:14:48 +00:00
espie
3f814c97f4 create directories for locales listed in ABOUT-NLS.
Switch to new-style plist.
2004-08-03 10:09:02 +00:00
espie
814118f71b prepare gettext for MODULES=devel/gettext. 2004-08-03 09:10:01 +00:00
brad
0b497c8f9c - add license marker
- don't need to specify --enable-static
- use Perl instead of sed, shorter and simpler
2004-01-31 21:41:56 +00:00
naddy
50a90a98a0 @dirrm shared directories 2003-12-16 17:34:06 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
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