1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

413148 Commits

Author SHA1 Message Date
Cy Schubert
a9d71713b5 Fix up typo. 2017-03-05 04:02:24 +00:00
Cy Schubert
bae5910b15 Revert the rename of README.FreeBSD to README.FreeBSD.in. This is
part of a possible future change to this port that was accidentally
not removed prior to committing r435447.
2017-03-05 03:29:50 +00:00
Cy Schubert
777937ea51 Remove redundant message about Kerberos klogind and telnetd. These
programs ere moved to krb5-appl (by MIT) when krb5-appl was created
in r253265. This message should have been removed from this Makefile
at that time.

Pointy hat to:	cy (that's me)
2017-03-05 03:27:04 +00:00
Jason Unovitch
d59b71ad3e Add missing reference to last commit for ikiwiki vulnerabilities
PR:		216665
Reported by:	sevan
Security:	CVE-2016-9646
Security:	https://vuxml.FreeBSD.org/freebsd/5ed094a0-0150-11e7-ae1b-002590263bf5.html
2017-03-05 03:25:09 +00:00
Jason Unovitch
b275e4f461 Document ikiwiki vulnerabilities
PR:		216665
Reported by:	sevan
Security:	CVE-2016-9645
Security:	CVE-2016-10026
Security:	CVE-2017-0356
Security:	https://vuxml.FreeBSD.org/freebsd/5ed094a0-0150-11e7-ae1b-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/7b35a77a-0151-11e7-ae1b-002590263bf5.html
2017-03-05 03:18:05 +00:00
Jose Alonso Cardenas Marquez
c34c20ec4b - Fix build on FreeBSD 11 2017-03-05 03:07:52 +00:00
Jason Unovitch
78d5bb6e62 games/manaplus: update 1.7.2.18 -> 1.7.3.4
PR:		217551
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2017-03-05 02:32:53 +00:00
Jason Unovitch
8643d00296 dns/nsd: update 4.1.14 -> 4.1.15
PR:		217537
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-03-05 01:03:40 +00:00
Alexander Nedotsukov
4c65ac1dff Update to 378.13 2017-03-05 00:34:27 +00:00
Rene Ladan
3978492413 Remove expired port:
2017-03-04 devel/py-ll-core: Long unmaintained, abandoned upstream
2017-03-04 22:50:39 +00:00
Kris Moore
b99f819e61 - Create python3 version of graphics/py-imagesize
- Set architecture neutral

PR: 217470
Submitted by: Danilo Baio <dbaio@bsd.com.br>
2017-03-04 22:23:20 +00:00
Muhammad Moinur Rahman
d4426ad8fb databases/mysql-connector-c: Update version 6.1.6=>6.1.9 2017-03-04 22:19:33 +00:00
Kris Moore
4e02ee6405 - Create python3 version of textproc/py-alabaster
- Set architecture neutral

PR: 217471
Submitted by: Danilo Baio <dbaio@bsd.com.br>
2017-03-04 22:19:25 +00:00
Gerald Pfeifer
9dd4748239 Restore ftp-stud.fht-esslingen.de mirror, just with http instead of ftp.
PR:		299122
2017-03-04 22:14:35 +00:00
Emanuel Haupt
2a071c3cd4 Move sysutils/bsdcrashtar from GOOGLE_CODE to GitHub
Summary:
This port is too useful to be removed. Since the author has already moved the
project from Google Code to GitHub I think this port should follow.

Test Plan:
- portlint -A: OK
- poudriere testport (all supported tier-1 arch): OK

Reviewers: trociny

Reviewed By: trociny

Subscribers: mat

Differential Revision: https://reviews.freebsd.org/D9885
2017-03-04 21:55:31 +00:00
Carlos J. Puga Medina
4b3fa3f0cf - Backport several patches of OpenBSD that add more linux code for
font handling.
- Disabled WebRTC support because it does not work properly on BSD
  and more patches are needed.
- Update pkg-plist
- Bump PORTREVISION

MFH:		2017Q1
2017-03-04 21:32:19 +00:00
Carlos J. Puga Medina
0dad5c2884 security/ssh-vault: update to 0.9.1
- Support for encrypt/decrypt on the fly, no need to keep files on disk
  simplifying with this the shared of sensitive data, like in within chats.

PR:		217529
Submitted by:	nbari@tequila.io (maintainer)
2017-03-04 21:21:45 +00:00
Muhammad Moinur Rahman
a97a0723ea databases/freetds-devel: Update version 1.00.38=>1.00.131 2017-03-04 21:03:18 +00:00
Muhammad Moinur Rahman
4a191cff9d databases/freetds: Update version 1.00.1=>1.00.27 2017-03-04 20:11:48 +00:00
Muhammad Moinur Rahman
055bdfb7c3 devel/py3-Jinja2: Update version 2.8=>2.9.5
- Increase Python version =>3.5 [1]

PR:		215912 [1]
Submitted by:	olivierd [1]
2017-03-04 20:06:37 +00:00
Muhammad Moinur Rahman
fc7852fc5d converters/p5-Encode-Punycode: Update version 1.001=>1.002
- Added LICENSE GPLv1
- Mark NO_ARCH
2017-03-04 19:54:02 +00:00
Muhammad Moinur Rahman
f0ab1c40b9 graphics/ipe: Update version 7.2.5=>7.2.7 2017-03-04 19:36:55 +00:00
Kurt Jaeger
b809998b00 net/pptpclient: update 1.8.0 -> 1.9.0
Released 29th November 2016
- close a memory leak in pqueue,
- avoid spurious error about /bin/ip on FreeBSD,
- fix compiler warnings,
- avoid clobbering heap (RHBZ #1183627),
- fix use after free in call close request handler,
- make clean to clean pptpsetup.8 (Debian #831032),
- add --missing-window option (Debian #680455, Ubuntu #681617),
- randomise call-id (Debian #721963),
- replace gethostbyname(3) with getaddrinfo(3),
- fix typo in pptp_ctrl manpage,
- place pptpsetup manpage in correct section,
- don't set build flags; use defaults,
- remove pptpsetup.8 from source as it is generated,
- fix for (null) in "pptp: GRE-to-PPP gateway on (null)".
2017-03-04 18:39:36 +00:00
Thierry Thomas
f1410af180 Upgrade to 1.11.2.
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.11.2
2017-03-04 18:16:19 +00:00
Vanilla I. Shu
d20ef7720d Update to 2.10. 2017-03-04 16:36:01 +00:00
Roman Bogorodskiy
9304ad7087 devel/py-libvirt: update to 3.1.0 2017-03-04 16:35:50 +00:00
Roman Bogorodskiy
2d9cef96c3 devel/libvirt: update to 3.1.0
- update to 3.1.0
 - disable scsi storage driver: it builds fine, but will
   not work on FreeBSD
 - Add an OPTION for the ZFS storage driver (enabled by default)
2017-03-04 16:34:18 +00:00
Adam Weinberger
4754ef4148 Update to 1.8.0 o Compressed Folders is now part of main line
Fix missing lib depends with libgpg-errors and libassuan
Move Header Cache to a BSD ports single radio
Remove redundent sidebar var
VVV updated to 1.8.0
GREETING updated to 1.7.2
extra-patch-parent-child-match converted to a makepatch

Changes: https://dev.mutt.org/hg/mutt/file/stable/UPDATING#l11

Differential Revision:	https://reviews.freebsd.org/D9819
Submitted by:		maintainer (dereks lifeofadishwasher com)
2017-03-04 16:03:08 +00:00
Olivier Duchateau
1ff0961d7c Fix typos 2017-03-04 15:53:16 +00:00
Vanilla I. Shu
d040b51b74 1: regen patch files.
2: fix MOC's path.

PR:		217486
Submitted by:	yunchih@csie.ntu.edu.tw
2017-03-04 15:51:23 +00:00
Adam Weinberger
d2f0c219b4 Update to patchlevel 407. 2017-03-04 15:47:50 +00:00
Palle Girgensohn
363ad1cbee Update graylog to 2.2.2
PR:	216593
2017-03-04 15:28:45 +00:00
Thomas Zander
dd44e1cc8e Update to upstream version 2.2.0
Detailed log:
- New option to prefer embedded image metadata over video content (command line
  argument: -m)
- Fixed 'Resource temporarily unavailable' errors when using ffmpeg < 3.0
- Restored deinterlace functionality using the libavfilter library (additional
  ffmpeg dependency)
- Additional video mime types added to the thumbnailer file
- Take rotation metadata into account when generating thumbnails

PR:		216648
Submitted by:	stl@ossuary.net
Approved by:	clutton@zoho.com (maintainer)
MFH:		2017Q1
2017-03-04 15:06:48 +00:00
Jimmy Olgeni
45e1506eb2 Update devel/erlang-clique to version 0.3.9. 2017-03-04 14:28:35 +00:00
Sunpoet Po-Chuan Hsieh
7f27c18539 Update to 2.0.1
- Use USES=localbase
- Update IGNORE_WITH_PHP

Changes:	https://pecl.php.net/package-changelog.php?package=yar
PR:		217521
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2017-03-04 13:49:25 +00:00
Sunpoet Po-Chuan Hsieh
d47b5995a9 Add pecl-yar1 1.2.5 (copied from pecl-yar)
- Use USES=localbase
- Update MSGPACK option
- While I'm here, update IGNORE_WITH_PHP

PR:		217522
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2017-03-04 13:49:20 +00:00
Sunpoet Po-Chuan Hsieh
8e7dfe3c6d Update to 2.1.1
Changes:	https://github.com/feedjira/feedjira/blob/master/CHANGELOG.md
2017-03-04 13:49:16 +00:00
Sunpoet Po-Chuan Hsieh
206d3ea9b3 Update to 1.14.6
Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
2017-03-04 13:49:11 +00:00
Sunpoet Po-Chuan Hsieh
f6c065b1d2 Update to 1.9.18
Changes:	https://github.com/ffi/ffi/commits/master
2017-03-04 13:49:07 +00:00
Sunpoet Po-Chuan Hsieh
f995f5abd6 Add missing *_DEPENDS
- Bump PORTREVISION for dependency change
2017-03-04 13:49:02 +00:00
Sunpoet Po-Chuan Hsieh
0e6d4b2c75 Add removed Perl core module to *_DEPENDS
- Bump PORTREVISION for dependency change
2017-03-04 13:48:58 +00:00
Sunpoet Po-Chuan Hsieh
c19e297501 Add p5-HTML-Parser to BUILD_DEPENDS
- Add LICENSE_FILE
- Sort PLIST
2017-03-04 13:48:54 +00:00
Sunpoet Po-Chuan Hsieh
2cac1be2fc Add removed Perl core module to *_DEPENDS
- Sort PLIST
- Bump PORTREVISION for dependency change
2017-03-04 13:48:49 +00:00
Sunpoet Po-Chuan Hsieh
9d569ab31c Update to 4.200003
- Use real PORTVERSION and update dependent ports
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-Appliance-Session/Changes
2017-03-04 13:48:44 +00:00
Sunpoet Po-Chuan Hsieh
5b123bb5a2 Use real PORTVERSION
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
2017-03-04 13:48:40 +00:00
Sunpoet Po-Chuan Hsieh
1c1e302556 Update to 1.000006
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/MooseX-Has-Sugar/Changes
2017-03-04 13:48:35 +00:00
Sunpoet Po-Chuan Hsieh
83c242142c Update to 0.10
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/IO-YAML/CHANGES
2017-03-04 13:48:30 +00:00
Sunpoet Po-Chuan Hsieh
f78b7a6eaa Add LICENSE 2017-03-04 13:48:26 +00:00
Sunpoet Po-Chuan Hsieh
4b9538dd35 Add LICENSE 2017-03-04 13:48:22 +00:00
Sunpoet Po-Chuan Hsieh
ba33313a9d Remove superfluous space
Differential Revision:	https://reviews.freebsd.org/D9162
Submitted by:	sunpoet (myself)
Reviewed by:	amdmi3
Approved by:	portmgr (mat)
2017-03-04 13:48:15 +00:00