Commit graph

10 commits

Author SHA1 Message Date
grant
62732b9100 replace <malloc.h> with <stdlib.h>, allowing this to build on systems
without a working <malloc.h>, eg. FreeBSD 5.x.
2003-10-26 06:50:10 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jlam
eeb82239ac Correct the aalib-x11-config script to return "-laa-x11" instead of "-laa".
Bump the PKGREVISION since this is a user-visible change.
2002-10-31 08:17:24 +00:00
jlam
a36f1836ae Remove buildlink.mk files that aren't used by any other files in pkgsrc. 2002-08-28 08:05:31 +00:00
jlam
6354af1c5a Need at least 1.4.0.4nb1, which has the changed library names. 2002-08-27 18:20:27 +00:00
jlam
c413122961 Re-add aalib-x11/buildlink.mk with appropriate modifications to work with
the new aalib-x11 package.  SDL/buildlink.mk uses aalib-x11/buildlink.mk,
so we can't kill it, yet.
2002-08-27 18:18:33 +00:00
jlam
beaaa4d9a4 Share common pkgsrc bits between the aalib and aalib-x11 packages. Shrink
the aalib-x11 package to installing just the libraries and headers and to
install them with new names so that aalib-x11 and aalib no longer conflict.
Also, remove the aalib-x11/buildlink.mk file as it will be no longer used.
This solves part of pkg/16354.
2002-08-26 19:38:05 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
cjep
0e5fd032fb On arm32 pull in gcc-2.95.3 to build. 2002-03-25 14:45:25 +00:00
agc
4da0b4eae0 Initial import of aalib-x11 1.4rc4, an ASCII art library with X11 support,
into the NetBSD Packages Collection.

AAlib is a portable ASCII Art library. From the AA project documentation:
"There are many problems of various kinds with video cards, low frequency
monitors, crashing graphical apps... AA-lib IS the solution. It works on a
terminal of any kind, it is fast and portable, it gives to you standard API.
It gives to your old hardware more power! "

Provided in PR 15266 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30 11:31:42 +00:00