| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385847
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Notes:
svn path=/head/; revision=383107
|
|
|
|
| |
Notes:
svn path=/head/; revision=380306
|
|
|
|
| |
Notes:
svn path=/head/; revision=375097
|
|
|
|
| |
Notes:
svn path=/head/; revision=361962
|
|
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=358361
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355316
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
| |
Notes:
svn path=/head/; revision=313321
|
|
|
|
| |
Notes:
svn path=/head/; revision=290447
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276184
|
|
|
|
|
|
|
|
| |
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=268737
|
|
|
|
|
|
|
|
| |
Reported by: QAT
Approved by: makc (co-mentor)
Notes:
svn path=/head/; revision=260155
|
|
|
|
|
|
|
| |
Approved by: makc (co-mentor)
Notes:
svn path=/head/; revision=260134
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=259657
|
|
|
|
|
|
|
| |
Approved by: makc (co-mentor)
Notes:
svn path=/head/; revision=259055
|
|
|
|
|
|
|
|
| |
PR: 149436
Submitted by: old maintainer
Notes:
svn path=/head/; revision=259008
|
|
|
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
Notes:
svn path=/head/; revision=252906
|
|
|
|
|
|
|
|
|
|
|
| |
- On i386 with unset CPUTYPE
- On i386 without MMX support
PR: 130396
Submitted by: Daniel Roethlisberger <daniel at roe dot ch>
Notes:
svn path=/head/; revision=225911
|
|
|
|
|
|
|
|
| |
PR: ports/128728
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes:
svn path=/head/; revision=222618
|
|
|
|
|
|
|
|
| |
PR: 122196
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes:
svn path=/head/; revision=210135
|
|
|
|
| |
Notes:
svn path=/head/; revision=206579
|
|
|
|
| |
Notes:
svn path=/head/; revision=194427
|
|
|
|
|
|
|
|
| |
PR: 113173
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes:
svn path=/head/; revision=193128
|
|
|
|
|
|
|
|
| |
PR: ports/107585
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes:
svn path=/head/; revision=181888
|
|
powerful modern algorithms. It features a stable and very fast implementation
of a self-initializing multiple polynomial quadratic sieve (MPQS), plus a
highly experimental and unfinished number field sieve (NFS) implementation.
Primary design goals are speed, portability and ease of use. Msieve claims to
be the fastest implementation for factoring general inputs between 40 and 100
decimal digits.
Author: Jason Papadopoulos <jasonp@boo.net>
WWW: http://www.boo.net/~jasonp/qs.html
PR: ports/107477
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
Notes:
svn path=/head/; revision=181482
|