| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Announcement:
https://kde.org/announcements/plasma-5.17.1.php
Notes:
svn path=/head/; revision=515579
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_11/Changes
PR: 241154
Reported by: egyppio
MFH: 2019Q4
Security: c360d057-ea8b-11e9-859b-b885849ded8e
Notes:
svn path=/head/; revision=515576
|
|
|
|
| |
Notes:
svn path=/head/; revision=515570
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=515563
|
|
|
|
|
|
|
| |
Changes: https://github.com/titusfortner/webdrivers/releases
Notes:
svn path=/head/; revision=515560
|
|
|
|
|
|
|
|
| |
Changelog:
https://about.gitlab.com/blog/2019/10/22/gitlab-12-4-released/
Notes:
svn path=/head/; revision=515492
|
|
|
|
|
|
|
| |
upgrade.
Notes:
svn path=/head/; revision=515491
|
|
|
|
|
|
|
| |
upgrade.
Notes:
svn path=/head/; revision=515490
|
|
|
|
|
|
|
|
|
|
| |
Remediates VSV00004 Workspace information leak
MFH: 2019Q4
Security: 2d4076eb-f679-11e9-a87f-a4badb2f4699
Notes:
svn path=/head/; revision=515362
|
|
|
|
|
|
|
| |
Changes: https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
Notes:
svn path=/head/; revision=515351
|
|
|
|
|
|
|
| |
MFH: 2019Q4
Notes:
svn path=/head/; revision=515347
|
|
|
|
| |
Notes:
svn path=/head/; revision=515339
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/2.21.25...2.21.29
MFH: 2019Q4 (bug fixes)
Notes:
svn path=/head/; revision=515314
|
|
|
|
|
|
|
|
|
| |
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/httprb/http/blob/master/CHANGES.md
Notes:
svn path=/head/; revision=515296
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
- Take maintainership
Changes: https://github.com/feedjira/feedjira/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=515295
|
|
|
|
|
|
|
|
| |
Changes: https://docs.wagtail.io/en/latest/releases/index.html
https://github.com/wagtail/wagtail/releases
Notes:
svn path=/head/; revision=515286
|
|
|
|
|
|
|
| |
Changes: https://www.zenphoto.org/news/category/changelog/
Notes:
svn path=/head/; revision=515280
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket: framework compliance (python))
MFH: 2019Q4
Notes:
svn path=/head/; revision=515269
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.59.0
PR: 241413
Submitted by: ben.lavery@hashbang0.com (maintainer)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D22105
Notes:
svn path=/head/; revision=515255
|
|
|
|
|
|
|
|
|
| |
https://nodejs.org/en/blog/release/v12.12.0/
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=515215
|
|
|
|
|
|
|
|
|
| |
https://nodejs.org/en/blog/release/v8.16.2/
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=515214
|
|
|
|
|
|
|
|
|
|
|
|
| |
- updated WWW
- Set EPOCH (semantic versioning now)
PR: 233711
Submitted by: sh+freebsd-bugzilla@codevoid.de, yzrh@tuta.io
Relnotes: https://github.com/luakit/luakit/blob/develop/CHANGELOG.md
Notes:
svn path=/head/; revision=515209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update njs module from 0.3.5 to 0.3.6.
Sync third-party fastdfs module version with www/nginx.
<ChangeLog for nginx 1.17.5>
*) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
reading from a fast connection for a long time.
*) Bugfix: incomplete escaped characters at the end of the request URI
were ignored.
*) Bugfix: "/." and "/.." at the end of the request URI were not
normalized.
*) Bugfix: in the "merge_slashes" directive.
*) Bugfix: in the "ignore_invalid_headers" directive.
Thanks to Alan Kemp.
*) Bugfix: nginx could not be built with MinGW-w64 gcc 8.1 or newer.
</ChangeLog>
<ChangeLog for njs 0.3.6>
nginx modules:
*) Improvement: getting special headers from r.headersIn.
Core:
*) Feature: added new Function() support.
*) Feature: added Number.prototype.toFixed().
*) Feature: added Number.prototype.toPrecision().
*) Feature: added Number.prototype.toExponential().
*) Improvement: making "prototype" property of function
instances writable.
*) Improvement: limiting recursion depth while compiling.
*) Improvement: moving global functions to the global object.
*) Bugfix: fixed prototype mutation for object literals.
*) Bugfix: fixed heap-buffer-overflow while parsing regexp literals.
*) Bugfix: fixed integer-overflow while parsing exponent
of number literals.
*) Bugfix: fixed parseFloat().
*) Bugfix: fixed Array.prototype functions according to the specification.
The following functions were fixed: every, includes, indexOf, filter,
find, findIndex, forEach, lastIndexOf, map, pop, push, reduce,
reduceRight, shift, some, unshift.
*) Bugfix: fixed handing of accessor descriptors in Object.freeze().
*) Bugfix: fixed String.prototype.replace() when first argument
is not a string.
*) Bugfix: fixed stack-use-after-scope in Array.prototype.map().
*) Bugfix: Date.prototype.toUTCString() format was aligned to ES9.
*) Bugfix: fixed buffer overflow in Number.prototype.toString(radix).
*) Bugfix: fixed Regexp.prototype.test() for regexps with backreferences.
*) Bugfix: fixed Array.prototype.map() for objects with nonexistent values.
*) Bugfix: fixed Array.prototype.pop() and shift() for sparse objects.
*) Bugfix: fixed Date.UTC() according to the specification.
*) Bugfix: fixed Date() constructor according to the specification.
*) Bugfix: fixed type of Date.prototype.
Thanks to Artem S. Povalyukhin.
*) Bugfix: fixed Date.prototype.setTime().
Thanks to Artem S. Povalyukhin.
*) Bugfix: fixed default number of arguments expected by built-in functions.
*) Bugfix: fixed "caller" and "arguments" properties of a function instance.
Thanks to Artem S. Povalyukhin.
</ChangeLog>
Notes:
svn path=/head/; revision=515207
|
|
|
|
|
|
|
| |
Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
Notes:
svn path=/head/; revision=515153
|
|
|
|
|
|
|
| |
Changes: https://github.com/socketry/protocol-http2/commits/master
Notes:
svn path=/head/; revision=515152
|
|
|
|
|
|
|
| |
Changes: https://github.com/socketry/protocol-http/commits/master
Notes:
svn path=/head/; revision=515151
|
|
|
|
|
|
|
| |
Changes: https://github.com/lostisland/faraday/releases
Notes:
svn path=/head/; revision=515150
|
|
|
|
|
|
|
|
| |
audio/nuvolaplayer was removed. All the service plugins are useless
without it. Remove them too.
Notes:
svn path=/head/; revision=515102
|
|
|
|
| |
Notes:
svn path=/head/; revision=515095
|
|
|
|
|
|
|
| |
Submitted by: Neel Chauhan <neel@neelc.org> (upstream)
Notes:
svn path=/head/; revision=515082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copy the glassfish4 in www/glassfish to www/glassfish4 as a fallback for users
depending on glassfish4 and unable to switch to glassfish5.
Take maintainership of www/glassfish4
Move the content of www/glassfish5 to www/glassfish, thereby making glassfish5
the new default. The glassfish5 port has been around for 1.5 months now w/o
bugs reported.
Remove the www/glassfish5 port. Note in MOVED that it's now in www/glassfish.
Notes:
svn path=/head/; revision=515079
|
|
|
|
|
|
|
| |
Broken in r404555 during conversion to options helpers.
Notes:
svn path=/head/; revision=515069
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 241280
Submitted by: olivier
Notes:
svn path=/head/; revision=515062
|
|
|
|
|
|
|
|
| |
Changes: https://docs.wagtail.io/en/latest/releases/index.html
https://github.com/wagtail/wagtail/releases
Notes:
svn path=/head/; revision=514957
|
|
|
|
|
|
|
|
| |
Changes: https://www.starlette.io/release-notes/
https://github.com/encode/starlette/commits/master
Notes:
svn path=/head/; revision=514956
|
|
|
|
|
|
|
| |
Changes: https://github.com/planetlabs/planet-client-python/releases
Notes:
svn path=/head/; revision=514955
|
|
|
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
Notes:
svn path=/head/; revision=514954
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md
Notes:
svn path=/head/; revision=514953
|
|
|
|
|
|
|
|
|
| |
- Update CONFLICTS_INSTALL
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
Notes:
svn path=/head/; revision=514952
|
|
|
|
|
|
|
|
|
| |
- Update CONFLICTS_INSTALL
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
Notes:
svn path=/head/; revision=514951
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/HTML-Form
Notes:
svn path=/head/; revision=514923
|
|
|
|
|
|
|
| |
Changes: https://trac.xapian.org/wiki/ReleaseOverview
Notes:
svn path=/head/; revision=514907
|
|
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
Changes: https://owncloud.org/changelog/server/
https://doc.owncloud.org/server/admin_manual/release_notes.html
Notes:
svn path=/head/; revision=514899
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Point MASTER_SITES to FreeBSD's servers as we seem to have to host the
distfile on our own (I wasn't able to find a way to get a tarball from
upstream servers). Also, add a "regenerate-distfile" target to ease
the process of updating the distfile in the future.
- Update MAKE_ARGS: setting CC there is no longer needed.
- Remove config.mk patches: it is sufficient for the sake of the port to
just remove the include statement from the Makefile.
Changelog:
https://git.suckless.org/quark/log.html
Reported by: BieHDC
Notes:
svn path=/head/; revision=514890
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
Notes:
svn path=/head/; revision=514869
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portclippy while here
Changes: https://github.com/gobuffalo/buffalo/compare/v0.14.10...v0.14.11
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D22078
Notes:
svn path=/head/; revision=514861
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak by updating MASTER_SITES to the new upstream
- Pass maintainership to the submitter
PR: 241284
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D22048
Notes:
svn path=/head/; revision=514856
|
|
|
|
|
|
|
|
| |
PR: 241343
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes:
svn path=/head/; revision=514836
|
|
|
|
| |
Notes:
svn path=/head/; revision=514818
|
|
|
|
|
|
|
|
| |
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes:
svn path=/head/; revision=514793
|