| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730 ), so there is no reason to keep
Haskell libraries in tree.
If you think a port is wrongly marked and should stay, please contact haskell@
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D19244
Notes:
svn path=/head/; revision=497311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
newish OpenSSL versions [*]
- Add a handful of useful patches from upstream SRPM
- Use upstream program description for COMMENT (shorter)
- Utilize its own installation target and only post-install
documentation files; install sample configuration file
- Consummate conversion to option helpers and transfer
maintainership to the new volunteer
PR: 234556 [*]
Notes:
svn path=/head/; revision=497256
|
|
|
|
|
|
|
|
|
|
| |
who's already maintaining py-django-crispy-forms to make it easier
to keep ports in sync.
Approved by: sunpoet, maintainer
Notes:
svn path=/head/; revision=497250
|
|
|
|
|
|
|
| |
- the KDEWALLET option has been renamed to KDEINTEGRATION.
Notes:
svn path=/head/; revision=497203
|
|
|
|
|
|
|
|
|
| |
https://nodejs.org/en/blog/release/v11.13.0/
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=497198
|
|
|
|
|
|
|
|
| |
Legacy extensions aren't supported by Firefox anymore. Very few were
maintained up until last year when AMO stopped hosting files.
Notes:
svn path=/head/; revision=497197
|
|
|
|
| |
Notes:
svn path=/head/; revision=497195
|
|
|
|
|
|
|
|
|
|
| |
These haven't been QA'd for years, only blindly updated. After Firefox 57
language selection via extension was broken but Firefox 65 gained native UI.
PR: 221916
Notes:
svn path=/head/; revision=497194
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/jupyter/notebook/releases
https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst
Security: fe7e322f-522d-11e9-98b5-216e512dad89
MFH: 2019Q1
Notes:
svn path=/head/; revision=497166
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ERROR: C++ Compiler does not support -std=c++11
and adjust CFLAGS.
PR: 236752
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=497153
|
|
|
|
|
|
|
|
|
| |
- LICENSE changed to LGPL3+
- QT5 option is now on by default since the only consumer of this is
finance/kmymoney and it makes configuration much easier
Notes:
svn path=/head/; revision=497073
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add BUILD_DEPENDS for all LIB_DEPENDS, specifying the minimum version as
the version bundled with a particlar version of Node.js. This should help
people building from ports with out-of-date dependencies with a helpful
message instead of build failures.
Reported by: freebsd-ports@
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=497067
|
|
|
|
| |
Notes:
svn path=/head/; revision=497062
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md#1152
PR: 236832
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Notes:
svn path=/head/; revision=497058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Convert the RT{40,42,44} options to new rt42 and rt44 flavours.
Drop all references to www/rt40 -- no longer in ports
Default flavour is rt44, but several of these modules only support
rt42.
Ensure @rt42 flavour conflicts with www/rt44 port and vice-versa
Re-order various sections and re-roll one patch to placate portlint
Reviewed by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D17285
Notes:
svn path=/head/; revision=497055
|
|
|
|
| |
Notes:
svn path=/head/; revision=497024
|
|
|
|
|
|
|
|
| |
Changelog:
https://about.gitlab.com/2019/03/26/gitlab-11-9-1-released/
Notes:
svn path=/head/; revision=497013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.7.5
BUGFIXES:
- Fix unitTypeCode not being used in accessLevelUnit
- Fix bug where manifest.json was being requested without cookies
and continuously creating new sessions
- Fix ParsePatch function to work with quoted diff --git strings
PR: 236837
Submitted by: stb@lassitu.de (maintainer)
Notes:
svn path=/head/; revision=497010
|
|
|
|
|
|
|
|
| |
PR: 236780
Submitted by: Michael Osipov <michael.osipov@siemens.com>
Notes:
svn path=/head/; revision=497009
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=497006
|
|
|
|
|
|
|
| |
- Due to kai@'s great work with www/qt5-webengine we can finally unbreak this port.
Notes:
svn path=/head/; revision=497003
|
|
|
|
|
|
|
|
|
|
|
| |
the maintainer of py-django-extensions to make it easier to keep ports
in sync.
PR: 236743
Approved by: maintainer
Notes:
svn path=/head/; revision=496991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was again a long journey to bring the port in sync with the other Qt5
ports. It runs now under the hood with Chromium 69.0.3497.128 and applied
security fixes up to version 71.0.3578.94.
Also the approach with the handling of the BUILD.gn files has changed. With
the previous version of www/qt5-webengine (and www/chromium up to r449991) the
boolean variables "is_bsd" and "is_posix" were set to true in BUILDCONFIG
when FreeBSD was detected as operating system during the build process.
Now the boolean variable "is_linux" is set to true as well and this reduces
some patching of BUILD.gn files. It makes it (hopefully) also somewhat easier
to exclude Linux-only features from future www/qt5-webengine versions.
The .debug entries in the pkg-plist are prefixed with @comment each as a
temporary workaround because building with "separate_debug_info" fails to
build QtWebEngineProcess at the moment. (see also: QTBUG-74312)
Many kudos must go to the FreeBSD Chromium team for their ongoing efforts to
keep the browser in a good shape. I was able to use a decent amount of
patches from there which sped up the whole process.
At last but not least: Many thanks must also go to rakuco@ for finding the
last pieces to make www/qt5-webengine more usable and tcberner@ for the moral
support during the whole time.
Changelogs:
https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.0
https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.1
PR: 234470 [1] (related), 235075 [2]
Reported by: Michael Danilov [2], aeuii@posteo.de [1]
Reviewed by: rakuco, tcberner (mentor)
Approved by: rakuco, tcberner (mentor), kde (maintainer)
Differential Revision: https://reviews.freebsd.org/D18757
Notes:
svn path=/head/; revision=496989
|
|
|
|
|
|
|
|
|
| |
PR: 236767
Reported by: tech-lists at zyxst.net
Security: 94d63fd7-508b-11e9-9ba0-4c72b94353b5
Notes:
svn path=/head/; revision=496986
|
|
|
|
|
|
|
|
| |
PR: 236801
Reported by: jbeich
Notes:
svn path=/head/; revision=496985
|
|
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/66.0.2/releasenotes/
PR: 235300
Notes:
svn path=/head/; revision=496983
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
Notes:
svn path=/head/; revision=496981
|
|
|
|
| |
Notes:
svn path=/head/; revision=496972
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://metacpan.org/changes/distribution/CGI-Fast
Notes:
svn path=/head/; revision=496961
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE
- Add LICENSE_FILE
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://metacpan.org/changes/distribution/CGI
Notes:
svn path=/head/; revision=496960
|
|
|
|
|
|
|
| |
Changes: https://github.com/owncloud/core/blob/v10.1.1/CHANGELOG.md
Notes:
svn path=/head/; revision=496957
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- https://www.drupal.org/SA-CORE-2019-004
- https://www.drupal.org/project/drupal/releases/7.65
MFH: 2019Q1
Security: 94d63fd7-508b-11e9-9ba0-4c72b94353b5
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=496954
|
|
|
|
|
|
|
| |
Changes: https://github.com/fanglingsu/vimb/releases/tag/3.4.0
Notes:
svn path=/head/; revision=496950
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update third-party njs module from 0.2.8 to 0.3.0.
<ChangeLogs>
http://nginx.org/en/CHANGES
http://nginx.org/en/docs/njs/changes.html#njs0.3.0
</ChangeLogs>
Notes:
svn path=/head/; revision=496925
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/newsboat/newsboat/blob/r2.15/CHANGELOG.md
PR: 236756
Submitted by: tobik
Approved by: mt@markoturk.info (maintainer)
Notes:
svn path=/head/; revision=496924
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Take maintainership
Changes: https://metacpan.org/changes/distribution/HTML-Form
Notes:
svn path=/head/; revision=496904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop use of cython, only needed for 'from git' builds
- Document necessary but not-yet-ported TEST_DEPENDS for our future selves
and potential contributors to see.
- Update port metadata to match upstream: pkg-desc, WWW URL, LICENSE, COMMENT
- Patch setup.py: Add necessary but missing entries to tests_require. For the
ones not yet ported, they're fetched from PyPI via setuptools when correctly
declared. Move pytest min version requirement from pytest.ini to
tests_require where it belongs, so it can be parsed and the right version
can be fetched, instead of just failing if its not the required version.
- Patch pytest.ini: Strip --cov from pytest args. We don't care about coverage
downstream, and it shouldnt be a compulsory (tests_require) dependency, but
instead an extras_require, so dont add it to TEST_DEPENDS even though it is
a port.
Changelog:
https://github.com/aio-libs/aiohttp/blob/v3.5.4/CHANGES.rst
PR: 228575
Notes:
svn path=/head/; revision=496897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fix bug with input select lists where an already defined id= attribute may get overwritten.
- Vardoc: Move the id= attribute from a standalone anchor to the definition term element (allows ":target" styling).
- Vardoc: Localize table header and link text.
- Add $SkinTemplateIncludeLevel, IncludeTemplate skin directive.
- Add input "tel" type, and attribute "pattern". Fix classnames of new input types.
- Update documentation.
- Add input button element.
- Add $EnableInputDataAttr.
- Update documentation.
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=496891
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fixed build with PHP-7.3
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=496890
|
|
|
|
| |
Notes:
svn path=/head/; revision=496834
|
|
|
|
| |
Notes:
svn path=/head/; revision=496833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Repo-copy www/py-django-auth-ldap and assign it to Django 2.1 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.1
recently.
Also limit the port to Python 3.5+ as Django 2.1 requires it as minimum
dependency and to save some overhead in the building infrastructure.
Reported by: Thomas Kurschel (via private email)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19576
Notes:
svn path=/head/; revision=496828
|
|
|
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=496816
|
|
|
|
|
|
|
|
| |
PR: 236604
Obtained from: upstream
Notes:
svn path=/head/; revision=496813
|
|
|
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=496807
|
|
|
|
| |
Notes:
svn path=/head/; revision=496787
|
|
|
|
|
|
|
|
| |
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix.
Notes:
svn path=/head/; revision=496768
|
|
|
|
|
|
|
|
|
|
|
| |
This merges vimb-gtk2 and vimb-gtk3 again. The newer version is
using webkit2-gtk3 now instead of the obsolete webkit-gtk2 or
webkit-gtk3.
Changes: https://github.com/fanglingsu/vimb/releases
Notes:
svn path=/head/; revision=496756
|
|
|
|
| |
Notes:
svn path=/head/; revision=496731
|
|
|
|
| |
Notes:
svn path=/head/; revision=496719
|