2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
2004-03-29 09:24:49 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
bl3ify
|
2004-03-28 22:09:20 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Better support /who and /whereis.
Divert server messages to the server window instead of the channel window.
[Sent back to the author.]
Bump PKGREVISION to 5.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) |  |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-01-20 13:09:35 by Alistair G. Crooks | Files touched by this commit (14) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-12-11 21:20:54 by Bernd Ernesti | Files touched by this commit (2) |  |
Log message:
Bump pkg version to irssi-icb-0.14nb3 due too the irssi update to 0.8.9:
v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi>
* Fixes a remote crash with:
a) non-x86 hardware (one requiring memory alignmentation)
b) script using "gui print text" signal (with x86 hardware too)
+ /SET auto_whowas OFF allows now disabling automatic /whowas when
/whois doesn't find a nick (by Borys)
- If pasted line starts with command char, treat it as command always.
Paste detection can go on too easily with lagged connections.
|
2003-12-04 11:48:09 by Bernd Ernesti | Files touched by this commit (3) |
Log message:
Update to irssi-icb-0.14nb2 so it works again with irssi 0.8.8.
The new irssi package triggered an 'Undefined PLT symbol'.
Now we need to link libfe_icb.so against libicb_core.so.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|