Stephen Hurd
74b8bec4d2
Update to latest version.
...
- Adds FreeDV support
- Mouse wheel changes frequency
- Configurable hamlib IP address
- New IMD right-click menu
- Spot can now transmit 0 amplitude carrier for noise testing
2015-05-02 23:23:02 +00:00
Stephen Hurd
2f109ff9ad
Update to latest revision.
...
Upstream has stopp redistributing the docs again.
2015-05-02 23:20:06 +00:00
Stephen Hurd
69f2a02055
Update to latest revision.
2015-05-02 23:18:45 +00:00
Stephen Hurd
7890f9c201
Update to latest version
2015-05-02 23:16:32 +00:00
Stephen Hurd
b46724e16d
Update to latest version.
...
Note, fldigi-shell has been removed upstream.
2015-05-02 23:14:16 +00:00
Danilo Egea Gondolfo
584765f826
- Update to 0.51
2015-05-02 20:51:41 +00:00
Danilo Egea Gondolfo
539610176f
- Update to 5.4.1
2015-05-02 20:47:02 +00:00
Brad Davis
2778ae67f5
Fix pkg-plist.. portlint isn't always correct about .info files.
...
PR: 199552
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: bdrewery (mentor)
2015-05-02 20:42:41 +00:00
Juergen Lock
6c62767b45
Update to 1.12.2 - changelog is here:
...
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2015-05-02 20:34:46 +00:00
Mathieu Arnold
649ea3d356
Fixup USE_GITHUB usage.
...
Approved by: gahr
Sponsored by: Absolight
2015-05-02 20:18:29 +00:00
Stephen Montgomery-Smith
1b47660bfa
- Update to 0.1.8.
2015-05-02 20:13:57 +00:00
Jan Beich
95b804e535
Purge r385209 from svn blame
...
This mainly restores history for the files not copied by
$ svn merge -c-385209
which are
net/hanstunnel/Makefile
net/hanstunnel/distinfo
net/hanstunnel/pkg-descr
2015-05-02 20:08:38 +00:00
Dmitry Marakasov
06a3c26fb6
- Add LICENSE
2015-05-02 20:00:24 +00:00
Danilo Egea Gondolfo
a1fd3cdc82
- Update to 5.100.1
...
- Add support to superlu library [1]
Suggested by: Conrad Sanderson (author) [1]
2015-05-02 19:39:43 +00:00
Jan Beich
83c12c6e35
Back out part of r385209 related to bug 195313
...
Not bumping PORTEPOCH because I'll eventually land those changes, anyway.
PR: 199723
2015-05-02 19:33:12 +00:00
Danilo Egea Gondolfo
df0cca7b4c
- Fix symbolic link path
...
/usr/local/lib/libsuperlu.a
/usr/local/lib/libsuperlu.so -> libsuperlu_4.3.so
/usr/local/lib/libsuperlu.so.4
/usr/local/lib/libsuperlu_4.3.so -> libsuperlu.so.2 <-- wrong file name
2015-05-02 19:25:50 +00:00
Jan Beich
3b4fea4a63
net/miruo: add new port
...
Network monitor/analyzer which prints packets on terminal in neat style.
Packet data can also be read from a file saved by tcpdump(1).
WWW: https://github.com/KLab/miruo
PR: 199723
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
2015-05-02 19:23:55 +00:00
Sean Bruno
68da98f94a
Disable FPM on mips/mips64 due to lack of ASM implementations for these
...
architectures.
PR: 197128
2015-05-02 19:08:43 +00:00
Danilo Egea Gondolfo
2e6bd14a14
- Update to 9.7.92
2015-05-02 19:04:09 +00:00
Olivier Duchateau
cb3df64dff
Update to 2.0
...
Complete changelog: http://sourceforge.net/p/urlget/uget2/ci/master/tree/README
2015-05-02 19:03:15 +00:00
Danilo Egea Gondolfo
5eb7d8099b
- Update to 0.045
2015-05-02 19:00:51 +00:00
Jimmy Olgeni
cee4fd5452
Upgrade to version 6.1.1.
2015-05-02 18:59:17 +00:00
Sean Bruno
c9dea4d235
This time, don't delete the requisite includes for the post-install bits.
...
Reimplement ONLY_FOR_ARCHS such that we know that this port requires newer
compiler features (which aren't very clear from the port itself). Probably
need to validate this on powerpc as we have clang available and gcc ports.
PR: 197132
2015-05-02 18:43:35 +00:00
Kurt Jaeger
d607887cdb
java/junit: 4.11 -> 4.12
...
Changes:
https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.12.md
Moved from building from source with ant to using the binary jar file,
as the new build mechanism is based on maven. java/hamcrest was split
from 4.12.
PR: 192575
Submitted by: danilo (maintainer), kevin.bowling@kev009.com
2015-05-02 18:00:59 +00:00
Sean Bruno
a0a651221d
revert r385200 as it is breaks the port due to missing include.
2015-05-02 17:59:00 +00:00
Sean Bruno
66641e6424
lang/luajit requires a much more modern compiler than the gcc4.2.1 available
...
on non-clang architechtures. In addition, if there is no lang/gcc available
for the architecuture, we can't build it via that method either.
Rework archtecture disable to use ONLY_FOR_ARCHS and give a clearer reason
why this is being disabled on powrepc/mips/sparc64.
PR: 197132
Reviewed by: osa@freebsd.org (maintainer)
2015-05-02 17:52:28 +00:00
Sergey A. Osokin
66126d1f84
Fix luajit.pc file.
...
PR: 199121
2015-05-02 17:18:02 +00:00
Sunpoet Po-Chuan Hsieh
73d0ba2737
- Use CPPFLAGS instead of CFLAGS
2015-05-02 17:12:23 +00:00
Sergey A. Osokin
f32bd63bf9
Upgrade to 4.0.1.
...
PR: 199307
2015-05-02 17:04:24 +00:00
Sunpoet Po-Chuan Hsieh
53467d74ec
- Fix gemspec patch
...
- Bump PORTREVISION for package change
2015-05-02 16:55:46 +00:00
Sunpoet Po-Chuan Hsieh
85c87f8b8d
- Fix gemspec
...
- Bump PORTREVISION for package change
2015-05-02 16:55:41 +00:00
Sunpoet Po-Chuan Hsieh
e0bb1da576
- Add rubygem-gollum-grit_adapter 1.0.0
...
rubygem-gollum-grit_adapter is an adapter for gollum to use Grit at the backend.
WWW: https://github.com/gollum/grit_adapter
2015-05-02 16:55:36 +00:00
Sunpoet Po-Chuan Hsieh
a7ba52a164
- Fix gemspec patch
...
- Bump PORTREVISION for package change
2015-05-02 16:55:31 +00:00
Sunpoet Po-Chuan Hsieh
fad6de40b0
- Update to 4.0.0
...
- Add LICENSE
- Update WWW
Changes: https://github.com/rgrove/sanitize/blob/master/HISTORY.md
2015-05-02 16:55:26 +00:00
Sunpoet Po-Chuan Hsieh
afe577c260
- Update to 1.0.2
...
- Add LICENSE
Changes: https://github.com/rgrove/crass/blob/master/HISTORY.md
2015-05-02 16:55:21 +00:00
Sunpoet Po-Chuan Hsieh
468b78c6cd
- Update to 1.4.1
...
- Add LICENSE
- Remove BUILD_DEPENDS
Changes: https://github.com/rubys/nokogumbo/commits/master
PR: 199860
Submitted by: Michael Fausten <ports@michael-fausten.de>
2015-05-02 16:55:16 +00:00
Sunpoet Po-Chuan Hsieh
92b33733c1
- Update to 1.5.1
...
Changes: https://github.com/hipchat/hipchat-rb/commits/master
PR: 199691
Submitted by: Michael Fausten <ports@michael-fausten.de>
2015-05-02 16:55:12 +00:00
Sunpoet Po-Chuan Hsieh
f4dfee865c
- Add rubygem-mimemagic 0.3.0
...
MimeMagic is a library to detect the mime type of a file by extension or by
content. It uses the mime database provided by freedesktop.org.
WWW: https://github.com/minad/mimemagic
PR: 199689
Submitted by: Michael Fausten <ports@michael-fausten.de>
2015-05-02 16:55:06 +00:00
Sunpoet Po-Chuan Hsieh
3c8948022b
- Update to 0.006
...
Changes: http://search.cpan.org/dist/PerlIO-utf8_strict/Changes
2015-05-02 16:55:01 +00:00
Bartek Rutkowski
06700253ff
databases/puppetdb-terminus: update 2.2.2 -> 2.3.3
...
PR: 199625
Submitted by: Geoff Garside <freebsd@geoffgarside.co.uk> (maintainer)
2015-05-02 16:47:05 +00:00
Dmitry Sivachenko
e845798cf1
Update to version 3.8.1
2015-05-02 16:07:19 +00:00
Daniel Eischen
a540b7b836
The source tarball was updated so that building the man page is included
...
pre-built and no longer requires building from doc files.
Unmark as broken (due to unfetchability).
2015-05-02 15:54:48 +00:00
Adam Weinberger
69bd2b70bf
Update to 0.79.
...
Add LICENSE info, add TEST_DEPENDS, add an XS option to bring in
XML::LibXML, and sort plist.
Changes: https://metacpan.org/changes/distribution/RPC-XML
2015-05-02 15:50:24 +00:00
John Marino
207c64909a
math/reduce: upgrade version 20110414 => 20141130
...
This version can be built by system compilers (gcc 4.2 & clang) and
also ports gcc compilers, unlike its predecessor which would segfault
and even lock up during build.
PR: 199832, 199853
Submitted by: pfg (maintainer)
2015-05-02 15:48:08 +00:00
Dmitry Sivachenko
5bbca49ae2
Update to version 1.5.12.
2015-05-02 15:37:58 +00:00
Adam Weinberger
efea48dfe6
Update to 0.60.
...
Changes: https://metacpan.org/changes/distribution/Toadfarm
2015-05-02 15:31:29 +00:00
Juergen Lock
933179202b
Update to 2.2.1 - changelog is here:
...
https://www.videolan.org/developers/vlc-branch/NEWS
2015-05-02 14:24:12 +00:00
Guido Falsi
293d6127c6
- Update to 0.9992
...
- Make the options a MULTI select
2015-05-02 14:12:58 +00:00
Thomas Zander
abe2a0ea4c
- Update to upstream version 14.4.2
...
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer)
2015-05-02 14:02:54 +00:00
Olivier Duchateau
a2270635d7
Update to 3.4
...
Changelog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.4_.282015-05-01.29
2015-05-02 12:12:03 +00:00