| 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=375624
|
|
|
|
| |
Notes:
svn path=/head/; revision=372555
|
|
|
|
| |
Notes:
svn path=/head/; revision=369434
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for consumers.
Notes:
svn path=/head/; revision=366964
|
|
|
|
|
|
|
| |
Approved by: portmgr (non staged ports)
Notes:
svn path=/head/; revision=366262
|
|
|
|
| |
Notes:
svn path=/head/; revision=366207
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for consumers.
Notes:
svn path=/head/; revision=365954
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362717
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361812
|
|
|
|
|
|
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port)
Notes:
svn path=/head/; revision=361800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
Notes:
svn path=/head/; revision=347809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=344614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
|
|
|
|
| |
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
Notes:
svn path=/head/; revision=286242
|
|
|
|
|
|
|
|
|
|
| |
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Notes:
svn path=/head/; revision=269786
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION if needed
- Fix some portlint errors.
Notes:
svn path=/head/; revision=244904
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=242467
|
|
|
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Notes:
svn path=/head/; revision=241308
|
|
|
|
| |
Notes:
svn path=/head/; revision=225403
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=204745
|
|
|
|
| |
Notes:
svn path=/head/; revision=201035
|
|
|
|
| |
Notes:
svn path=/head/; revision=195553
|
|
|
|
|
|
|
|
|
| |
It is replaced to 1.8.0 one.
Spotted by: kris via pointyhat
Notes:
svn path=/head/; revision=194741
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
* Install shared libs as well.
Notes:
svn path=/head/; revision=186939
|
|
|
|
|
|
|
| |
to gfortran.
Notes:
svn path=/head/; revision=182475
|
|
|
|
|
|
|
| |
* Bump portrevision.
Notes:
svn path=/head/; revision=182144
|
|
|
|
|
|
|
|
| |
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
Notes:
svn path=/head/; revision=181957
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for OpenMPI (requires math/blacs compiled with OpenMPI)
- Make it possible to use math/blas instead of math/atlas
PR: 105497
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=177550
|
|
|
|
|
|
|
| |
Submitted by: thierry
Notes:
svn path=/head/; revision=168613
|
|
|
|
|
|
|
|
| |
PR: 100755, 100756
Submitted by: thierry
Notes:
svn path=/head/; revision=168588
|
|
|
|
| |
Notes:
svn path=/head/; revision=167244
|
|
|
|
|
|
|
| |
link against shared libs instead of static libs.
Notes:
svn path=/head/; revision=166681
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
|
| |
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=160489
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
|
|
|
|
|
| |
Submitted by: joe, kris
Notes:
svn path=/head/; revision=138550
|
|
|
|
| |
Notes:
svn path=/head/; revision=138437
|
|
|
|
|
|
|
| |
w/o error.
Notes:
svn path=/head/; revision=122191
|
|
|
|
|
|
|
|
|
|
| |
2) clean up (pkg-message)
PR: 72265
Submitted by: thierry
Notes:
svn path=/head/; revision=119768
|
|
|
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
Notes:
svn path=/head/; revision=108577
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104580
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
PR: 40521
Submitted by: NAKATA, Maho <maho@FreeBSD.org>
Notes:
svn path=/head/; revision=80147
|