Summary: | New port: emulators/libspectrum | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexey Antipovsky <kemm> | ||||
Component: | Individual Port(s) | Assignee: | Sergei Kolobov <sergei> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexey Antipovsky
2003-10-28 16:20:16 UTC
Responsible Changed From-To: freebsd-ports-bugs->sergei I'll take it. State Changed From-To: open->closed New port added, thanks! Summary of changes I've made to the port: - Use MASTER_SITE_SOURCEFORGE instead of single master site - Remove USE_GMAKE: build just fine with FreeBSD's native make - Remove GNU_CONFIGURE: implied by USE_LIBTOOL - Perl is need only at build time: USE_PERL5 -> USE_PERL5_BUILD - The port uses libgcrypt if found: add WITH_GCRYPT knob, and auto-enable that if libgcrypt is present - Simplify post-install target, respect NOPORTDOCS - Use DOCSDIR in Makefile and pkg-plist - Sort pkg-plist - Add Author and WWW lines to pkg-descr |