1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Wen Heping
cc72d650bd - Add a MASTER_SITES mirror 2016-04-28 01:50:58 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +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
Marcus von Appen
214bd533a7 - Convert ports of math/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:54:54 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Martin Wilke
35c315c693 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:26:11 +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
Wen Heping
fa35257f68 - Update to 1.17 2013-08-18 14:49:48 +00:00
Wen Heping
07e203c71b - Update to 1.16
- Trim Makefile headers
2013-01-13 04:44:50 +00:00
Wen Heping
274b56407a - Update to 1.15 2012-04-17 13:04:21 +00:00
Wen Heping
2a6585ca84 - Update to 1.14
PR:		ports/158060
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-20 06:26:50 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
d9edf78f45 - Update to 1.13
- Update my email to FreeBSD
2010-10-22 11:07:10 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Martin Wilke
fe9f6eb82f - Update to 1.0.4
- Fix build with CUSTOM PREFIX

PR:		135985
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-07-01 12:34:27 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Martin Wilke
e9f0e48a52 - Update COMMENT
PR:		131039
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-02-09 17:06:06 +00:00
Martin Wilke
b16eff54df Readded in math/
A C-coded Python extension module that wraps the GMP library to provide
to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions,
and more.

WWW:   http://code.google.com/p/gmpy/
2008-07-18 13:15:24 +00:00