notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/volpack/Makefile
SVNWeb

Number of commits found: 16

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2015
[ 23:32 rakuco search for other commits by this committer ] Original commit   Revision:404708
Fix MASTER_SITES and unmark BROKEN.
Sun, 13 Dec 2015
[ 09:41 bapt search for other commits by this committer ] Original commit   Revision:403659 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Mark as broken: does not fetch
Sat, 6 Dec 2014
[ 22:13 feld search for other commits by this committer ] Original commit   Revision:374159 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update "BSD" license in graphics category
Sun, 29 Sep 2013
[ 18:07 madpilot search for other commits by this committer ] Original commit   Revision:328722
- Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 14 Aug 2013
[ 12:38 danfe search for other commits by this committer ] Original commit   Revision:324710
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 search for other commits by this committer ] Original commit   Revision:324700
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 search for other commits by this committer ] Original commit   Revision:324014
Try to properly fix parallel builds instead of marking port as -jX unsafe.
Fri, 12 Jul 2013
[ 16:28 bapt search for other commits by this committer ] Original commit   Revision:322849
Mark as jobs unsafe
Mon, 10 Dec 2012
[ 20:39 madpilot search for other commits by this committer ] Original commit   Revision:308635 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Trim Makefile headers for ports I maintain.
Tue, 2 Oct 2012
[ 16:40 az search for other commits by this committer ] Original commit   Revision:305166 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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