Guido Falsi
91ca64eec7
- Support staging
...
- Use options helpers
- Convert to new LIB_DEPENDS format
2013-09-29 18:07:04 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Alexey Dokuchaev
58f0413cab
Unbreak parallel builds (-jX) on recent -CURRENT, where our make(1) is
...
bmake(1) now. The build fails because bmake(1) treats MFLAGS variable
slightly differently: while by default its value would be '-j X', our
old make(1) allows to set it from the makefile or environment, bmake(1)
will append to it instead. Pass the empty value via MAKE_ARGS to make
every make(1) happy, and thus fix parallel builds (once again).
2013-08-14 12:38:41 +00:00
John Marino
1fe2b2f046
graphics/volpack: Mark jobs unsafe
...
Also fix WWW indent to please portlint
Approved by: bapt/culot (mentors, implicit)
2013-08-14 11:27:53 +00:00
Alexey Dokuchaev
dd8b700f64
Try to properly fix parallel builds instead of marking port as -jX unsafe.
2013-07-31 07:43:53 +00:00
Baptiste Daroussin
71606495c6
Mark as jobs unsafe
2013-07-12 16:28:37 +00:00
Guido Falsi
3fb87bb7be
Trim Makefile headers for ports I maintain.
2012-12-10 20:39:40 +00:00
Andrej Zverev
43b2f3f94d
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
...
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@)
2012-10-02 16:40:40 +00:00
Guido Falsi
8001f3c6c6
- Fix a conflict in man page names by prefixing them with "volpack-"
...
Reported by: Sulev-Madis "ketas" Silber <madis555@hot.ee>
Approved by: crees (mentor)
2012-06-05 11:36:53 +00:00
Guido Falsi
69c7797781
VolPack is a portable software library for volume rendering, written
...
by Philippe Lacroute.
WWW: http://www-graphics.stanford.edu/software/volpack/
Approved by: crees (mentor)
2012-05-29 21:32:05 +00:00