aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Add BUILD_DEPENDS for cmake version requirementsunpoet2015-12-071-0/+1
| | | | | PR: 203311 Reported by: Tilghman Lesher <tilghman@meg.abyt.es>
* - Use gmake for zsh completionssunpoet2015-12-071-1/+2
| | | | - Bump PORTREVISION for package change
* - Fix build on i386sunpoet2015-12-071-0/+11
|
* - Fix LICENSEsunpoet2015-12-071-3/+3
| | | | - Convert to new options target helper
* Mk/Uses/ada.mk: Support lang/gcc6-auxmarino2015-12-071-8/+9
|
* Bump qemu-sbruno to capture commits in upstream project.sbruno2015-12-072-6/+6
| | | | | | - Fix build on freebsd9 (rakuco) - When using readlink(1) to read /proc/curproc/file, return the emulated program name, not qemu. (jkim)
* Add new port lang/gcc6-auxmarino2015-12-0713-0/+2419
| | | | | | | | This will be the successor to lang/gcc5-aux. GCC6 is still in development although the Ada front end is generally stable. Once gcc6-aux is released, the lang/gcc-aux port will likely be removed. For that to happen, the gnatdroid compilers need to move from it to gcc5-aux or gcc6-aux. The Ada framework will also move to gcc6-aux by default as well.
* Update to alpha-20150905antoine2015-12-072-4/+4
|
* Update to experimental-20151205antoine2015-12-072-4/+4
|
* Update to alpha-20151205antoine2015-12-062-4/+4
|
* Update to alpha-20151205antoine2015-12-062-4/+4
|
* Update to alpha-20150830antoine2015-12-062-4/+4
|
* Update to experimental-20151205antoine2015-12-062-4/+4
|
* Update to alpha-20151205antoine2015-12-062-4/+4
|
* Update to alpha-20151205antoine2015-12-062-5/+7
|
* Update to alpha-20151205antoine2015-12-062-4/+4
|
* Move www/httpd to www/openhttpd to avoid consistency issuesriggs2015-12-065-6/+9
| | | | | | | - Move to www/obhttpd - Avoid config file name conflict: httpd.conf -> obhttpd.conf PR: 198705
* - Update to 0.9.19tota2015-12-062-3/+3
|
* - Update to 5.4.1danilo2015-12-062-3/+3
|
* - Update to 0.12.2tota2015-12-062-8/+9
|
* net/adasockets: Upgrade version 1.9.2 => 1.10marino2015-12-062-3/+3
|
* lang/gcc5-aux: Upgrade version 20150716 => 20161204 (gcc 5.2 => 5.3)marino2015-12-063-11/+5
|
* Update to 0.9.2cs2015-12-062-6/+5
|
* sysutils/pesign: unbreak on pre-10.2 systemsjbeich2015-12-063-6/+64
| | | | | | | | | | | - No reason to use ppoll(2), so switch to poll(2) - Include missing strchrnul(3) for 9.x No PORTREVISION bump because 10.2+ behavior doesn't change. PR: 205039 Approved by: trasz (maintainer) MFH: 2015Q4
* Update to 2015.8.3dryice2015-12-063-3/+9
| | | | | PR: 205043 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - Clarify LICENSEamdmi32015-12-061-1/+4
| | | | | - Add LICENSE_FILE - Switch to options helpers
* Add port of OpenBSD http daemonriggs2015-12-065-0/+72
| | | | | PR: 198705 Submitted by: koue@chaosophia.net (maintainer)
* Fix for WRKDIR/WRKSRC after recent ports infrastructure changes.ehaupt2015-12-061-3/+3
| | | | | PR: 204459 Submitted by: Helge Oldach <freebsd@oldach.net>
* The latest patch (42) has been slightly adjusted. See the following diff:ehaupt2015-12-062-2/+2
| | | | | | | | | | | | | | | | | | --- diff begins here --- --- /usr/distfiles/bash.old/bash43-042 2015-08-13 21:41:06.000000000 +0200 +++ /usr/distfiles/bash/bash43-042 2015-12-01 22:57:39.000000000 +0100 @@ -27,7 +27,7 @@ + lex_rwlen = 0; } } -*** ../bash-4.3-patched/parse.y 2015-05-18 19:27:05.000000000 -0400 +*** ../bash-4.3-patched/y.tab.c 2015-05-18 19:27:05.000000000 -0400 --- y.tab.c 2015-06-29 10:59:27.000000000 -0400 *************** *** 6021,6024 **** --- diff ends here --- Notified by: many
* Allow staging as a regular userantoine2015-12-061-3/+2
|
* Simply remove test per upstream suggestion.shurd2015-12-061-1/+1
| | | | This allows builds against wxWidgets 3.0+ to succeed.
* games/burrtools: check OPSYS before using OSVERSIONmarino2015-12-061-1/+1
| | | | | This really needs USES=compiler:features I think rather than hardcoding the c++ library.
* - Update to 0.4-1tota2015-12-063-5/+4
| | | | - Update WWW in pkg-descr
* - Update to 1.7-12tota2015-12-062-4/+3
|
* Add a notice regarding mail/postfixadmin update to version 2.93riggs2015-12-061-1/+21
| | | | | | | | While on it: - Correct minor typo in the e-mail of the previous commit PR: 204131 Submitted by: ports.maintainer@evilphi.com (postfixadmin maintainer)
* sysutils/dmidecode: add dmidecode to periodic/daily to track hardware changespi2015-12-063-3/+64
| | | | | | | | | | To enable tracking dmidecode diffs in daily mail the admin should set the variable daily_status_dmidecode_enable to "YES" in /etc/periodic.conf PR: 188941 Submitted by: marck Approved by: sunpoet (timeout)
* - Update to 0.5-88tota2015-12-063-8/+7
| | | | - Update WWW in pkg-descr
* New port: net/dhcpdpi2015-12-066-0/+77
| | | | | | | | | | | | | | This is the FreeBSD port of the OpenBSD dhcpd. The Dynamic Host Configuration Protocol (DHCP) is a standardized network protocol used on Internet Protocol (IP) networks for dynamically distributing network configuration parameters, such as IP addresses for interfaces and services. WWW: https://github.com/koue/dhcpd PR: 197361 Submitted by: Nikola Kolev <koue@chaosophia.net>
* Add an entry in UPDATING about the change of the default location where zshbapt2015-12-061-0/+8
| | | | | | looks for zshrc/zprofile: ${PREFIX}/etc instead of /etc Requested by: "Dr. Peter Voigt" <pvoigt@uos.de>
* Explicitly prevent manpage renaming otherwise, on an uncontrolled env, thebapt2015-12-061-0/+1
| | | | manpages may end up renamed
* Add omxplayer, a command line media player originally developed for the RPiriggs2015-12-0610-0/+254
| | | | | PR: 204392 Submitted by: mikael.urankar@gmail.com (maintainer)
* - Update to 1.0.1tota2015-12-063-7/+15
| | | | - Update COMMENT and pkg-descr
* - Update to 2.0.0tota2015-12-062-3/+3
|
* - Update to 0.6.300.2.0tota2015-12-062-4/+4
|
* - Update to 1.1.araujo2015-12-062-8/+11
| | | | | | | | | - Add LICENSE. - Pass the maintainership to the author. - Project moved to github. Submitted by: Thomas Kuiper <tkuiper@inxsoft.net> Sponsored by: Hackathon Taipei.
* - Add new port: math/R-cran-MSwMtota2015-12-064-0/+24
| | | | | | | Univariate Autoregressive Markov Switching Models for Linear and Generalized Models WWW: https://cran.r-project.org/web/packages/MSwM/
* Upgrade to 1.7.21.vanilla2015-12-062-3/+3
|
* - Update to 1.21.araujo2015-12-063-12/+18
| | | | | | | | | - Add LICENSes. - Pass the maintainership to the author. - Regenerate the Makefile patch. Submitted by: Thomas Kuiper tkuiper@inxsoft.net Sponsored by: HackAthon Taipei
* - Update to 5.27zi2015-12-062-3/+3
|
* - Update to 0.51.araujo2015-12-062-5/+10
| | | | | | | | | | | - Project moved to github. - Add LICENSEs. Changelog at: https://github.com/engerim42/wmbinclock/blob/master/CHANGELOG Submitted by: Thomas Kuiper <tkuiper@inxsoft.net> (author) Approved by: logix@foobar.franken.de (maintainer implicite) Sponsored by: Hackathon Taipei.
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0marino2015-12-06227-2010/+1588
| | | | | | | | | | | | | This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
* bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section.rakuco2015-12-061-10/+10
| | | | | | | Do it so that files in Mk/Uses can set it too. It is required by the upcoming Uses/pyqt.mk that we will land soon to support PyQt5. PR: 204975
* devel/p5-Perl-osnames: adding it to devel/Makefilepi2015-12-061-0/+1
|
* Update CMake to 3.4.1.rakuco2015-12-066-155/+6
| | | | | | | | | Release notes: http://www.kitware.com/blog/home/post/1016 Finally a small, bug-fix release that does not requrie changes to other ports. PR: 205014
* devel/p5-PerlIO-via-Timeout: Change COMMENT to unbreak INDEXpi2015-12-061-1/+1
|
* New port: net/p5-IO-Socket-Timeoutpi2015-12-065-0/+32
| | | | | | | | This module provides a way to set a timeout on read / write operations on an IO::Socket instance, or any IO::Socket::* modules, like IO::Socket::INET. WWW: http://search.cpan.org/dist/IO-Socket-Timeout/
* New port: devel/p5-PerlIO-via-Timeoutpi2015-12-065-1/+40
| | | | | | | | | | | | | | | | This package implements a PerlIO layer, that adds read / write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time. The timeout is implemented by using <select> on the handle before reading/writing. WARNING the handle won't timeout if you use sysread or syswrite on it, because these functions works at a lower level. However if you're trying to implement a timeout for a socket, see IO::Socket::Timeout that implements exactly that. WWW: http://search.cpan.org/dist/PerlIO-via-Timeout
* Update to upstream version 0.8b, fix DOCSriggs2015-12-063-23/+116
| | | | | | | | | | - Update from 0.5 to 0.8-beta - Fix DOCS option - Fetch distfile from github PR: 204911 Submitted by: crest@bultmann.eu (maintainer) Reviewed by: koobs, riggs
* - Change master site and WWW from https://code.google.com/p/lugaru/ tonemysis2015-12-062-2/+2
| | | | https://bitbucket.org/osslugaru/lugaru/wiki/Home
* Update to the GCC 5.3 release.gerald2015-12-064-5/+6
| | | | | | Reestablish the GRAPHITE option. Still off by default, as originally. Pet overeager portlint (when it comes to patch format).
* databases/cego: 2.26.16 -> 2.27.0pi2015-12-062-3/+3
| | | | | | | | - Introduced BTree Cache to speed up the creating of large btree indizes. A BTree Cache test done with 100 million tuples went from 20h to 2.6h to create the index. Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* comms/usbmuxd: apply udev workaround to DragonFly as welljbeich2015-12-061-1/+1
| | | | | | | | | --- 39-usbmuxd.rules --- /usr/bin/sed -r -e 's|@udev_activation_rule[@]|RUN+="@sbindir@/usbmuxd --user usbmux --udev"|g' -e 's|@sbindir[@]|/usr/local/sbin|g' < > 39-usbmuxd.rules || rm 39-usbmuxd.rules sh: Syntax error: redirection unexpected (expecting word) Reported by: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/usbmuxd/ Approved by: portmgr blanket
* devel/efivar: unbreak build on DragonFlyjbeich2015-12-061-1/+1
| | | | | | | | | Don't rely on USE_GCC using implicit -isystem/usr/local/include to fix efivar.c:20:18: fatal error: popt.h: No such file or directory Approved by: portmgr blanket Reported by: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/efivar/
* devel/fb-adb: update to prefer native ppoll(2) on 10.2+jbeich2015-12-052-4/+4
| | | | | | | ppoll() implemented via kqueue(2) is ~ 200 lines of code. So, this is a minor optimization. Changes: https://github.com/facebook/fb-adb/commit/df6073f
* - Add USES= pkgconfig, forgotten in previous commitnemysis2015-12-052-1/+12
| | | | | | | - Add patch, fix build with 32-bit platforms PR: 205020 Submitted by: rakuco
* Fix ncurses linker scriptbapt2015-12-051-2/+3
|
* Update to version 0.14.1, which contains 13 closed bugs (ported from 0.15.0).danfe2015-12-053-4/+12
|
* biology/seqtools: 4.39.2 -> 4.39.3pi2015-12-052-3/+3
| | | | | | | - Blixem Further improve the display of features in the detail view when they have transparent fill, making sure that they have a visible border.
* Update to upstream version 5.0.3 ; Pet portlintriggs2015-12-054-1599/+1742
| | | | | PR: 204857 Submitted by: m.tsatsenko@gmail.com (maintainer)
* - Add LICENSE_FILEsunpoet2015-12-051-0/+1
| | | | Approved by: portmgr (blanket)
* - Add LICENSE_FILEsunpoet2015-12-051-0/+1
| | | | Approved by: portmgr (blanket)
* - Add LICENSE_FILEsunpoet2015-12-051-0/+1
| | | | Approved by: portmgr (blanket)
* - Add LICENSE_FILEsunpoet2015-12-051-0/+1
| | | | Approved by: portmgr (blanket)
* Add dependency on pkgconfig, if pkgconf is not installed the ncurses configurebapt2015-12-051-1/+1
| | | | | | scripts sets PKG_CONFIG_LIBDIR to no installing pcfiles to the no directory... Reported by: rakuco
* security/py-letsencrypt: Update to 0.1.0brnrd2015-12-055-20/+10
| | | | | | | | | | | | | - Update py-letsencrypt to 0.1.0 - Update py-acme to 0.1.0 - Update pkg-message accordingly This marks the first non-development release of Letsencrypt.org for the public BETA Reviewed by: koobs (mentor, maintainer), cpm_fbsd.es (maintainer), feld Approved by: koobs (mentor, maintainer), cpm_fbsd.es (maintainer), feld MFH: 2015Q4 Differential Revision: https://reviews.freebsd.org/D4360
* Add patch to use drm.h instead of redefining the types.kwm2015-12-052-1/+20
| | | | This unbreaks the build of xorg-server on 9.3.
* Document OpenSSL multiple vulnerabilities.delphij2015-12-051-0/+48
|
* Fix copy/paste errorbapt2015-12-051-1/+1
| | | | Submitted by: junovitch
* Update to 1.4.4bapt2015-12-052-8/+4
| | | | Use pathfix instead of a dedicated target
* Update to 1.3.3bapt2015-12-052-8/+4
| | | | Use pathfix instead of specific target
* Update to 1.0.26bapt2015-12-053-14/+25
| | | | | Use options helpers Use USES=localbase
* Update ncurses to 6.0bapt2015-12-055-14/+27
| | | | | from now ncurses will track the release and not the snapshots ABI has changed, add a note for users on how to upgrade
* - Add LICENSEamdmi32015-12-051-1/+4
| | | | - Switch to options helpers
* - Add LICENSE_FILEamdmi32015-12-051-1/+2
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32015-12-051-2/+5
| | | | | - Add LICENSE_FILE - Switch to options helpers
* - Clarify LICENSEamdmi32015-12-051-2/+5
| | | | | - Add LICENSE_FILE - Switch to options helpers
* Update to 1.0.2e.delphij2015-12-053-12/+20
| | | | | | | | | | Security: CVE-2015-3193 Security: CVE-2015-3194 Security: CVE-2015-3195 Security: CVE-2015-3196 Security: CVE-2015-1794 MFH: 2015Q4 Approved by: so
* - Add LICENSEamdmi32015-12-051-3/+4
| | | | - Switch to options helpers
* - Add LICENSEamdmi32015-12-051-1/+8
| | | | | - Don't install empty and unneeded docs - Switch to options helpers
* - Switch to options helpersamdmi32015-12-051-3/+3
|
* - Switch to options helpersamdmi32015-12-051-0/+2
|
* - Clarify LICENSEamdmi32015-12-051-1/+4
| | | | | - Add LICENSE_FILE - Switch to options helpers
* multimedia/x265: update to 1.8jbeich2015-12-059-9/+11
| | | | | | | ABI isn't compatible, so bump PORTREVISION in consumers. PR: 204990 Submitted by: Anton Sayetsky <vsasjason@gmail.com>
* Update to 2.2.12bapt2015-12-053-7/+8
| | | | Sort plist examples
* - Update to 1.42sunpoet2015-12-052-7/+11
| | | | | | | | | | | - Add more TEST_DEPENDS - While I'm here: - Use USE_PERL5=modbuild - Sort TEST_DEPENDS Changes: http://search.cpan.org/dist/Workflow/Changes PR: 205031 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* - Update to 0.721sunpoet2015-12-052-5/+7
| | | | | | | | | - Add TEST_DEPENDS - While I'm here, remove outdated PORTSCOUT Changes: http://search.cpan.org/dist/XML-Parser-Lite/Changes PR: 205028 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* - Update to 1.16sunpoet2015-12-053-30/+26
| | | | | | | | | | - Sort PLIST - While I'm here: - Update *_DEPENDS: remove redundant LOCALBASE/bin - Sort *_DEPENDS PR: 205024 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* - Update WWWsunpoet2015-12-052-1/+2
| | | | | | | | - While I'm here, add NO_ARCH PR: 205023 Submitted by: <fre.fbsdpr@expertmaker.com> Approved by: portmgr (blanket)
* - Update to 3.5.8sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/logical42/d3_rails/commits/master
* - Update to 3.5.8sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/logical42/d3_rails/commits/master
* - Update to 1.0.15sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
* - Update to 1.0.15sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
* - Update to 1.0.15sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
* - Update to 0.11.1sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
* - Update to 1.0.2sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
* - Update to 3.04sunpoet2015-12-052-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes
* - Update to 0.14sunpoet2015-12-052-4/+3
| | | | Changes: http://search.cpan.org/dist/Net-OpenSSH-Parallel/Changes
* - Fix build with jbig2dec 0.12sunpoet2015-12-051-0/+2
| | | | | | - Add LICENSE_FILE Approved by: portmgr (blanket)
* - Update to 0.6.7sunpoet2015-12-052-4/+7
| | | | | | | | | | | | - Add missing PKGNAMEPREFIX - Add LICENSE_FILE - Add NO_ARCH - Sort USE_PYTHON Changes: https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG PR: 204880 Submitted by: sunpoet (myself) Approved by: lwhsu (maintainer)
* Update 1.13.2 --> 1.13.3cy2015-12-052-9/+3
|
* Fix whitespace around powerpc64 options.gerald2015-12-051-2/+2
|
* Fix typos.adamw2015-12-051-2/+2
| | | | Pointy hats on standby.
* Update to 6.35.adamw2015-12-052-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Mojolicious
* - Update to 2015.11.27.1.araujo2015-12-052-3/+3
|
* Depend on flex and bison from ports on 9.rakuco2015-12-051-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | According to portsmon, benchmarks/fio's build is currently broken on 9 after the update to 2.2.11: lex: can't open lex.yy.c with a verbose build it's possible to see that this is because base's flex on 9 is too old and does not support "-o foo", it requires "-ofoo". Depending on flex from ports to fix the build is not enough, as then the yacc call fails: /usr/bin/yacc -o y.tab.c -l -d -b y exp/expression-parser.y yacc: e - line 68 of "exp/expression-parser.y", syntax error %parse-param { long long *result } ^ Makefile:312: recipe for target 'y.tab.c' failed Fix it by depending on both textproc/flex and devel/bison when the versions in base are too old. PR: 205022 Approved by: bapt (maintainer)
* We do not have yet the need for that new timestamp :)bapt2015-12-051-1/+0
|
* Update to zsh 5.2bapt2015-12-054-7/+32
| | | | | | | | | While here: - ensure zsh looks ${PREFIX}/etc for zshrc [1] - hook the testsuite to our test framework PR: 201866 Submitted by: Georgy <delycid@gmail.com>
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.bdrewery2015-12-053-7/+7
| | | | | | | | | This fixes errors when PORTSDIR is not set and /usr/ports is not used. The /usr/share/bsd.port.mk logic will auto set PORTSDIR, but this was not being passed into children in the dependency scripts. With hat: portmgr Reported by: bapt
* Partially revert r401242 to fix build with PYTHON option turned on. Notejkim2015-12-051-1/+2
| | | | | | | | | | | it is not possible to use PYTHON_CMD like this because it is resolved too late and configure script fails like this: checking whether to use python... checking for ... missing configure: error: unable to find python program MFH: 2015Q4
* Add Java build option for PowerPC64.andreast2015-12-051-2/+4
| | | | Approved by: gerald (maintainer)
* - Update to 1.8.1sunpoet2015-12-052-4/+4
| | | | | | - Update LICENSE Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
* - Add LICENSE_FILEsunpoet2015-12-051-1/+1
|
* - Update to 1.8.1sunpoet2015-12-052-3/+3
| | | | Changes: https://github.com/flori/tins/blob/master/README.md#changes
* net/dhcpcd: 6.9.3 -> 6.9.4pi2015-12-052-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - dhcpcd will now configure chrony if installed and ntp isn't - replace the SixRD decode function with a generic definition - try harder to ensure only 1 lladdr exists per interface on BSD - change IPv6 routes on MTU change - -p works with -x on an already running process started without -p - fix TEST for IPv4LL - Correct size allocation for prefix delegation, thanks to Jade - Add an option to enable DHCPv6 Information Request without the need for dhcpcd to recieve an IPv6 Router Advertisement with the Other Configuration bit set. - Introduce the optional option type, which allows embedded options to be optional - Mark our logger function as sysloglike because we enjoy using %m - Don't check link state if not instruted to before working out if we can fork early or not. - Add a -N --renew option to renew any existing address early - Obey the hostname_short option even for configured FQDN hostnames - -U, --dumplease now works with standard input. It no longer works with a filename. - If dumping leases, skip authentication and address expiry checks - Fix adding static routes via a gateway on BSD - Always send LOG_DEBUG to syslog(3) even if we are in quiet mode. It's upto syslog to filter it. - If testing or dumping leases, don't send to syslog only stdout/stderr. PR: 204936 Submitted by: roy@marples.name (maintainer)
* - Update to 3.5.0sunpoet2015-12-052-4/+5
| | | | Changes: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
* - Update to 4.0.1sunpoet2015-12-052-6/+5
| | | | Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
* games/vegastrike: Fix typomarino2015-12-051-1/+1
|
* Fix do-install after r393228.rakuco2015-12-051-1/+1
| | | | ${WRKSRC}/fmsx does not exist, ${WRKDIR} is the right variable.
* - Update to 3.0-1596-g9dc9ca4bdrewery2015-12-052-5/+5
| | | | | | | | | Changes: - jail -d: If stdin is a TTY, confirm before removing jail. - Disable rexec/jexecd for now as it has issues on <head and seems racy on head as well, possibly leading to "Unable to execute id(1) in jail." - QEMU: Use host pkg-static in the jail for repo to speed it up. For this PKG_REPO_FROM_HOST=yes may be needed on mips.
* Fix typo in sysctl name.rakuco2015-12-051-1/+1
| | | | | | Introduced in r402882. Submitted by: wblock@
* Update to version 1.5.3.danfe2015-12-052-3/+3
| | | | Prodded by: kwm
* - Update to 0.2.8.2amdmi32015-12-043-22/+5
| | | | | PR: 204762 Submitted by: pkubaj@riseup.net
* devel/rubygem-dynflow: update to 0.8.9mmoll2015-12-042-5/+5
|
* devel/rubygem-concurrent-ruby-edge: update to 0.2.0mmoll2015-12-042-4/+4
|
* devel/rubygem-concurrent-ruby: update to 1.0.0mmoll2015-12-042-3/+3
| | | | | PR: 204874 Submitted by: sunpoet
* games/vegastrick: Prevent using INSTALL_PROGRAM to install licensesmarino2015-12-041-2/+3
| | | | | | The variable PLIST_FILES is modified internally, so it's installing more that what is listed here (e.g. licenses). Use a new variable that defines PLIST_FILES to ensure INSTALL_PROGRAM is limited to the programs.
* fastd, fastd-devel: Disable mpclmul module on FreeBSD 9.rakuco2015-12-042-2/+16
| | | | | | | | | | | | | | | | | | | | This fixes the build on 9, which has failed ever since it was added to the tree. From the fallout logs: CMake Error at src/crypto/mac/ghash/pclmulqdq/CMakeLists.txt:9 (message): WITH_MAC_GHASH_PCLMULQDQ enabled, but there is no compiler support for -mpclmul This happens because GCC 4.2.1 in base (the default compiler) does not support the -mpcmul option. Fix it by disabling the module when on FreeBSD < 10 (i.e. when base GCC is the default compiler). PR 205017 PR: 205018 Approved by: Jan Bramkamp <crest_maintainer@rlwinm.de> (maintainer)
* Python library for looking up blockchain data via DNSChainamdmi32015-12-044-0/+25
| | | | | | | WWW: https://github.com/okTurtles/pydnschain PR: 201384 Submitted by: yuri@rawbw.com
* A Python implementation of RFC 3986 including validation and authority parsing.amdmi32015-12-044-0/+28
| | | | | | | WWW: https://github.com/sigmavirus24/rfc3986 PR: 201385 Submitted by: yuri@rawbw.com
* Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC,amdmi32015-12-044-0/+31
| | | | | | | | | Blowfish, ... WWW: https://github.com/yann2192/pyelliptic PR: 201390 Submitted by: yuri@rawbw.com
* - Clarify LICENSEamdmi32015-12-042-12/+9
| | | | | | - Clean up the makefile - Silence patching - Convert makefile echo's to pkg-message
* - Update to 15.09sunpoet2015-12-047-98/+43
| | | | | | | | | | | - Convert to new options target helper - Use PORTDOCS - Update patch files Changes: http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view PR: 204865 Submitted by: sunpoet (myself) Approved by: rakuco (maintainer)
* Fix the build on 9.x.rakuco2015-12-041-0/+19
| | | | | | | | | | | | | | | | Add a missing include so that the port builds on 9.3-{amd64,i386}: /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp: In function 'int genint(int)': /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp:28:31: error: 'rand' was not declared in this scope return (int)((double)rand()*x/(double)RAND_MAX); ^ /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp:28:43: error: 'RAND_MAX' was not declared in this scope return (int)((double)rand()*x/(double)RAND_MAX); ^ The quarterly branch is not affected, it still contains hugin 2013.0.0. Approved by: portmgr blanket approval (trivial and tested build fix)
* - Update to 0.3.0kmoore2015-12-043-4/+4
| | | | Submitted by: Maintainer (mark@heily.com)
* - Update to 0.405culot2015-12-042-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes
* - Add LICENSE_FILEculot2015-12-041-5/+3
| | | | | | | | - Fix TEST_DEPENDS - Cleanup Makefile PR: 204875 Submitted by: sunpoet@
* Update a fresh snapshot.brooks2015-12-044-22/+26
|
* - Add LICENSE_FILE [1]sunpoet2015-12-041-1/+3
| | | | | | | | - Add NO_ARCH [1] - Sort USE_PYTHON [2] Approved by: portmgr (blanket) [1] With hat: python [2]
* - Update to 2.2.0sunpoet2015-12-042-9/+4
| | | | | - Relax USES=python - Remove MXBASE option: SimpleParse 2.1.0 and above include a patched version of mxTextTools
* - Update to 18.7sunpoet2015-12-043-7/+5
| | | | | | | | | | | - Use @sample - Use PLIST_FILES instead of PLIST Changes: https://pythonhosted.org/setuptools/history.html https://github.com/jaraco/setuptools/blob/master/CHANGES.txt Differential Revision: https://reviews.freebsd.org/D4307 PR: 204891 Exp-run by: antoine
* - Update to 1.1.1sunpoet2015-12-043-9/+7
| | | | | | | | | | | - Add LICENSE_FILE - Use INSTALL_TARGET=install-strip - Take maintainership Changes: https://github.com/maxmind/libmaxminddb/releases PR: 204868 Submitted by: sunpoet (myself) Approved by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
* - Add LICENSE_FILEsunpoet2015-12-041-1/+1
| | | | - Remove USE_RAKE
* - Add LICENSE_FILEsunpoet2015-12-041-1/+2
| | | | | - Add NO_ARCH - Remove USE_RAKE
* - Add LICENSE_FILEsunpoet2015-12-041-2/+1
| | | | - Remove USE_RAKE
* - Add LICENSE_FILEsunpoet2015-12-041-1/+1
|
* - Add LICENSE_FILEsunpoet2015-12-041-2/+1
| | | | - Remove USE_RAKE
* - Update to 3.5.7sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/logical42/d3_rails/commits/master
* - Update to 3.5.7sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/logical42/d3_rails/commits/master
* - Update to 1.4.0sunpoet2015-12-042-3/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/jekyll/jekyll-gist/releases
* - Update to 2.99sunpoet2015-12-043-4/+4
| | | | | | - Update WWW Changes: https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc
* - Update to 1.8.1sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/sdsykes/fastimage/commits/master
* - Update to 0.3.46sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/tzinfo/tzinfo/blob/0.3/CHANGES
* - Update to 1.5.1sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
* - Update to 4.29.0sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
* - Update to 1.0.1sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
* - Update to 1.22.3sunpoet2015-12-042-5/+6
| | | | | | - Add LICENSE_FILE Changes: https://github.com/bblimke/webmock/blob/master/CHANGELOG.md
* - Update to 0.4.3sunpoet2015-12-042-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/jnunemaker/crack/commits/master
* - Update to 3.2.5sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/cloudfoundry/cf-uaa-lib/commits/master
* - Update to 1.12.5sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/mongodb/mongo-ruby-driver/releases
* - Update to 1.12.5sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
* - Update to 3.2.6sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
* - Update to 1.27sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Flickr-API/Changes
* - Update to 1.24sunpoet2015-12-042-3/+4
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
* - Update to 1.46sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
* - Update to 0.38sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
* - Update to 0.22sunpoet2015-12-043-5/+9
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
* - Update to 0.38sunpoet2015-12-042-3/+5
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Reply/Changes
* - Update to 0.08sunpoet2015-12-043-6/+10
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/mixin/Changes
* - Update to 1.316sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Git-Repository/Changes
* - Update to 0.34sunpoet2015-12-042-4/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Find-Rule/Changes
* - Update to 2.48sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 1.0.4sunpoet2015-12-042-4/+3
| | | | Changes: http://search.cpan.org/dist/MongoDB/Changes
* - Update to 1.5.0sunpoet2015-12-044-4/+18
| | | | Changes: https://github.com/tatsuhiro-t/nghttp2/releases
* - Update to 1.5.1sunpoet2015-12-044-8/+86
| | | | | | - Bump PORTREVISION for sysutils/freeipmi shlib change Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8421
* - Update to 0.14.12.1sunpoet2015-12-043-4/+3
| | | | Changes: https://git.gnome.org/browse/gssdp/tree/NEWS
* - Update to 0.12sunpoet2015-12-0412-121/+129
| | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE - Convert to new options helper - Convert to new options target helper - Convert to new test framework - Remove EXTRACT_AFTER_ARGS - Sort USES - Use USES=shebangfix - Repack test tarball - Cosmetic change - Split and rename patch files - Regenerate patch files with makepatch: - Update WWW - Add git repository to WWW - Take maintainership Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD
* - Update to 7.46.0sunpoet2015-12-043-5/+9
| | | | Changes: http://curl.haxx.se/changes.html
* - Update to 7.4.960sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 4.1sunpoet2015-12-043-3/+5
| | | | Changes: https://github.com/facebook/rocksdb/releases
* - Add LICENSE_FILEsunpoet2015-12-041-1/+2
| | | | | - Add NO_ARCH - Remoe USE_RAKE
* - Update to 1.8.0sunpoet2015-12-042-5/+6
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
* - Fix gemspec for rubygem-sshkey 1.8.0 updatesunpoet2015-12-042-3/+8
| | | | - Bump PORTREVISION for package change
* - Update to 1.8.0sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/bensie/sshkey/commits/master
* - Add LICENSE_FILEsunpoet2015-12-041-0/+1
|
* - Update to 0.17sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-PluralToSingular/Changes
* - Add LICENSE_FILEsunpoet2015-12-041-0/+1
|
* - Update to 1.0701sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Function-Parameters/Changes
* - Update to 3.0210sunpoet2015-12-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* Remove needless code.osa2015-12-041-5/+0
|
* - Add usbhid-dump 1.4sunpoet2015-12-045-0/+42
| | | | | | | | Usbhid-dump is a USB HID dumping utility based on libusb 1.0. It dumps USB HID device report descriptors and reports themselves as they are being sent, for all or specific device interfaces. WWW: https://github.com/DIGImend/usbhid-dump
* - Add rubygem-mime-types-data 3.2015.1120sunpoet2015-12-044-0/+29
| | | | | | | | | mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. WWW: https://github.com/mime-types/mime-types-data
* - Add libpsl 0.11.0sunpoet2015-12-048-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | A "public suffix" is a domain name under which Internet users can directly register own names. Browsers and other web clients can use it to - avoid privacy-leaking "supercookies" - avoid privacy-leaking "super domain" certificates [1] - domain highlighting parts of the domain in a user interface - sorting domain lists by site Libpsl... - has built-in PSL data for fast access - allows to load PSL data from files - checks if a given domain is a "public suffix" - provides immediate cookie domain verification - finds the longest public part of a given domain - finds the shortest private part of a given domain - works with international domains (UTF-8 and IDNA2008 Punycode) - is thread-safe - handles IDNA2008 UTS#46 (libicu is used by psl2c if installed) [1] http://lists.gnu.org/archive/html/bug-wget/2014-03/msg00093.html WWW: https://github.com/rockdaboot/libpsl
* - Add libidn2 0.10sunpoet2015-12-045-0/+56
| | | | | | Libidn2 is an implementation of IDNA2008 internationalized domain names. WWW: http://www.gnu.org/software/libidn/#libidn2
* - Add public_suffix_list 0.0.0.20151203sunpoet2015-12-044-0/+41
| | | | | | | | | | | The Public Suffix List A "public suffix" is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes. WWW: https://publicsuffix.org/ WWW: https://github.com/publicsuffix/list/
* - Add rubygem-hashdiff 0.2.3sunpoet2015-12-044-0/+27
| | | | | | | HashDiff is a ruby library to compute the smallest difference between two hashes. WWW: https://github.com/liufengyun/hashdiff
* - Add py-pgcli 0.20.1sunpoet2015-12-044-0/+36
| | | | | | | | pgcli is a command line interface for Postgres with auto-completion and syntax highlighting. WWW: https://pypi.python.org/pypi/pgcli WWW: http://pgcli.com/
* - Add py-mycli 1.5.2sunpoet2015-12-044-0/+37
| | | | | | | | mycli is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting. WWW: https://pypi.python.org/pypi/mycli WWW: http://mycli.net/
* Restore bsd.port.pre.mk inclusion, needed for ICONV_LIB checkantoine2015-12-041-2/+2
|
* Upgrade third-party dynamic_upstream module from 0.1.0 to 0.1.1.osa2015-12-042-3/+3
|
* Upgrade third-party srcache module from 0.29 to 0.30.osa2015-12-044-6/+6
|
* Upgrade third-party drizzle module from 0.1.8 to 0.1.9.osa2015-12-047-51/+11
| | | | Remove needless patch.
* Remove needless code.osa2015-12-041-5/+0
| | | | Do not bump PORTREVISION.
* - Update to 6.300.2danilo2015-12-043-4/+4
|
* Drop home.jp.FreeBSD.org from MASTER_SITES.ume2015-12-042-4/+2
|
* Update to 1.1.1.rakuco2015-12-043-15/+3
| | | | | This is a bug fix release that adds OCaml4 support, which allows us to drop files/patch-ocaml4.
* - Update to 20151130wen2015-12-042-3/+3
| | | | | PR: 204974 Submitted by: lightside@gmx.com(maintainer)
* Update Mesa ports to 11.0.6.kwm2015-12-045-21/+24
| | | | Obtained from: x11 team development repo.
* Update 2.069.1 --> 2.069.2cy2015-12-042-6/+3
|
* Mark BROKENantoine2015-12-041-0/+2
| | | | With hat: portmgr
* audio/cmus: Enable AAC FFMPEG MP4 by defaultkoobs2015-12-041-2/+4
| | | | | | | | | | | | | | | Enable the AAC, FFMPEG and MP4 codecs by default, so that the binary packages are more valuable out of the box. Prior to this change, it was limited to playing mp3, Vorbis and FLAC format files. While I'm here: - Add LICENSE_FILE PR: 203533 Submitted by: Tobias Kortkamp <t tobik me> Approved by: maintainer (timeout, 1 month, 15 days) MFH: 2015Q4
* security/suricata: Add rules files, netmap startup supportkoobs2015-12-043-7/+22
| | | | | | | | | - Install missing rules files [1] - Add netmap support and simplify pid file naming [2] PR: 204838 [1], 204834 [2] Submitted by: Bill Meeks <bmeeks8 bellsouth net> [1] Submitted by: Franco Fichtner <franco opnsense org> [2]
* - Update to 0.15wen2015-12-042-3/+3
| | | | | | | Changes: http://search.cpan.org/src/RURBAN/B-Flags-0.15/Changes PR: 204996 Submitted by: svysh.fbsd@gmail.com(maintainer)
* - Add LICENSEamdmi32015-12-041-2/+6
| | | | - Switch to options helpers
* - Add LICENSEamdmi32015-12-041-2/+6
| | | | - Switch to options helpers
* - Add NO_ARCHamdmi32015-12-041-0/+3
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32015-12-041-2/+2
| | | | - Switch to options helpers
* - Fix broken MASTER_SITESzi2015-12-041-0/+1
|
* Update to GAP 4.7.9johans2015-12-042-5/+4
|
* Update giflib to 5.1.1antoine2015-12-0449-37/+51
| | | | PR: 204492
* Update to 1.6.20antoine2015-12-043-6/+6
| | | | | MFH: 2015Q4 Security: CVE-2015-8126
* net-mgmt/unifi2: EoL, mark DEPRECATEDfeld2015-12-041-0/+3
| | | | Users should really upgrade to Unifi 3.x or 4.x.
* - Switch to options helpersamdmi32015-12-042-14/+2
| | | | - Remove obsolete files from distinfo
* - Add LICENSE_FILEamdmi32015-12-041-0/+3
| | | | - Switch to options helpers
* - Add LICENSE_FILEamdmi32015-12-041-0/+3
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32015-12-041-2/+4
| | | | - Switch to options helpers
* Convert to USES=metaport.rakuco2015-12-041-8/+1
| | | | | PR: 201605 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* libpng security fix was not complete. New version released.feld2015-12-041-1/+3
| | | | | Security: 1886e195-8b87-11e5-90e7-b499baebfeaf Security: CVE-2015-8126
* Use BROKEN_FreeBSD_9 instead of IGNORE and version checks after r402877.rakuco2015-12-041-5/+3
| | | | | | | | | Not only does this simplify the Makefile, but BROKEN is the correct choice here ("BROKEN is reserved for ports that currently do not compile, install, deinstall, or run correctly. Use it for ports where the problem is believed to be temporary", says the Porter's Handbook). Suggested by marino@.
* Replace spaces with tabs in CONFIGURE_ARGS.rakuco2015-12-041-1/+1
|
* - Update to 5.2.14amdmi32015-12-043-6/+6
| | | | | | | | | - Pass maintainership to submitter PR: 204500 Submitted by: ports@toco-domains.de MFH: 2015Q4 Security: 8a90dc87-89f9-11e5-a408-00248c0c745d
* Drop x11-toolkits/qt5-gui's pkg-message too.rakuco2015-12-042-15/+3
| | | | | | | | | It contains the same suggestions that were dropped from its Qt4 counterpart in r402882. Mention both ports in UPDATING. PR: 202927 Submitted by: theraven@ MFH: 2015Q4
* Remove x11-toolkit/qt4-gui's pkg-message.rakuco2015-12-042-13/+15
| | | | | | | | | | | | | | | | | | | | | Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was added to the port suggesting changes to the default shared memory limits in loader.conf(5). Since then, the default limits have been changed and the values suggested by the port are no longer sensible (base r209037, present in all supported FreeBSD releases). According to theraven@: Suggesting lowering the maximum number of pages available for shared pages doesn't seem sensible. The other default limits look as if they ought to be high enough (kern.ipc.shmseg is the number of shm segments that each process can have open, so should be fine. kern.ipc.shmmni is the total number of shm objects, so might need lowering). Follow his advice and drop the suggestions from pkg-message. PR: 202927 Submitted by: theraven@ MFH: 2015Q4
* Bump PORTREVISION to help users with custom OPTIONS to get the fixgarga2015-12-041-0/+1
| | | | committed in r402880, as suggested by AMDmi3
* Add @sample to gcm.conf missed when I introduced it. No bump on PORTREVISIONgarga2015-12-041-1/+1
| | | | | | | since GCM is disabled by default Submitted by: Jose Luis Duran Obtained from: https://github.com/pfsense/FreeBSD-ports/pull/2
* Document PHPmailer SMTP injection vulnerabilityamdmi32015-12-041-0/+29
| | | | PR: 204500
* - Update to 1.2.11amdmi32015-12-035-78/+58
| | | | | | | | | - Fix option names - Add DEBUG options - Switch to pkg-plist PR: 204681 Submitted by: Ultima1252@gmail.com (maintainer)
* IGNORE port on FreeBSD 9.rakuco2015-12-031-0/+6
| | | | | | | | | | | | | | | | | | | | The port has been broken on 9 since the 0.9.3 update: src/thrift/transport/TSSLSocket.cpp: In constructor 'apache::thrift::transport::SSLContext::SSLContext(const apache::thrift::transport::SSLProtocol&)': src/thrift/transport/TSSLSocket.cpp:147: error: 'TLSv1_1_method' was not declared in this scope src/thrift/transport/TSSLSocket.cpp:149: error: 'TLSv1_2_method' was not declared in this scope Conditionally adding USE_OPENSSL=yes + WITH_OPENSSL_PORT=yes does not work out of the box: In file included from /usr/local/include/openssl/x509.h:107, from /usr/local/include/openssl/ssl.h:156, from src/thrift/transport/TSSLSocket.cpp:35: /usr/local/include/openssl/sha.h:184: error: ISO C++ does not support 'long long' /usr/local/include/openssl/sha.h:185: error: ISO C++ does not support 'long long' /usr/local/include/openssl/sha.h:187: error: ISO C++ does not support 'long long' Mark it IGNOREd for now until somebody comes up with a proper fix.
* Update to 120.1.1tijl2015-12-032-10/+10
|
* - fix build for ruby >= 2.1dinoex2015-12-032-8/+16
|
* - Update to 1.5.6amdmi32015-12-033-18/+21
| | | | | | | | | - Unbreak fetch - Convert to USES=tar:tgz, add NO_ARCH - Switch to options helpers PR: 204775 Submitted by: matthew@reztek.cz