| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
stop rerolling releases (and breaking downstream checksums) now.
While here, allow parallel builds (seems to work again now) and stop
extraction of unused subdirectories.
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
| |
PR: 196376
Submitted by: Nikola Kolev <koue@chaosophia.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE*
- Remove conflict with hunspell:
- Rename the 'analyze' binary to 'analyze_t'
- put a note in pkg-message.in
- Pet portlint
PR: ports/187569
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: thierry (mentor)
MFH: 2014Q2
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Add CONFLICTS_INSTALL between hunspell and tinker.
Both install bin/analyze.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
biology)
|
|
|
|
|
|
|
|
|
| |
Apparently the distfile was rerolled. The sizes of the file are only a few
bytes apart. Since the master site never changed, it's reasonable just to
regenerate the distinfo and bump the PORTREVISION.
PR: 180664
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
PR: 180518
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 179061
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 178590
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 178031
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 177261
Submitted by: ports fury
|
|
|
|
|
|
|
|
|
|
|
| |
- Add MAKE_JOBS_SAFE
- Convert to optionsng
- Trim Makefile header
PR: ports/171971
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: 154359
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe: yes
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/151733
Submitted by: Chris Petrik [c.petrik.sosa gmail.com]
|
| |
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
| |
|
|
|
|
| |
dasher.wustl.edu
|
| |
|
|
|
|
|
|
|
| |
- Add backup MASTER_SITES
PR: 111963
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
|
|
|
|
| |
PR: ports/109954
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
| |
|
|
|
|
| |
* Bump port revision.
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
| |
- Use DIST_SUBDIR because tarball is not versioned;
- Add sysdate to PORTVERSION to handle minor revisions;
- Do some cleaning.
|
|
|
|
| |
make the BROKEN message a little more informative.
|
| |
|
| |
|
|
|
|
|
|
|
| |
from tarball
- Unmark broken, it builds for me just fine
Approved by: adamw (mentor)
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
|
|
|
|
|
|
| |
line about how it fails. Some other interested person will have
to take it from here.
PR: 56882
|
|
|
|
|
|
| |
a) ECHO-> ECHO_CMD
b) place of WITH_OPTIMIZED_FLAGS seems to be wrong.
c) fix errors reported from freshports.org
|
|
|
|
|
| |
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: myself
|
|
|
|
|
|
|
| |
b) forgot to notice that drop maintainership to ports@
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: myself
|
|
|
|
|
|
|
|
|
| |
b) added LEGAL. author requests no distribution
except from his FTP site
c) clean-ups for compiler optimization
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: maho; partially :)
|
|
|
|
|
| |
PR: 52498
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
|
|
|
|
|
| |
PR: ports/50371
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
|
| |
|
|
|
|
|
| |
PR: 33425
Submitted by: maintainer
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
| |
PR: 30398
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
| |
also:
* Change maintainer's email address.
* Remove support for older FreeBSD versions.
PR: 26710
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
|
|
|
|
|
| |
PR: 24371
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
as per hier(7) and Porter's Handbook.
PR: 18929
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 13459
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 12585
Submitted by: maintainer
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
| |
PR: 12301
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
used for building.
|
|
PR: 8690
Reviewed by: jkoshy
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
|