Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Marakasov
a61b0bcf83 - Switch to options helpers
- Switch to new test framework

Approved by:	portmgr blanket
2019-05-13 14:26:27 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
2f8452f907 cleanup plist 2014-12-20 19:15:31 +00:00
Antoine Brodin
b7baa8db3b Allow staging as a regular user 2014-09-11 22:14:01 +00:00
Adam Weinberger
0f88ed614d 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)
2014-07-29 20:55:27 +00:00
Adam Weinberger
18a7fd6042 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
Brendan Fabeny
0d55bb5a7d Use staging 2014-07-02 17:28:30 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Brendan Fabeny
bec986a3e5 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
2013-03-28 19:25:12 +00:00
Brendan Fabeny
e69b758f63 update to 20111031
Feature safe:	yes
2011-11-28 06:54:22 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Brendan Fabeny
8a01b06214 update to 20110622 2011-06-24 06:14:34 +00:00
Brendan Fabeny
a5f48c2946 Fix MASTER_SITE* and a comment 2011-05-29 17:53:27 +00:00
Brendan Fabeny
14fd7b71ef Add lrng 20110503, uniform random number generators of P. L'Ecuyer and
his colleagues.
2011-05-29 15:38:23 +00:00