| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.
Big thanks to Gleb for working on this.
PR: 225185
Submitted by: Gleb Popov <6yearold@gmail.com>
Exp-run by: antoine
Reviewed by: pgj
Differential Revision: https://reviews.freebsd.org/D12043
Notes:
svn path=/head/; revision=461362
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 223156
MFH: 2018Q1
Changes: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md
Submitted by: rezny
Approved by: jharris@widomaker.com (maintainer timeout)
Notes:
svn path=/head/; revision=461361
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/dpkp/kafka-python/releases/tag/1.4.1 (and similar URLs)
Additional port changes:
* MASTER_SITES changed to the upstream github URL due to
failure to download from CHEESESHOP.
* Reordered the USES section.
* Removed USES=shebangfix since it makes no difference.
* Updated WWW with new github account.
PR: 223989
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: christer.edwards@gmail.com (maintainer), tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461360
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Update the required versions of RUN_DEPENDS
- Add TEST_DEPENDS
- Update do-test target
Changelog: https://github.com/sdg-mit/gitless/releases/tag/v0.8.6
Notes:
svn path=/head/; revision=461359
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
amutu@amutu.com took maintainership.
Additional port changes:
* DISTVERSION
* Update of MASTER_SITES.
* No need for USES=zip any more.
* No need for NO_WRKSUBDIR.
* Minor change in do-install.
* PORTDOCS to the end.
PR: 220075
Submitted by: Jov <amutu@amutu.com>
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461358
|
|
|
|
|
|
|
|
| |
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14288
Notes:
svn path=/head/; revision=461357
|
|
|
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/2.12.5...2.12.6
Notes:
svn path=/head/; revision=461354
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/587450cd...3c03da12
Notes:
svn path=/head/; revision=461352
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/5b5f2d424...cce0ad0c3
Notes:
svn path=/head/; revision=461351
|
|
|
|
| |
Notes:
svn path=/head/; revision=461350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Bugfix: the main process died when the "type" application option
contained version; the bug had appeared in 0.5.
*) Change: the "workers" application option was removed, the "processes"
application option should be used instead.
*) Feature: the "processes" application option with prefork and dynamic
process management support.
*) Feature: Perl application module.
*) Bugfix: in reading client request body; the bug had appeared in 0.3.
*) Bugfix: some Python applications might not work due to missing
"wsgi.errors" environ variable.
*) Bugfix: HTTP chunked responses might be encoded incorrectly on 32-bit
platforms.
*) Bugfix: infinite looping in HTTP parser.
*) Bugfix: segmentation fault in router.
</ChangeLog>
Notes:
svn path=/head/; revision=461349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional port changes:
* Changed to DISTVERSION.
* Added USE_PYTHON=cython.
* Added stripping.
* Updated maintainer e-mail.
Reported compiler warnings to the upstream.
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14283
Notes:
svn path=/head/; revision=461348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update to 1.99.96.20130920.
* Switch master site to GitHub.
* Update LICENSE.
* Remove EMACS_FLAVORS_EXCLUDE because this version of Lookup can be built with editors/emacs-devel.
* Update description and WWW in pkg-descr.
* Add entry to UPDATING about incompatibility.
PR: 225748
Submitted by: yasu@utahime.org (maintainer)
Notes:
svn path=/head/; revision=461347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
License change related to Avago Technologies/Broadcom acquisition.
Additional port changes:
* Changed to DISTVERSION.
* ONLY_FOR_ARCHS is moved into a proper place.
* Improved pkg-message
PR: 225723
Submitted by: takefu@airport.fm (maintainer)
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461346
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/
https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/
Approved by: mentors (implicit)
MFH: 2018Q1
Notes:
svn path=/head/; revision=461345
|
|
|
|
|
|
|
| |
Release announcement: https://skrooge.org/node/224
Notes:
svn path=/head/; revision=461344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog is in:
https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md
Additional port changes:
* Changed to DISTVERSION.
* Added LICENSE_FILE.
* Added ONLY_FOR_ARCHS_REASON (go crashes).
* Removed go version specifier in BUILD_DEPENDS (version is already sufficient).
* Improved formatting in do-build.
PR: 225737
Submitted by: jhixson@gmail.com (maintainer)
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461343
|
|
|
|
| |
Notes:
svn path=/head/; revision=461342
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/sass/libsass-python/releases/tag/0.13.7
Also discovered the problem that it recompiles all
.cpp files again during the 'install' phase:
https://github.com/sass/libsass-python/issues/234
This is a preexisting priblem.
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461341
|
|
|
|
|
|
|
|
| |
Reviewed by: adridg (previous version)
Differential Revision: https://reviews.freebsd.org/D12508
Notes:
svn path=/head/; revision=461340
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Theme created to make available one using the official FreeBSD
logo and font.
WWW: https://github.com/lebarondemerde/slim-freebsd-black-theme
Submitted by: lbdm@privacychain.ch
Differential Revision: https://reviews.freebsd.org/D14002
Notes:
svn path=/head/; revision=461339
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Grab distribution from github [1]
- Convert to using WRKSRC_SUBDIR
- Upstream does not provide precompiled pdf, ps, and html manual so remove them from the port
Reported by: dutchman01@quicknet.nl [1]
Approved by: portmgr (previously approved FLAVORS)
Notes:
svn path=/head/; revision=461338
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional port changes:
* Added to the stripped library set
* Sorted stripping commands
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461337
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch from PORTVERSION to DISTVERSION
- Bump PORTREVISION
Submitted by: lbdm@privacychain.ch (maintainer)
Differential Revision: https://reviews.freebsd.org/D14001
Notes:
svn path=/head/; revision=461336
|
|
|
|
|
|
|
| |
- Remove local patch included upstream
Notes:
svn path=/head/; revision=461335
|
|
|
|
| |
Notes:
svn path=/head/; revision=461334
|
|
|
|
|
|
|
|
| |
Reported by: portscout
Approved by: adamw (mentor, implicit)
Notes:
svn path=/head/; revision=461333
|
|
|
|
|
|
|
|
|
|
|
| |
Additional port changes:
* Changed to CMAKE_OFF
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461332
|
|
|
|
|
|
|
|
|
|
| |
PR: 225783
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Obtained from: https://nvd.nist.gov/vuln/detail/CVE-2018-6360
Security: CVE-2018-6360
Notes:
svn path=/head/; revision=461331
|
|
|
|
|
|
|
| |
WWW: https://people.freebsd.org/~decke/
Notes:
svn path=/head/; revision=461330
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-fix violation
-add patch for fontconfig
PR: 218147
Submitted by: m.ne@gmx.net (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13913
Notes:
svn path=/head/; revision=461329
|
|
|
|
|
|
|
|
|
| |
PR: 200786
Submitted by: Niels Kristensen <niels@kristensen.io>
Relnotes: http://www.pmacct.net/ChangeLog-1.6.2
Notes:
svn path=/head/; revision=461328
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/cbsd/cbsd/releases/tag/v11.1.14
PR: 225759
Submitted by: olevole@olevole.ru (maintainer)
Notes:
svn path=/head/; revision=461327
|
|
|
|
| |
Notes:
svn path=/head/; revision=461326
|
|
|
|
| |
Notes:
svn path=/head/; revision=461325
|
|
|
|
| |
Notes:
svn path=/head/; revision=461324
|
|
|
|
|
|
|
| |
https://acpica.org/node/153
Notes:
svn path=/head/; revision=461323
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
documented in CVE-2017-17663.
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
MFH: 2018Q1
Security: f5524753-67b1-4c88-8114-29c2d258b383
Differential Revision: https://reviews.freebsd.org/D14218
Notes:
svn path=/head/; revision=461322
|
|
|
|
|
|
|
| |
Changelog: https://forums.plex.tv/discussion/comment/1611408#Comment_1611408
Notes:
svn path=/head/; revision=461321
|
|
|
|
|
|
|
|
|
|
|
| |
See changelogs:
https://bitbucket.org/mhallin/py-scrypt/src/a0801ed84b4e274d28edcfb547d52030bd5df331/README.rst
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=461320
|
|
|
|
| |
Notes:
svn path=/head/; revision=461319
|
|
|
|
|
|
|
|
| |
PR: 220806
Submitted by: jbeich, Martin Birgmeier
Notes:
svn path=/head/; revision=461318
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Strict/Changes
Notes:
svn path=/head/; revision=461317
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/rgburke/grv/releases
PR: 225769
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes:
svn path=/head/; revision=461316
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove BASH option: install bash completion file unconditionally
Changes: https://github.com/lxi-tools/lxi-tools/releases
PR: 225765
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes:
svn path=/head/; revision=461315
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/lxi-tools/liblxi/releases
PR: 225764
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes:
svn path=/head/; revision=461314
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update LICENSE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Remove DOCS option
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/LinkCareServices/period/commits/master
Notes:
svn path=/head/; revision=461313
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add PyPI as primary WWW
- Take maintainership
Changes: https://github.com/gotcha/ipdb/blob/master/HISTORY.txt
Notes:
svn path=/head/; revision=461312
|
|
|
|
|
|
|
| |
Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
Notes:
svn path=/head/; revision=461311
|
|
|
|
|
|
|
| |
Changes: https://github.com/svenfuchs/i18n/releases
Notes:
svn path=/head/; revision=461310
|