Thierry Thomas
eb2d3a3e68
- Import a patch from upstream to unbreak
...
Suggested by: rakuco
- Support staging
Patch provided by gerald.
2014-03-11 08:40:08 +00:00
Antoine Brodin
6903ad06f7
Unbreak
2014-03-11 06:31:13 +00:00
Antoine Brodin
8b0d5c96d3
Unbreak
2014-03-11 06:20:43 +00:00
Gerald Pfeifer
1cd277bdce
Update the default version of GCC used in the Ports Collection from
...
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)
2014-03-10 20:55:20 +00:00
Johan van Selst
e6741254b7
Update to gap 4.7.4
2014-03-10 18:53:23 +00:00
Baptiste Daroussin
9f5deb008f
Convert m* to USES=zip
2014-03-10 16:25:33 +00:00
Antoine Brodin
c6c742d7cc
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
2014-03-08 22:26:21 +00:00
Pawel Pekala
a0faeba08e
Update to version 4.4.2
...
PR: ports/187327
Submitted by: maintainer
2014-03-08 15:25:21 +00:00
Stephen Montgomery-Smith
0fc23029c1
- Update to 2.2.1.
2014-03-08 02:55:56 +00:00
Tijl Coosemans
a342181f4d
Patch makefiles so libtool passes -B${LOCALBASE}/bin to the compiler in
...
link mode. Normally USES=libtool deals with this, but the libtool script
in this port is too old to patch easily.
PR: ports/187274
2014-03-07 13:40:55 +00:00
Dmitry Marakasov
81a3a10b40
- Fix build on 10.x
2014-03-06 22:37:22 +00:00
Antoine Brodin
50813e10e3
Mark BROKEN: violates stage and fails to package
...
Reported by: pkg-fallout
2014-03-06 20:41:39 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd
- Remove outdated PERL_LEVEL check
...
With hat: perl
2014-03-06 18:51:17 +00:00
Emanuel Haupt
6e5fbfc9a8
Fix math/stp build for FreeBSD 9.x
...
PR: 187311
Submitted by: arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-06 16:05:32 +00:00
Thierry Thomas
2f498ee636
If another port defines HAVE_CONFIG_H and includes plConfig.h, this
...
tries to bring plplot_config.h, which is not installed, but
plplot_config.h is required when we build plplot.
E.g. science/gnudatalanguage does that.
2014-03-06 15:04:23 +00:00
Maho Nakata
494ad0d2ea
fix build on FreeBSD/i386 8.x
...
PR: 187090
Submitted by: tijl@
2014-03-06 02:58:44 +00:00
Tijl Coosemans
a1553c8110
- Add USES=libtool to fix linker problem on FreeBSD/i386 8.x and
...
FreeBSD/ia64.
- Remove patch-configure.in (not needed) and remove USE_AUTOTOOLS.
- Add OPTIONS_EXCLUDE=DOCS to math/fftw-float slave port.
- Simplify Makefile a little.
PR: ports/187274
2014-03-05 17:27:27 +00:00
Danilo Egea Gondolfo
64d2a15837
- Unmute installation commands
...
Reported by: danfe
2014-03-05 13:51:57 +00:00
Brendan Fabeny
2212333b81
Fix i386 builds using clang [1]; use staging;
...
remove some outdated material
PR: 186998 [1]
Submitted by: truckman [1]
2014-03-05 03:17:04 +00:00
Max Brazhnikov
f3f8c20d6a
KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
...
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]
misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)
security/kwallet:
- moved to security/kwalletmanager (renamed upstream)
x11/kdelibs:
- remove workaround, which is not needed after global fix in
Mk/bsd.kde4.mk (r315373)
PR: ports/187259 [1]
Submitted by: Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Ruslan Makhmatkhanov
e20d134a46
math/mingw32-libgmp: update to 5.1.3 and support staging
...
- update to 5.1.3
- support staging
PR: 187242
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-04 11:37:57 +00:00
Ruslan Makhmatkhanov
bedee53426
math/py-pandas: update to 0.13.1
...
- update to 0.13.1
- remove lang/cython from BUILD_DEPENDS now that distfile is fixed
- include RUN_DEPENDS in TEST_DEPENDS
- add devel/py-boto to TEST_DEPENDS for completeness with pkg-message
- remove math/py-statsmodels from TEST_DEPENDS to break circular dependency
- Fix regression-test target to work with non-GitHub distfile which omits
the ci/ directory. Borrow the print_skipped.py script to do this.
PR: 186802
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
2014-03-04 10:17:29 +00:00
Gerald Pfeifer
d2699e867e
Replace USE_GCC=4.6+ by USE_GCC=yes.
...
Approved by: portmgr (mat)
2014-03-03 23:30:56 +00:00
Li-Wen Hsu
3cda882ced
- Update to revision 1436
...
PR: ports/186512
Submitted by: arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-03 16:21:03 +00:00
Brendan Fabeny
d710874f5d
make NO_CDROM agree with LEGAL; fix WWW whitespace
2014-03-03 15:52:20 +00:00
Brendan Fabeny
6eb2d4a67a
Attempt to fix the build on powerpc* by the same means used on Darwin and GNU/Linux
...
PR: 179857
Submitted by: jhibbits, nwhitehorn
2014-03-03 12:06:38 +00:00
Stephen Montgomery-Smith
875be7b50c
- Fix compile error with clang.
2014-03-03 03:12:25 +00:00
Stephen Montgomery-Smith
97ebe31869
- Patch Makefile.in because mkoctfile cannot handle the -B option included
...
in $(LDFLAGS).
2014-03-03 02:58:10 +00:00
Baptiste Daroussin
c4acc1963b
Convert to USES=libtool
...
While here remove code for unsupported version of FreeBSD
Remove DOCS patches that is not necessary anymore with staging
2014-03-02 22:34:50 +00:00
Baptiste Daroussin
9a238273a2
Convert to USES=libtool
2014-03-02 22:29:23 +00:00
Wen Heping
2b04835348
- Update to 4.3
...
- Update LICENSE
- Stage support
- Convert to new LIB_DEPENDS format
- Update email to my FreeBSD mail
2014-03-02 16:20:46 +00:00
Raphael Kubo da Costa
1d671ac575
Update to 3.2.1.
...
This is a maintenance release that fixes some bugs present in 3.2.0.
Full ChangeLog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.1
2014-03-02 15:46:10 +00:00
Dmitry Sivachenko
32f45c538c
Update to 0.9.5.2.
2014-03-02 09:30:01 +00:00
Gerald Pfeifer
7e339abf8a
Replace USE_GCC=4.2+ by USE_GCC=any. [1]
...
And USE_GMAKE by USES=gmake where touching a port because of the above.
Approved by: portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Martin Wilke
3cd6da81e0
- Stage support
2014-03-01 18:05:27 +00:00
Rene Ladan
ef50dbb213
PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
...
to say goodbye. Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )
Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Antoine Brodin
f8ebbb33c3
Mark borken/deprecated and set expiration date again
...
Reported by: pkg-fallout
2014-02-28 18:58:48 +00:00
Martin Wilke
4e94b4b610
- Stage support
2014-02-28 03:51:25 +00:00
Oliver Lehmann
1b0b84581c
update to 1.0.2
2014-02-27 08:48:49 +00:00
Emanuel Haupt
4d6ee5217d
Support staging
2014-02-26 09:53:50 +00:00
Martin Wilke
cbd0dad334
- Stage support
2014-02-26 07:40:07 +00:00
Martin Wilke
ba52cc3f29
- Stage support
2014-02-26 07:39:56 +00:00
Martin Wilke
5c95b333af
- Stage support
2014-02-26 05:15:17 +00:00
TAKATSU Tomonari
46522338d8
- Update to 5.2
2014-02-25 11:58:14 +00:00
Martin Wilke
7c9a748211
- Stage support
2014-02-25 09:07:41 +00:00
Martin Wilke
c63316514c
- Stage support
2014-02-25 09:07:29 +00:00
Dmitry Sivachenko
0a4c54b832
Fix path.
2014-02-24 11:18:30 +00:00
Dmitry Sivachenko
ddb61b2599
Respect FFLAGS.
...
Submitted by: wg
Tested by: gerald
2014-02-24 11:15:15 +00:00
Pietro Cerutti
88068e7a6b
- Make UNIQUENAME really unique (used to conflict with math/vtk6's)
...
- Remove dead MASTER_SITE
2014-02-24 08:40:57 +00:00
TAKATSU Tomonari
3cc4fd0391
- Update to 0.4.000.4
2014-02-23 15:14:10 +00:00