non port: math/lrng/Makefile |
SVNWeb
|
Number of commits found: 17 |
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, 25 Nov 2019
|
[ 23:25 brooks ] (Only the first 10 of 105 ports in this commit are shown above. )
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>.
|
Mon, 13 May 2019
|
[ 14:26 amdmi3 ]
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sat, 20 Dec 2014
|
[ 19:15 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Thu, 11 Sep 2014
|
[ 22:14 antoine ]
Allow staging as a regular user
|
Tue, 29 Jul 2014
|
[ 20:55 adamw ] (Only the first 10 of 50 ports in this commit are shown above. )
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 15 Jul 2014
|
[ 16:23 adamw ] (Only the first 10 of 21 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 2 Jul 2014
|
[ 17:28 bf ]
Use staging
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Thu, 28 Mar 2013
|
[ 19:25 bf ]
trim headers; switch to the new options format; fix builds after src r248751;
update math/lrng to 20130314, and switch it to a versioned DIST_SUBDIR
|
Mon, 28 Nov 2011
|
[ 06:54 bf ]
update to 20111031
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Fri, 24 Jun 2011
|
[ 06:14 bf ]
update to 20110622
|
Sun, 29 May 2011
|
[ 17:53 bf ]
Fix MASTER_SITE* and a comment
|
[ 15:38 bf ]
Add lrng 20110503, uniform random number generators of P. L'Ecuyer and
his colleagues.
|
Number of commits found: 17 |