| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=445232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.php.net/ChangeLog-7.php#7.0.21
Also:
- Remove patch "patch-main_php__ini.c", has been patched upstream
- Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore
PR: 220531
Submitted by: Dani <i.dani@outlook.com>
Reported by: Fabiano Sidler <fabianosidler@swissonline.ch>
MFH: 2017Q3
Security: CVE-2017-9224
Security: CVE-2017-9226
Security: CVE-2017-9227
Security: CVE-2017-9228
Security: CVE-2017-9229
Differential Revision: https://reviews.freebsd.org/D11515
Notes:
svn path=/head/; revision=445231
|
|
|
|
| |
Notes:
svn path=/head/; revision=445230
|
|
|
|
| |
Notes:
svn path=/head/; revision=445229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.php.net/ChangeLog-7.php#7.1.7
PR: 220532
Reported by: Fabiano Sidler <fabianosidler@swissonline.ch>, Dani <i.dani@outlook.com>
MFH: 2017Q3
Security: CVE-2017-9224
Security: CVE-2017-9226
Security: CVE-2017-9227
Security: CVE-2017-9228
Security: CVE-2017-9229
Notes:
svn path=/head/; revision=445228
|
|
|
|
|
|
|
|
|
|
| |
- Set MAINTAINER to <amutu@amutu.com>
PR: 220510
Submitted by: Jov <amutu@amutu.com>
Notes:
svn path=/head/; revision=445227
|
|
|
|
|
|
|
|
|
|
| |
PR: 219807
Submitted by: fullermd@over-yonder.net (maintainer)
Approved by: robak (mentor), mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11514
Notes:
svn path=/head/; revision=445226
|
|
|
|
|
|
|
|
| |
PR: 220396
Submitted by: phk (original version)
Notes:
svn path=/head/; revision=445225
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=445224
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=445223
|
|
|
|
| |
Notes:
svn path=/head/; revision=445222
|
|
|
|
|
|
|
|
| |
PR: 220529
Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch>
Notes:
svn path=/head/; revision=445214
|
|
|
|
| |
Notes:
svn path=/head/; revision=445212
|
|
|
|
| |
Notes:
svn path=/head/; revision=445211
|
|
|
|
|
|
|
|
| |
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11512
Notes:
svn path=/head/; revision=445210
|
|
|
|
|
|
|
|
| |
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11511
Notes:
svn path=/head/; revision=445209
|
|
|
|
|
|
|
|
|
|
|
| |
be enabled at config if anybody can find a reason to do so.
Upgrade to 2017.0
Reported by: T.Modes, Hugin group
Notes:
svn path=/head/; revision=445208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/py-twisted152/Makefile
Revert all changes to this file
Pointy-hat-to: asomers
devel/buildbot-workers/Makefile
devel/buildbot-workers/files/buildbot-worker.in
Revert a 1-line change that I never intended to commit. However,
leave in place the PORTREVISION bump and the other change to the RC
script, which I did intend to commit, but in a separate revision,
with this change message:
devel/buildbot-worker rc script fails to start worker
Running "service buildbot-worker start" on FreeBSD 11.0-RELEASE fails with
the error "warn 'run_rc_command: cannot run -worker_program". The reason is
because `name` contains a hyphen. This causes the following line in rc.subr
to expand incorrectly:
command=${_override_command:-$command}
The solution is to change name to "buildbot_worker".
PR: 219207
Reviewed by: grembo
Approved by: grembo (maintainer)
Notes:
svn path=/head/; revision=445207
|
|
|
|
|
|
|
|
|
| |
PR: 219787
Reviewed by: grembo
Approved by: grembo (maintainer)
Notes:
svn path=/head/; revision=445206
|
|
|
|
| |
Notes:
svn path=/head/; revision=445205
|
|
|
|
| |
Notes:
svn path=/head/; revision=445204
|
|
|
|
| |
Notes:
svn path=/head/; revision=445203
|
|
|
|
| |
Notes:
svn path=/head/; revision=445202
|
|
|
|
| |
Notes:
svn path=/head/; revision=445201
|
|
|
|
| |
Notes:
svn path=/head/; revision=445200
|
|
|
|
| |
Notes:
svn path=/head/; revision=445199
|
|
|
|
| |
Notes:
svn path=/head/; revision=445198
|
|
|
|
|
|
|
|
|
|
| |
- Fix readline detection [1]
PR: 219201 [1]
Submitted by: rand at iteris.com [1]
Notes:
svn path=/head/; revision=445197
|
|
|
|
|
|
|
| |
While here, add missing lib dep on libgcrypt
Notes:
svn path=/head/; revision=445195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed pkg-descr
* Added USES= go
* Removed unnecessary code
- Fix error in cs.1
PR: 220497
Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11503
Notes:
svn path=/head/; revision=445194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added USES= go
* Sorted Makefile
* Changed do-build to be more inline with USES= go
- 0.24 Changelog:
Archetype files now need to be complete, including title and date.
The -f (format) flag in hugo new is removed: Now use the archetype files as is.
Support extension-less media types. The motivation behind this change is to support Netlify's _redirects files, so we can generate server-side redirects for the Hugo docs site. See this commit to see how we configured that.
Add disableAliases
Support non-md files as archetype files
Identify extension-less text types as text
Add .Site to the archetype templates
Use archetype template as-is as a Go template
Update links to new discuss URL
Fix error handling for JSON front matter
Fix handling of quoted brackets in JSON front matter
- 0.24.1 Changelog:
Fix archetype regression when no archetype file
Preserve shortcodes in archetype templates
Fix handling of timezones with positive UTC offset (e.g., +0800) in TOML
Create default archetype on new site
PR: 220495
Submitted by: <ben.lavery@hashbang0.com> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11502
Notes:
svn path=/head/; revision=445193
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- jail -x: Add back a default for NXBDESTDIR for older base branches
- testport/bulk -i: Fix not installing main package in jail.
- bulk: Store build name in PACKAGES/.buildname
- jail -cu -m ftp: Fix freebsd-update not being properly ran.
- HTML: Don't show NaN:NaN:NaN for duration on older builds.
- HTML Remaining: Hide table if there's no [more] data.
- HTML Remaining: Hide find warnings from racing with clean.sh.
- pkgclean: Remove packages from .building directory if it exists.
- jail -u -m ftp: Don't run freebsd-update on unsupported branches.
Notes:
svn path=/head/; revision=445192
|
|
|
|
|
|
|
|
|
| |
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11369
Notes:
svn path=/head/; revision=445191
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/yarnpkg/yarn/releases
PR: 220496
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=445190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, add LICENSE_FILE
2.03
- fix man page build due to non-ASCII char (thanks, Anton!)
2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This
also fixes unwanted unidirectional lowercasing of U+1E9E
2.01
- map : instead of / in SFU mapping tables
PR: 220491
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: Kuang-che Wu <kcwu@csie.org> (maintainer)
Notes:
svn path=/head/; revision=445189
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES from SF to GitHub
- Rename patch file
Changes: https://github.com/Dushistov/sdcv/blob/master/NEWS
PR: 220451
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
Notes:
svn path=/head/; revision=445188
|
|
|
|
|
|
|
| |
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445187
|
|
|
|
|
|
|
| |
Changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445186
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445185
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445184
|
|
|
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445183
|
|
|
|
|
|
|
| |
Changes: https://www.mercurial-scm.org/wiki/WhatsNew
Notes:
svn path=/head/; revision=445182
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
Notes:
svn path=/head/; revision=445181
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Devel-PartialDump/Changes
Notes:
svn path=/head/; revision=445180
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=445179
|
|
|
|
|
|
|
| |
Changes: https://github.com/hipchat/hipchat-rb/releases
Notes:
svn path=/head/; revision=445178
|
|
|
|
|
|
|
| |
Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=445177
|
|
|
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Notes:
svn path=/head/; revision=445176
|
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=8901
Notes:
svn path=/head/; revision=445175
|
|
|
|
|
|
|
| |
Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
Notes:
svn path=/head/; revision=445174
|