aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.54 of the Bouncy Castle Crypto APIs.Vsevolod Stakhov2016-07-295-0/+100
| | | | | | | | | | | | | | | | | | | The FreeBSD Ports Collection already has 1.45 version of the Bouncy Castle and this new port is based on java/bouncycastle. Newer versions are not API-compatible with that older one. Some say they should be given 2.x version numbers. So, this new version comes as distinct port java/bouncycastle15 instead of update for existing java/bouncycastle15 to keep old API version available. This is neccessary dependency for other port updates, e.g. newer version of iText PDF (devel/itext) requires new API of modern Bouncy Castle versions. PR: 211316 Submitted by: Eugen Grosbein <eugen=at=grosbein.net> Notes: svn path=/head/; revision=419237
* Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plistStefan Eßer2016-07-2912-13/+13
| | | | | | | | | by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports. Approved by: antoine (mentor) Notes: svn path=/head/; revision=419236
* Update devel/erlang-protobuffs to version 0.9.0.Jimmy Olgeni2016-07-292-4/+4
| | | | Notes: svn path=/head/; revision=419235
* - Switch to options helpersDmitry Marakasov2016-07-291-2/+2
| | | | Notes: svn path=/head/; revision=419234
* Update The Gimp to 2.8.18Christoph Moench-Tegeder2016-07-294-17/+13
| | | | | | | | | | | | PR: 211124 Submitted by: pkubaj@anongoth.pl Approved by: rene (mentor) Approved by: maintainer-timeout MFH: 2016Q3 Security: 6fb8a90f-c9d5-4d14-b940-aed3d63c2edc Notes: svn path=/head/; revision=419233
* Update devel/erlang-gpb to version 3.24.3.Jimmy Olgeni2016-07-292-4/+4
| | | | Notes: svn path=/head/; revision=419232
* - Update to 2.0.1Erwin Lansing2016-07-292-26/+15
| | | | | | | | | | | | | | | | | | - Switch to options helpers This release is primarily focused on ironing out the issues on the migration path from 1.4 to 2.0. Besides that there are no functional changes. * Fixed crash and linking issue in ods-migrate. * Fixed case where 2.0.0 could not read backup files from 1.4.10. * Fixed bug in migration script where key state in the database wasn't transformed properly. PR: 211403 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=419231
* document Gimp XCF loader vulnerabilityChristoph Moench-Tegeder2016-07-291-0/+27
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=419230
* - Update to 1.1TAKATSU Tomonari2016-07-292-4/+4
| | | | Notes: svn path=/head/; revision=419228
* - Update to version 0.7.0 [1]Pawel Pekala2016-07-287-6/+9
| | | | | | | | | | - Bump all affected ports, ABI change PR: 211417 [1] Submitted by: maintainer Notes: svn path=/head/; revision=419227
* - Fix packaging after PAM lib bump (__FreeBSD_version 1100117)Kris Moore2016-07-282-6/+12
| | | | | | | | PR: 211227 Submitted by: maintainer Notes: svn path=/head/; revision=419226
* Update to version 1.7.0Pawel Pekala2016-07-283-5/+7
| | | | | | | | PR: 211416 Submitted by: IWAMOTO Kouichi (maintainer) Notes: svn path=/head/; revision=419225
* Update qemu-sbruno to upstream.Sean Bruno2016-07-282-6/+6
| | | | | | | | | | Add patch to fixup error message from kevent() emulation: kevent: failed (Bad address) Submitted-by: Mikail Urankar <mikael.urankar@gmail.com> Notes: svn path=/head/; revision=419224
* www/py-gandi.cli: Restore patches to setup.pyKubilay Kocak2016-07-281-0/+35
| | | | | | | | | | | | | | Restore the patches to the setup.py file removed in r419220 [1], as these changes have not been upstreamed and removing them breaks the test target, which attempts to install dependencies such as tox & nose via setuptools, and which aren't required to run tests. [1] https://svnweb.freebsd.org/changeset/ports/419220 pointyhat: bapt Notes: svn path=/head/; revision=419223
* Update to latest versionJosh Paetzel2016-07-285-1706/+4
| | | | | | | | | | | | Incorporates port patches Fixes type warnings on 32 bit and 64 bit with clang Should fix iozone on some of the more "esoteric" arches PR: 211289 Sponsored by: iXsystems Notes: svn path=/head/; revision=419222
* shells/zsh-navigation-tools: update from 2.1.5 to 2.2.1Torsten Zuehlsdorff2016-07-282-4/+4
| | | | | | | | | PR: 210167 Submitted by: Sebastian Gniazdowski <sgniazdowski@gmail.com> (maintainer) Approved by: pi (mentor) Notes: svn path=/head/; revision=419221
* Update to 0.19Baptiste Daroussin2016-07-283-38/+4
| | | | | | | | | | | | | | | | | | Update create commands for namespaces: vm, paas, ip, disk, vlan, webacc to handle new datacenter status: * prevent using a closed datacenter for creation * display a warning when using a datacenter which will be closed in the future Update 'gandi mailbox info' command: aliases are now sorted Fixes #178: 'gandi account info' command now display prepaid amount Fixes #185: 'gandi domain create' command can now change nameservers Fixes #187: 'gandi record list' command has a --limit parameter Fixes #188: broken links in README Fixes certificate unittest for python3 Sponsored by: Gandi.net Notes: svn path=/head/; revision=419220
* devel/pear-HTML_Table: Update version 1.8.3=>1.8.4Muhammad Moinur Rahman2016-07-282-5/+9
| | | | | | | | | - Take MAINTAINERSHIP - Fix COMMENT to limit within 70 - Add LICENSE BSD3CLAUSE Notes: svn path=/head/; revision=419219
* devel/pear-Console_CommandLine: Update version 1.2.1=>1.2.2Muhammad Moinur Rahman2016-07-282-5/+7
| | | | | | | - Take MAINTAINERSHIP Notes: svn path=/head/; revision=419218
* java/java-checkstyle: Update version 6.19=>7.0Muhammad Moinur Rahman2016-07-282-4/+4
| | | | Notes: svn path=/head/; revision=419217
* lang/tcl86: update to 8.6.6Pietro Cerutti2016-07-284-8/+10
| | | | | | | Announcement: https://sourceforge.net/p/tcl/mailman/message/35246302/ Notes: svn path=/head/; revision=419216
* x11-toolkits/tk86: update to 8.6.6, regenerate patches with make makepatchPietro Cerutti2016-07-285-23/+24
| | | | | | | Announcement: https://sourceforge.net/p/tcl/mailman/message/35246302/ Notes: svn path=/head/; revision=419215
* Update devel/elixir-conform to version 2.1.1.Jimmy Olgeni2016-07-284-13/+17
| | | | Notes: svn path=/head/; revision=419214
* devel/tclthread: update to 2.8.0Pietro Cerutti2016-07-284-21/+11
| | | | Notes: svn path=/head/; revision=419213
* dns/nsd: Remove IPv6 option, fixes buildKubilay Kocak2016-07-281-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | Remove the IPv6 option that is causing builds to fail when it is disabled. The issue does not affect package users, as it was a default option. The issue has been fixed upstream [1] and will be included/renabled in the next version update. While I'm here: * Switch to USES=ssl * Add --enable-ipv6 in CONNFIGURE_ARGS to ensure it's explicitly enabled [1] https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=800 PR: 211303 Reported by: <vfx9as gmail com> Approved by: maintainer <jaap NLnetLabs nl> MFH: 2016Q3 Notes: svn path=/head/; revision=419211
* Modify the EOL date as there was a last release fixing known issuesBaptiste Daroussin2016-07-281-2/+2
| | | | | | | Extend by 2 month the expiration date to give more time for users to upgrade Notes: svn path=/head/; revision=419210
* - Update to 0.7.200.2.0TAKATSU Tomonari2016-07-282-5/+7
| | | | Notes: svn path=/head/; revision=419209
* - Update to 1.0TAKATSU Tomonari2016-07-283-18/+5
| | | | | | | - Add "compiles" argument to USES=cran Notes: svn path=/head/; revision=419208
* - Add LICENSE_FILEsDmitry Marakasov2016-07-284-27/+37
| | | | | | | | - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=419207
* Fix an annoying bug of non-working scaling (-w/-h and -x/-y options) inAlexey Dokuchaev2016-07-282-0/+154
| | | | | | | | | | | | | | rsvg-convert(1) utility: https://bugzilla.gnome.org/show_bug.cgi?id=520654 https://bugzilla.gnome.org/show_bug.cgi?id=762115 Approved by: gnome (timeout) Patch by: Michael Biebl Obtained from: Debian Notes: svn path=/head/; revision=419206
* security/libtasn1: update to 4.9Roman Bogorodskiy2016-07-282-3/+5
| | | | | | | | Add '--disable-gcc-warnings' to CONFIGURE_ARGS to prevent using '-Werror' that causes spurious build failures. Notes: svn path=/head/; revision=419204
* databases/mysql55-server: Update to 5.5.50Mark Felder2016-07-272-3/+4
| | | | | | | | | | Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-50.html MFH: 2016Q3 Security: ca5cb202-4f51-11e6-b2ec-b499baebfeaf Notes: svn path=/head/; revision=419202
* Update to version 1.0.6Pawel Pekala2016-07-272-4/+4
| | | | | | | | PR: 211409 Submitted by: Neel Chauhan (maintainer) Notes: svn path=/head/; revision=419201
* Update to version 4.8.1Pawel Pekala2016-07-272-4/+4
| | | | | | | | PR: 211408 Submitted by: Neel Chauhan (maintainer) Notes: svn path=/head/; revision=419200
* Update to version 4.4.1Pawel Pekala2016-07-275-56/+46
| | | | | | | | | | Changelog: https://docs.bestpractical.com/release-notes/rt/4.4.1 PR: 211404 Submitted by: maintainer Notes: svn path=/head/; revision=419199
* www/py-django-redis: update to 4.4.4Rene Ladan2016-07-272-4/+4
| | | | Notes: svn path=/head/; revision=419198
* devel/py-future: Allow concurrent installation with different pythonMuhammad Moinur Rahman2016-07-271-1/+2
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=419197
* net-mgmt/librenms: Update version 201605=>201607Muhammad Moinur Rahman2016-07-272-4/+4
| | | | Notes: svn path=/head/; revision=419196
* - Update to version 1.08 [1]Pawel Pekala2016-07-273-19/+25
| | | | | | | | | | | | | | | | | | - Update LICENSE and set LICENSE_FILE [1] - Port is architecture neutral - Split install target to conditional installation of files depending on options set Changelog: - Use env printf instead of hardcoding printf path - Added a $forecast_text variable allowing to customize forecast text - Relicensed under the BSD 2-Clause license PR: 211384 [1] Submitted by: Danilo G. Baio (maintainer) [1] Notes: svn path=/head/; revision=419195
* Belatedly add a note about emulators/virtualbox-ose upgrade.Jung-uk Kim2016-07-271-0/+10
| | | | | | | Requested by: Kevin Oberman (rkoberman at gmail dot com) Notes: svn path=/head/; revision=419194
* Fix breakage caused by r419105.Cy Schubert2016-07-271-1/+2
| | | | | | | | PR: 211401 Pointy hat to: yours truly Notes: svn path=/head/; revision=419192
* - Update to version 0.26 [1]Pawel Pekala2016-07-273-4/+5
| | | | | | | | | | - Fix capitalization in pkg-descr PR: 210925 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=419190
* - Change maintainer email [1]Pawel Pekala2016-07-271-4/+5
| | | | | | | | | | | | - Add LICENSE info [1] - Strip more binaries [1] - No need to include bsd.port.pre.mk PR: 210844 [1] Submitted by: otacilio.neto@bsd.com.br (maintainer) Notes: svn path=/head/; revision=419189
* Update to 2.2.11Matthew Seaman2016-07-272-5/+4
| | | | | | | ChangeLog: http://sphinxsearch.com/blog/2016/07/26/sphinx-2-2-11-release/ Notes: svn path=/head/; revision=419188
* - Use clang where possibleDmitry Marakasov2016-07-271-4/+10
| | | | | | | | | | - Add missing xorg dependency PR: 211258 Submitted by: jbeich@FreeBSD.org Notes: svn path=/head/; revision=419187
* - Update to version 2.11.0 [1]Pawel Pekala2016-07-273-5/+9
| | | | | | | | | | | - Register proxy dependencies detected by stage-qa PR: 211005 [1] Submitted by: Sergey Brunov [1] Approved by: maintainer timeout Notes: svn path=/head/; revision=419186
* Update to v151002.Jonathan Anderson2016-07-272-4/+5
| | | | | | | | Approved by: mat (portmgr) Differential Revision: https://reviews.freebsd.org/D6339 Notes: svn path=/head/; revision=419184
* Remove `Requires.private: zlib` on FreeBSD <10.Jonathan Anderson2016-07-271-0/+8
| | | | | | | | | | | | On FreeBSD 9, the 'Requires.private: zlib' line in tcl.pc causes breakage in ports that use pkg-config tcl to build their cflags, libraries, etc. This commit fixes at least the devel/libdistance build on 9; it may fix others, too. Approved by: gahr Differential Revision: https://reviews.freebsd.org/D4359 Notes: svn path=/head/; revision=419183
* New port: net/rubygem-fog-azureTorsten Zuehlsdorff2016-07-274-0/+32
| | | | | | | | | | | | This library can be used as a module for `fog` or as standalone provider to use the Azure cloud services in applications. WWW: http://github.com/fog/fog-azure Approved by: swills (mentor) Notes: svn path=/head/; revision=419182
* New port: net/rubygem-azureTorsten Zuehlsdorff2016-07-275-0/+49
| | | | | | | | | | | Microsoft Azure Client Library for Ruby WWW: http://github.com/azure/azure-sdk-for-ruby Approved by: swills (mentor) Notes: svn path=/head/; revision=419181