Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.0b3_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0b3_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Aug 2017 19:28:50
1.0b3_1 |
madpilot  |
Update WWW line in pkg-descr. |
28 Dec 2015 23:32:58
1.0b3_1 |
rakuco  |
Fix MASTER_SITES and unmark BROKEN. |
13 Dec 2015 09:41:23
1.0b3_1 |
bapt  |
Mark as broken: does not fetch |
06 Dec 2014 22:13:43
1.0b3_1 |
feld  |
Update "BSD" license in graphics category |
29 Sep 2013 18:07:05
1.0b3_1 |
madpilot  |
- Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format |
20 Sep 2013 18:35:46
1.0b3_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
14 Aug 2013 12:38:41
1.0b3_1 |
danfe  |
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). |
14 Aug 2013 11:27:53
1.0b3_1 |
marino  |
graphics/volpack: Mark jobs unsafe
Also fix WWW indent to please portlint
Approved by: bapt/culot (mentors, implicit) |
31 Jul 2013 07:43:53
1.0b3_1 |
danfe  |
Try to properly fix parallel builds instead of marking port as -jX unsafe. |
12 Jul 2013 16:28:37
1.0b3_1 |
bapt  |
Mark as jobs unsafe |
10 Dec 2012 20:39:41
1.0b3_1 |
madpilot  |
Trim Makefile headers for ports I maintain. |
02 Oct 2012 16:40:41
1.0b3_1 |
az  |
- 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@) |
05 Jun 2012 11:36:53
1.0b3_1 |
madpilot  |
- 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) |
29 May 2012 21:32:05
1.0b3 |
madpilot  |
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) |