| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
Notes:
svn path=/head/; revision=535516
|
|
|
|
| |
Notes:
svn path=/head/; revision=533772
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=533770
|
|
|
|
|
|
|
| |
- Remove DEPRECATED as now it builds with python3
Notes:
svn path=/head/; revision=533334
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=528058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine
Notes:
svn path=/head/; revision=527449
|
|
|
|
|
|
|
|
| |
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=517029
|
|
|
|
|
|
|
| |
Discussed with: portmgr
Notes:
svn path=/head/; revision=493853
|
|
|
|
|
|
|
|
|
|
|
| |
The application needs gstreamer1-plugins-jpeg to handle jpeg files.
PR: 235480
Submitted by: Matthias Gamsjager <mgamsjager@gmail.com>
Approved by: bofh (maintainer timeout, 2 weeks)
Notes:
svn path=/head/; revision=493646
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=473012
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
Notes:
svn path=/head/; revision=439367
|
|
|
|
|
|
|
| |
- Mark NO_ARCH
Notes:
svn path=/head/; revision=438331
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Application behavior changed more like working as Python Module
- Removed pkg-plist in lieu of autoplist
- databases/py-sqlite3 is now a BUILD_DEPENDS as it fails to build without
this
- Removed PORTSCOUT as this version is passed the mentioned versions to
skip
Differential Revision: https://reviews.freebsd.org/D1732
Approved by: marino(mentor)
Notes:
svn path=/head/; revision=378183
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371331
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, blanket)
Notes:
svn path=/head/; revision=360855
|
|
|
|
|
|
|
|
|
|
|
| |
- Add DOCS and NLS options
- Update WWW
PR: ports/191300
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=358992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 m)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331270
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
| |
Notes:
svn path=/head/; revision=313402
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 166306 166316
Notes:
svn path=/head/; revision=294578
|
|
|
|
|
|
|
|
| |
PR: 164162
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=289964
|
|
|
|
|
|
|
|
| |
PR: 163661
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Notes:
svn path=/head/; revision=288242
|
|
|
|
| |
Notes:
svn path=/head/; revision=280876
|
|
|
|
|
|
|
|
|
| |
PR: 158490
Submitted by: Ports Fury
VS: If the change is related to a security vulnerability, include one or
Notes:
svn path=/head/; revision=276831
|
|
|
|
| |
Notes:
svn path=/head/; revision=273235
|
|
|
|
|
|
|
|
|
|
|
| |
-Add pointer to license file
PR: ports/156459
Submitted by: Charlie Kester (corky1951@comcast.net)(maintainer)
Approved by: itetcu (mentor)(implicit)
Notes:
svn path=/head/; revision=272971
|
|
|
|
|
|
|
|
| |
PR: 155051
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Notes:
svn path=/head/; revision=269902
|
|
First select your photos, customize the motion path and render the
video. There are several output possibilities for VCD, SVCD, DVD
up to FULL-HD.
The effect of the slideshow is known as "Ken Burns". Comments of
the pictures are generated into a subtitle file. Furthermore an
audio file can be specified to setup the background musice for the
slide show.
WWW: http://www.photofilmstrip.org/1-1-Home.html
PR: ports/154547
Submitted by: Charlie Kester <corky1951 at comcast.net>
Notes:
svn path=/head/; revision=268903
|