| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417264
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417263
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417262
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417261
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://git.gnome.org/browse/libxslt/commit/NEWS?id=9a1b3ddf6034aa2f6a30b4b7ea4bfc3c4037cd58
Absent from the Changelog are the CVEs Google discovered, CVE-2016-1683
and CVE-2016-1684. This library needs to be updated to ensure
www/chromium is no longer vulnerable to these CVEs. Additionally the
changelog notes a fix for CVE-2015-7995, but we solved that previously
with a patch to the port.
PR: 210298
MFH: 2016Q2
Security: CVE-2016-1683
Security: CVE-2016-1684
Notes:
svn path=/head/; revision=417174
|
|
|
|
|
|
|
|
|
| |
PR: 210373
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D6891
Notes:
svn path=/head/; revision=417169
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417166
|
|
|
|
|
|
|
|
|
| |
The update of misc/rubygem-mime-types break this port, because it is not allowed to work with mime-types version >= 3. I removed this limitation since the port works fine with newer version of mime-types.
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=417165
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix regression in support for file comparisons from pipes
* Add open build service directories to the version control filter
* Add darcs to list of loaded plugins
* Fix the dark style
* Windows build fixes
Notes:
svn path=/head/; revision=417123
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.
This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar
So remove escaping and quoting, and sillyness.
PR: 210198
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6779
Notes:
svn path=/head/; revision=417110
|
|
|
|
| |
Notes:
svn path=/head/; revision=417034
|
|
|
|
| |
Notes:
svn path=/head/; revision=416956
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=416882
|
|
|
|
| |
Notes:
svn path=/head/; revision=416809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We will merge the clucene-qt5 (package: qt5-clucene) with the
qt5-help port in order to simplify building Qt 5 and its dependencies.
clucene-qt5 is only required by qt5-help anyway, so there is no
real need to keep it split off.
Qt 5.7 ports will have those two ports merged and the clucene-qt5
port will expire with Qt 5.7 ports.
PR: 210202
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
Notes:
svn path=/head/; revision=416768
|
|
|
|
| |
Notes:
svn path=/head/; revision=416715
|
|
|
|
|
|
|
| |
- Split library part of textproc/xmlroff into textproc/libfo.
Notes:
svn path=/head/; revision=416689
|
|
|
|
| |
Notes:
svn path=/head/; revision=416677
|
|
|
|
|
|
|
| |
Approved by: junovitch (mentor)
Notes:
svn path=/head/; revision=416662
|
|
|
|
|
|
|
| |
Bump ports that depend on ASIS as well.
Notes:
svn path=/head/; revision=416646
|
|
|
|
|
|
|
|
|
| |
There was a numbering scheme change where 11.10 jumped to 17.0, and there
is an associated soname change. The ports that depend on the templates
parser have been bumped accordingly.
Notes:
svn path=/head/; revision=416641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GPRBuild build is now hosted on github, so we can move away from the
yearly releases and update more frequently. Unfortunately the docs
makefile is currently broken so docs are disabled currently. When
they come back, only txt and html docs will be supported.
This new version detected a missing reference in the template-parser
port so that port has been fixed and the downstream ports bumped
accordingly.
It also discovered an interface specification issue in a designer
example of qtada. I spent a few minutes trying to fix/workaround it,
but ultimately marked it broken. I will also deprecate the port because
it no development has occurred since the port was created, and it's not
even based on a real release. We'll see if anybody cares (3 month
deprecation).
Notes:
svn path=/head/; revision=416637
|
|
|
|
|
|
|
|
|
| |
The numbering scheme changed to presumably match years (e.g. 17 => 2017)
Bump everything with a build dependency as there is a matching soname
change. Everything still builds on a DF exp-run.
Notes:
svn path=/head/; revision=416601
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210155
Reported by: Sebastian Pipping <sebastian@pipping.org>
Approved by: ports-secteam (with hat)
Security: CVE-2012-6702
Security: CVE-2016-5300
Security: https://vuxml.FreeBSD.org/freebsd/c9c252f5-2def-11e6-ae88-002590263bf5.html
MFH: 2016Q2
Notes:
svn path=/head/; revision=416579
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/olemb/dbfread/blob/master/docs/changes.rst
Notes:
svn path=/head/; revision=416538
|
|
|
|
| |
Notes:
svn path=/head/; revision=416522
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=416482
|
|
|
|
|
|
|
|
|
|
|
| |
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416469
|
|
|
|
| |
Notes:
svn path=/head/; revision=416431
|
|
|
|
| |
Notes:
svn path=/head/; revision=416426
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Simplify installation
Notes:
svn path=/head/; revision=416388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Fix RUN_DEPENDS
- Add TEST_DEPENDS and include a do-test target
- Update MAINTAINER to my @FreeBSD.org address
- Update WWW in pkg-descr
- Bump PORTREVISION
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6700
Notes:
svn path=/head/; revision=416378
|
|
|
|
| |
Notes:
svn path=/head/; revision=416346
|
|
|
|
| |
Notes:
svn path=/head/; revision=416324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Add LICENSE_FILE
- Fix PORTDOCS
- Use post-install-DOCS-on target
- Remove .include <bsd.port.options.mk> line
- Use do-test target instead regression-test
- Remove unneeded patches
- Update WWW in pkg-descr
Reviewed by: amdmi3 (mentor)
Approved by: sbz (maintainer)
Differential Revision: D6549
Notes:
svn path=/head/; revision=416295
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
| |
- Update WWW: in pkg-descr
Notes:
svn path=/head/; revision=416232
|
|
|
|
|
|
|
|
| |
PR: 209708
Submitted by: mzaki@e-mail.ne.jp
Notes:
svn path=/head/; revision=416184
|
|
|
|
|
|
|
|
|
|
|
|
| |
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416157
|
|
|
|
|
|
|
|
|
| |
While here, upgrade to 3.5.1
PR: 209033
Differential Revision: D6079
Notes:
svn path=/head/; revision=416119
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Perl-Lint/Changes
Notes:
svn path=/head/; revision=416037
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
Notes:
svn path=/head/; revision=416017
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/JavaScript-Packer/Changes
Notes:
svn path=/head/; revision=416016
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CSS-Packer/Changes
Notes:
svn path=/head/; revision=416015
|
|
|
|
|
|
|
|
| |
PR: 209192
Submitted by: raycherng@gmail.com
Notes:
svn path=/head/; revision=415996
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.
PR: 209283
Submitted by: groot@kde.org (kde), rakuco
Notes:
svn path=/head/; revision=415984
|
|
|
|
|
|
|
|
|
| |
- install the example minimum configuration file
- use OPTION dependent targets for DOCS, EXAMPLES
- always install man pages, irrespective of the DOCS option
Notes:
svn path=/head/; revision=415980
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed
PR: 209474
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Reviewed by: swills
Notes:
svn path=/head/; revision=415958
|
|
|
|
|
|
|
|
| |
PR: 209783
Submitted by: takefu@airport.fm (maintainer)
Notes:
svn path=/head/; revision=415943
|
|
|
|
|
|
|
| |
- Add missing textproc/Makefile in 415899 commit
Notes:
svn path=/head/; revision=415900
|