Commit graph

3336 commits

Author SHA1 Message Date
Wen Heping
58cd474033 - Update to 0.8.1 2016-10-19 08:53:29 +00:00
Tobias C. Berner
1d16d53e19 Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
2016-10-18 17:22:35 +00:00
TAKATSU Tomonari
8828523629 - Update to 0.4-2
- Fix LICENSE section
2016-10-16 04:21:12 +00:00
Ben Woods
a0ccc4ef5e Fix pkg-plist post r424008
Approved by:	adamw (mentor, implicit)
2016-10-15 14:07:24 +00:00
Ben Woods
a1b5d72535 science/InsightToolkit: Update to 4.10.1
Changes this release:
  http://public.kitware.com/pipermail/insight-users/2016-October/053981.html

Approved by:	adamw (mentor, implicit)
2016-10-15 08:16:53 +00:00
TAKATSU Tomonari
d212d59fdb - Update to 2.7 2016-10-15 04:49:01 +00:00
Jason E. Hale
e6640a97ac Update math/libqalculate to 0.9.10
- Project is hosted on Github now
Update math/qalculate to 0.9.9
 - Qalculate now uses GTK+3
 - Project is hosted on Github now
 - Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
2016-10-15 00:46:23 +00:00
Dmitry Marakasov
d67bea2e18 - Add LICENSE
- Switch to options helpers
2016-10-14 09:03:45 +00:00
Boris Samorodov
62734aa0cf Take maintainership.
Approved by:	Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
2016-10-09 21:25:24 +00:00
Wen Heping
88a683d884 - Update to 0.18.1 2016-10-06 09:52:39 +00:00
Stephen Montgomery-Smith
794ceb920e - Bump port revision because of r423146.
Reported by:	Mathieu Arnold <mat@FreeBSD.org>
2016-10-03 12:27:27 +00:00
Stephen Montgomery-Smith
cc7cd22028 - Add LICENSE.
- Use make makepatch.
2016-10-02 19:54:57 +00:00
Stephen Montgomery-Smith
32e5df76c8 - Make it so that libcdf.so has an SONAME. 2016-10-02 18:36:59 +00:00
Pawel Pekala
60a846280d - Update to version 1.7.1 [1]
- Enable multithreaded support with devel/libatomic_ops [1]
- Remove not supported TCL option [1]
- Add LICENSE_FILE
- Convert to options helpers

https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.5.txt
https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.6.txt
https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt

PR:		212464 [1]
Submitted by:	pfg [1]
2016-09-29 20:01:40 +00:00
Jan Beich
629a8d6b69 Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction
2016-09-28 06:38:00 +00:00
Ben Woods
2f52ed1ee6 science/gramps: Update to 4.2.4
Changes this release:
  https://gramps-project.org/2016/09/gramps-4-2-4-released/

Approved by:	adamw (mentor, implicit)
2016-09-24 10:42:20 +00:00
Wen Heping
74323f5302 - Update to 2.0
PR:		210944
Submitted by:	metaf2xml@users.sourceforge.net
2016-09-23 06:37:27 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
John Marino
a7fb5472f6 science/epte: Add forgetten patch hunk from previous commit
This chunk enables the build to honor LDFLAGS.
2016-08-28 05:56:01 +00:00
Pawel Pekala
7b5ba6bca0 - Update to 4.10.2 [1]
- Add patches to fix build on head [1]
- Change MASTER_SITES to new directory structure [1]
- Take maintainership [1]
- Register proxy dependencies found by stage-qa for QT4 option
- Use options helpers

PR:		212186 [1]
Submitted by:	Danilo G. Baio [1]
2016-08-27 15:55:30 +00:00
Dmitry Marakasov
a6e98f500a - Update to 0.3
- While here, switch to USES=localbase

PR:		211265
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:58 +00:00
Dmitry Marakasov
fa1e0bee3d - Update to 2.2
- While here, switch to USES=localbase

PR:		211264
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:53 +00:00
Dmitry Marakasov
ffaa0c062a - Update to 1.1.0
- Switch to USES=ssl

PR:		211263
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:46 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
John Marino
46911f1726 science/epte: document ncurses, fix DF
While here, unsuppress installation commands per ports convention.

Approved by:	ncurses blanket + non-invasive DF support
2016-08-23 16:07:29 +00:00
Philippe Audeoud
535e9c2d2a - Update to 1.34 2016-08-09 09:06:49 +00:00
Wen Heping
49a98b7908 - Update to 1.0.2 2016-08-08 09:29:31 +00:00
Dmitry Marakasov
5bebac4b57 - Switch to options helpers
- Cosmetic fixes
2016-08-08 09:01:03 +00:00
TAKATSU Tomonari
348930e35e - Update to 0.3-5.1
- Add "compiles" argument to USES=cran
2016-07-21 03:18:24 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Rene Ladan
dfcf5d1dc0 science/ncs: remove optional build knob on expired net/lam
PR:		210850
Submitted by:	myself
Approved by:	maintainer (thierry)
2016-07-12 19:38:30 +00:00
Rene Ladan
8b36c9a1dc science/fvm: remove optional knob on expired net/lam
PR:		210849
Submitted by:	myself
Approved by:	maintainer (thierry)
2016-07-12 19:37:55 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Wen Heping
617a8b3303 - Update to 0.2
PR:		210680
Submitted by:	yuri@rawbw.com(maintainer)
2016-06-30 08:09:29 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Kurt Jaeger
624ea74f53 devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
  science/veusz
  math/qtiplot
  emulators/swine
  devel/ninja-ide

PR:		210045
Reported by:	antoine
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-14 18:18:54 +00:00
Ben Woods
3b4087e5ec science/InsightToolkit:
- Update to 4.10.0
- Add ITK_VER variable to Makefile to simplify future pkg-plist updates
- Convert to USES=jpeg
- Add dependency on science/szip (notified by new stage-qa warning)

Changes this release:
  http://public.kitware.com/pipermail/community/2016-June/011491.html

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6737
2016-06-06 18:10:07 +00:00
Antoine Brodin
520c6400c7 Mark BROKEN: fails to configure
File "setup.py", line 33, in <module>
    import pyqtdistutils
  File "pyqtdistutils.py", line 13, in <module>
    import PyQt4.pyqtconfig
  File "/usr/local/lib/python2.7/site-packages/PyQt4/pyqtconfig.py", line 22, in <module>
    import sipconfig
ImportError: No module named sipconfig

Reported by:	pkg-fallout
2016-06-04 12:36:08 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Wen Heping
6643b58127 - Update to 3.0.2 2016-05-26 01:29:33 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Kurt Jaeger
dd0e91841e science/py-h5py: 2.5.0 -> 2.6.0
PR:		209630
Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
2016-05-25 16:32:24 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Dmitry Marakasov
1cb7ae536a - Fix build
- Add LICENSE_FILE
2016-05-25 14:57:25 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
bb8f9c6c4e - Update to 1.11.2
Changes:	https://github.com/pysal/pysal/releases
2016-05-23 03:50:47 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Ben Woods
5e4abd2a76 science/gramps: Update to 4.2.3
- Take maintainership
- Convert to USE_GITHUB (new location of main upstream repository)
- Update dependencies for new version (namely python 3.2+ and GTK3) [1]
- Convert "strongly recommended" options to dependencies (removing option) [1]
- Add "optional" dependencies as OPTIONS [1]
- Remove pkg-plist and convert build to USE_PYTHON=autoplist distutils
- Remove pre-extract upgrade warning as it is ineffective for pkg upgrades
  and now only applies for systems which have not been upgraded in 1.5 years.
- Add post-stage hack to fix staging support, copied from Arch Linux [2]
- Delete files/patch-src_gramps.py as the offending file has been removed
- Add files/patch-setup.py to allow "--single-version-externally-managed" [3]
- Add files/patch-setup.py to fix double slashes in generated by autoplist [4]

 Changes:

   https://github.com/gramps-project/gramps/blob/v4.2.3/NEWS

 [1] https://github.com/gramps-project/gramps/blob/v4.2.3/README
 [2] https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/gramps&id=ee1c7fae15872481d8f55868f4211efcbce15314
 [3] ab67c786b0
 [4] https://github.com/gramps-project/gramps/pull/96

PR:		207005
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6439
2016-05-19 21:16:11 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Kurt Jaeger
cbefba2eac devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1
PR:		209407
Submitted by:	sunpoet
2016-05-17 18:01:15 +00:00
Sunpoet Po-Chuan Hsieh
7b49bb9fe1 - Update to 4.4.4
Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
2016-05-15 16:12:04 +00:00
Sunpoet Po-Chuan Hsieh
b77abad8e1 - Update to 4.3.0
Changes:	https://github.com/Unidata/netcdf-cxx4/blob/master/RELEASE_NOTES.md
2016-05-15 16:12:00 +00:00
Kurt Jaeger
7250841fe9 science/veusz: Fix build with libc++ 3.8.0
PR:		209094
Submitted by:	dom
Approved by:	devel@stasyan.com (maintainer timeout)
2016-05-13 18:29:12 +00:00
Dmitry Marakasov
59b14a6dd8 - Update to 3.0.0
- While here, fix LICENSE

PR:		209144
Submitted by:	dieterich@ogolem.org (maintainer)
2016-05-11 15:03:12 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Mathieu Arnold
b7e824de29 Update to 2.45.
PR:		209300
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:34 +00:00
Thierry Thomas
492a38b30f Chase hdf5 upgrade and unbreak. 2016-04-29 17:42:02 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Sunpoet Po-Chuan Hsieh
4b1753b062 - Update to 1.33
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2016-04-25 09:11:46 +00:00
Florian Smeets
39c9c294ba Update to 4.9.1
PR:		208982
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-24 08:05:28 +00:00
Rene Ladan
37ac791a5b Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-23 15:15:44 +00:00
Sunpoet Po-Chuan Hsieh
4a3672999f - Fix build with 1.8.x installed 2016-04-23 06:46:55 +00:00
Sunpoet Po-Chuan Hsieh
511e2c74e1 - Use USES=localbase
- Remove unnecessary REINPLACE_CMD
2016-04-23 06:46:51 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Sunpoet Po-Chuan Hsieh
9a1f45d861 - Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300

Changes:	https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
		https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2016-04-20 20:42:39 +00:00
Sunpoet Po-Chuan Hsieh
f3ffa2f9cf - Update to 1.32
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2016-04-18 17:28:50 +00:00
Muhammad Moinur Rahman
4cdaf2ab53 science/py-netCDF4: Update version 1.2.3.1=>1.2.4 2016-04-18 06:50:53 +00:00
Sunpoet Po-Chuan Hsieh
710e9ec26c - Update to 1.14.7
- Add LICENSE_FILE
- Bump PORTREVISION for science/grib_api shlib change

Changes:	https://software.ecmwf.int/wiki/display/GRIB/Latest+news
2016-04-17 18:40:09 +00:00
John Marino
8ad4afc4e1 science/minc2 is not jobs safe
lex needs gram.h before that header gets created.
I've seen this twice now.
2016-04-17 07:18:38 +00:00
Mathieu Arnold
550567fcc4 Don't leave dead symlinks when deinstalling. [1] (based on)
While there, move man pages to a place they can be used, and fix
shebangs.

PR:		206476 [1]
Submitted by:	maintainer
Sponsored by:	Absolight
2016-04-14 10:40:38 +00:00
Muhammad Moinur Rahman
a55b418cb5 science/clhep: Update version 2.2.0.8=>2.3.1.1
- Add conditional compiler type c++11-lib for 9.X and openmp for 10.X+
2016-04-10 21:01:55 +00:00
Muhammad Moinur Rahman
ab46b00ccc science/py-mdp: Update version 3.3=>3.5
- Some typo occured which created a couple of SVN entry. Sorry for that.
2016-04-10 19:04:12 +00:00
Muhammad Moinur Rahman
f786c9c947 2016-04-10 19:01:24 +00:00
Muhammad Moinur Rahman
08a6d10758 2016-04-10 18:56:50 +00:00
Muhammad Moinur Rahman
1f6b2f9cab science/py-netCDF4: Update version 1.2.3=>1.2.3.1 2016-04-10 15:11:55 +00:00
Sunpoet Po-Chuan Hsieh
ca65387da5 - Update to 1.11.1
Changes:	https://github.com/pysal/pysal/releases
2016-04-09 12:30:11 +00:00
Carlo Strub
157fcbc90e Update to 4.1.0 2016-04-07 20:30:11 +00:00
Muhammad Moinur Rahman
3479c6c38e science/py-netCDF4: Update version 1.1.1=>1.2.3 2016-04-07 18:21:44 +00:00
Sunpoet Po-Chuan Hsieh
fd98b2c5aa - Resolve conflict with archivers/minizip: rename libminizip to libkmlminizip
- Bump PORTREVISION for science/libkml shlib change

PR:		206560 (based on)
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at>
2016-04-07 13:28:46 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
ee30d65412 - Update to 0.106
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2016-03-25 20:03:01 +00:00
Wen Heping
b8d3209a31 - Update to 1.0.1 2016-03-25 10:54:44 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Mark Felder
5079067642 Move devel/py-icu to devel/py-pyicu
* PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy [1]
* Add LICENSE=MIT as per LICENSE file contained in distfile
* Tidy up MAKE_ENV variable assignment (pet portlint)
* Update WWW in pkg-descr to point to PyPI site, since the old site is down
* Update other ports which depend on devel/py-icu to point to devel/py-pyicu

[1] https://wiki.freebsd.org/Python/PortsPolicy

PR:		207367
Approved by:	maintainer timeout
2016-03-19 17:11:58 +00:00
Raphael Kubo da Costa
8332d1f769 Update CMake to 3.5.0.
Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/

Most ports have already been fixed for this update, but science/orthanc was
included in this commit because I am not entirely sure the changes in it work
with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc
uses the DCMTK variables was incompatible with the use upstream intended.

PR:		208033
2016-03-19 14:41:38 +00:00
Wen Heping
ce920327f0 - Update to 1.0.0 2016-03-19 09:27:25 +00:00
Raphael Kubo da Costa
bb48e3761a Update to 2.1.
PR:		207453
Submitted by:	mp39590@gmail.com (maintainer)
2016-03-16 10:39:42 +00:00
Raphael Kubo da Costa
2a28a887f5 Update to 2.0.
PR:		207452
Submitted by:	mp39590@gmail.com (maintainer)
2016-03-16 10:38:52 +00:00
Raphael Kubo da Costa
f62a7e3498 Update to 0.2.
PR:		207451
Submitted by:	mp39590@gmail.com (maintainer)
2016-03-16 10:38:08 +00:00
Raphael Kubo da Costa
632c5d2fbd Update to 1.0.0.
PR:		207450
Submitted by:	mp39590@gmail.com (maintainer)
2016-03-16 10:36:34 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00
Stephen Montgomery-Smith
b852b3e638 - Update to 2.8.0.
- Add license.
2016-03-11 00:57:24 +00:00
Boris Samorodov
7b9bdca117 science/liblinear: Update to version 2.1. 2016-03-09 16:44:37 +00:00
Boris Samorodov
b4b76769b5 science/libsvm: Update to version 3.21. 2016-03-09 16:43:49 +00:00
Sunpoet Po-Chuan Hsieh
075a5bbbb6 - Update to 1.7.1
Changes:	https://code.zmaw.de/news/342
2016-03-06 06:18:56 +00:00
Wen Heping
8fa3233b69 - Update to 1.4.3 2016-03-04 02:06:45 +00:00
Raphael Kubo da Costa
3ae338d181 Update to 2015.11.13.
Upgrade to a more recent snapshot, and stop requiring GCC.

PR:		206930
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2016-02-27 22:03:29 +00:00
Wen Heping
29f39ab6c9 - Update to 1.83.04
PR:		207165
Submitted by:	tkato432@yahoo.com
2016-02-16 02:01:07 +00:00
Raphael Kubo da Costa
42f189fb7d Update to 4.9.0.
This update to the port also adds a lot of dependencies on system libraries
instead of using the versions bundled with ITK.

PR:		206977
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-02-12 11:41:39 +00:00
Dmitry Marakasov
dc7660ef9c - Fix build with boost 1.60
- Switch to options helpers
- Add LICENSE_FILE

PR:		199601
2016-02-08 19:15:59 +00:00
John Marino
1ec38a38ab science/py-pysal: Avoid interactive build possibility
This port checks the release date, and subtracts it from the current
date.  If the difference is more than 6 months, it interactively asks
the user if they want to upgrade.

The post-patch target removes this possibility, ensuring the port never
reverts to an interactive build.

approved by:	infrastructure blanket (interactive builds discouraged)
2016-02-07 13:24:18 +00:00
Kubilay Kocak
275db1ead5 graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x build
There are numerous graphviz related packages in PyPI, including:
graphviz, graphviz-python and pygraphviz.

This port, py-graphviz, is not and does not provide the same package
as the 'graphviz' package on PyPI (CHEESESHOP).

Further, it blocks the creation of a correctly named py-graphviz port,
is a POLA violation in terms of users expecting to find and recieve
the package they expect based on a standard search, and is likely to
create confusion among other ports if they depend on a python graphviz
package, which could result in incorrect packages/dependencies.

This is why among other reasons, Python packages should be named
exactly what they are called in PyPI, or inside install_requires,
setup_requires or tests_requires as dependencies in other packages.

This change moves py-graphviz to py-pygraphviz to correct the above
incorrect naming.

While I'm here:

- Remove backup (http) MASTER_SITES, CHEESESHOP is highly-available
  and provides a Geo-aware CDN by Fastly.
- Remove {BUILD,RUN}_DEPENDS in favour of the actual LIB_DEPENDS
- Use PYDISTUTILS_* framework variables to customise the build instead
  of hack patching setup.py
- Enable autoplist, fixing builds on Python 3.x [1]
- Enable concurrent (Python version) installation
  - Hack patch setup.py to preclude docs installation, as it adds a
    directory to --record and breaks pkg-plist output [2]
- Remove DOCSDIR override (no longer necessary)
- Assign MAINTAINER'ship to python@
- Add TEST_DEPENDS and test target
- pkg-descr: Match WWW URL to setup.py:homepage field
- pkg-descr: Improve package description text (matching upstream)

While I'm sweeping dependencies:

- Fix a typo in science/gramps: s|>-|>=

[2] https://wiki.freebsd.org/Python (Open task for install_data bug)

Reported by:	Ben Woods (via IRC) [1]
2016-02-07 09:44:24 +00:00
Danilo Egea Gondolfo
3ed8b40551 - Update to 1.10.2 2016-02-06 13:45:05 +00:00
Sunpoet Po-Chuan Hsieh
5ae6844a7d - Allow concurrent installation (USE_PYTHON=concurrent) 2016-02-02 22:45:00 +00:00
Sunpoet Po-Chuan Hsieh
bab9479ccf - Update to 1.11.0
- Relax USES=python

Changes:	https://github.com/pysal/pysal/releases
2016-02-01 19:48:20 +00:00
John Marino
af0339ea9a science/cdf: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-01 06:50:21 +00:00
John Marino
715d8be417 science/netcdf: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-30 22:45:36 +00:00
TAKATSU Tomonari
19c3e8a08a - Update to 2.0 2016-01-26 01:48:17 +00:00
Sunpoet Po-Chuan Hsieh
eff9155ceb - Add USES=pkgconfig:run: pkg-config is required by nc-config at runtime
- Bump PORTREVISION for dependency change
2016-01-23 21:54:43 +00:00
Sunpoet Po-Chuan Hsieh
4f75956b59 - Update to 4.4.3
Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
2016-01-23 15:14:51 +00:00
Sunpoet Po-Chuan Hsieh
878679bc1b - Update to 1.3.0
Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog
		https://github.com/Try2Code/cdo-bindings/commits/master
2016-01-23 15:14:46 +00:00
Sunpoet Po-Chuan Hsieh
58c8bc0424 - Update to 1.3.0
Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog
		https://github.com/Try2Code/cdo-bindings/commits/master
2016-01-23 15:14:42 +00:00
Wen Heping
4c981f4f07 - Update to 0.3.3 2016-01-19 05:56:29 +00:00
Martin Wilke
01ab978712 - Update to 1.83.03
PR:		206254
Submitted by:	maintainer
2016-01-18 05:56:13 +00:00
Stephen Montgomery-Smith
6d1316147a - Update to 2.7.0. 2016-01-18 04:03:25 +00:00
Sunpoet Po-Chuan Hsieh
c624b131ca - Update to 0.105
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
Sponsored by:	PortsCamp Taiwan
2016-01-17 14:09:11 +00:00
Sunpoet Po-Chuan Hsieh
b8bcf18407 - Update to 4.4.0
- Bump PORTREVISION for science/netcdf shlib change

Changes:	http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-0
		https://github.com/Unidata/netcdf-c/releases
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:08:25 +00:00
Martin Wilke
0483c27519 - Update to 2.44
PR:		206253
Submitted by:	ports fury
2016-01-15 15:37:21 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Thierry Thomas
37b531eb2c Upgrade to 0.9.6v2.
Changelog at
<https://sourceforge.net/projects/gnudatalanguage/files/gdl/0.9.6/#readme>
2016-01-07 20:48:42 +00:00
Bartek Rutkowski
0bd0fc7cb9 science/metaf2xml: update 1.57 -> 1.58
- Improve COMMENT and pkg-descr

PR:		205555
Submitted by:	Thomas <metaf2xml@users.sourceforge.net>
2016-01-04 13:49:17 +00:00
Martin Wilke
0d4fd77360 Fuzzy logic toolkit for SciPy.
The goals of scikit-fuzzy are:

* To provide the community with a robust toolkit of independently developed
  and implemented fuzzy logic algorithms
* To increase the attractiveness of scientific Python as a valid alternative
  to closed-source options.

WWW: https://github.com/scikit-fuzzy/scikit-fuzzy/

PR:		205621
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-12-31 13:41:14 +00:00
Dmitry Marakasov
00dc6d41c5 - Clarify LICENSE
- Add LICENSE_FILE
- Strip library
2015-12-31 10:57:57 +00:00
Rene Ladan
3b93c5c02a Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
2015-12-30 23:20:40 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Carlo Strub
182898838c Update to 4.0.3 2015-12-25 12:30:50 +00:00
Dmitry Marakasov
25f7031be2 - Remove unneeded @dir's
Approved by:	portmgr blanket
2015-12-23 20:39:53 +00:00
Martin Wilke
50d96072f9 - Update to 2.43
PR:		205217
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4614
2015-12-22 04:28:05 +00:00
Wen Heping
e7cae8a0b5 - Update to 1.1.1
- Add LICENSE
- Reset maintainer to ports@
- Change pkg-plist to PLIST_FILES
- Pet portlint
2015-12-22 03:06:58 +00:00
John Marino
b30c97fbcf science/mol2ps: Upgrade version 0.4a => 0.4b and unbreak
PR patch had to be modified after FPC was updated to 3.0.0

PR:		205218
Submitted by:	Ports Fury
2015-12-21 11:40:00 +00:00
Wen Heping
326d7da995 - Update to 1.83.01 and unbreak
PR:		205219
Submitted by:	tkato432@yahoo.com
2015-12-15 10:58:47 +00:00
Martin Wilke
22ddf78637 - Update to 2.5.0
- Switch to options helper
- Switch to do-test

PR:		205137
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	D4507
2015-12-11 20:19:10 +00:00
Martin Wilke
9146c80d02 - Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
2015-12-11 08:48:56 +00:00
Wen Heping
42297ea786 - Update to 0.8.0
- Add LICENSE
- Add NO_ARCH
- Change to autoplist
- Update pkg-descr

PR:		205220
Submitted by:	tkato432@yahoo.com
2015-12-11 00:44:01 +00:00
Martin Wilke
966ef404fd - Update to 1.0.4
- Switch to options helper

PR:		205114
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4470
2015-12-10 13:59:33 +00:00
Dmitry Sivachenko
b3667933f1 Update to version 0.17. 2015-12-07 12:05:17 +00:00
TAKATSU Tomonari
ccc582dc7f - Update to 0.4-1
- Update WWW in pkg-descr
2015-12-06 11:01:46 +00:00
Antoine Brodin
a1af583929 Deprecate ports broken for more than 6 months 2015-11-29 09:51:30 +00:00
Stephen Hurd
015a21e95e Update to latest release. 2015-11-27 21:43:28 +00:00
Bartek Rutkowski
e7153fc2ec science/InsightToolkit: update 4.8.1 -> 4.8.2
PR:		204727
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-11-26 10:45:58 +00:00