| Summary: | [maintainer-update] lang/sketchy | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Nils M Holm <nmh> |
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nils M Holm
2006-10-08 17:00:31 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR. State Changed From-To: open->closed Committed with a few modifications, thanks! 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@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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|