Commit graph

15950 commits

Author SHA1 Message Date
Marcus von Appen
472dad3abb - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat:	python@
2015-01-03 08:47:51 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Kubilay Kocak
9ecf72ae42 [NEW] textproc/py-python-augeas: Pure python bindings for Augeas
Pure python bindings for Augeas

PR:		193960
Submitted by:	johan at stromnet se
2015-01-02 11:39:52 +00:00
Sunpoet Po-Chuan Hsieh
db3041d582 - Update to 1.24
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/XML-Stream/CHANGES
2015-01-01 19:02:26 +00:00
Sunpoet Po-Chuan Hsieh
001bed40e2 - Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.64+ is already in Perl 5.18+ 2015-01-01 16:26:11 +00:00
Sunpoet Po-Chuan Hsieh
8014b65baa - Update to 0.08
Changes:	http://search.cpan.org/dist/XML-Parsepp/Changes
2015-01-01 16:01:31 +00:00
Vanilla I. Shu
24ea77af87 Add pecl-cld 0.5.0, PHP Bindings for Chromium Compact Language Detector.
PR:		ports/196375
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-12-31 14:51:14 +00:00
Ruslan Makhmatkhanov
0f80b0d0a4 textproc/py-wtforms: update to 2.0.1
- update to 2.0.1
- add license file
- add tests support
- install documentation

PR:		195991
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks)
2014-12-29 15:55:32 +00:00
Muhammad Moinur Rahman
f0840a1cb5 textproc/p5-Lingua-EN-Numbers-Easy: Update version 2009110701=>2014120401
Differential Revision:	https://reviews.freebsd.org/D1393
Approved by:		marino(mentor)
2014-12-29 12:21:46 +00:00
Muhammad Moinur Rahman
aeccd9a0cf textproc/p5-XML-Generator-PerlData: Update version 0.91=>0.93
Differential Revision:	https://reviews.freebsd.org/D1391
Approved by:	marino(mentor)
2014-12-29 12:18:35 +00:00
Dmitry Marakasov
da49fae3a8 - Update to 0.61 2014-12-29 01:16:20 +00:00
Pawel Pekala
3db55eb26f - Update to version 1.0.0h
- Add LICENSE

PR:		196223
Submitted by:	maintainer
2014-12-28 20:58:39 +00:00
Jun Kuriyama
df2025b4b2 - fix shebang line reliably.
PR:		ports/196043
Submitted by:	mandree
2014-12-28 14:40:19 +00:00
Antoine Brodin
6266dd56ce Allow building with either giflib 4.2 or 5.0 2014-12-26 16:48:58 +00:00
Jimmy Olgeni
b6fe53e0ef Upgrade to version 0.28.0. 2014-12-26 15:01:58 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Antoine Brodin
56b98ee798 Explicitely disable gnutls as it fails to build if detected
Reported and tested by:	Scott Allendorf
2014-12-24 17:46:44 +00:00
Raphael Kubo da Costa
a5ff8ea968 Update to 0.9.33.
From the release announcement:
  The main changes in this version since the last release 2014-02-23 are:
  * Added support for reading and writing boolean result formats.
  * Fixed several query engine operator evaluations (AVG, STRBEFORE,
    STRAFTER, CONCAT)
  * Updated query results class constructor and methods, deprecating older.
  * Portability fixes for ICC, clang and GCC 5.
  * New internal test runner utility
  * Variable bindings query results can be formatted in mKR CSV format.
  * Multiple other fixes and improvements including fixing reported issues:
    0000546, 0000568, 0000583 and 0000588.

  For full details see the Rasqal 0.9.33 release notes at
  http://librdf.org/rasqal/RELEASE.html#rel0_9_33
2014-12-24 11:55:33 +00:00
Sunpoet Po-Chuan Hsieh
3825ea80c8 - Update to 2014.12.21 2014-12-24 06:16:16 +00:00
Sunpoet Po-Chuan Hsieh
b3d408cca0 - Update to 2014.12.21 2014-12-24 06:16:10 +00:00
Sunpoet Po-Chuan Hsieh
b0ef0e3881 - Update to 2014.12.21 2014-12-24 06:16:04 +00:00
Sunpoet Po-Chuan Hsieh
3cebfe8b0a - Update to 0.5.5
- Add LICENSE
- Convert to new options helper
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md
2014-12-24 06:15:36 +00:00
Antoine Brodin
07f33a1f3f - Properly support png15, remove useless patch
- Allow building with openssl from ports
2014-12-24 01:36:25 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Danilo Egea Gondolfo
f5573648e2 - Update to 0.9.7 2014-12-23 01:27:39 +00:00
Jean-Sébastien Pédron
3c9a1d11c2 Final removal of WITH_NEW_XORG
This knob was turned on for all version of FreeBSD in r369875
(2014-10-03) and officially deprecated. Since then, it was gradually
removed from many ports when they needed an update.

x11-servers/xorg-server was the last major user of this knob. The port
was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
of the knob, clearing the path to the final removal.

This commit changes ports who were checking for WITH_NEW_XORG and remove
its handling from bsd.port.mk.

While here, two sanity checks are added to warn user about WITH_KMS and
WITH_NEW_XORG which have no effect now.

Differential Revision:	https://reviews.freebsd.org/D1351
Reviewed by:	antoine, bapt, kwm
Approved by:	portmgr (antoine, bapt), kwm
2014-12-22 23:04:17 +00:00
Baptiste Daroussin
b6cc9f04ec Get rid of gnomehier 2014-12-22 22:46:11 +00:00
Kubilay Kocak
b1c97be97a textproc/topic: Update to 1.04
- Update to 1.04
- Use PLIST_FILES, delete pkg-plist accordingly
- Update pkg-descr

PR:		196121
Submitted by:	maintainer <email at freebsd hypermart net>
2014-12-22 04:32:07 +00:00
Antoine Brodin
b6e05c63e3 Shebangfix 2014-12-21 21:20:23 +00:00
Antoine Brodin
8439de51f7 Shebangfix 2014-12-21 21:18:10 +00:00
Antoine Brodin
a863114e5b Put back 2 empty directories in plist, otherwise lots of things break 2014-12-21 00:35:50 +00:00
Antoine Brodin
9d49ab340b Update to 2.1.4 2014-12-20 21:49:48 +00:00
Baptiste Daroussin
8e32ed8b72 cleanup plist 2014-12-20 19:47:30 +00:00
Sunpoet Po-Chuan Hsieh
0266ad37bd - Add LICENSE
- Strip shared library
- Use PKGNAMESUFFIX
- Simplify MASTER_SITES
- Use MAKE_CMD
- Bump PORTREVISION for package change
- Sort PLIST
- Take maintainership
2014-12-20 18:15:51 +00:00
Sunpoet Po-Chuan Hsieh
7bf75dabe4 - Update to 1.09
Changes:	http://search.cpan.org/dist/Unicode-Collate/Changes
2014-12-20 18:15:11 +00:00
Pawel Pekala
16a190639c Update to version 1.1
PR:		196114
Submitted by:	maintainer
2014-12-19 20:34:10 +00:00
Antoine Brodin
a2d4b39c41 Unbreak with and without DOCS 2014-12-19 18:11:45 +00:00
Danilo Egea Gondolfo
9566b5f08d - Update from 2.18 to 2.20
- Simplify Makefile
- Take maintainership
2014-12-19 12:55:12 +00:00
Danilo Egea Gondolfo
19dd6a5c3b - Update from 3-6-11 to 3-6-12 2014-12-17 19:29:31 +00:00
John Marino
fe4ea9338b Make jobs unsafe on two ports
Both of these ports have failed repeatedly under multi-job runs, and
had to be fixed by disabling make jobs.
2014-12-15 14:26:05 +00:00
Pawel Pekala
2a159b0dca Update to version 0.22
PR:		195510
Submitted by:	maintainer
2014-12-13 20:53:39 +00:00
Danilo Egea Gondolfo
4ec603097d - Update to 1.0.1
PR:		195912
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2014-12-13 19:12:22 +00:00
Baptiste Daroussin
9a919b23db Cleanup the xerces-c* mess
xerces-c2 and xerces-c3 were not playing nicely together most of the applications
and are incompatible, all application has been switch to the c3 version
2014-12-12 06:22:14 +00:00
Dmitry Marakasov
fdbee8e1ea sansi was written to strip the ANSI control sequences in files, or
output, often, but not limited to those generated by compilers. I
found it difficult to visually grope/grep the output of script(1)
sessions. Especially with the advent of clang. While it's nice to
replay the script(1) sessions to view the highlighted messages.
It's near impossible to read it inline in your favorite pager, or
text editor;
Enter sansi.

WWW: http://BSDforge.com/projects/textproc/sansi/

PR:		195661
Submitted by:	portmaster@bsdforge.com
2014-12-12 00:29:40 +00:00
Yen-Ming Lee
02508190e4 - add patch to prevent buffer overflow
- bump PORTREVISION

PR:		195558
Submitted by:	fk@fabiankeil.de
2014-12-11 16:59:28 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Mark Felder
1912e1e846 Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
Antoine Brodin
de822b3d84 Remove duplicate plist 2014-12-09 19:48:24 +00:00
Antoine Brodin
dc9ec5e137 Remove duplicate plist 2014-12-09 19:43:16 +00:00