Mathieu Arnold
4953c55ad5
Fixup props the rest of pkg-*
...
With hat: portmgr
Sponsored by: Absolight
2014-01-22 15:52:06 +00:00
Mathieu Arnold
b2ffc02ad8
Fixup svn props on pkg-plist*
...
Fixup one plist with bad line endings.
Sponsored by: Absolight
2014-01-22 15:16:56 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Raphael Kubo da Costa
b3bcb4caab
Update to 4.4.1.
...
PR: ports/185890
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
2014-01-21 21:25:29 +00:00
Gerald Pfeifer
0b8b72c331
Pass full LDFLAGS to configure script. This fixes the build with
...
newer versions of GCC, allowing for an update of lang/gcc (and it's
the right thing anyway).
PR: 182136
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: maintainer timeout
2014-01-21 05:34:46 +00:00
TAKATSU Tomonari
0f3612305b
- Update to 5.0
2014-01-20 21:35:05 +00:00
Gerald Pfeifer
d0e8d1ce93
Update to version 1.0.2 which brings two bug fixes:
...
- Fixed mpc_atan, mpc_atanh for (+-0, +-1), see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57994#c7
- Fixed mpc_log10 for purely imaginary argument, see
http://lists.gforge.inria.fr/pipermail/mpc-discuss/2012-September/001208.html
Remove now unnecessary LATEST_LINK.
2014-01-20 19:07:29 +00:00
Baptiste Daroussin
b69539e61a
Support stage
...
Get rid of NOPORTDATA
2014-01-19 18:34:41 +00:00
Danilo Egea Gondolfo
7aebc60370
- Update from 4.3.3 to 4.4.0
...
- Add stage support
while here
- Convert USE_GMAKE to USES
- Use options helpers
PR: ports/185783
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
2014-01-19 12:29:37 +00:00
Steven Kreuzer
7b757133f0
Update to 1.01
2014-01-17 14:11:32 +00:00
Danilo Egea Gondolfo
b343d87474
- Update from 2.0.0.beta1 to 2.0.0.beta2
...
while here
- Convert "if's" to options helpers
PR: ports/185344
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-01-16 20:37:09 +00:00
Ryan Steinmetz
caeaebda9f
- Reset maintainer due to fatal email bounces
...
Reported by: portscout
2014-01-16 13:05:20 +00:00
Stephen Montgomery-Smith
f381cadfdc
- Make compatible with FreeBSD-10+.
2014-01-16 03:14:30 +00:00
Steven Kreuzer
1302e8888e
Update MASTER_SITES
...
Support STAGEDIR
2014-01-15 16:05:42 +00:00
Stephen Montgomery-Smith
e707eb1794
- Change RESTRICTED variable to match contents of /usr/ports/LEGAL.
...
Requested by: Eitan Adler <lists@eitanadler.com>
2014-01-14 00:26:34 +00:00
Stephen Montgomery-Smith
af3e29a710
- Update to 4.2.7.
2014-01-14 00:01:09 +00:00
Stephen Montgomery-Smith
eab668a749
- Update to 2.5.9.
2014-01-14 00:00:29 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Stephen Montgomery-Smith
8f0b0f7187
- Fix compilation error with clang.
...
Reported by: pkg-fallout@FreeBSD.org
Reference: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-08_23h51m38s/logs/GiNaC-1.6.2.log
Obtained from: http://www.cebix.net/pipermail/ginac-list/2013-October/001974.html
2014-01-13 01:20:58 +00:00
Stephen Montgomery-Smith
ff2cdc71b0
- Set make_jobs_unsafe.
2014-01-12 23:26:49 +00:00
Stephen Montgomery-Smith
55dc9b3139
- Update to 2.1.1.
2014-01-12 22:42:44 +00:00
Stephen Montgomery-Smith
bed3dfb7e3
- Update to 1.3.0.
2014-01-12 22:40:01 +00:00
Stephen Montgomery-Smith
69c3f950cb
- Added nobuild, noinstall and notree flags. Removed the do-install and
...
do-build targets.
Reported by: Mathieu Arnold <mat@FreeBSD.org>
2014-01-12 22:08:54 +00:00
Stephen Montgomery-Smith
1432aa0abb
- Implement staging.
2014-01-12 20:25:39 +00:00
Stephen Montgomery-Smith
1c4a0f30af
- Add license=BSD2CLAUSE.
2014-01-12 20:13:38 +00:00
Stephen Montgomery-Smith
c59511dc0d
- Add license=BSD3CLAUSE.
2014-01-12 20:10:53 +00:00
Stephen Montgomery-Smith
9d64b5938c
- Add license=BSD2CLAUSE.
2014-01-12 20:04:39 +00:00
Stephen Montgomery-Smith
fb02c51018
- Add license=GPLv2.
2014-01-12 19:55:11 +00:00
Stephen Montgomery-Smith
880590816d
- Add license=GPLv3.
2014-01-12 19:52:20 +00:00
Stephen Montgomery-Smith
61a1b2a973
- Add licence=GPLv2 to many octave-forge ports.
2014-01-12 19:19:56 +00:00
Thomas Abthorpe
35de0fad39
- Update to 13.09-1
...
PR: ports/185537
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer)
2014-01-12 18:11:34 +00:00
Stephen Montgomery-Smith
b90d62cbfc
- Implement staging for octave-forge ports.
2014-01-12 16:35:23 +00:00
Stephen Montgomery-Smith
ef3357f1b6
- Better way to make build work with FreeBSD-10.
...
Reported by: Baptiste Daroussin <bapt@FreeBSD.org>
2014-01-12 15:20:47 +00:00
Stephen Montgomery-Smith
223bef9f14
- Better way to make build work with FreeBSD-10.
...
Reported by: Baptiste Daroussin <bapt@FreeBSD.org>
2014-01-12 15:17:28 +00:00
Stephen Montgomery-Smith
cf5faa93d7
- Better way to make build work with FreeBSD-10.
...
- Set make_jobs_unsafe.
Better way reported by: Baptiste Daroussin <bapt@FreeBSD.org>
2014-01-12 15:09:29 +00:00
Stephen Montgomery-Smith
741b4b53b7
- Make build work with FreeBSD-10.
...
Reported by: pkg-fallout@FreeBSD.org
Reference: http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-01-08_01h07m09s/logs/octave-forge-ltfat-1.4.2_1.log
2014-01-12 07:34:52 +00:00
Stephen Montgomery-Smith
8ef5eb3215
- Make build work with FreeBSD-10.
...
Reported by: pkg-fallout@FreeBSD.org
Reference: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-08_01h06m10s/logs/octave-forge-nan-2.5.5_2.log
2014-01-12 07:15:57 +00:00
Stephen Montgomery-Smith
735caa6d63
- Make build work with FreeBSD-10.
...
Reference: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-08_01h06m10s/logs/octave-forge-xraylib-1.0.8_8.log
Reported by: pkg-fallout@FreeBSD.org
2014-01-12 07:06:31 +00:00
Vsevolod Stakhov
d1cacdca9d
Add an explicit build dependency on re2c.
...
Found by: Anil Madhavapeddy
2014-01-11 23:10:38 +00:00
Johan van Selst
d255abc4f2
- Update coq to 8.4.3
...
- Enable stage support
- Simplify options handling
2014-01-11 09:31:40 +00:00
Vsevolod Stakhov
f09c534b48
Add aspcud - a solver for package dependencies that uses CUDF format.
2014-01-10 16:35:52 +00:00
Vsevolod Stakhov
2564e97f9e
Add gringo - an advanced grounder to compute variable-free programs.
2014-01-10 14:31:26 +00:00
Pietro Cerutti
e0702bc4e7
- More PLIST fixes for non-default OPTIONS configurations
...
Reported by: Stas Timokhin <devel@stasyan.com>
2014-01-10 14:10:44 +00:00
Vsevolod Stakhov
e47d455f34
- Update to 2.1.4
2014-01-10 13:33:13 +00:00
Pietro Cerutti
2168a94e52
- Fix PLIST
...
Reported by: Stas Timokhin <devel@stasyan.com>
2014-01-10 08:11:14 +00:00
Gabor Pali
1a75cb1d44
- Stagify lang/ghc and all the Haskell Cabal ports
...
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1
- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
...
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
2014-01-09 21:29:39 +00:00
Pietro Cerutti
faaf0a24d7
- New port: math/vtk6
...
This is a port of the new VTK 6.x series. It is an early effort which should
be used with care. Python support is present but commented out, pending some
more thorough test.
WWW: http://vtk.org/
2014-01-08 17:18:41 +00:00
TAKATSU Tomonari
055fbd52e4
- Update to 0.4.000
2014-01-08 14:33:08 +00:00
Pietro Cerutti
7f6ea9306d
- Chase x11-toolkits/xforms shlib bump
...
- Bump PORTREVISION
- STAGE-clean here and there
2014-01-08 09:53:50 +00:00