aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lang/gnustep-base: Remove empty directories from stagedirJohn Marino2015-02-281-0/+3
| | | | | | | | | | | | | Two empty directories weren't listed in pkg-plist, causing this port not to pass poudriere QA checks. My interpretation is that these directories were never packaged, and they should not be packaged, so let's simply remove them from stagedir. This alse means we don't have to bump the port. Approved by: just fix it Notes: svn path=/head/; revision=380156
* net-p2p/btsync: update 1.4.106 -> 1.4.110Bartek Rutkowski2015-02-282-5/+5
| | | | | | | | PR: 197611 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> Notes: svn path=/head/; revision=380155
* Use operator = to assign RUN_DEPENDS.Jimmy Olgeni2015-02-283-3/+3
| | | | Notes: svn path=/head/; revision=380154
* Update to 1.55. Change WWW to the Meta::CPAN page.Adam Weinberger2015-02-283-5/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/Mojolicious-Plugin-TtRenderer Notes: svn path=/head/; revision=380153
* - Fix build with Clang 3.6.0Sunpoet Po-Chuan Hsieh2015-02-281-0/+18
| | | | | | | | PR: 198007 Submitted by: dim Notes: svn path=/head/; revision=380152
* - Unbreak INDEX build after r380146Jan Beich2015-02-281-2/+4
| | | | | | | | | | | - Mark BROKEN until I figure out if the port works with multimedia/kodi PR: 196299 Reported by: Portsnap buildbox Pointy hat: jbeich Notes: svn path=/head/; revision=380150
* Fix typoBaptiste Daroussin2015-02-281-1/+1
| | | | Notes: svn path=/head/; revision=380149
* Update to 4.9Baptiste Daroussin2015-02-282-5/+6
| | | | | | | | | | | Notable changes: - mouse button bindings - improved EWMH compatibility - plenty of bugfixes and little enhancements - new dependency on libxkbcommon which drops the last direct dependency on Xlib Notes: svn path=/head/; revision=380148
* Update to 4.1Grzegorz Blach2015-02-282-3/+6
| | | | | | | | PR: 197973 Submitted by: maintainer (khsing.cn <at> gmail <dot> com) Notes: svn path=/head/; revision=380147
* - Rename XBMC to Kodi following upstreamJan Beich2015-02-2829-632/+965
| | | | | | | | | | | | | - Update to 14.0 Changes: http://kodi.tv/introducing-kodi-14/ PR: 196299 Differential Revision: https://reviews.freebsd.org/D1900 Submitted by: mickael.maillot@gmail.com (maintainer) Reviewed by: bapt Notes: svn path=/head/; revision=380146
* - Upgrade to 1.4.19 (with SCA fix).Jun Kuriyama2015-02-285-28/+28
| | | | Notes: svn path=/head/; revision=380145
* - Update libcec to 2.2.0 [1]Jan Beich2015-02-287-7/+138
| | | | | | | | | | | | | - Unbreak consumers after update [2] - No PORTREVISION bumps because binary compatible PR: 196299 Differential Revision: https://reviews.freebsd.org/D1900 Submitted by: mickael.maillot@gmail.com (maintainer) [1] Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) [2] Notes: svn path=/head/; revision=380144
* Add new port: audio/shairplayJan Beich2015-02-285-0/+45
| | | | | | | | | | | | | | PR: 196299 Differential Revision: https://reviews.freebsd.org/D1900 Submitted by: mickael.maillot@gmail.com Shairplay is a free portable AirPlay server implementation similar to ShairPort. Currently only AirPort Express emulation is supported. WWW: https://github.com/juhovh/shairplay Notes: svn path=/head/; revision=380143
* Unbreak build when LOGGING option is disabledJan Beich2015-02-281-0/+28
| | | | | | | | | | | | | PR: 198090 Reported by: Piotr Kubaj <pkubaj@riseup.net> Reported by: Matthew D. Fuller <fullermd@over-yonder.net> Reported by: rozhuk.im@gmail.com Obtained from: https://github.com/mozilla/gecko-dev/commit/6af7f0e6 MFH: 2015Q1 X-MFH-With: r380090 Notes: svn path=/head/; revision=380142
* Update to 0.9.11.13Mark Felder2015-02-283-4/+6
| | | | Notes: svn path=/head/; revision=380141
* www/squid33: Fast track removal to 14 March 2015John Marino2015-02-281-2/+3
| | | | | | | | | | | | This port was supposed to be removed 31 Jan 2015, but it was extended four months. A few days later the bug that it was extended for was fixed and is already in www/squid (3.4.12) Therefore, cancel the rest of the extension and remove this port in two weeks. Notes: svn path=/head/; revision=380140
* databases/cego: 2.20.21 -> 2.20.22Kurt Jaeger2015-02-282-3/+3
| | | | | | | | | | | | | | - Added command line parameter validation for poolsize, numdbthread, numadminthread and numlogthread parameters - Fix in CegoFactor::evalFieldValue : For the QUERY case, the select instance was not reset. Since the query starts from a undefined point, this might lead to "list position exceeded" exceptions - Fix in CegoQueryHelper::evalSelection for isAgg-case Submitted by: Björn Lemke <lemke@lemke-it.com> (author) Notes: svn path=/head/; revision=380139
* Replace USE_GCC=4.8+ by USE_GCC=yes.Gerald Pfeifer2015-02-281-1/+1
| | | | | | | Approved by: maintainer (Shane Ambler <FreeBSD@Shaneware.biz>) Notes: svn path=/head/; revision=380138
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-02-286-0/+12
| | | | Notes: svn path=/head/; revision=380137
* net-p2p/tribler: update 6.3.3 -> 6.4.3Bartek Rutkowski2015-02-284-208/+105
| | | | | | | | | | - Drop GH usage and fix MASTERSITES PR: 197451 Submitted by: Kato Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=380136
* If building with GCC, force the use of a current version, since someGerald Pfeifer2015-02-281-2/+9
| | | | | | | | | | | dependencies do that now and the old GCC 4.2 system compiler fails to link with those. PR: 197907, 196712 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=380135
* antoine, four months are too long.Matthias Andree2015-02-281-1/+1
| | | | | | | There needs to be pressure on *coin, and they seem to be making some progress. Notes: svn path=/head/; revision=380134
* - update to 1.85Dirk Meyer2015-02-282-62/+141
| | | | Notes: svn path=/head/; revision=380133
* devel/rubygem-tzinfo03: update to 0.3.43Steve Wills2015-02-282-3/+3
| | | | Notes: svn path=/head/; revision=380132
* - Simplify MASTER_SITESDmitry Marakasov2015-02-281-8/+17
| | | | | | | | | | | | | | | - Remove unneeded MAN1 - Don't show pkg-message from Makefile - Disable and mark broken RAZE and STAR options, as they fail to link - Fix configure to properly detect amd64 arch - When compiling with clang, drop compiler flags not supported by it - Disable -malign-double on amd64, gcc says it makes no sense Approved by: bapt MFH: 2015Q1 Notes: svn path=/head/; revision=380131
* - Update to 0.4.12Dmitry Marakasov2015-02-282-4/+4
| | | | Notes: svn path=/head/; revision=380130
* - Update to 0.4.12Dmitry Marakasov2015-02-284-18/+32
| | | | | | | | | | | - Clarify license - Add LICENSE_FILE PR: 197797 Submitted by: loic.blot@unix-experience.fr Notes: svn path=/head/; revision=380129
* - Drop @dirrm* from plistDmitry Marakasov2015-02-281-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=380128
* - Drop @dirrm* from plistDmitry Marakasov2015-02-281-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=380127
* New port: misc/vdmfecKurt Jaeger2015-02-274-0/+50
| | | | | | | | | | | | | | | | | | | | VDMFEC implements Block ECC using a Forward Error Correction (FEC) code based on Vandermonde (VDM) matrices in GF(2^8) due to Luigi Rizzo. Its primary application is intended to be in recovering data from unreliable media such as diskettes. Another example is wrapping 'zfs send' streams before dumping onto tape. The home page for FEC is http://www.iet.unipi.it/~luigi/fec.html WWW: http://members.tripod.com/professor_tom/archives/ PR: 197950 Submitted by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> Notes: svn path=/head/; revision=380126
* Fix categoryBryan Drewery2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380125
* - Add p5-Protocol-HTTP2 0.15Sunpoet Po-Chuan Hsieh2015-02-275-0/+80
| | | | | | | | | | | | Protocol::HTTP2 is HTTP/2 protocol (draft 17) implementation with stateful decoders/encoders of HTTP/2 frames. You may use this module to implement your own HTTP/2 client/server/intermediate on top of your favorite event loop over plain or tls socket. WWW: http://search.cpan.org/dist/Protocol-HTTP2/ Notes: svn path=/head/; revision=380124
* - Update to 2.6.0Sunpoet Po-Chuan Hsieh2015-02-273-3/+5
| | | | | | | Changes: https://github.com/npm/npm/releases Notes: svn path=/head/; revision=380123
* - Update to 0.7.5Sunpoet Po-Chuan Hsieh2015-02-274-16/+4
| | | | | | | Changes: https://github.com/tatsuhiro-t/nghttp2/releases Notes: svn path=/head/; revision=380122
* - Update to 3.08Sunpoet Po-Chuan Hsieh2015-02-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog Notes: svn path=/head/; revision=380121
* - Update to 1.28Sunpoet Po-Chuan Hsieh2015-02-273-10/+9
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Geo-BUFR/Changes Notes: svn path=/head/; revision=380120
* - Remove bash dependency and change the two scripts that are invoking bash ↵Sean Bruno2015-02-272-5/+6
| | | | | | | | | | | | | to sh. - Actually install the two scripts in the package. bug. - Install these two scripts when the CONFIG BUILDER option is set. - Bump portrevision. Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=380119
* New port: net-mgmt/riemannKurt Jaeger2015-02-278-0/+151
| | | | | | | | | | | | | | | | | | | | Riemann monitors low-latency, transient shared state for systems with many moving parts. Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception raised by your code. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Send alerts when a key process fails to check in. Know how many users signed up right this second. WWW: http://riemann.io/ PR: 197403 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> Notes: svn path=/head/; revision=380118
* databases/opendbx: add USES+= readlineJohn Marino2015-02-271-1/+1
| | | | | | | | | | | | This started failing without a recent change to opendbx, so a dependency most have stopped pulling in readline. The configure error was: error: readline library (libreadline) not found approved by: blanket Notes: svn path=/head/; revision=380116
* Upgrade to 1.4.2.Thierry Thomas2015-02-272-3/+3
| | | | Notes: svn path=/head/; revision=380115
* - Fix shebangsDmitry Marakasov2015-02-272-8/+8
| | | | | | | | | | | | | | - Add bash and perl to run-depends since this port installs scripts written in these - Drop @dirrm* from plist - Remove documentation file from plist it is handled by PORTDOCS - Add LICENSE_FILE PR: 197224 Submitted by: amdmi3 Approved by: maintainer timeout Notes: svn path=/head/; revision=380114
* Update to 1.13.1Grzegorz Blach2015-02-272-3/+3
| | | | Notes: svn path=/head/; revision=380113
* Update to 1.13.1Grzegorz Blach2015-02-272-3/+3
| | | | Notes: svn path=/head/; revision=380112
* - Fix referencing stagedir from installed filesDmitry Marakasov2015-02-273-439/+29
| | | | | | | | | | | | | | - Remove @dirrm* from plist - Add empty directories to plist - Fix indentation - Strip binary PR: 196808 Submitted by: amdmi3 Approved by: maintainer timeout (decke@) Notes: svn path=/head/; revision=380111
* Extend expiration date of 4 months, *coin ports still need itAntoine Brodin2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380110
* Regen distinfo for released one, similar to r380101Jan Beich2015-02-271-2/+2
| | | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1136240 Reported by: tijl MFH: 2015Q1 X-MFH-With: r380090 Notes: svn path=/head/; revision=380109
* - Switch to linguisttools_buildDmitry Marakasov2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380108
* - Switch to linguisttools_buildDmitry Marakasov2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380107
* - Switch to linguisttools_buildDmitry Marakasov2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380106
* - Switch to linguisttools_buildDmitry Marakasov2015-02-271-1/+1
| | | | Notes: svn path=/head/; revision=380105