Date: Thu, 15 Dec 2011 11:45:10 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/lensfun Makefile pkg-plist Message-ID: <201112151145.pBFBjABj033318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2011-12-15 11:45:10 UTC
FreeBSD ports repository
Modified files:
graphics/lensfun Makefile pkg-plist
Log:
- Change license: GPL only applies to binaries, which are not installed by
the port, so use more appropriate LGPL; this also brings us in line with
most of the GNU/Linux distributions
- Remove licenses and useless documentation (README file containing build
instructions); 95% of users do not interact with lensfun directly anyway
- Adjust Python dependency: it is only required during build time
- Enable verbose build (helps to study logs)
- Respect CXX/AR[*], CFLAGS; adjust COMMENT and Makefile header
- Fix symlink (do not use absolute path) and wrap overly long line
- Cleanup and sort pkg-plist
- Bump PORTREVISION after recent changes
PR: ports/163270 [*]
Revision Changes Path
1.8 +16 -15 ports/graphics/lensfun/Makefile
1.4 +1 -7 ports/graphics/lensfun/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112151145.pBFBjABj033318>
