| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Add a qa hint about needing, or not, USES=ssl.
Fix ports doing silly things, like including bsd.openssl.mk directly.
PR: 210322
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6866
|
|
|
|
|
|
|
| |
devices.
PR: 209849
Submitted by: Johannes Dieterich <dieterich@ogolem.org>
|
|
|
|
|
|
|
|
|
| |
- Update options descriptions to reflect *_IMPLIES
- Add missing implicit dependencies
- Comment LTO experimental option
PR: 210291
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
|
|
|
|
| |
Submitted by: David CARLIER <devnexen@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
20160618
Bugfix(introduced: 20091121): with the introduction of
sender_dependent_default_transport_maps, the SMTP daemon
was not updated. This resulted in false rejects with
sender-dependent "error" transports. Based on a fix by
Russell Yanofsky. Files: global/resolve_clnt.c,
global/resolve_clnt.h, smtpd/smtpd_check.c, smtpd/smtpd_check.h,
smtpd/smtpd_milter.c, smtpd/smtpd_resolve.c, smtpd/smtpd_resolve.h.
20160619
Refinements to the 20160618 fix. For more consistent results
with sender address validation, use the recipient address
(if available) as the sender-dependent address resolver
context. For better caching, pass sender context with all
attempts to resolve an email address. File: smtpd/smtpd.c,
smtpd/smtpd_check.c, smtpd/smtpd_milter.c.
20160625
Cleanup: the Postfix SMTP server now passes network address
and port information to the Cyrus SASL library. Build with
``make makefiles "CCARGS=$CCARGS -DNO_IP_CYRUS_SASL_AUTH"''
for backwards compatibility. Files: makedefs,
smtpd/smtpd_sasl_glue.c, xsasl/xsasl.h, xsasl/xsasl_cyrus_server.c,
xsasl/xsasl_server.c.
Cleanup: dnsblog manpage. File: dnsblog/dnsblog.c.
|
|
|
|
| |
Tool for configuring your PIV-enabled YubiKey.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During the build process there is one case when parts (source files) are
located in different directories and then linked together. Dependencies
are specified seemingly correctly, but the problem is that the build rule
`$(CC) $(CFLAGS) -c $*.c' loses information about source file path due to
how `$*' is expanded ("no suffix or preceding directory components") and
does not specify output object path.
Change it to more robust and correct `$(CC) $(CFLAGS) -o $@ -c $<' as a
remedy. Since this is BSD syntax, remove `gmake' from USES.
Tested by: marino (looks good, but not a complete guarantee)
|
|
|
|
|
| |
- Switch to new test framework
- Switch to options helpers
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install logfile rotation rule to prevent people running out of space
in their /var partitions [2]
- Provide an optional patch for IP-based authorization (.htaccess) [3]
- While here, do not capitalize `Web' in the middle of the sentence
inside `files/pkg-message.in' as it looks like a relic of the 1990s
PR: 210040 [1]
Submitted by: phk [2]
Obtained from: http://ogris.de/thttpd/ [3]
|
|
|
|
|
|
|
|
| |
Upstream fix was:
https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362
PR: 210532
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Upstream fix was:
https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362
PR: 210532
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Added cast improvements to CegoFieldValue::castTo method, which are
also checked now with check050
- Evaluation of locale to find out decimal point character. E.g.
for english locales this is ., for german this is ,. The character
is used for float value handling in CegoFieldValue methods.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
| |
- Add iic(4) support for FreeBSD 10.2+
PR: 210599
Submitted by: jason.harmening@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/210577
Submitted by: novel and cmt.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
this library builds upon the ideas of its predecessor, but aims for a clearer
API, focusing on proper method names over operator overrides. It's also being
developed from the ground up in a test-driven manner, and has full Sphinx
documentation.
WWW: http://github.com/zacharyvoase/urlobject
PR: 210604
Submitted by: freebsd@skinc.ru
|
|
|
|
|
| |
PR: 210603
Submitted by: freebsd@skinc.ru
|
| |
|
|
|
|
|
| |
PR: 210602
Submitted by: freebsd@skinc.ru
|
|
|
|
|
|
| |
build of htdocs/ports which uses the INDEX file in the doc repository.
With hat on: doceng
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION post r417620 since new option was added
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6975
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new option to select whether to compile with VAAPI support,
so that if multimedia/libva is already installed on the system
during the build process, it is not linked to unless desired.
- Add patch to allow h.264 support to build using libva deprecated API
PR: 210533
Submitted by: cpm
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update waf to 1.9.0pre3 release
- Remove unneeded patches (applied upstream)
- Fix CONFIGURE_ARGS adding/disabling certain features
- Add patches to fix "-Wmissing-braces" warning, so the compiler is happy
- Switch to USES=localbase framework
- Bump library version in pkg-plist
Changelog:
https://github.com/mpv-player/mpv/releases/tag/v0.18.0
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6965
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
| |
- Enhance description
Submitted by: SimaMoto,RyoTa (maintainer)
|
|
|
|
| |
Approved by: rene (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please note that updating from the previous version (5.1) to the current
version (8.0) requires manual steps. Please consult the pkg-message for
details.
This update has changes since 2013, and upstream does not provide
changelogs.
PR: 210264
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE> (maintainer)
|
|
|
|
| |
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
Also, fix build on 9.3-i386 (patch by rene)
Approved by: rene (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- More Shader Model 5 support in Direct3D.
- Unicode data updated to Unicode 9.0.0.
- Improvements to GDI paths and metafiles.
- More progress towards the Direct3D command stream.
- Various bug fixes.
This now uses a new version of the Gecko engine based on Firefox 47,
and accordingly the wine-gecko-devel port is updated to version 2.44
to 2.47.
|
|
|
|
|
|
| |
Reported by: cperciva
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add www/py-beautifulsoup to RUN_DEPENDS
- Ignore on the package builders
Reported by: pkg-fallout
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6971
|
|
|
|
|
|
| |
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6972
|
| |
|
|
|
|
| |
- Switch to automatic plist management via autoplist
|
| |
|
| |
|
|
|
|
|
|
| |
- Use find's '-delete' option over '-exec ${RMDIR}'
Reported by: mat
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Arun Thomas <arun.thomas at gmail.com>
Reviewed by: Victor <xnasx at yangdex.rgu>
Approved by: Victor <xnasx at yangdex.rgu> (maintainer)
Sponsored by: DARPA/AFRL
|
|
|
|
|
|
|
|
| |
PR: 209669 [1]
Reported by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Reported by: Roger Marquis <marquis@roble.com>
Security: CVE-2016-3092
Security: https://vuxml.FreeBSD.org/freebsd/cbceeb49-3bc7-11e6-8e82-002590263bf5.html
|
|
|
|
| |
Notified by: mat
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
| |
- Remove unresolvable bsdftpd.org
- Add my LOCAL
- Remove BROKEN
- Unmark DEPRECATED and remove EXPIRATION_DATE
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
- Convert to new options target helper
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: 210003
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
|
|
|
| |
Changes: https://github.com/httprb/http/blob/master/CHANGES.md
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
https://github.com/premailer/css_parser/commits/master
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
|
|
|
|
| |
Changes: https://github.com/guard/guard-minitest/releases
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/harrowio/capistrano-harrow/commits/master
|
|
|
|
| |
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt
|
|
|
|
| |
Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md
|
|
|
|
| |
Changes: https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
|
|
|
|
| |
Changes: https://github.com/cucumber/gherkin/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/celluloid/celluloid-supervision/blob/master/CHANGES.md
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
|
|
|
|
|
| |
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update WWW
Changes: https://pypi.python.org/pypi/ndg-httpsclient#releases
https://github.com/cedadev/ndg_httpsclient/releases
|
|
|
|
| |
Changes: https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
|
|
|
|
| |
Changes: https://sourceforge.net/p/pyparsing/code/HEAD/tree/trunk/src/CHANGES
|
|
|
|
| |
Changes: http://git.tiker.net/pudb.git
|
|
|
|
| |
Changes: https://github.com/python-greenlet/greenlet/blob/master/NEWS
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Web-Query/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Net-Async-HTTP/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-SSLGlue/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test2-Suite/Changes
|
|
|
|
|
| |
- Mark DEPRECATED and set EXPIRATION_DATE to 2016-07-31
- Add NO_ARCH
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Specio/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Sah/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Pegex/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Parse-Method-Signatures/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Module-Runtime-Conflicts/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Log4perl-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Any-IfLOG/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/IO-Pty-Easy/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Function-Parameters/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/File-Write-Rotate/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-MAT/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
|
|
|
|
| |
Changes: http://joeyh.name/code/moreutils/news/version_0.58/
|
| |
|
|
|
|
| |
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS
|
|
|
|
| |
Changes: https://git.gnome.org/browse/gssdp/tree/NEWS
|
|
|
|
| |
Changes: https://github.com/pciutils/pciids/commits/master
|
|
|
|
|
|
| |
- Cosmetic change
Changes: http://www.graphicsmagick.org/NEWS.html
|
| |
|
|
|
|
| |
Changes: http://swig.org/release.html
|
|
|
|
| |
Changes: https://fossies.org/linux/libdap/NEWS
|
|
|
|
| |
Changes: http://invisible-island.net/byacc/CHANGES.html
|
|
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
|
|
|
| |
Changes: https://github.com/google/brotli/releases
|
|
|
|
| |
Changes: http://curl.haxx.se/changes.html
|
|
|
|
| |
Changes: https://github.com/nghttp2/nghttp2/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Skip test scripts if modules are not available. The requested modules will be
loaded, and optionally have their versions checked. If the module is missing,
the test script will be skipped. Modules that are found but fail to compile will
exit with an error rather than skip.
If used in a subtest, the remainder of the subtest will be skipped.
Skipping will work even if some tests have already been run, or if a plan has
been declared.
Versions are checked via a $module->VERSION($wanted_version) call. Versions must
be provided in a format that will be accepted. No extra processing is done on
them.
If perl is used as a module, the version is checked against the running perl
version ($]). The version can be specified as a number, dotted-decimal string,
v-string, or version object.
If the RELEASE_TESTING environment variable is set, the tests will fail rather
than skip. Subtests will be aborted, but the test script will continue running
after that point.
WWW: http://search.cpan.org/dist/Test-Needs/
|
|
|
|
|
| |
PR: 210576
Sponsored by: Absolight
|
|
|
|
|
|
| |
Changelog at https://cran.r-project.org/web/packages/R2HTML/NEWS
- Switch to a fixed plist.
|
|
|
|
|
|
|
|
|
| |
- switch to GitHub. This is the account belonging to the original
author of cowsay, who submitted the PR.
PR: 210547
Submitted by: tony+freebsd@nog.net (author)
Approved by: lifanov@mail.lifanov.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
twext is a Python module consisting of extensions to the Twisted Framework.
(http://twistedmatrix.com/)
WWW: http://trac.calendarserver.org/wiki/twext
PR: 210263
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE>
|
|
|
|
| |
Changelog: http://feh.finalrewind.org/archive/2.16.1/
|
| |
|
|
|
|
|
| |
PR: 207425
Reported by: thierry
|
|
|
|
|
|
|
|
|
|
|
| |
calendar is a python library for parsing and generating iCalendar data.
See RFC 5545 and 6350.
http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk
WWW: http://trac.calendarserver.org/wiki/twext
PR: 210262
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to GH
- Update WWW in pkg-descr
- Added new question feature
- Fixed windows color problem
- Intelligent colors
- Added open in browser
Reviewed by: koobs, junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6964
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
Features:
- Wave drag estimation by area distribution and Eminton Lord calculation
- Variable presets for saving model state
Bug Fixes:
- Fix crash caused by reading file without VarPresets field.
- Fix crash when deleting empty var presets group
While on it:
- Pet portlint
PR: 210574
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aparapi is an open source API for expressing data parallel workflows in Java.
Originally an AMD product, Aparapi was released to open source on September
14, 2011. Aparapi is an API for expressing data parallel workloads in Java
and a runtime component capable of converting the Java# bytecode of compatible
workloads into OpenCL# so that it can be executed on a variety of GPU devices.
WWW: https://github.com/aparapi/aparapi
PR: 204024
Submitted by: dieterich@ogolem.org
|
|
|
|
|
|
|
|
| |
- Update -server and -client to 10.0.26
- Add private headers to -server package
- Remove private headers from -client (conflict)
- Add License file for PerconaFT
- Add archivers/snappy dependency for TokuDB
|
|
|
|
|
| |
PR: 210372 (based on)
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
|
|
|
|
|
|
|
|
|
| |
While on it:
- Fix typo in makefile (PORTREIVSION -> PORTREVISION)
PR: 208914
Submitted by: olexander.v.melnyk@gmail.com
Approved by: maintainer timeout
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
| |
|
| |
|
|
|
|
| |
years since 4.0.3 was released.
|
|
|
|
|
|
|
|
|
| |
field responsible for $TERM handling. It is impossible to reattach
to older versions.
See https://lists.gnu.org/archive/html/screen-users/2016-06/msg00014.html.
PR: 210551
|
|
|
|
|
| |
PR: 210535
Submitted by: Dusan Vejnovic <freebsd@dussan.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update rc.d script to run as davmail user rather than root
- Update rc.d script to take advantage of daemon(8) rather than hand-rolling
process management
- Update rev info (checksums, refresh patches, etc.)
- Remove .md5 files
- Appease testport by removing empty dirs in STAGEDIR not in plist
UIDs/GIDs: add davmail user
Changes: https://sourceforge.net/p/davmail/code/2427/tree/trunk/releasenotes.txt
PR: 209354
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: maintainer timeout (7 weeks)
|
|
|
|
|
|
|
|
|
| |
- Remove patches accepted upstream
Changes: https://docs.saltstack.com/en/latest/topics/releases/2016.3.1.html
PR: 210395
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix lldpd(8) in post-patch to show correct lldpd config file/directory path.
- Apply extra patches taken from upstream right after 0.9.4 was released:
* Fix build issues with 9.3's older cpp not supporting mutiple files as input.
(likely Tier 2 archs with GCC 4.2 too)
* Fix a regression which was caused by importing/adding support for new
OpenBSD ifmediareq changes* and the use of typeof in 0.9.4
lldpd (0.9.3)
* Do not rely on support of constructors for liblldpctl.
* Always log to stderr (even in addition to syslog).
* `lldpcli watch` accepts a limit on the number of received events.
* `lldpcli -f {xml,json} watch` should work now.
* Consider `veth` interfaces as physical interfaces.
lldpd (0.9.4)
* Make lldpd accepts a `-p` option to specify the PID file.
* Ability to change multicast MAC address to two additional values to reach
customer bridges.
* lldpcli will now display chassis TTL when detailed view is enabled.
* Fix setting of local value for port ID.
* Fix compilation with BSD make.
* Ensure lldpcli returns an error code on invalid commands.
PR: 210390
Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: ports-secteam (with hat)
Security: CVE-2016-5832
Security: CVE-2016-5833
Security: CVE-2016-5834
Security: CVE-2016-5835
Security: CVE-2016-5836
Security: CVE-2016-5837
Security: CVE-2016-5838
Security: CVE-2016-5839
Security: https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: ports-secteam (with hat)
Security: CVE-2016-5832
Security: CVE-2016-5833
Security: CVE-2016-5834
Security: CVE-2016-5835
Security: CVE-2016-5836
Security: CVE-2016-5837
Security: CVE-2016-5838
Security: CVE-2016-5839
Security: https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: ports-secteam (with hat)
Security: CVE-2016-5832
Security: CVE-2016-5833
Security: CVE-2016-5834
Security: CVE-2016-5835
Security: CVE-2016-5836
Security: CVE-2016-5837
Security: CVE-2016-5838
Security: CVE-2016-5839
Security: https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210480 [1]
PR: 210581
Reported by: Mihail Timofeev <9267096@gmail.com> [1]
Security: CVE-2016-5832
Security: CVE-2016-5833
Security: CVE-2016-5834
Security: CVE-2016-5835
Security: CVE-2016-5836
Security: CVE-2016-5837
Security: CVE-2016-5838
Security: CVE-2016-5839
Security: https://vuxml.FreeBSD.org/freebsd/bfcc23b6-3b27-11e6-8e82-002590263bf5.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The SonarQube platform is an open source quality management platform,
dedicated to continuously analyzing and measuring the technical quality of
source code, from project portfolio down to the method level.
Features:
- Supports languages: Java, C/C++, Objective-C, C#, PHP, Flex, Groovy,
JavaScript, Python, PL/SQL, COBOL, etc.
- Can also be used in Android development.
- Offers reports on duplicated code, coding standards, unit tests, code
coverage, complex code, potential bugs, comments and design and
architecture.
- Records metrics history and provides evolution graphs ("time machine")
and differential views.
- Provides fully automated analyses: integrates with Maven, Ant, Gradle and
continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.).
- Integrates with the Eclipse development environment.
- Integrates with external tools: JIRA, Mantis, LDAP, Fortify, etc.
- Is expandable with the use of plugins.
- Implements the SQALE methodology to compute technical debt.
WWW: http://www.sonarqube.org/
PR: 203077
Submitted by: Dusan Vejnovic <freebsd@dussan.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SOMEOPT_CMAKE_BOOL= WITH_FOO BAR
expands to:
-DWITH_FOO:BOOL=true -DBAR:BOOL=true
or
-DWITH_FOO:BOOL=false -DBAR:BOOL=false
PR: 210576
Approved by: portmgr (mat)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210491
Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210502
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210491
PR: 210502
Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Reported by: Philip Jocks <freebsdbugs@filis.org>
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
|
|
|
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/textproc/groff/work/groff-1.22.2/src/devices/gropdf/pdfmom: not found
gmake[3]: *** [Makefile.sub:117: examples/letter.pdf] Error 127
While there, remove the bsd.port.pre/post inclusion.
Sponsored by: Absolight
|
|
|
|
|
| |
It fixed build on freebsd 9
while here use gmake-lite to build so the dependency chain remain minimal
|
|
|
|
|
|
|
| |
Submitted by: Arun Thomas <arun.thomas @ gmail.com>
Reviewed by: vg
Approved by: vg (maintainer)
Sponsored by: DARPA, AFRL
|
|
|
|
|
| |
- Track mono dependency change
- Update minimum FreeBSD ABI for -current.
|
|
|
|
|
|
|
| |
- Add SRCONV option
PR: 210526
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
PYTHON_ABIVER/PYTHON_INCLUDEDIR, when they use default options for
lang/python3x, by providing a reasonable default value to PYTHON_ABIVER
With hat: portmgr
|
|
|
|
|
|
|
|
| |
- Remove SRCONV option
- Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR
PR: 210524
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Add new option, SRCONV
PR: 210525
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Remove SRCONV option
- Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR
Changes: https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/branches/qmmp-0.10/ChangeLog
PR: 210523
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
|
|
|
|
| |
API changes
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
Changes: https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.0
PR: 210365
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are a couple of enhancements that can be made to math/R
regarding optimization: one would be to enable LTO and OpenMP
whenever the compiler supports it, another one would be to allow
linking to OpenBLAS besides ATLAS or R's internal BLAS implementation.
The patch was inspired by math/octave's handling of BLAS.
PR: 207425
Submitted by: elferdo@gmail.com
Approved by: bf (maintainer timeout)
|
|
|
|
|
| |
PR: liangtai.s16@gmail.com
Reviewed by: riggs
|
|
|
|
|
| |
Changelog at
<https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/1.7.6>.
|
|
|
|
|
| |
PR: 210575
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Let the socket backend print debug messages on the DEBUG channel. The
other channels affect the printer status message in lpstat(1) which can
be confusing. [1]
PR: 203058 [1]
|
|
|
|
|
|
|
|
|
|
|
| |
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.
WWW: https://github.com/phpredis/phpredis
PR: 210552, 208016
Submitted by: joshruehlig@gmail.com, townwear@gmail.com
|
|
|
|
|
| |
PR: 210223
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
|
|
|
|
| |
Changes: https://metacpan.org/source/NIGELM/Catalyst-Controller-HTML-FormFu-2.01/Changes
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/HTML-FormFu
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Test-Simple
|
|
|
|
|
|
|
|
| |
- %%DOCSDIR%%/html/_static/default.css
was missing
PR: 210477
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Important fixes in the solver
- When conflicts are found, they are explicitly printed
- Reduce namecache contention a bit
- Temporary files created during extraction are now hidden
- Accept symlinks to directories when pkg is expecting a directory
|
|
|
|
|
| |
PR: 210553
Submitted by: t@tobik.me
|
|
|
|
|
|
|
| |
- Accept symlinks to directory when the package expects a directory
- Cleanup symlink checksuming code
- Fix a bug that results in bus error on very specific cases with lots of
packages installed
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
The Yubico PIV tool is used for interacting with the Privilege and
Identification Card (PIV) application on a YubiKey.
With it you may generate keys on the device, importing keys and
certificates, and create certificate requests, and other operations. A
shared library and a command-line tool is included.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The IFC option removal was not complete. Alter the pkg-plist
accordingly and bump.
|
|
|
|
| |
WWW: https://github.com/trueos/diligent
|
|
|
|
| |
Submitted by: Justin Viiret <justin.viiret at intel.com>
|
| |
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stack overflow command line client written in python. Using SoCLI you can
search and browse stack overflow without leaving the terminal.
WWW: https://pypi.python.org/pypi/socli/
Submitted by: me
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D6939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Beautiful Soup is a Python library designed for quick turnaround projects like
screen-scraping.
Three features make it powerful:
Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree: a toolkit for dissecting
a document and extracting what you need. It doesn't take much code to write
an application.
Beautiful Soup automatically converts incoming documents to Unicode and
outgoing documents to UTF-8. You don't have to think about encodings, unless
the document doesn't specify an encoding and Beautiful Soup can't detect one.
Then you just have to specify the original encoding.
Beautiful Soup sits on top of popular Python parsers like lxml and html5lib,
allowing you to try out different parsing strategies or trade speed for
flexibility.
WWW: https://www.crummy.com/software/BeautifulSoup/
Submitted by: me
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D6937
|
|
|
|
|
|
|
| |
Plugin allows transparent authentication of the User using his domain
account through Web-server module (for ex. mod_ntlm in Apache).
WWW: https://bitbucket.org/dkuk/single_auth
|
|
|
|
| |
WWW: https://bitbucket.org/dkuk/a_common_libs
|
|
|
|
|
|
| |
- Rename relevant occurences in pkg-descr and pkg-message
PR: 210508
|
|
|
|
| |
Submitted by: @mordin_ on Twitter.
|
|
|
|
| |
Reported by: Bryan Steele (@canadianbryan on Twitter)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
server system for web-based streamed viewing and zooming of
ultra high-resolution images with low processor and memory
requirements. The system can handle gigapixel size images as
well as advanced image features such as 8/16/32 bits per
channel, CIELAB colorimetric images and scientific imagery
such as multispectral images and digital elevation maps.
WWW: http://iipimage.sourceforge.net/
PR: 210437
Submitted by: me@skylord.ru
|
|
|
|
|
| |
PR: 210497
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- While here, add NO_ARCH
PR: 210527
Submitted by: freebsd-ports@t-b-o-h.net (maintainer)
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/XML-LibXML
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Test-Moose-More
|
|
|
|
|
|
|
|
|
|
|
|
| |
A regression was detected that causes crashes under certain conditions.
This is fixed by
https://codereview.qt-project.org/#/c/163443/
incorporated with this updated patchset.
PR: 210530
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
|
|
|
|
|
|
|
| |
- While here, add LICENSE
PR: 210428
Submitted by: eimar.koort@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
- Support 252 colors for job IDs
- Ensure bmake is used for ports_env (fixes usage for 9.x)
- Fix creating /nxb-bin in the root system
|
|
|
|
| |
- Fix creating /nxb-bin in the root system
|
| |
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes
|
|
|
|
| |
- Cosmetic fixes
|
|
|
|
|
| |
PR: 210006
Submitted by: ybungalobill@gmail.com (maintainer)
|
|
|
|
| |
Changelog: https://forums.plex.tv/discussion/comment/1203901#Comment_1203901
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dilay is a 3D sculpting application that provides an intuitive workflow
using a number of powerful modeling tools. As each tool locally subdivides
the mesh where more details are required, Dilay allows artists to rapidly
create complex meshes.
WWW: http://abau.org/dilay
PR: 210369
Submitted by: yuri@rawbw.com
|
|
|
|
|
| |
showing the actual prefix. Otherwise poudriere says it will
read from /nonexistent/etc.
|
|
|
|
| |
5gp-1.01. Change over to a numbers-and-dots regex instead.
|
|
|
|
|
|
|
|
|
| |
and graph editor for Graphite, InfluxDB & OpenTSDB.
WWW: https://github.com/grafana/grafana
PR: 210485
Submitted by: John Hixson <jhixson@gmail.com>
|
|
|
|
|
|
|
|
| |
rather than /etc. Add an option, ETCDIR, to switch it back to /etc.
Also includes a couple whitespace cleanups. PORTREVISION bump, and a
note in UPDATING.
PR: 201866
|
|
|
|
| |
- Cosmetic fixes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
|
|
|
|
|
| |
PR: 210140
Maintainer timeout: 16 days
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Suggested by: koobs@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change from SF to GITHUB, as old WWW redirects there
- Add USES=autoreconf pkgconfig as distfile no longer contains configure
- Remove CONFIGURE_ARGS=--without-x as it is ignored (no longer supported)
- Convert OPENSSL and GNUTLS to OPTIONS_SINGLE, as build fails with neither
- Add GNUTLS_IMPLIES=GCRYPT as build fails with GNUTLS but not GCRYPT
- Add LIB_DEPENDS=libgpg-error.so as reported by new stage-qa script
- Tidy up patches for new release, ensure pathfix applies to Makefile.am
Reported by: dutchman01@quicknet.nl
Reviewed by: adamw (mentor)
Approved by: mat (mentor)
Relnotes: https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.10
Differential Revision: https://reviews.freebsd.org/D6946
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
This also optimizes the PKGBASE/PKGFILE lookup with the new port_var_fetch(),
which passes in the known DEPENDS_ARGS.
|
|
|
|
| |
This is taken from Poudriere (uncommitted)
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
PR: 210282
Submitted by: ohauer
Approved by: portmgr (mat@)
|
|
|
|
|
|
| |
PR: 209986
Submitted by: myself
Approved by: maintainer timeout (nivit, 20 days)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The doas program allows users to run commands as another user (usually
root). The doas program was written by the OpenBSD team to provide a
lightweight, simplified (and more secure) alternative to the sudo command.
Original upstream (OpenBSD) source:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/doas/
FreeBSD version: https://github.com/slicer69/doas
NOTE: I added the two patch files to workaround issues mentioned in the PR
about hardcoding of /usr/local.
PR: 210473
Submitted by: jsmith@resonatingmedia.com
Modified by: jrm@ftfl.ca (see PR) and me (roberto)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
Support for lots of Clients Libraries written in many different langauges.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.
Full command line interface.
Leader / follower replication.
In-memory database that persists on disk.
WWW: http://tile38.com/
PR: 210147
Submitted by: olevole@olevole.ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
`slibtool` is an independent reimplementation of the widely used libtool,
written in C. `slibtool` is designed to be a clean, fast, easy-to-use
libtool drop-in replacement, and is accordingly aimed at package authors,
distro developers, and system integrators. `slibtool` maintains compatibility
with libtool in nearly every aspect of the tool's functionality as well as
semantics, leaving out (or turning into a no-op) only a small number of
features that are no longer needed on modern systems.
Being a compiled binary, and although not primarily written for the sake of
performance, building a package with `slibtool` is often faster than with its
script-based counterpart. The resulting performance gain would normally vary
between packages, and is most noticeable in builds that invoke libtool a large
number of times, and which are characterized by the short compilation duration
of individual translation units.
WWW: http://git.midipix.org/cgit.cgi/slibtool/
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This release resolves several vulnerabilities.
PR: 210493
MFH: 2016Q2
Security: CVE-2015-8934
Security: CVE-2016-4300
Security: CVE-2016-4301
Security: CVE-2016-4302
|
| |
|
|
|
|
|
|
|
| |
- Documentation tweaks
PR: 210442
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: mat@
|
| |
|
|
|
|
|
| |
- Convert to USES=localbase
- Remove uneeded use of bsd.port.pre.mk
|
|
|
|
| |
- Convert to USES=localbase
|
| |
|