1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
Adam Weinberger
41fcfb64f9 Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
2014-07-03 19:06:07 +00:00
Baptiste Daroussin
c8544f1b2b Support stage
Properly respect CC and CFLAGS (avoid useless patching)
2013-12-26 14:54:21 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Erwin Lansing
1673638efb - Respect NOPORTDOCS
- use REINPLACE_CMD for making it respect CC instead of MAKE_ARGS
- Take maintainership

PR:		103036
Submitted by:	Gabor Kovesdan <gabor@FreeBSD.org>
2006-09-10 14:07:46 +00:00
Cheng-Lung Sung
595ed94d5d - Update to 1.4
PR:		ports/101077
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
2006-07-31 09:26:00 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +00:00
Volker Stolz
07f2dfab0e Use MAKE_ARGS 2005-10-13 09:56:32 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
FUJISHIMA Satsuki
451c73b09f get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS, PREFIX.
2003-07-14 02:35:50 +00:00
Erwin Lansing
9f2a9f06b4 Drop maintainership 2003-07-12 10:37:39 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Akinori MUSHA
1a5f307ec1 De-pkg-comment. 2003-02-21 10:44:59 +00:00
Oliver Braun
d1865ddb9c Upgrade to 1.3.
PR:		ports/42023
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-26 11:48:46 +00:00
Ying-Chieh Liao
444d2e1edc ${PERL} -> ${REINPLACE_CMD}
PR:		39587, 39589, 39590
Submitted by:	maintainer
2002-06-21 16:17:18 +00:00
Ying-Chieh Liao
8e56757b5f upgrade to 1.2
take maintainership

PR:		38403
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-22 14:27:56 +00:00
Ying-Chieh Liao
a0bcc8c4d4 add nomarch
Extracts files from the old `.arc' archive format
2001-11-05 09:18:42 +00:00