| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 203311
Reported by: Tilghman Lesher <tilghman@meg.abyt.es>
|
|
|
|
| |
- Bump PORTREVISION for package change
|
| |
|
|
|
|
| |
- Convert to new options target helper
|
| |
|
|
|
|
|
|
| |
- Fix build on freebsd9 (rakuco)
- When using readlink(1) to read /proc/curproc/file, return the emulated
program name, not qemu. (jkim)
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Move to www/obhttpd
- Avoid config file name conflict: httpd.conf -> obhttpd.conf
PR: 198705
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 205043
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
|
| |
PR: 198705
Submitted by: koue@chaosophia.net (maintainer)
|
|
|
|
|
| |
PR: 204459
Submitted by: Helge Oldach <freebsd@oldach.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- 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
|
| |
|
|
|
|
| |
This allows builds against wxWidgets 3.0+ to succeed.
|
|
|
|
|
| |
This really needs USES=compiler:features I think rather than
hardcoding the c++ library.
|
|
|
|
| |
- Update WWW in pkg-descr
|
| |
|
|
|
|
|
|
|
|
| |
While on it:
- Correct minor typo in the e-mail of the previous commit
PR: 204131
Submitted by: ports.maintainer@evilphi.com (postfixadmin maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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 WWW in pkg-descr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
looks for zshrc/zprofile: ${PREFIX}/etc instead of /etc
Requested by: "Dr. Peter Voigt" <pvoigt@uos.de>
|
|
|
|
| |
manpages may end up renamed
|
|
|
|
|
| |
PR: 204392
Submitted by: mikael.urankar@gmail.com (maintainer)
|
|
|
|
| |
- Update COMMENT and pkg-descr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Pass the maintainership to the author.
- Project moved to github.
Submitted by: Thomas Kuiper <tkuiper@inxsoft.net>
Sponsored by: Hackathon Taipei.
|
|
|
|
|
|
|
| |
Univariate Autoregressive Markov Switching Models for Linear and
Generalized Models
WWW: https://cran.r-project.org/web/packages/MSwM/
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LICENSes.
- Pass the maintainership to the author.
- Regenerate the Makefile patch.
Submitted by: Thomas Kuiper tkuiper@inxsoft.net
Sponsored by: HackAthon Taipei
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
| |
https://bitbucket.org/osslugaru/lugaru/wiki/Home
|
|
|
|
|
|
| |
Reestablish the GRAPHITE option. Still off by default, as originally.
Pet overeager portlint (when it comes to patch format).
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
--- 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
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
| |
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 patch, fix build with 32-bit platforms
PR: 205020
Submitted by: rakuco
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Blixem
Further improve the display of features in the detail view
when they have transparent fill, making sure that they have a
visible border.
|
|
|
|
|
| |
PR: 204857
Submitted by: m.tsatsenko@gmail.com (maintainer)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
scripts sets PKG_CONFIG_LIBDIR to no installing pcfiles to the no directory...
Reported by: rakuco
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
This unbreaks the build of xorg-server on 9.3.
|
| |
|
|
|
|
| |
Submitted by: junovitch
|
|
|
|
| |
Use pathfix instead of a dedicated target
|
|
|
|
| |
Use pathfix instead of specific target
|
|
|
|
|
| |
Use options helpers
Use USES=localbase
|
|
|
|
|
| |
from now ncurses will track the release and not the snapshots
ABI has changed, add a note for users on how to upgrade
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
- Don't install empty and unneeded docs
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
|
|
|
| |
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com>
|
|
|
|
| |
Sort plist examples
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
PR: 205023
Submitted by: <fre.fbsdpr@expertmaker.com>
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-OpenSSH-Parallel/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
|
|
|
| |
Pointy hats on standby.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojolicious
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: gerald (maintainer)
|
|
|
|
|
|
| |
- Update LICENSE
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
|
| |
|
|
|
|
| |
Changes: https://github.com/flori/tins/blob/master/README.md#changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Changes: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
|
| |
|
|
|
|
| |
${WRKSRC}/fmsx does not exist, ${WRKDIR} is the right variable.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Introduced in r402882.
Submitted by: wblock@
|
|
|
|
| |
Prodded by: kwm
|
|
|
|
|
| |
PR: 204762
Submitted by: pkubaj@riseup.net
|
| |
|
| |
|
|
|
|
|
| |
PR: 204874
Submitted by: sunpoet
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
WWW: https://github.com/okTurtles/pydnschain
PR: 201384
Submitted by: yuri@rawbw.com
|
|
|
|
|
|
|
| |
WWW: https://github.com/sigmavirus24/rfc3986
PR: 201385
Submitted by: yuri@rawbw.com
|
|
|
|
|
|
|
|
|
| |
Blowfish, ...
WWW: https://github.com/yann2192/pyelliptic
PR: 201390
Submitted by: yuri@rawbw.com
|
|
|
|
|
|
| |
- Clean up the makefile
- Silence patching
- Convert makefile echo's to pkg-message
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Submitted by: Maintainer (mark@heily.com)
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes
|
|
|
|
|
|
|
|
| |
- Fix TEST_DEPENDS
- Cleanup Makefile
PR: 204875
Submitted by: sunpoet@
|
| |
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH [1]
- Sort USE_PYTHON [2]
Approved by: portmgr (blanket) [1]
With hat: python [2]
|
|
|
|
|
| |
- Relax USES=python
- Remove MXBASE option: SimpleParse 2.1.0 and above include a patched version of mxTextTools
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
- Remove USE_RAKE
|
|
|
|
|
| |
- Add NO_ARCH
- Remove USE_RAKE
|
|
|
|
| |
- Remove USE_RAKE
|
| |
|
|
|
|
| |
- Remove USE_RAKE
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
|
|
|
|
| |
Changes: https://github.com/logical42/d3_rails/commits/master
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/jekyll/jekyll-gist/releases
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc
|
|
|
|
| |
Changes: https://github.com/sdsykes/fastimage/commits/master
|
|
|
|
| |
Changes: https://github.com/tzinfo/tzinfo/blob/0.3/CHANGES
|
|
|
|
| |
Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
|
|
|
|
| |
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/bblimke/webmock/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/jnunemaker/crack/commits/master
|
|
|
|
| |
Changes: https://github.com/cloudfoundry/cf-uaa-lib/commits/master
|
|
|
|
| |
Changes: https://github.com/mongodb/mongo-ruby-driver/releases
|
|
|
|
| |
Changes: https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Flickr-API/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Reply/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/mixin/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Git-Repository/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Find-Rule/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MongoDB/Changes
|
|
|
|
| |
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
|
|
|
|
|
|
| |
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8421
|
|
|
|
| |
Changes: https://git.gnome.org/browse/gssdp/tree/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Changes: http://curl.haxx.se/changes.html
|
|
|
|
| |
Changes: https://github.com/vim/vim/commits/master
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
|
|
|
|
| |
- Add NO_ARCH
- Remoe USE_RAKE
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: https://github.com/bensie/sshkey/commits/master
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-EN-PluralToSingular/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Function-Parameters/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Libidn2 is an implementation of IDNA2008 internationalized domain names.
WWW: http://www.gnu.org/software/libidn/#libidn2
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
| |
HashDiff is a ruby library to compute the smallest difference between two
hashes.
WWW: https://github.com/liufengyun/hashdiff
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove needless patch.
|
|
|
|
| |
Do not bump PORTREVISION.
|
| |
|
| |
|
|
|
|
|
| |
This is a bug fix release that adds OCaml4 support, which allows us to drop
files/patch-ocaml4.
|
|
|
|
|
| |
PR: 204974
Submitted by: lightside@gmx.com(maintainer)
|
|
|
|
| |
Obtained from: x11 team development repo.
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/RURBAN/B-Flags-0.15/Changes
PR: 204996
Submitted by: svysh.fbsd@gmail.com(maintainer)
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
|
|
|
| |
PR: 204492
|
|
|
|
|
| |
MFH: 2015Q4
Security: CVE-2015-8126
|
|
|
|
| |
Users should really upgrade to Unifi 3.x or 4.x.
|
|
|
|
| |
- Remove obsolete files from distinfo
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
PR: 201605
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|
|
|
|
|
| |
Security: 1886e195-8b87-11e5-90e7-b499baebfeaf
Security: CVE-2015-8126
|
|
|
|
|
|
|
|
|
| |
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@.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 204500
Submitted by: ports@toco-domains.de
MFH: 2015Q4
Security: 8a90dc87-89f9-11e5-a408-00248c0c745d
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
committed in r402880, as suggested by AMDmi3
|
|
|
|
|
|
|
| |
since GCM is disabled by default
Submitted by: Jose Luis Duran
Obtained from: https://github.com/pfsense/FreeBSD-ports/pull/2
|
|
|
|
| |
PR: 204500
|
|
|
|
|
|
|
|
|
| |
- Fix option names
- Add DEBUG options
- Switch to pkg-plist
PR: 204681
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Unbreak fetch
- Convert to USES=tar:tgz, add NO_ARCH
- Switch to options helpers
PR: 204775
Submitted by: matthew@reztek.cz
|