sthen
6eacdb91e8
bump various packages with static libs which frequently get pulled in;
...
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.
there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
espie
4e929abcd7
annotate for !parallel. too much time in configure scripts...
2012-09-26 09:34:09 +00:00
naddy
b15b7e2eca
Replace stpcpy() calls to silence ld warnings.
...
Fix missing string termination in _nl_make_l10nflist(), with Christian
Schulte.
2012-08-04 14:33:14 +00:00
naddy
def6c9bc95
revert stpcpy() removal which introduced at least one string handling bug
...
ok jasper@
2012-07-30 15:37:10 +00:00
naddy
b14487677b
replace stpcpy() calls to silence ld warnings; ok sthen@
2012-07-13 19:43:18 +00:00
naddy
849196b437
Belatedly bump versions for libraries we know had symbol changes due
...
to the addition of stpcpy(). Prodded by espie@
2012-01-26 22:08:26 +00:00
espie
002a88ef3b
new style >=
2010-11-22 10:04:18 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
naddy
aaea5782a9
no need for groff, mandoc handles these man pages just fine
2010-10-27 12:54:32 +00:00
naddy
6ebce09c16
Big oops! Bring back fcntl-o.m4 fix. It is packaged and in fact
...
picked up by other ports, e.g. audio/xmms. touch(1) the file to
avoid triggering an autotools rebuild cascade.
Breakage noticed by landry@
2010-10-26 14:15:01 +00:00
naddy
5b0d619cab
remove an unused patch file that triggers an autotools rebuild cascade
2010-10-23 16:24:32 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
naddy
26dc17567a
update to 0.18.1
2010-07-03 03:23:22 +00:00
naddy
94d64c194a
disable C# check so we don't try to pick up Mono; pointed out by jasper@
2008-10-22 19:27:07 +00:00
naddy
54622ab45b
In libintl.h, check that cpp macros are defined before testing their value.
...
This avoids warnings with -Wundef. Requested by espie@
2008-09-18 14:47:59 +00:00
naddy
12240e42f2
Sync included glib with external glib: GPOINTER_TO_INT() etc should
...
not cause a warning.
The singular use of this, in libcroco, is safe.
2008-06-30 17:37:00 +00:00
naddy
382931c0ad
Update to 0.17.
...
The major new functionality in this release is colorization support
in the message catalog tools.
ok brad@
2008-06-13 04:56:33 +00:00
matthieu
cacd7fafd9
Don't look for expat in ${X11BASE} anymore. ok naddy@
2008-01-05 19:01:23 +00:00
mbalmer
61bb0ed24a
Add two patches to allow this package to be buuilt on the vax again.
...
ok naddy
2007-10-31 19:46:09 +00:00
naddy
56b1ef38ba
update to 0.16.1; mostly c2k7 work
2007-08-25 13:48:23 +00:00
bernd
ee467d8e45
Use xenocara expat.
2007-04-27 18:40:39 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
61a8e0278e
tighten build dependency to current version
...
ok bernd@ espie@
2006-11-25 12:58:18 +00:00
bernd
22a4d810b8
Provide MODGETTEXT_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES.
...
ok espie@
2006-11-20 13:37:00 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
naddy
7592a2d276
update to 0.14.6:
...
* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.
No other changes, no external changes.
2006-10-20 14:15:24 +00:00
espie
3d330a9627
new libspecs
2006-08-01 22:46:16 +00:00
espie
100b45279f
convert a few libspecs to new style.
...
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
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