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: devel/calibrator/files/patch-Makefile
SVNWeb

Number of commits found: 5

Mon, 25 Nov 2019
[ 23:25 brooks search for other commits by this committer ] Original commit   Revision:518434 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
Fri, 22 May 2015
[ 20:34 mat search for other commits by this committer ] Original commit   Revision:387082 (Only the first 10 of 406 ports in this commit are shown above. View all ports for this commit)
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 3 May 2013
[ 21:53 bapt search for other commits by this committer ] Original commit   Revision:317270
Fix build on current
Thu, 10 Jun 2004
[ 01:46 bms search for other commits by this committer ] Original commit 
Fix a name conflict with C99 round(3).

Submitted by:   das
Mon, 13 Oct 2003
[ 10:24 bms search for other commits by this committer ] Original commit 
Add calibrator, a tool which attempts to determine various statistics
about a machine's cache and TLB characteristics. Can produce gnuplot output.

Number of commits found: 5