non port: graphics/volpack/Makefile |
SVNWeb
|
Number of commits found: 16 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2015
|
[ 23:32 rakuco ]
Fix MASTER_SITES and unmark BROKEN.
|
Sun, 13 Dec 2015
|
[ 09:41 bapt ] (Only the first 10 of 64 ports in this commit are shown above. )
Mark as broken: does not fetch
|
Sat, 6 Dec 2014
|
[ 22:13 feld ] (Only the first 10 of 13 ports in this commit are shown above. )
Update "BSD" license in graphics category
|
Sun, 29 Sep 2013
|
[ 18:07 madpilot ]
- Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 14 Aug 2013
|
[ 12:38 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).
|
[ 11:27 marino ]
graphics/volpack: Mark jobs unsafe
Also fix WWW indent to please portlint
Approved by: bapt/culot (mentors, implicit)
|
Wed, 31 Jul 2013
|
[ 07:43 danfe ]
Try to properly fix parallel builds instead of marking port as -jX unsafe.
|
Fri, 12 Jul 2013
|
[ 16:28 bapt ]
Mark as jobs unsafe
|
Mon, 10 Dec 2012
|
[ 20:39 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
Trim Makefile headers for ports I maintain.
|
Tue, 2 Oct 2012
|
[ 16:40 az ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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@)
|
Tue, 5 Jun 2012
|
[ 11:36 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)
|
Tue, 29 May 2012
|
[ 21:32 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)
|
Number of commits found: 16 |