Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-18 | Remove packages that have been broken on 2.0/i386 for over 9 months | wiz | 11 | -482/+0 | |
now; neither maintainer nor anyone else stepped up to fix them. Predicted on tech-pkg and in private mail to maintainers; no comments. | |||||
2003-06-10 | Obviously not tested after the last change. Need to restore all of patch-ai | jmc | 1 | -0/+20 | |
except the perl portion or this won't link as it's trying for libraries not on the systems. | |||||
2003-06-06 | Avoid hardcoding /usr/pkg in patches. Pass the value of ${PERL5} instead. | jmmv | 1 | -30/+0 | |
2001-12-05 | Function prototypes should name a return type. Problem noted in pkg/14838 | jlam | 1 | -2/+2 | |
by Robert Elz <kre@munnari.OZ.AU>. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -7/+12 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-08-23 | Use ossaudio.buildlink.mk. | jlam | 1 | -2/+2 | |
2001-06-30 | o add buildlink.mk file for use by other packages | zuntum | 1 | -2/+2 | |
o convert to use buildlink.mk files | |||||
2001-05-11 | add a missing CL_String << long operator overload needed on systems for | dmcmahill | 1 | -12/+98 | |
which sizeof(long) != sizeof(int). | |||||
2001-04-02 | Fix big-endian support. Problem was that the targa code would load a | wrstuden | 1 | -0/+39 | |
little-endian short into an int, then byteswap the int. That's essentially le32toh() when it should be le16toh(). This ended up in making numbers 0x10000 times too big. Also got rid of a potential unaligned-access. | |||||
2001-03-24 | The configure script has a test to see if -lXxf86vm should be included. | wrstuden | 1 | -3/+11 | |
So don't hard code its inclusion later! | |||||
2001-01-01 | Make this package work on arches where char is signed. | toshii | 1 | -7/+7 | |
2000-12-15 | Fix stupid endianness problem. | mycroft | 1 | -0/+23 | |
2000-12-15 | Fix `make install; make deinstall; make install'. | wiz | 1 | -3/+70 | |
2000-12-15 | Wow am I a goof today.. fix all these patches. | garbled | 5 | -15/+13 | |
2000-12-15 | Fix the hermes version requirement, and unhose a hosed patch | garbled | 1 | -3/+3 | |
2000-12-15 | Update this package to Clanlib-0.4.4.. too many changes to list. | garbled | 12 | -2828/+236 | |
2000-12-14 | Fix sound output. | wiz | 1 | -1/+10 | |
2000-12-08 | Fix libraries on ELF. | wiz | 2 | -12/+34 | |
Shut up compilation warnings. | |||||
2000-09-02 | add missing -Wl,-R for libclanlayer1.so (noted in hubertf's latest bulk build) | wiz | 1 | -0/+13 | |
1999-11-30 | Update clanlib to 0.2.2. Changes are mostly bugfixes. | rh | 4 | -329/+2641 | |
1999-07-21 | Import of clanlib 0.1.15. Known to work on ELF.. a.out may need some | garbled | 11 | -0/+502 | |
work. The ClanLib Game SDK. |