2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-21 21:26:15 by Hubert Feyrer | Files touched by this commit (116) |
Log message:
Sign over maintainership to tech-pkg@
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-01-28 23:34:08 by grant beattie | Files touched by this commit (3) |
Log message:
make sure ${LDFLAGS} comes before ${LIBS} when linking.
fixes build on Solaris.
|
2003-10-29 17:31:46 by Gavan Fantom | Files touched by this commit (1) |
Log message:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-02 11:04:38 by Martin Husemann | Files touched by this commit (2) |
Log message:
Make this work on platforms where sizeof(size_t) != sizeof(int)
|
2003-01-10 18:53:06 by Lubomir Sedlacik | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Update to 1.10.4
- update HOMEPAGE
- remove unneccessary post-extract target
Changes:
01/09/2003 - 1.10.4
- Fix build problem if curses was found but readline wasn't.
(reported by Adam Schuetze)
- Fix g++-3.2 compile warnings and errors. (Many people)
- Remove $(wildcard ..) use from Makefile, it works with BSD
make now. (suggested by Nick Nauwelaerts)
09/16/2001 - 1.10.3
- Include getopt.h if available. (Needed for cygwin, reported
by Scott Alfter)
- No longer attempt to set user/group in make install. (Needed
for cygwin, and probably better anyway. Scott Alfter)
- Fix lstat errors on files <128 bytes. (reported by Thomas Kunz?
From: was mangled so I'm not sure.)
- Fixed truncated name of genre 140. (was "Contemporary C")
|
2002-10-25 20:22:54 by Thomas Klausner | Files touched by this commit (1) |
Log message:
buildlink1 -> buildlink2.
|