9 Commits

Author SHA1 Message Date
Baptiste Daroussin
2c4c6db456 Convert to USES=libedit 2015-07-19 22:20:31 +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
Gabor Kovesdan
759ff802ec - Minor fixes from Apple [1]
- Add LICENSE [1]
- Pet portlint(1)

PR:		193963 [1]
Submitted by:	pfg [1]
2015-02-24 15:48:26 +00:00
Adam Weinberger
d9b5127626 Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by:	portmgr (blanket)
2014-07-04 00:52:39 +00:00
Vanilla I. Shu
eb5ec9cb29 Stagify.
Approved by:	portmgr@
2014-06-18 13:29:45 +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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Gabor Kovesdan
fe3aaa23c7 - Compile with libedit. No OPTIONS, just do it unconditionally given that it
is part of the base system.
- Bump PORTREVISION

Requested by:	Lucius Windschuh <lwindschuh@googlemail.com>
2010-02-04 13:20:28 +00:00
Gabor Kovesdan
39342e3318 bc is an arbitrary precision numeric processing language. Syntax is similar
to C but differs in many substantial areas.  It supports interactive execution
of statements.  The bc utility is included in the POSIX 1003.1-2008 standard.

WWW: http://www.gnu.org/software/bc/
2010-02-03 12:47:33 +00:00