Next | Query returned 147 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2003-09-12 15:52:03 by Stoned Elipot | Files touched by this commit (2)
Log message:
NetBSD/sparc64 1.6.1_STABLE's f771 -at least- leaves a nice coredump
in directory conftest during configire run.
So then 'rmdir conftest' fails, then all 'cc -o conftest ...' tests fail,
then ...

So clean up a bit before rmdir'ing conftest hence fix compilation
on said platform.
   2003-09-02 20:20:35 by Stoned Elipot | Files touched by this commit (1)
Log message:
NetBSD-current provide iconv(3) functionality in libc not
libiconv. Some packages insist on adding '-liconv' during link
or assumes the existent of it with they found iconv.h.

BUILDLINK_TRANSFORM can handle that.
Put it in in libiconv/buildlink2.mk for systematic coverage and
remove it from package "Makefile".

BTW this fix the build of chat/centericq - and probably others - on
-current.

Okayed by jlam@.
   2003-08-18 05:37:48 by James Chacon | Files touched by this commit (1)
Log message:
Export proper link flags to LDFLAGS based on overall config (i.e. whether
libiconv exists/is needed and whether to link it in). This means packages
can avoid hardcoding LDFLAGS+=-liconv and breaking on -current.
Fixes gnomeicu for -current and 1.6.x
   2003-07-28 12:11:48 by Julio Merino | Files touched by this commit (4)
Log message:
Handle installation and removal of the charset.alias file properly in binary
packages, using SUPPORT_FILES from bsd.pkg.install.mk.  Bump PKGREVISION to 1.
   2003-07-21 18:36:14 by Martti Kuparinen | Files touched by this commit (11)
Log message:
COMMENT should start with a capital letter.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-13 15:32:30 by Thomas Klausner | Files touched by this commit (8)
Log message:
Update to 1.9.1.
* Many more transliterations.
* New configuration option --enable-relocatable.
   2003-07-12 15:13:46 by Dieter Baron | Files touched by this commit (1)
Log message:
use TEST_TARGET instead of custom test target
   2003-06-29 21:43:58 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Back out previous change and institute another fix for the reported
problem.  The symptoms appear to match the situation where a library exists
in /usr/lib that matches the name of the pkgsrc-installed library, but the
corresponding .la file doesn't exist in /usr/lib.  Fix this by using
building a fake libtool archive if we use the system library.
   2003-06-29 13:19:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
Check for existence of /usr/lib/libiconv.so too, not only for the header
file. Needed for some broken (Linux) installs.

Next | Query returned 147 messages, browsing 121 to 130 | Previous