| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=427599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427552
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427548
|
|
|
|
|
|
|
|
|
|
|
| |
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427491
|
|
|
|
|
|
|
|
| |
Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated
upstream.
Notes:
svn path=/head/; revision=427423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.0.8)
Changelog:
https://github.com/borgbackup/borg/blob/1.0.8/docs/changes.rst
PR: 214236
Submitted by: Christoph Lukas <clukas@firc.de>
Reviewed by: koobs (mentor)
Approved by: jjuanino@gmail.com (maintainer), koobs (mentor)
Notes:
svn path=/head/; revision=427420
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Null pointer dereference can cause 7z to crash.
PR: 214940
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
MFH: 2016Q4
Security: 48e83187-b6e9-11e6-b6cf-5453ed2e2b49
Security: CVE-2016-9296
Notes:
svn path=/head/; revision=427417
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427389
|
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports' PORTREVISION
PR: 214777
Submitted by: yuri@rawbw.com
Notes:
svn path=/head/; revision=427105
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to CHEESESHOP
- Bump PORTREVISION
Notes:
svn path=/head/; revision=427029
|
|
|
|
|
|
|
| |
- Cosmetic fixes
Notes:
svn path=/head/; revision=426956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
Notes:
svn path=/head/; revision=426908
|
|
|
|
| |
Notes:
svn path=/head/; revision=426823
|
|
|
|
| |
Notes:
svn path=/head/; revision=426770
|
|
|
|
| |
Notes:
svn path=/head/; revision=426764
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/brotli/releases
Notes:
svn path=/head/; revision=426651
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
| |
Approved by: ncurses blanket
Notes:
svn path=/head/; revision=426554
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Notes:
svn path=/head/; revision=426525
|
|
|
|
|
|
|
| |
Update WWW
Notes:
svn path=/head/; revision=426319
|
|
|
|
| |
Notes:
svn path=/head/; revision=426310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
Notes:
svn path=/head/; revision=426118
|
|
|
|
| |
Notes:
svn path=/head/; revision=426116
|
|
|
|
|
|
|
|
|
| |
This is abandonware, the C code is in a pretty bad shape, and fails to build on
aarch64. Please consider using the bundled zlib package from Tcl:
http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm
Notes:
svn path=/head/; revision=426114
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426082
|
|
|
|
|
|
|
| |
- Drop maintainership
Notes:
svn path=/head/; revision=426035
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tries to fix discrepancy between
$ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
$ git grep -lF :devel/icu | sed 's,/Makefile$,,'
PR: 214384
Reported by: tijl, stage-qa, readelf(1)
Notes:
svn path=/head/; revision=425890
|
|
|
|
|
|
|
|
| |
I'm not sure what happened since the previous release, but now object
files are used before they are created (e.g. decompress directory)
Notes:
svn path=/head/; revision=425457
|
|
|
|
|
|
|
|
|
| |
PR: 213135
Submitted by: mm@FreeBSD.org
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=425365
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Notes:
svn path=/head/; revision=425191
|
|
|
|
| |
Notes:
svn path=/head/; revision=425190
|
|
|
|
| |
Notes:
svn path=/head/; revision=425157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
Notes:
svn path=/head/; revision=425096
|
|
|
|
|
|
|
|
|
|
| |
PR: 213199
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
MFH: 2016Q4
Security: ad479f89-9020-11e6-a590-14dae9d210b8
Notes:
svn path=/head/; revision=424708
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Notes:
svn path=/head/; revision=424683
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424658
|
|
|
|
|
|
|
| |
. Set LICENSE.
Notes:
svn path=/head/; revision=424602
|
|
|
|
| |
Notes:
svn path=/head/; revision=424543
|
|
|
|
| |
Notes:
svn path=/head/; revision=424518
|
|
|
|
|
|
|
| |
- Set LICENSE (BSD3CLAUSE)
Notes:
svn path=/head/; revision=424503
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
| |
Notes:
svn path=/head/; revision=424382
|
|
|
|
| |
Notes:
svn path=/head/; revision=424381
|
|
|
|
|
|
|
|
|
|
|
|
| |
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Notes:
svn path=/head/; revision=424339
|
|
|
|
| |
Notes:
svn path=/head/; revision=424309
|
|
|
|
|
|
|
| |
- Bump dependent ports
Notes:
svn path=/head/; revision=424208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Notes:
svn path=/head/; revision=424182
|
|
|
|
|
|
|
|
|
|
|
| |
multi-part RAR files.
Found out via: repology.org
TIMESTAMP (unar1.10.1_src.zip) = 1463769977
Notes:
svn path=/head/; revision=424070
|