cvs commit: ports/lang/sketchy Makefile distinfo pkg-plist
Alejandro Pulver
alepulver at FreeBSD.org
Sun Oct 8 10:23:14 PDT 2006
alepulver 2006-10-08 17:23:13 UTC
FreeBSD ports repository
Modified files:
lang/sketchy Makefile distinfo pkg-plist
Log:
- Update to 2006-10-08 [1].
- Fixed syntax transformers [1].
- Added Micro KANREN example [1].
- Add -fPIC to sketchy.o, which goes into libsketchy.so to allow building on
amd64 [2].
- Rename libsketchy.so to libsketchy.so.0 and add symlink libsketchy.so ->
libskeychy.so.0 to allow using the shared library [2].
- Add USE_LDCONFIG [2].
PR: ports/104167 [1]
Submitted by: Nils M Holm <nmh at t3x.org> (maintainer) [1]
Reworked by: alepulver (myself) [2]
Revision Changes Path
1.14 +13 -4 ports/lang/sketchy/Makefile
1.14 +3 -3 ports/lang/sketchy/distinfo
1.11 +5 -0 ports/lang/sketchy/pkg-plist
More information about the cvs-ports
mailing list