| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- use USE_WEBPLUGINS
- use OPT_* flags
- clean LIB_DEPENDS
Notes:
svn path=/head/; revision=336568
|
|
|
|
| |
Notes:
svn path=/head/; revision=336255
|
|
|
|
| |
Notes:
svn path=/head/; revision=331932
|
|
|
|
| |
Notes:
svn path=/head/; revision=331658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331272
|
|
|
|
|
|
|
|
|
| |
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=329955
|
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_GMAKE=yes -> USES=gmake
* USE_PERL5 -> USES=perl5
Notes:
svn path=/head/; revision=325928
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
|
|
|
|
|
| |
PR: ports/180118 [2]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
Approved by: dinoex [1], nox [2]
Notes:
svn path=/head/; revision=322412
|
|
|
|
|
|
|
|
| |
PR: 180271
Submitted by: Rene Ladan
Notes:
svn path=/head/; revision=322399
|
|
|
|
|
|
|
|
|
|
|
| |
clang 3.3 merge)
PR: ports/179034 [1]
Submitted by: Jan Beich <jbeich@tormail.org>,
Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
Notes:
svn path=/head/; revision=319872
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
|
|
|
| |
Submitted by: Jason E. Hale
Notes:
svn path=/head/; revision=309658
|
|
|
|
|
|
|
| |
PR: 173258
Notes:
svn path=/head/; revision=308568
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko
Notes:
svn path=/head/; revision=304053
|
|
|
|
| |
Notes:
svn path=/head/; revision=300260
|
|
|
|
| |
Notes:
svn path=/head/; revision=299757
|
|
|
|
|
|
|
|
| |
- fix unexpected operator on FreeBSD 7.x
- merge REINPLACE_CMD
Notes:
svn path=/head/; revision=299542
|
|
|
|
|
|
|
|
| |
- use OPTIONS_DEFINE
- take maintainership
Notes:
svn path=/head/; revision=299315
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=291904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
| |
Notes:
svn path=/head/; revision=291097
|
|
|
|
|
|
|
|
| |
PR: 156088
Submitted by: Lars <dakta@gmx.de>
Notes:
svn path=/head/; revision=281315
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo (2)
PR: 157961 (1), 159865 (2)
Submitted by: "Christian Mangin" <cmangin@arobas.net> (1), Kaspars Bankovskis <kaspars@bankovskis.lv> (2)
Notes:
svn path=/head/; revision=281301
|
|
|
|
| |
Notes:
svn path=/head/; revision=276992
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
| |
Notes:
svn path=/head/; revision=270604
|
|
|
|
|
|
|
|
| |
PR: 153729
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=270597
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
Submitted by: Andriy Gapon
Notes:
svn path=/head/; revision=262350
|
|
|
|
| |
Notes:
svn path=/head/; revision=262243
|
|
|
|
| |
Notes:
svn path=/head/; revision=258164
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250098
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250097
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=242188
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=242187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=238527
|