Commit graph

4640 commits

Author SHA1 Message Date
John Marino
dff38a23c3 archivers/rpm4: Defined plist var OPSYS (fixes DF) 2016-12-17 21:10:31 +00:00
John Marino
342234c1d8 archivers/macutils: Deprecate, set 3 month expiration
Macutils hasn't had a maintainer in over 16 years.  The build log is
filled with warnings about mismatching protocols, some of which are
caused by the many missing header includes and other caused by
rerolling standard functions like malloc.

Although there is no listed WWW, maybe there's a new version somewhere.
Set expiration 3 months out to give people plenty of time to fix and
or adopt this ancient port.

While here, bring in a dports CFLAG to fix build there.
2016-12-17 20:54:23 +00:00
Martin Matuska
29ad756219 Horde package update:
comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4
security/pear-Horde_Auth 2.2.0 -> 2.2.1
www/pear-Horde_Browser 2.0.12 -> 2.0.13
archivers/pear-Horde_Compress 2.1.5 -> 2.1.6
devel/pear-Horde_Core 2.27.2 -> 2.27.6
security/pear-Horde_Crypt 2.7.3 -> 2.7.5
textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3
devel/pear-Horde_Date 2.3.1 -> 2.3.2
www/pear-Horde_Dav 1.1.3 -> 1.1.4
databases/pear-Horde_Db 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11
archivers/pear-Horde_Pack 1.0.6 -> 1.0.7
www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3
sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4
ftp/horde-gollem 3.0.9 -> 3.0.10
www/horde-base 5.2.12 -> 5.2.13
mail/horde-imp 6.2.16 -> 6.2.17
mail/horde-ingo 3.2.12 -> 3.2.13
deskutils/horde-kronolith 4.2.18 -> 4.2.19
deskutils/horde-mnemo 4.2.11 -> 4.2.12
www/horde-passwd 5.0.5 -> 5.0.6
devel/horde-timeobjects 2.1.2 -> 2.1.3
www/horde-trean 1.1.6 -> 1.1.7
mail/horde-turba 4.2.17 -> 4.2.18
www/horde-wicked 2.0.6 -> 2.0.7
devel/horde-whups 3.0.8 -> 3.0.9
2016-12-17 01:23:07 +00:00
Dmitry Marakasov
1db16934a0 - Make plugins optional
- Switch to options helpers
- Cosmetic fixes
- Remove obsolete conflicts
- Fix COMMENT
2016-12-16 10:10:07 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Nikolai Lifanov
8d7993e557 update MAINTAINER to my FreeBSD.org email
Reviewed by:	matthew
Approved by:	matthew (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8782
2016-12-14 03:47:18 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Sofian Brabez
5490c47768 - Update to 0.4.8
- Allow Python concurrent installation
2016-12-07 00:15:55 +00:00
Sunpoet Po-Chuan Hsieh
02d9d78d2c - Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
2016-12-03 08:31:37 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
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
2016-12-02 11:58:21 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
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
2016-12-01 11:18:03 +00:00
Raphael Kubo da Costa
ea69a2179c Update to 16.02.
Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated
upstream.
2016-11-30 12:44:03 +00:00
Carlos J. Puga Medina
b99e67fe3a archivers/py-borgbackup: Update to 1.0.8
- 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)
2016-11-30 11:31:17 +00:00
Raphael Kubo da Costa
1428a0fe80 Import upstream patch to fix CVE-2016-9296
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
2016-11-30 10:50:13 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Ganael LAPLANCHE
188d90770b - Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION

PR:		214777
Submitted by:	yuri@rawbw.com
2016-11-25 11:22:51 +00:00
Sunpoet Po-Chuan Hsieh
05432cf9dc - Move archivers/brotli to archivers/py-brotli
- Change MASTER_SITES to CHEESESHOP
- Bump PORTREVISION
2016-11-24 15:34:11 +00:00
Dmitry Marakasov
4a8c8aca17 - Fix LICENSE
- Cosmetic fixes
2016-11-23 19:09:38 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- 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)
2016-11-23 12:45:46 +00:00
Danilo Egea Gondolfo
7efd036af9 - Update to 1.23 2016-11-22 13:10:10 +00:00
Jose Alonso Cardenas Marquez
be6f93c16e - Fix index 2016-11-21 22:32:09 +00:00
Jose Alonso Cardenas Marquez
9845d863b7 - Update to 6.2.0 2016-11-21 22:09:40 +00:00
Sunpoet Po-Chuan Hsieh
a06052eea0 - Update to 0.5.2
Changes:	https://github.com/google/brotli/releases
2016-11-20 23:54:17 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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.
2016-11-20 09:38:08 +00:00
John Marino
b526c4457a archivers/zipmix, multimedia/gst123: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-20 04:41:18 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Jason E. Hale
b85d74b144 Update to 1.6.1
Update WWW
2016-11-18 11:12:40 +00:00
Greg Lewis
ce1a12902a . Update to 1.18.15. 2016-11-18 06:30:48 +00:00
Tobias C. Berner
30a183cdd9 Importing KDE Frameworks into the ports tree (required for newer KDE Desktop 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
2016-11-14 16:12:56 +00:00
Pietro Cerutti
224fbe6f4d archivers/tclmkziplib: remove LICENSE, wasn't supposed to be committed 2016-11-14 15:52:18 +00:00
Pietro Cerutti
d040d39b16 archivers/tclmkziplib: mark as DEPRECATED, scheduled for removal on 2017-01-15
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
2016-11-14 15:49:58 +00:00
Mark Linimon
d864fd0302 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 05:03:05 +00:00
Pawel Pekala
3d268ee432 - Update to version 1.18.14
- Drop maintainership
2016-11-13 11:18:23 +00:00
Jan Beich
68036db43c Track used or drop unused devel/icu dependency
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)
2016-11-11 11:59:55 +00:00
John Marino
043c2ed1d1 archivers/zstd is no longer jobs safe.
I'm not sure what happened since the previous release, but now object
files are used before they are created (e.g. decompress directory)
2016-11-05 23:36:21 +00:00
Martin Matuska
50b76a190a Takeover maintainership
PR:		213135
Submitted by:	mm@FreeBSD.org
Approved by:	maintainer timeout
2016-11-05 00:13:36 +00:00
Mark Linimon
5bc5a89eb1 Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 15:52:41 +00:00
Jan Beich
bfa84aafa5 Pass maintainership of PEAR ports to the submitter
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>
2016-11-03 06:32:16 +00:00
Xin LI
c9e6a106f0 Update to 0.631. 2016-11-03 06:06:04 +00:00
John Marino
285f886bdf archivers/zstd: Upgrade version 1.1.0 => 1.1.1 2016-11-02 14:40:29 +00:00
Rene Ladan
bb5055e3cd Remove expired ports:
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
2016-11-01 22:15:31 +00:00
Koop Mast
82d9be131c Update file-roller to 3.20.3.
PR:		213199
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
MFH:		2016Q4
Security:	ad479f89-9020-11e6-a590-14dae9d210b8
2016-10-26 14:40:04 +00:00
Dmitry Marakasov
b661f4da68 - Fix LICENSE
- Add LICENSE_FILE
2016-10-26 09:03:54 +00:00
Mathieu Arnold
d17f126e64 Cleanup USE_GITHUB usage.
Sponsored by:	Absolight
2016-10-25 22:28:22 +00:00
Greg Lewis
025b161437 . Update to 3.2.2.
. Set LICENSE.
2016-10-25 04:08:08 +00:00
Philippe Audeoud
dd3ba1e817 - Update to 2.14 2016-10-24 08:17:35 +00:00