1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2542 Commits

Author SHA1 Message Date
Baptiste Daroussin
b06e196ee3 Fix build on freebsd 10 and 11 by using gcc but linking to libc++
Add patches to fix build with libc++
Whiel here switch to unicode version of wx
While now in theory this should build with clang 3.3 on my test machine the compilation of some c++ files seems to enter a endless loop
2014-04-08 15:19:11 +00:00
Baptiste Daroussin
39ee4157c1 Support stage 2014-04-07 15:36:57 +00:00
Baptiste Daroussin
34064a60bb Allow packaging as a user 2014-04-07 15:33:08 +00:00
Baptiste Daroussin
07c2b5e2c0 Allow packaging as user 2014-04-07 15:31:03 +00:00
Baptiste Daroussin
9edd70ed68 Support stage 2014-04-07 15:30:00 +00:00
Sunpoet Po-Chuan Hsieh
b073a17b3e - Update to 2.2.5
- Add DOCS option

Changes:
2.2.5:
- Added missing "Makefile.in" to source-distribution.

2.2.4:
- Corrected version information in documentation. The Git plugin for Eclipse
  doesn't yet support Git hooks, so the pre-commit hook wasn't working.

2.2.3:
- Added vetting of the autoconf-based build to the continuous-delivery pipeline.

2.2.2:
- Documentation: Changed URL of Unidata yum(1) repository from
  <http://www.unidata.ucar.edu/yum-repo/CentOS/6/$basearch> to
  <http://www.unidata.ucar.edu/repos/yum/CentOS/6/$basearch>.

2.2.1:
- UDUNITS-1 Interface: Squashed bug in UDUNITS-1 interface that would not
  indicate an error if an ENOMEM error occurred.
- Documentation: Corrected name of installation-prefix variable in cmake build
  example for Windows (UDUNITS_INSTALL_PREFIX -> CMAKE_INSTALL_PREFIX).

2.2.0:
- New Features:
  - Program udunits2(1):
    - Added "-H have" and "-W want" options.
    - Added support for numeric unit amount so that "0 degC" equals "32 degF".
  - Library udunits2(3):
    - Added ut_get_path_xml() to retrieve pathname of XML unit database.
  - Units Database:
    - Added units "molecule" (for conversion with "mole") and "bit".
  - Misc:
    - Removed bundled EXPAT package.
    - Ported code to 32-bit Windows-7 under MinGW.
    - Added explicit chapters on the unit utility and unit library to the
      top-level package documentation.
- Bug Fixes:
  - Library udunits2(3):
    - Corrected logic of checking for location of <noplural> element.
  - Units Database:
    - Corrected ISO Latin-1 encodings that somehow got corrupted.
  - Release Engineering:
    - Added support for building by CMake and for creating binary distributions
      by CPack.
    - Added scripts and configuration-files to support continuous-delivery.
    - Added acceptance-test scripts for 32-bit Ubuntu 12 (Precise Pangolin) and
      32-bit Windows-7. Currently, only the Ubuntu script is used in the
      continuous-delivery pipeline.
  - Misc:
    - Changed file LICENSE to COPYRIGHT and corrected copyright year in many
      files.
    - Refactored the documentation to make it more version aware.
2014-04-06 05:46:50 +00:00
Sunpoet Po-Chuan Hsieh
3975552706 - Add LICENSE
- Remove HDF5 1.6.x and NetCDF 3.x support
- Convert to new options helper
- Strip shared library
- Use MAKE_CMD
- Support STAGEDIR
- Bump PORTREVISION for dependency and package change
2014-04-06 05:46:46 +00:00
Sunpoet Po-Chuan Hsieh
107bea5d87 - Simplify Makefile 2014-04-05 13:54:52 +00:00
Sunpoet Po-Chuan Hsieh
d76d1a57a2 - Take maintainership
Approved by:	Quincey Koziol <koziol@hdfgroup.org> (maintainer)
2014-04-03 18:46:51 +00:00
Max Brazhnikov
a3c6a878cf science/pyteomics:
- update to 2.4.0
2014-04-03 10:10:18 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Thierry Thomas
3949bac7dc Upgrading to v. 4.1.
Note: it's still broken on ia64, but this unbreaks on other platforms.

PR:		ports/179370
Submitted by:	Anton Shterenlikht <mexas (at) bris.ac.uk>
Approved by:	maintainer time-out
2014-03-31 21:37:11 +00:00
Dmitry Marakasov
d2b1e12d38 - Support staging
Approved by:	portmgr (blanket)
2014-03-31 19:05:36 +00:00
Max Brazhnikov
9bf7371d9a science/pyteomics:
- update to 2.3.0
2014-03-31 10:55:37 +00:00
Rene Ladan
124cca1daf - Undeprecate by updating MASTER_SITES
- Update to 2.10
- Stage support
- Use new LIB_DEPENDS
- Regenarate pkg-plist with 'make makeplist'
2014-03-30 21:37:40 +00:00
Sunpoet Po-Chuan Hsieh
fb6efb0f4b - Use USES=tar:bzip2 2014-03-29 19:52:23 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Steve Wills
451a5a65ea - Change to rubygem dependencies
- Stage
- Use OPTIONS

PR:		ports/188013
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-03-28 21:28:38 +00:00
Dmitry Marakasov
d09cd0085e - USE_BZIP2 -> USES=tar:bzip2
- Use new LIB_DEPENDS syntax

Approved by:	portmgr (blanket)
2014-03-28 12:52:00 +00:00
Dmitry Marakasov
890f686731 - Support staging 2014-03-28 12:25:16 +00:00
Max Brazhnikov
276a30f469 graphics/vips and the rest:
- bump PORTREVISION after math/matio update

math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz

Approved by:	Fernando Apesteguia (maintainer)

math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)

science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
2014-03-28 09:23:08 +00:00
John Marino
352329c3a7 science/netcdf3-ftn: Mark unsafe for parallel builds
Partial and edited error log:
gfortran47 -I../libsrc -I.  -Wl,-rpath=/usr/local/lib/gcc47 -c -o typeSizes.o typeSizes.f90
Fatal Error: Can't open module file 'typesizes.mod' for reading at (1): No such file or directory
gmake[2]: *** [netcdf.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
libtool: compile:  gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c typeSizes.f90  -fPIC -o .libs/typeSizes.o
2014-03-28 09:19:50 +00:00
Thierry Thomas
51bd54d267 - Unbreak Code_Saturne;
- Adapt to the new infrastructure.

Note: these ports should be upgraded - this is on my todo list.
2014-03-26 23:29:28 +00:00
Jose Alonso Cardenas Marquez
2dfe4c2cb5 - Fix typo 2014-03-26 04:18:14 +00:00
Jose Alonso Cardenas Marquez
1ed1e158be - Bump PORTREVISION. Freepascal compiler was updated to 2.6.4 2014-03-26 04:04:45 +00:00
Steve Wills
c9730815c9 This is a Ruby interface to the NetCDF scientific IO library.
WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf

PR:		ports/187932
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
2014-03-26 01:15:21 +00:00
Wen Heping
40d68565aa - Fix build 2014-03-26 01:12:42 +00:00
Maho Nakata
374d0a5419 support LDFLAGS (fixes libghemical)
PR:		187801
Submitted by:	tijl@
2014-03-25 06:30:21 +00:00
Steve Wills
871e6c8a3c - Fix index after removal of ruby-gnome ports
Reported by:	many
Pointyhat to:	swills
2014-03-24 20:03:27 +00:00
Steve Wills
08f6a4bffe - Use new LIB_DEPENDS
PR:		ports/187416
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-24 02:45:01 +00:00
TAKATSU Tomonari
cc9d304899 - Update 1.6-3 2014-03-21 06:12:29 +00:00
Emanuel Haupt
81d2d67887 - Support staging
- Define EXAMPLES option
- Don't install to LOCALBASE
2014-03-20 09:34:19 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Martin Wilke
8ed2560287 - Update to 2.35
PR:		187296
Submitted by:	Ports Fury
2014-03-11 02:42:58 +00:00
Koop Mast
e00677970a Fix compile on 10+ 2014-03-10 22:29:20 +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
Baptiste Daroussin
8a7c77fbbd Convert s* to USES=zip 2014-03-10 17:01:36 +00:00
Sunpoet Po-Chuan Hsieh
837771195f - Cleanup Makefile 2014-03-09 16:58:57 +00:00
Sunpoet Po-Chuan Hsieh
a85c71fa79 - Update to 1.4.1
- Add MPICH2 option
- Convert to new options helper
- Support STAGEDIR

Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.4.1
		http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.4.0
2014-03-09 16:56:32 +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
Tijl Coosemans
997c49cf8c Add USES=gmake to fix installation on systems that use fmake by default.
Some makefiles in this port list "configure" as a dependency of some files.
Because "configure" gets modified by USES=libtool, this means make tries to
regenerate them.  The commands for these files detect that nothing has
changed however and they don't actually regenerate the files.  Both bmake
and gmake leave it at that, but fmake reruns all targets that depend on
these files anyway.  This fails because it requires tools that aren't
available.

Reported by:	antoine
2014-03-08 18:07:13 +00:00
Antoine Brodin
23a314d77f Do not depend both on py-setuptools and py-setuptoolsXX 2014-03-08 15:51:47 +00:00
Tijl Coosemans
dfe525bc47 Add USES=libtool to fix a linker problem when the FORTRAN option is enabled
on versions of FreeBSD where the base system binutils is too old to link
object files generated by lang/gcc (gfortran).

PR:		ports/187252
2014-03-07 17:36:05 +00:00
Koop Mast
1a87e82241 Update to 0.14.7.
Stagify.
Use new lib_depend syntax.
Add USES=libtool
2014-03-06 22:20:06 +00:00
Tijl Coosemans
7ca0b3fdac - Add USES=libtool to fix linker problem on FreeBSD/i386 8.x and
FreeBSD/ia64 (binutils too old).
- Staging.

PR:		ports/186946
Approved by:	sunpoet (maintainer)
2014-03-06 16:35:32 +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
Antoine Brodin
59510eef73 Chase lang/python31 expiration 2014-03-01 13:35:36 +00:00
Rene Ladan
529cd25c5b Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
2014-02-27 22:39:42 +00:00
Martin Wilke
92ebaeb5b3 - Stage support 2014-02-26 06:11:16 +00:00
Martin Wilke
8b6dc941ed - Stage support 2014-02-25 09:07:23 +00:00