| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changes: https://github.com/FFMS/ffms2/releases/tag/2.23
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Changes this release:
https://github.com/MediaBrowser/Emby/releases/tag/3.0.8200
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
/compat/linux/dev/shm a plain directory instead of a link to /tmp so we
don't force users to mount tmpfs on /tmp. This also makes /dev/shm a
separate namespace from /tmp.
Add libffi, needed by glib2.
PR: 207769
|
|
|
|
|
|
|
|
| |
/compat/linux/dev/shm a plain directory instead of a link to /tmp so we
don't force users to mount tmpfs on /tmp. This also makes /dev/shm a
separate namespace from /tmp.
PR: 207769
|
| |
|
|
|
|
|
|
|
|
|
|
| |
version of Verdana.
Some glyphs of Verdana Bold y2006 are not rendered correctly by
freetype in anti-aliased mode.
PR: 213512
Submitted by: Vladimir Kondratyev
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/mitchellh/vagrant/blob/v1.8.6/CHANGELOG.md
PR: 213566
Approved by: joe at thrallingpenguin.com (maintainer)
Approved by: rene (mentor)
|
|
|
|
|
|
| |
Submitted by: Adriaan de Groot <groot@kde.org>
Approved by: mat (mentor)
Obtained from: http://src.mouf.net/area51/revision/?rev=13183
|
|
|
|
|
|
|
| |
- compile in C++11 mode as is required by qBittorrent versions after 3.3.4
PR: 212235
Submitted by: matthew@reztek.cz (maintainer)
|
|
|
|
|
|
| |
- Drop bsd.port.pre.mk line
Approved by: portmgr blanket
|
|
|
|
|
| |
- Fix hunspell/aspell enable/disable
- Using LANG variable to handle paths with non ASCII bytes during build process
|
|
|
|
|
|
|
| |
convenient for the server-based product.
Do not bump PORTREVISION because this change affects disabled by
default third-party modules only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Change: the "421 Misdirected Request" response now used when
rejecting requests to a virtual server different from one negotiated
during an SSL handshake; this improves interoperability with some
HTTP/2 clients when using client certificates.
*) Change: HTTP/2 clients can now start sending request body
immediately; the "http2_body_preread_size" directive controls size of
the buffer used before nginx will start reading client request body.
*) Bugfix: a segmentation fault might occur in a worker process when
using HTTP/2 and the "proxy_request_buffering" directive.
*) Bugfix: the "Content-Length" request header line was always added to
requests passed to backends, including requests without body, when
using HTTP/2.
*) Bugfix: "http request count is zero" alerts might appear in logs when
using HTTP/2.
*) Bugfix: unnecessary buffering might occur when using the "sub_filter"
directive; the issue had appeared in 1.9.4.
*) Bugfix: socket leak when using HTTP/2.
*) Bugfix: an incorrect response might be returned when using the "aio
threads" and "sendfile" directives; the bug had appeared in 1.9.13.
*) Workaround: OpenSSL 1.1.0 compatibility.
</ChangeLog>
|
|
|
|
| |
PR: 213327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of Python that do not have collections.ChainMap--namely, Python 2.6, Python 3.2,
and PyPy3 releases based on Python 3.2. (It will also work as expected on Python
2.7, PyPy, and Python 3.3 and higher, but it is not needed there since those
verions' collections modules contains a ChainMap implementation.)
The code for this package is closely derived from the Python 3.5 source code at
hg.python.org, (especially the collections and reprlib modules). Several changes
have been made to ensure Python 2.6 compatibility, and tests and packaging have
been added.
WWW: https://bitbucket.org/jeunice/chainmap
PR: 213322
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is efficient and written in pure Python. It works with Python 2.6+ including the
3.x series. Basic operations (lookup, insert, delete) all run in a constant
amount of time. Pylru provides a cache class with a simple dict interface. It
also provides classes to wrap any object that has a dict interface with a cache.
Both write-through and write-back semantics are supported. Pylru also provides
classes to wrap functions in a similar way, including a function decorator.
WWW: https://github.com/jlhutch/pylru
PR: 213323
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pipeline functionality.
This package leverages subprocess to provide easy-to-use cross-platform command
pipelines with a Posix flavour: you can have chains of commands using ;, &,
pipes using | and |&, and redirection.
The latest version of sarge can be found on BitBucket:
https://bitbucket.org/vinay.sajip/sarge/
The latest documentation (kept updated between releases) is on Read The Docs:
http://sarge.readthedocs.org/
Please report any problems or suggestions for improvement either via the mailing
list or the issue tracker.
WWW: http://sarge.readthedocs.org/
PR: 213324
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
|
|
|
|
|
|
|
|
| |
minifying and compiling CSS and Javascript files.
WWW: http://github.com/miracle2k/flask-assets
PR: 213325
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
|
|
|
|
|
|
| |
WWW: http://packages.python.org/Flask-Principal/
PR: 213326
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
|
|
|
|
|
|
| |
No changes, this is purely cosmetic.
PR: 213168
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to master port and add several slave ports for the newly added
c++, Qt5, and python bindings (security/gpgme-cpp, security/gpgme-qt5,
and security/py-gpgme, respectively)
- The Qt bindings currently provided by deskutils/kdepimlibs4
cannot currently coexist with these new bindings, but will be phased out
in the future
- The python bindings are an updated version of the ones provided by
security/py-pyme and are now being maintained as part of the gpgme project.
They work with both python 2.x and 3.x.
PR: 212886
|
|
|
|
| |
- Bump dependent ports
|
| |
|
|
|
|
| |
Fix problem with large WHERE clauses or large IN dittos.
|
|
|
|
|
|
| |
PR: 212844
Approved by: rene (mentor)
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 212355
Approved by: rene (mentor)
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov (maintainer)
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov (maintainer)
|
|
|
|
|
|
|
|
| |
- Use ${PREFIX}/etc instead of /etc for configuration files
- Bump PORTREVISION
PR: 213542
Submitted by: Alexander Nusov (maintainer)
|
|
|
|
|
|
|
| |
* While here, ensure zeroconf support is disabled at configure time if neither Avahi or mDNSResponder
has been chosen
PR: 213597
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/pimutils/khal/releases/tag/v0.7.1
PR: 213537
Approved by: maintainer
MFH: 2016Q4
|
|
|
|
|
|
|
|
|
|
| |
- the config file is now a @sample
- pkg-plist added
- /var/db/prometheus is the new place to be
PR: 210059
Submitted by: Andy Carrel <wac@google.com>
Approved by: jev@ecadlabs.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changelog:
* change: xhb data file format (v1.2)
* change: internal storage of txn into accounts
* change: transaction dialog, changed the layout
* change: template/scheduled dialog, changed the layout
* change: register, refactored toolbar grouping single and multiple actions
* change: listview, removed deprecated rule hint (alternate row color)
* change: listview, added line grid (new GTK+ option)
* change: preferences, reworked layout
* wish : #1610672 multiple edit should allow clearing fields
* wish : #1608025 revert prefill with shift/ctrl clicked txn
when multiple edit
* wish : #1500235 automatic assignments based on regular expressions
* wish : #1500220 allow auto assignments to overwrite payee
* wish : #1484449 warn when amount sign and category don't match
* wish : #1448613 display full category name in autocompletion
* wish : #1424365 separe scheduled transaction from template transaction
* wish : #1242312 category split for template/scheduled transaction
* wish : #1102981 add comment bloc for accounts
* wish : #1094528 auto-assign Payment
* wish : #844576 payee default category and payment type
* wish : #552565 multiple currency accounting
* bugfix: #1631888 amount input limited to -/+ 2,147,483,647
* bugfix: #1628664 internal xfer assign to existing txn no longer work
* bugfix: #1625913 category with 0 budget should display 'over'
* bugfix: #1615245 dst_account remains into file for non intxfer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Address "[N] Fetch prebuilt packages" bug:
Once the /usr/local/etc/pkg/repos/00_synth.conf file was created, there
was a good change that fetching prebuilt packages would stop with a
fetch error that the checksum didn't match. This seems to be caused by
pkg(8) using both the FreeBSD and the Synth repositories and often
deferring to the latter. This is incorrect behavior as only the FreeBSD
repository should be used for prefetching. This issue is hopefully
resolved now.
Web report behavior change:
Any existing ??_history.json files are now deleted at the start of
each run. They were only litter as the javascript did not pull in old
files, so this change just removes them.
While here, rename the "Elapsed" column on the builders table to
"Duration" to match the history table lable and also adjust the widths
of the origin and information columns on the history table.
|
| |
|
|
|
|
|
| |
PR: 213546
Security: CVE-2010-3981
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previous rollback of PAM changes didn't update pkg-plist, so the PAM
option was broken.
By using @sample if PAM option is enabled we can install a default PAM
config that inherits the system PAM configuration while allowing custom
configs to remain untouched.
PR: 213349
MFH: 2016Q4
|
|
|
|
|
| |
2016-10-18 devel/gaphor: runtime failure uncorrected for 1 year after first report
2016-10-18 editors/winefish: upstream disappeared (project dead?), segfaults on multiple arches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update security/tor-devel to 0.2.9.4-alpha
For security/tor:
- fix directory permissions
- mark the TOR2WEB option as "expert"
PR: 212952
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: maintainer <yuri@rawbw.com>
MFH: 2016Q4
Security: c1dc55dc-9556-11e6-b154-3065ec8fd3ec
|
|
|
|
|
| |
PR: 213441
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 212952
Submitted by: Neel Chauhan <neel@neelc.org>
Obtained from: https://blog.torproject.org/blog/tor-0289-released-important-fixes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
|
|
|
|
|
|
|
|
|
| |
from the command-line. It shows the title, URL and abstract for each result,
which can be directly opened in a browser from the terminal. Results are
fetched in pages (with page navigation). Supports sequential searches
in a single googler instance.
WWW: https://github.com/jarun/googler
|
|
|
|
|
|
|
| |
- Sort USES
- Remove NLS option
Tested by: Vladimir Omelchuk (PR 209662)
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov (maintainer)
|
|
|
|
|
|
|
|
| |
- update some dependencies' versions and add missing dependencies
- bump PORTREVISION due to package change
PR: 213542
Submitted by: Alexander Nusov (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- change substitution since make(1) on FreeBSD 9 does not like variables
within a substitution.
- repeat tar substitution command since tar(1) on FreeBSD 9/10 does not
obay the 'g' substitution command.
Reported by: pkg-fallout
PR: 213584
|
| |
|
|
|
|
|
| |
PR: 213592
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
| |
PR: 213188
Submitted by: tijl
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
|
|
|
| |
decorators.
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: pi (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- This release also includes 4 other fixes for undefined behaviour that
may have security implications, for BGP, IS-IS and OSPFv3.
PR: 213576
Changes: https://lists.quagga.net/pipermail/quagga-users/2016-October/014477.html
Security: CVE-2016-4049
MFH: 2016Q4
Approved by: mat (maintainer)
|
|
|
|
|
| |
PR: 213531
Submitted by: Andrey Akhmichin <sepulkarium45@yahoo.com> (maintainer)
|
|
|
|
| |
Reported by: hselasky
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE information
PR: 213582
Submitted by: takefu@airport.fm
|
|
|
|
|
| |
Approved by: rakuco
Differential Revision: https://reviews.freebsd.org/D8274
|
|
|
|
| |
- Fix printing test page.
|
| |
|
|
|
|
|
|
|
|
|
| |
- remove obsolete patch
Changelog 3.38:
- fix pcap_file_header.snaplen
- drop "-z pad" option
- add "tcpinfo" struct
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches
|
| |
|
|
|
|
| |
- Regular update
|
|
|
|
|
|
|
| |
- Change RUN_DEPENDS to py-sqlalchemy10 [1]
PR: 213562 [1]
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
| |
Submitted by: mat
|
|
|
|
| |
Time to depreciate.
|
|
|
|
|
|
|
|
|
|
| |
* Be more friendly w.r.t aggressively assigning variables: Conditionally
assign NEWLIB_TARGET, and CONFIGURE_ARGS+= in case we create a slave
port from this needing a different NEWLIB_TARGET.
PR: 213565
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Reported by: danfe [1]
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
| |
PR: 213563
Submitted by: Alexander Nusov
|
| |
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
|
|
|
| |
Python.
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
|
|
|
| |
result.
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
|
| |
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
|
|
|
|
| |
Ninja is only fast for incremental builds, not after clobber. To keep
using it define CMAKE_NINJA in make.conf.
|
| |
|
|
|
|
| |
Keep names (except PORTNAME) expanded for better readability.
|
|
|
|
|
|
|
|
| |
===> Configuring for git-cinnabar-0.4.0.b3.6
tar: Can't open `version': Permission denied
tar: Error exit delayed from previous errors.
Reported by: mat
|
|
|
|
| |
- Regular update to 10.1.18
|
| |
|
|
|
|
| |
Approved by: infrastructure blanket
|
|
|
|
|
|
|
| |
Some compilers don't have /usr/local/lib in the default library search
path.
Approved by: explicit LDFLAGs blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error:
pkg-static: Unable to access file /construction/net/tshark-lite/stage/
usr/local/%%ANDROIDDUMP_LIB%%lib/wireshark/extcap/androiddump:
No such file or directory
pkg-static: Unable to access file /construction/net/tshark-lite/stage/
usr/local/%%RANDPKTDUMP_LIB%%lib/wireshark/extcap/randpktdump:
No such file or directory
The PLIST_SUBs weren't defined.
Approved by: just-fix-it
|
| |
|
|
|
|
|
| |
The build started failing on compilers that don't have /usr/local/lib
in the default search path.
|
| |
|
|
|
|
|
| |
PR: 211626
Tested by: marino
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports starting failing on gold linker with messages like:
./.libs/libspice-client-gtk-3.0.so:
error: undefined reference to 'XGetPointerControl'
./.libs/libspice-client-gtk-3.0.so:
error: undefined reference to 'XChangePointerControl'
The problem and fix was already described here:
https://bugs.freedesktop.org/show_bug.cgi?id=97383
Apparently USES=pathfix and USES=autoreconf can't be used together, so
the pkgconfig directory is now passed via MAKE_ARGS
While here, fix py-spice-gtk install error by removing non-installed file
from the pkg-list.
Approved by: just-fix-it
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update Arial, Times, Trebuchet and Verdana fonts to y2006 version.
- Include ClearType fonts: Calibri, Cambria, Consolas, Constantia, Corbel.
Add LICENSE information while I'm here.
PR: 213512
Submitted by: Vladimir Kondratyev
|
|
|
|
| |
Submitted by: George L. Yermulnik
|
|
|
|
|
|
|
|
|
|
| |
Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8268
|
|
|
|
| |
Obtained from: git://git.linphone.org/linphone-desktop.git
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 213550
Submitted by: sergey@akhmatov.ru
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 213385
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://github.com/Perl/perl5/compare/v5.25.5-76-g91dca83...v5.25.5-115-g4eadd82
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 213515
Submitted by: dim
|
|
|
|
|
|
|
|
| |
Changes this release:
https://github.com/MediaBrowser/Emby/releases/tag/3.0.8000
https://github.com/MediaBrowser/Emby/releases/tag/3.0.8100
Approved by: adamw (mentor, implicit)
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=faa78e6080f9033f&to=699a33324b663e80
|
|
|
|
|
|
|
| |
Apparently the failure is only when running under emulation, and it
works fine on physical hardware.
Submitted by: Kyle Evans <kevans91 at ksu dot edu> (private email)
|
|
|
|
|
|
|
| |
This is required to be able to open files in KeePass v2 format.
PR: 212996
Approved by: alexander.4mail@gmail.com (maintainer timeout), adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- GC patches (all of them got integrated upstream)
- Rename IMAGE_MAGICK option to a standard IMAGEMAGICK, but keep custom
description which is more specific and follows internal one
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1472729819 which corresponds to commit aa318b0 tagged
as this release.
|
|
|
|
|
|
|
|
|
|
|
|
| |
development, and has kindly agreed to take the maintainership
of following ports:
- dns/libasr
- dns/libasr-devel
- mail/opensmtpd
- mail/opensmtpd-devel
Thank you!
|
|
|
|
|
| |
Submitted by: Timon <timon@timon.net.nz>
MFH: 2016Q4
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (0.9.3)
Approved by: koobs (mentor)
Differential Revision: D8261
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 213318
Submitted by: dbaio@bsd.com.br
|
|
|
|
|
|
|
|
|
|
| |
There was two issues:
1) Things like USES have to be defined prior to including bsd.options.mk
and the like.
2) the UNZIP_CMD is points to the ports unzip which isn't loaded unless
USES=zip:infozip (it would have been UNZIP_NATIVE_CMD).
After fixing USES, change UNZIP_CMD to EXTRACT_CMD to fix everywhere.
|
| |
|
|
|
|
|
| |
DragonFly doesn't provided reallocarray. OPSYS should be used with
OSVERSION (covered by a blanket)
|
|
|
|
| |
PR: 213502
|
|
|
|
|
|
|
|
| |
The pty process file was relocated and renamed, so the previous patch
no longer applied and was removed with the last update. Regenerate the
patch to restore build on DragonFly.
Approved by: DragonFly blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Expose SSH2 option (appeared in 1.19.0)
- Chase HTTP redirect in MASTER_SITES
- Convert USE_OPENSSL=yes into USES+=ssl
Changes: https://github.com/aria2/aria2/compare/release-1.23.0...release-1.28.0
Changes: https://github.com/aria2/aria2/releases
PR: 212960
Submitted by: lightside@gmx.com
Approved by: maintainer timeout (3 weeks)
|
|
|
|
| |
- Consistently pad (separate) shebang in wrapper scripts with an empty line
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/MSIMERSON/Mail-DMARC-1.20160612/Changes
PR: 213475
Submitted by: dgeo@centrale-marseille.fr(maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move some vars around to make portlint happy
- Use MUTT_LITE instead of LITE
- Fetch deepif and date-contitional from remote locations
- Reword COMMENT
- Bring back remote patch versions incase mutt version and patch
versions arn't in sync
- Remove date_conditional patch pulled in remotely
- Add two new sidebar samples
- convert patch-* patches to makepatch patches
- Greeting patch 1.7.1 now PATCHFILE
- make makesum will pull all optional dist/patchfiles
PR: 213431
Submitted by: maintainer (dereks lifeofadishwasher com)
|
|
|
|
|
| |
PR: 213545
Submitted by: cyberbotx@cyberbotx.com(maintainer)
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MIKAGE/Crypt-SMIME-0.18/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/PLICEASE/Test-Script-1.14/Changes
|
|
|
|
| |
Reported by: ivtopol@gmail.com(via email)
|
|
|
|
|
| |
The build started failing on compilers that don't have /usr/local/lib
in the default search path.
|
|
|
|
|
|
|
|
|
| |
with base Kerberos and add more explicit dependencies.
For changes in 2.2.1, see https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html .
PR: 213356
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
|
|
| |
a conglomeration of several library parts, all under free software
licenses, that make them easily usable on embedded products.
WWW: https://www.sourceware.org/newlib/
PR: 213466
Submitted by: bsdports@kyle-evans.net
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The libR option in math/R has been turned on by default since 2016-06-26.
- A request for comments regarding the removal, posted to ports@ on
2016-07-16, did not result in any requests for it to remain in the tree.
- After a restructuring of math/R, math/libR has been marked BROKEN since
2016-07-09 without any complaints.
- No ports depend on it.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8260
|
|
|
|
|
|
|
|
|
| |
Also
- Update license to GPLv3+
- Specify required python version 2, since 3.x is not supported
PR: 213477
Approved by: swills (mentor)
|
|
|
|
|
| |
Submitted by: Daniel Shahaf (on zsh mailing list)
Reported by: Guilherme Salazar (on zsh mailing list)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Broker
Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
#186.
Don.t disconnect client on HUP before reading the pending data. Closes #7.
Fix some $SYS messages being incorrectly persisted. Closes #191.
Support OpenSSL 1.1.0.
Call fsync after persisting data to ensure it is correctly written. Closes
#189.
Fix persistence saving of subscription QoS on big-endian machines.
Fix will retained flag handling on Windows. Closes #222.
Broker now displays an error if it is unable to open the log file. Closes
#234.
Client library
Support OpenSSL 1.1.0.
Fixed the C++ library not allowing SOCKS support to be used. Closes #198.
Fix memory leak when verifying a server certificate with a subjectAltName
section. Closes #237.
Build
Don.t attempt to install docs when WITH_DOCS=no. Closes #184.
PR: 213532
Submitted by: ohauer
Approved by: maintainer <joe@thrallingpenguin.com>
MFH: 2016Q4
|
|
|
|
|
|
|
|
|
|
|
| |
- make option WEBP default
PR: 211368
- Security patch, port was not vulnerable
Security: https://github.com/libgd/libgd/issues/308
Security: http://seclists.org/oss-sec/2016/q3/626
Security: CVE-2016-7568
PR: 213020
|
| |
|
|
|
|
| |
Approved by: adamw
|
|
|
|
| |
Changes: https://github.com/2ndQuadrant/pglogical/compare/REL1_2_1...master
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES to use GITHUB instead of GOOGLE CODE [1]
- Mark NO_ARCH
- Make patches makepatch compatible
PR: 213465 [1]
Submitted by: lacey.leanne@gmail.com [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During configure stage the following
===============================================================
Enabling the use of Eigen as a sparse linear algebra library
for solving the nonlinear least squares problems. Enabling
this option results in an LGPL licensed version of
Ceres Solver as the Simplicial Cholesky factorization in Eigen
is licensed under the LGPL.
===============================================================
turns into
===============================================================
Disabling the use of Eigen as a sparse linear algebra library.
This does not affect the covariance estimation algorithm
which can still use the EIGEN_SPARSE_QR algorithm.
===============================================================
|
| |
|
|
|
|
|
|
|
|
| |
multi-part RAR files.
Found out via: repology.org
TIMESTAMP (unar1.10.1_src.zip) = 1463769977
|
|
|
|
|
|
| |
PR: 213307
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
|
| |
- fix a fd leak on freebsd <11
Reported by: mat
Tested by: mat
|
|
|
|
| |
PR: 213516
|
|
|
|
|
|
| |
- Take Maintainership
Submitted by: danfe
|
| |
|
|
|
|
|
|
|
| |
No MIT variant uses "and/or" spelling.
Reported by: Gentoo
See also: https://fedoraproject.org/wiki/Licensing:MIT
|
|
|
|
| |
Changes: http://www.vapoursynth.com/2016/10/r34-being-nice-to-avisynth/
|
| |
|
|
|
|
|
|
|
| |
- Make patches makepatch compatible
PR: 213346 [1]
Submitted by: supportme@ukr.net [1]
|
|
|
|
|
| |
PR: 213473
Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
|
|
|
|
| |
Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20161015
|
|
|
|
|
|
|
|
| |
- Update to 1.15.0
- Bump shlib-version
PR: 213044
Approved by: Maintainer timeout
|
| |
|
|
|
|
| |
- Convert to USES=localbase
|
|
|
|
| |
Obtained from: https://github.com/datastax/cpp-driver/commit/f6c8e8e
|
|
|
|
|
|
|
| |
Release notes: http://www.lyx.org/announce/2_2_2.txt
Switch the build to Qt5 now that we have Qt 5.6 in the tree. While here,
stop mentioning the long-defunct print/teTeX port in pkg-message.
|
|
|
|
|
|
|
|
| |
Get network device and gateway information
It is especially useful when you want to do low-level network programming.
WWW: http://search.cpan.org/dist/Net-Frame-Device/
|
|
|
|
|
|
|
|
|
| |
In spite of the 'g', the pattern is only substituted once on FreeBSD 9.x and
10.x, leading to wrong filenames for extracted files, and staging failure.
Repeat the pattern enough times so that all '\\' or replaced with '/'.
Reported by: pkg-fallout
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix build on arm
|
| |
|
| |
|
|
|
|
| |
- Add LICENSE
|
| |
|
|
|
|
|
| |
PR: 213275
Submitted by: mp39590@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 213502
Changes: https://github.com/google/certificate-transparency/commits/master
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix LICENSE section
|
| |
|
|
|
|
|
| |
- Add "compiles" argument to USES=cran
- Update WWW: line in pkg-descr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Based on: Gentoo (1.11.0 ebuild)
Tested on: graphics/openmvg from @outpaddling's repo (build on 10.3 amd64)
Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Ceres Solver can solve two kinds of problems.
1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.
http://ceres-solver.org/
|
|
|
|
|
|
| |
Add IPv6 support to Net::Libdnet
WWW: http://search.cpan.org/dist/Net-Libdnet6/
|
|
|
|
|
|
|
|
| |
- Drop privileges in many commands
- Drop privileges when fetching a file
- Add resource limitation in sandboxes
- Add support for METALOG
- pkg delete new prints a warning for pattens that matches nothing?
|
|
|
|
| |
The headers are installed into include/kde4, not include, since r411156.
|
|
|
|
|
| |
- Fix pkg refetching te repositories all the time
- Add support for METALOG
|
|
|
|
|
| |
PR: 213496
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintiner))
|
|
|
|
| |
2016-10-15 mail/elmo-devel: Same version as mail/elmo, use it instead
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Frame crafting made easy
This module is part of Net::Frame frame crafting framework. It is
totally optional, but can make playing with the network far easier.
Basically, it hides the complexity of frame forging, sending, and
receiving, by providing helper methods, which will analyze internally
how to assemble frames and find responses to probes.
For example, it will take care of computing lengths and checksums,
and matching a response frame to the requesting frame.
WWW: http://search.cpan.org/dist/Net-Frame-Simple/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major new feature: Web-based front-end
A dynamic html report is now generated for each build. The report is
placed at <profile log directory>/Report/index.html.
The report is updated 10 times per minute. The entire build history
is retained and is searchable, but that history is reset at the start
of the next run.
In addition, several fields are clickable and trigger a quick-filter
on the history log including the "Built", "Failed", "Ignored",
"Skipped", "No." column and "ID" column (see tiptool for action hint)
and the "Total" field clears the search pattern quickly.
An earlier but representative version of the web report can be seen at:
https://github.com/jrmarino/synth#web-interface
The Synth web report pulls 2 orders of magnitude less data than the
equivalent poudriere report because the json data is split into
multiple files limited to 500 ports each (e.g. the poudriere data file
might be 1.8 Mb on a big bulk run polled every 8 seconds where as
Synth only pulls the latest segment file (50kb avg) every 6 seconds.
Synth also stops polling when the run is complete.
Minor enhancement: The log files were cleaned up
The data/phase headers and footers were modified so that the build
log appears a lot cleaner now (subjective of course).
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/neomutt/neomutt/releases/tag/neomutt-20161014
Approved by: bapt (maintainer)
|
|
|
|
|
|
| |
Also, change the terminal library from libtermlib to libncurses. This
change is for DragonflyBSD, and should have no effect on FreeBSD.
Submitted by marino.
|
|
|
|
|
| |
PR: 213066
Submitted by: lbartoletti@tuxfamily.org (maintainer)
|
|
|
|
| |
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
| |
* Remove files/patch-lib-posix-posix.nim
PR: 213304
Submitted by: wen
Approved by: Neal Nelson <ports@nicandneal.net> (maintainer)
|
|
|
|
| |
- Add LICENSE
|
|
|
|
| |
ReleaseHistory: https://github.com/Guake/guake/releases
|
| |
|
|
|
|
|
| |
Bump PORTREVISION on dependent ports as there is a share library version
increase
|
| |
|
| |
|
|
|
|
|
| |
PR: 213409
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
| |
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
has increased
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
configure.ac:28: warning: macro 'AM_PROG_LIBTOOL' not found in library
configure.ac:28: error: possibly undefined macro: AM_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
*** Error code 1
Reported by: pkg-fallout
|
|
|
|
|
| |
- Switch to options helpers
- Remove unneeded CONFIGURE_ARGS
|
|
|
|
|
|
|
| |
Changes this release:
http://public.kitware.com/pipermail/insight-users/2016-October/053981.html
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Adds LICENSE details, which are quite restrictive with redistribution
- Set the WRKSRC to the directory the distfile will be extracted into
- Install into ${DATADIR} instead of LOCALBASE/visualparadigm
- Use ${INSTALL_PROGRAM} for binaries, rather than pkg-plist @mode 0755
PR: 213211
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Puppetboard depends on pypuppetdb>=0.3, so:
- copy databases/py-pypuppetdb to databases/py-pypuppetdb03;
- update databases/py-pypuppetdb03 to 0.3.1;
- copy www/py-puppetboard to www/py-puppetboard02;
- update www/py-puppetboard02 to 0.2.0;
- register conflicts between these ports;
- take maintainership of new ports.
While here:
- Update projects account.
PR: 211604 [1], 211918 [2]
Submitted by: neel@neelc.org [1], romain [2]
|
|
|
|
|
|
| |
WWW: https://www.jefftk.com/icdiff
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
1. Fix dependency on readline
2. Set license
3. Bump PORTVERSION
PR: 211843 [1]
Submitted by: pi [1]
|
|
|
|
|
| |
PR: 213493
Submitted by: Mageirias Anastasios <anastasios@mageirias.com>
|
|
|
|
|
|
|
|
|
|
| |
node_exporter is a prometheus exporter for machine metrics, written in Go
with pluggable metric collectors.
WWW: https://github.com/prometheus/node_exporter
PR: 212467
Submitted by: Jev Bjoersell <jev@ecadlabs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prometheus is a systems and service monitoring system. It collects metrics
from configured targets at given intervals, evaluates rule expressions,
displays the results, and can trigger alerts if some condition is observed
to be true.
Prometheus' main distinguishing features as compared to other monitoring
systems are:
- a multi-dimensional data model (timeseries defined by metric name and
set of key/value dimensions)
- a flexible query language to leverage this dimensionality
- no dependency on distributed storage; single server nodes are autonomous
- timeseries collection happens via a pull model over HTTP
- pushing timeseries is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
- support for hierarchical and horizontal federation
WWW: https://prometheus.io/
PR: 212468
Submitted by: Jev Bjoersell <jev@ecadlabs.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Silence post-patch sed commands
- Remove patch-src_cons.handler.c; changes upstreamed
Changes this release:
http://www.midnight-commander.org/wiki/NEWS-4.8.18
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the scanner.pl program, which would otherwise produce this
error in the log files:
Slim::Schema::Storage::throw_exception (122) Error: DBI Exception:
DBD::SQLite::db do failed: SQL logic error or missing database
cannot ATTACH database within transaction [for Statement "ATTACH
'/var/db/logitechmediaserver/cache/persist.db' AS persistentdb"]
More details about this problem:
http://forums.slimdevices.com/showthread.php?106257-FreeBSD-port&p=864545
Approved by: mark@tranquillussoftware.co.uk (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D8255
|
|
|
|
|
|
|
|
|
| |
- Project is hosted on Github now
Update math/qalculate to 0.9.9
- Qalculate now uses GTK+3
- Project is hosted on Github now
- Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
|
|
|
|
|
|
|
|
| |
Changes this release:
http://hplipopensource.com/hplip-web/release_notes.html
Approved by: makc (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D8031
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change from Sourceforge to GitHub for upstream, as per note on SF page
- Add LICENSE_FILE to demonstrate GPLv3 license
- Delete patch-src_kpass.c as upstream incorporates similar changes
Changes this release:
https://github.com/bldewolf/libkpass/blob/6/ChangeLog
Approved by: vg (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D8034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IntelliJ IDEA is an advanced IDE developed by JetBrains and focused on
developer productivity. The community edition features:
* An intelligent code editor that understands Java code; provides
refactorings, code inspections and intentions, and allows for
fast code navigation.
* Integration with such tools as JUnit and TestNG, Ant and Maven,
and popular version control systems including: CVS, Subversion
and git.
* XML-Java interoperability and comprehensive Groovy programming
language support.
* The Swing UI designer complements the suite of tools for
developing Java desktop applications.
The difference between intellij and intellij-ultimate can be found at
http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
WWW: http://www.jetbrains.com/idea/
PR: 212268
Submitted by: Andrey Cherkashin <andoriyu@gmail.com>
|
|
|
|
|
| |
Allow to override configuration location with the $portshaker_config_dir
environment variable.
|
|
|
|
| |
2016-10-14 misc/fortune_strfile: unmaintained and duplicated from base
|
|
|
|
| |
Notified by: repology.org
|
|
|
|
|
|
|
|
|
|
|
|
| |
qemu-utils is a new port which installs a few miscellaneous qemu utilities
that are useful even without emulation capabilities. It is useful where
emulation is not needed, because it has far fewer dependencies than qemu.
It is equivalent to the Debian package of the same name.
Reviewed by: sbruno, brd
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D8038
|
|
|
|
|
|
| |
PR: 213243
Changes: http://www.zabbix.com/rn2.2.15.php
Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
common-main.o: In function `main':
common-main.c:(.text+0x0): multiple definition of `main'
cinnabar-helper.o:../cinnabar-helper.c:(.text+0x1b0): first defined here
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Changes: https://github.com/glandium/git-cinnabar/compare/0.4.0b3...75f38ed
PR: 213417 (for tracking)
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
Thanks to Ruslan Makhmatkhanov for doing all the fixes
PR: 204519
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
For upgrading, see this site:
https://docs.influxdata.com/influxdb/v1.0/administration/013_vs_1/
Submitted by: maintainer
PR: ports/213464
|
|
|
|
|
|
|
| |
WWW: http://www.arduino.cc
PR: 213482
Submitted by: bsdports@kyle-evans.net
|
|
|
|
| |
MFH: 2016Q4
|
| |
|