summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Allow concurrent installation (USE_PYTHON=concurrent)Sunpoet Po-Chuan Hsieh2016-12-031-2/+2
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=427599
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-021-1/+1
| | | | | | | | | | | | | | | 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
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-024-4/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427548
* Don't quote {} in find -exec calls.Mathieu Arnold2016-12-011-1/+1
| | | | | | | | | | | 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
* Update to 16.02.Raphael Kubo da Costa2016-11-304-47/+5
| | | | | | | | Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated upstream. Notes: svn path=/head/; revision=427423
* archivers/py-borgbackup: Update to 1.0.8Carlos J. Puga Medina2016-11-302-4/+4
| | | | | | | | | | | | | | | - 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
* Import upstream patch to fix CVE-2016-9296Raphael Kubo da Costa2016-11-302-1/+17
| | | | | | | | | | | | | 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
* Mark some ports as not openssl-devel ready.Mathieu Arnold2016-11-292-1/+11
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427389
* - Fix library version which should be .2 (as on Linux), not .4Ganael LAPLANCHE2016-11-251-1/+1
| | | | | | | | | | - Bump dependent ports' PORTREVISION PR: 214777 Submitted by: yuri@rawbw.com Notes: svn path=/head/; revision=427105
* - Move archivers/brotli to archivers/py-brotliSunpoet Po-Chuan Hsieh2016-11-245-9/+9
| | | | | | | | - Change MASTER_SITES to CHEESESHOP - Bump PORTREVISION Notes: svn path=/head/; revision=427029
* - Fix LICENSEDmitry Marakasov2016-11-231-5/+7
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=426956
* devel/boost-*: update to 1.62.0Jan Beich2016-11-232-1/+2
| | | | | | | | | | | | | | | - 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
* - Update to 1.23Danilo Egea Gondolfo2016-11-222-5/+5
| | | | Notes: svn path=/head/; revision=426823
* - Fix indexJose Alonso Cardenas Marquez2016-11-211-1/+1
| | | | Notes: svn path=/head/; revision=426770
* - Update to 6.2.0Jose Alonso Cardenas Marquez2016-11-213-5/+9
| | | | Notes: svn path=/head/; revision=426764
* - Update to 0.5.2Sunpoet Po-Chuan Hsieh2016-11-202-4/+4
| | | | | | | Changes: https://github.com/google/brotli/releases Notes: svn path=/head/; revision=426651
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-202-1/+2
| | | | | | | | | | | | 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
* archivers/zipmix, multimedia/gst123: Document ncurses requirementJohn Marino2016-11-201-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=426554
* devel/icu: update to 58.1Jan Beich2016-11-191-1/+1
| | | | | | | | | | 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 to 1.6.1Jason E. Hale2016-11-183-10/+9
| | | | | | | Update WWW Notes: svn path=/head/; revision=426319
* . Update to 1.18.15.Greg Lewis2016-11-182-4/+4
| | | | Notes: svn path=/head/; revision=426310
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵Tobias C. Berner2016-11-145-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* archivers/tclmkziplib: remove LICENSE, wasn't supposed to be committedPietro Cerutti2016-11-141-2/+0
| | | | Notes: svn path=/head/; revision=426116
* archivers/tclmkziplib: mark as DEPRECATED, scheduled for removal on 2017-01-15Pietro Cerutti2016-11-141-0/+4
| | | | | | | | | 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
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-143-2/+7
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426082
* - Update to version 1.18.14Pawel Pekala2016-11-135-79/+59
| | | | | | | - Drop maintainership Notes: svn path=/head/; revision=426035
* Track used or drop unused devel/icu dependencyJan Beich2016-11-111-0/+2
| | | | | | | | | | | | | 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
* archivers/zstd is no longer jobs safe.John Marino2016-11-051-0/+1
| | | | | | | | 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
* Takeover maintainershipMartin Matuska2016-11-051-1/+1
| | | | | | | | | PR: 213135 Submitted by: mm@FreeBSD.org Approved by: maintainer timeout Notes: svn path=/head/; revision=425365
* Now builds on sparc64.Mark Linimon2016-11-031-2/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425233
* Pass maintainership of PEAR ports to the submitterJan Beich2016-11-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.631.Xin LI2016-11-032-4/+4
| | | | Notes: svn path=/head/; revision=425190
* archivers/zstd: Upgrade version 1.1.0 => 1.1.1John Marino2016-11-024-8/+11
| | | | Notes: svn path=/head/; revision=425157
* Remove expired ports:Rene Ladan2016-11-015-67/+0
| | | | | | | | | | | | | | | | | | | | | 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
* Update file-roller to 3.20.3.Koop Mast2016-10-263-56/+97
| | | | | | | | | | PR: 213199 Reported by: Sevan Janiyan <venture37@geeklan.co.uk> MFH: 2016Q4 Security: ad479f89-9020-11e6-a590-14dae9d210b8 Notes: svn path=/head/; revision=424708
* - Fix LICENSEDmitry Marakasov2016-10-261-3/+5
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=424683
* Cleanup USE_GITHUB usage.Mathieu Arnold2016-10-251-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=424658
* . Update to 3.2.2.Greg Lewis2016-10-252-5/+7
| | | | | | | . Set LICENSE. Notes: svn path=/head/; revision=424602
* - Update to 2.14Philippe Audeoud2016-10-242-4/+4
| | | | Notes: svn path=/head/; revision=424543
* Take maintainership of the port.Raphael Kubo da Costa2016-10-231-1/+1
| | | | Notes: svn path=/head/; revision=424518
* - Update to 1.1.3Jason E. Hale2016-10-232-3/+7
| | | | | | | - Set LICENSE (BSD3CLAUSE) Notes: svn path=/head/; revision=424503
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-214-8/+4
| | | | | | | | | | | 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
* ${RM} already has -f.Mathieu Arnold2016-10-214-6/+6
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove expired PHP5.5 ports.Rene Ladan2016-10-218-116/+0
| | | | Notes: svn path=/head/; revision=424382
* Unlink expired PHP5.5 ports.Rene Ladan2016-10-211-4/+0
| | | | Notes: svn path=/head/; revision=424381
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
| | | | | | | | | | | | 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
* - Update to 2.12Philippe Audeoud2016-10-202-4/+4
| | | | Notes: svn path=/head/; revision=424309
* - Update devel/tbb to version 2017.1Ganael LAPLANCHE2016-10-181-1/+1
| | | | | | | - Bump dependent ports Notes: svn path=/head/; revision=424208
* Introduce new extensible virtual categories for KDETobias C. Berner2016-10-181-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to version 1.10.1, which fixed spurious error message when extractingAlexey Dokuchaev2016-10-162-4/+4
| | | | | | | | | | | multi-part RAR files. Found out via: repology.org TIMESTAMP (unar1.10.1_src.zip) = 1463769977 Notes: svn path=/head/; revision=424070