| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 214600
Submitted by: koobs
Notes:
svn path=/head/; revision=426885
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MASTER_SITE sourceforge seems to have been discontinued,
it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
'import gtk' which the build tries fails in python3. Therefore, python:2.
PR: 214600
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: mainland@apeiron.net (maintainer)
Notes:
svn path=/head/; revision=426883
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Now that there are Qt5 python bindings in ports, matplotlib can
be configured to use them.
PR: 212763
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
Approved by: mainland@apeiron.net (maintainer)
Notes:
svn path=/head/; revision=424942
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
| |
GTKBACKEND and GTKAGGBACKEND. This change restores headless
support.
Approved by: maintainer (by mail)
Notes:
svn path=/head/; revision=408914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-5
This port still can't be built with python 3.x here.
PR: 205538
Submitted by: yuri@rawbw.com
Approved by: mainland@apeiron.net (maintainer)
Notes:
svn path=/head/; revision=408809
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
Notes:
svn path=/head/; revision=400758
|
|
|
|
| |
Notes:
svn path=/head/; revision=400492
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify post-install stripping.
PR: 203150
Submitted by: Matthieu Volat
Approved by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=400457
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous version tried to ${STRIP} non-existing files.
Some additional fixes:
- Fix WXAGGBACKEND_VARS, which was overwritten and broke the WX build
- Fix permissions in .py files
- Sort entries in post-install
- Whitespace fixes
PR: 203417
Submitted by: Tomi Kause
Reviewed by: olgeni
Approved by: maintainer
Notes:
svn path=/head/; revision=398761
|
|
|
|
|
|
|
| |
Pointy hat: bofh@
Notes:
svn path=/head/; revision=396922
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OPTIONSNG
- Convert patch files to be 'make makepatch' compatible
- Depreciate bsd.port.options.mk
- Add STRIP_CMD for shared objects
PR: 202205 [1]
Submitted by: mazhe@alkumuna.eu [1]
Notes:
svn path=/head/; revision=396886
|
|
|
|
| |
Notes:
svn path=/head/; revision=396852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
| |
PR: ports/200664
Submitted by: yuri (at) rawbw.com
Approved by: maintainer
Notes:
svn path=/head/; revision=390256
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375422
|
|
|
|
| |
Notes:
svn path=/head/; revision=370013
|
|
|
|
| |
Notes:
svn path=/head/; revision=369919
|
|
|
|
|
|
|
|
|
|
|
| |
Move some python modules deps out of BUILD_DEPENDS (they seem to be
runtime only).
Thanks to Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Geoffrey Mainland <mainland@apeiron.net> (maintainer)
Notes:
svn path=/head/; revision=369918
|
|
|
|
|
|
|
|
| |
Submitted by: olgeni
Approved by: maintainer
Notes:
svn path=/head/; revision=369825
|
|
|
|
|
|
|
|
|
| |
PR: 193505
Submitted by: m.tsatsenko@gmail.com
Approved by: mainland@apeiron.net (maintainer)
Notes:
svn path=/head/; revision=369440
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
| |
- Add EXAMPLES to OPTIONS_DEFINE
Reported by: poudriere -qat
With hat: portmgr
Notes:
svn path=/head/; revision=350137
|
|
|
|
|
|
|
|
| |
Suggested by: koobs
No objection from: maintainer
Notes:
svn path=/head/; revision=349837
|
|
|
|
| |
Notes:
svn path=/head/; revision=348937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- STAGE-clean
Notes:
svn path=/head/; revision=345254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=322434
|
|
|
|
| |
Notes:
svn path=/head/; revision=320074
|
|
|
|
| |
Notes:
svn path=/head/; revision=319996
|
|
|
|
|
|
|
|
|
|
| |
installation instead of hardcoding the paths.
Reported by: miwi (Tcl/Tk 8.6 exp-run late comers)
Approved by: portmgr
Notes:
svn path=/head/; revision=319790
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
| |
when building without X11 frontends, causing the build to fail.
Approved by: maintainer
Notes:
svn path=/head/; revision=314162
|
|
|
|
| |
Notes:
svn path=/head/; revision=313305
|
|
|
|
|
|
|
|
|
|
|
| |
But please note that it still can't be built from ports with python3 without user
intervention, because a) it depends on pygtk2 by default and b) we have no
suitable py-dateutil version that works with python3.
Requested by: demon (at developers@)
Notes:
svn path=/head/; revision=310246
|
|
|
|
|
|
|
|
|
| |
PR: 173843
Submitted by: David Naylor <naylor.b.david@gmail.com>
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
Notes:
svn path=/head/; revision=310199
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301684
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=300770
|
|
|
|
|
|
|
|
|
| |
Changes: http://matplotlib.sourceforge.net/users/whats_new.html
PR: ports/166329
Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
Notes:
svn path=/head/; revision=299881
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/166148
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=293611
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- strict python versions to 2.6-2.7
- bump USE_WX to 2.8+ according to matplotlib docs
- fix pkg-plist after switching this port to wxPython 2.8+
- bump PORTREVISION
PR: ports/161716
Submitted by: rm (myself)
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer),
novel (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=285590
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
they are required.
Fix a few portlint nits while I'm here.
PR: ports/162418
Submitted by: olgeni
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=285444
|
|
|
|
|
|
|
|
|
| |
PR: ports/158337
Submitted by: Wen Heping (myself)
Approved by: maintainer
Notes:
svn path=/head/; revision=276630
|
|
|
|
|
|
|
|
|
| |
PR: ports/153758
Submitted by: wenheping@gmail.com (myself)
Approved by: maintainer
Notes:
svn path=/head/; revision=269275
|
|
|
|
|
|
|
|
|
|
|
| |
The built-in agg was already used.
PR: ports/151450
Submitted by: Emil Smolenski [am raisa eu org]
Approved by: maintainer
Notes:
svn path=/head/; revision=263435
|