Commit graph

249493 commits

Author SHA1 Message Date
ryoon
723f930d24 Import ImageMagick6-6.9.4.4 as graphics/ImageMagick6.
ImageMagick TM, is a package for display and interactive manipulation
of images for the X Window System.  It is written in C and interfaces
to the X library, and therefore does not require any proprietary
toolkit in order to compile.  Although the software is copyrighted, it
is available for free and can be redistributed without fee.

The ImageMagick image display program can display an image on any
workstation screen running an X server.  It can read and write many of
the more popular image formats including JPEG, TIFF, PNM, GIF, and
Photo CD.  In addition you can interactively resize, rotate, sharpen,
color reduce, or add special effects to an image and save your
completed work in the same or differing image format.

This package tracks 6 release branch for backward compatibility.
2016-05-25 12:41:17 +00:00
wen
74ba49149e Updated devel/p5-Moose to 2.1802 2016-05-25 08:35:06 +00:00
wen
ec9286ba98 Update to 2.1802
Upstream changes:
2.1802   2016-05-25

  [BUG FIXES]

  - Fixed test failures if Specio 0.14+ was installed.

  [OTHER]

  - updated metadata, used by moose-outdated and t/zzz-check-breaks.t,
    to reflect downstream modules affected by the recent removal of
    List::MoreUtils.
2016-05-25 08:33:59 +00:00
wen
4d778ffd29 Updated www/moodle to 3.1 2016-05-25 08:26:45 +00:00
wen
23f94b494e Update to 3.1
Upstream changelog is too long, please visit:
https://docs.moodle.org/dev/Moodle_3.1_release_notes
2016-05-25 08:23:58 +00:00
nros
84008b3b97 Make sure that /include/WebCore is not created when building qt4. 2016-05-25 07:46:47 +00:00
he
a7e96690b5 Submit the typo part of configure upstream, note the bug-ID. 2016-05-25 07:16:36 +00:00
wiz
196a560b6b Updated graphics/p5-Image-BMP to 1.19 2016-05-25 06:49:53 +00:00
wiz
570178f67b Updated p5-Image-BMP to 1.19.
Changes (from lib/Image/BMP.pm):

Version 1.19 2016/05/22
-----------------------
* Stupid filehandle bug fix for view_ascii

Version 1.18 2016/05/21
-----------------------
* Fix for non-byte indexes, reads and writes (Thanks for the inspiration, Mike Paolucci)
2016-05-25 06:49:43 +00:00
cheusov
8ded9c5892 +jgrep 2016-05-24 22:30:39 +00:00
cheusov
fac720aa80 Added textproc/jgrep version 0.4.0 2016-05-24 22:28:43 +00:00
cheusov
ecd54e817f New package textproc/jgrep
jgrep is a command-line grep-like utility written in Java.
Features:
  -- Java regular expressions
     (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
  -- Support for RE2J
     (https://github.com/google/re2)
  -- POSIX options (excluding -E and -G)
     (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
  -- most GNU grep(1) options
     (https://www.gnu.org/software/grep/)
  -- Extensions over GNU grep(1):
     options -O, -2 and -8
2016-05-24 22:27:49 +00:00
wiz
aa5ac4ab08 Add upstream bug report URLs (from he@). 2016-05-24 21:08:21 +00:00
fhajny
af975a4882 Updated lang/nodejs4 to 4.4.5 2016-05-24 19:43:41 +00:00
fhajny
1bda3bfe9f Update lang/nodejs4 to 4.4.5.
buffer:
- Buffer no longer errors if you call lastIndexOf with a search
  term longer than the buffer

contextify:
- Context objects are now properly garbage collected, this solves
  a problem some individuals were experiencing with extreme memory
  growth

deps:
- update npm to 2.15.5

http:
- Invalid status codes can no longer be sent. Limited to 3 digit
  numbers between 100 - 999
2016-05-24 19:43:30 +00:00
youri
b3b1de176d Mark as not make jobs safe. Thanks Kamil for spotting this! 2016-05-24 19:33:13 +00:00
bsiegert
70d77e46a7 duplicity update 2016-05-24 19:11:04 +00:00
bsiegert
e0dbdfa4a7 Update duplicity to 0.7.07.1. From Frederic Fauberteau in PR pkg/51061.
New in v0.7.07.1 (2016/04/19)
---------------------------
* Fixed bug #1568677 duplicity fails to use existing S3 bucket in boto backend
  - bug introduced by incomplete fix of bug #1296793
  - simplified setting of bucket locations
* Fixed bug #1569523 get_bucket unknown keyword location and my_location name error
  - bug introduced in improper fix of bug #1568677
  - gotta love those inconsistent APIs
* Fixed bug #1571134 incompatible with python-oauth2client version 2.x
  and #1558155 PyDrive backend broken, needs update to oauth2client library
  - used patch from https://bugs.debian.org/820725 but made changes
    to allow the user to continue using the old version
* Fixed bug #1570293 duplicity is very slow due to excessive fsync
  - removed flush() after write.
  - revert to previous version
2016-05-24 19:10:46 +00:00
wen
b8d81f7de9 Fix build by add missing DEPENDS.
Spotted by:	joerg@
2016-05-24 15:51:23 +00:00
he
dfe03d5422 Note update of textproc/libxml2 to 2.9.4. 2016-05-24 15:41:58 +00:00
mef
766ac1b78b p5-Math-Pari-2.01080900 is now updated, removing, thanks wiz@ 2016-05-24 13:39:09 +00:00
taca
615923c8b2 Note update of www/typo3_62 package to 6.2.25. 2016-05-24 12:56:00 +00:00
taca
9b253f1ba9 Update typo3_62 to 6.2.25 (TYPO3 6.2.25), including security fix.
2016-05-24  8926699                  [RELEASE] Release of TYPO3 6.2.25 (TYPO3 Release Team)
2016-05-24  f18b990  #76278          [BUGFIX] Allow non critical request arguments with @ (Helmut Hummel)
2016-05-24  8e766a8                  [TASK] Set TYPO3 version to 6.2.25-dev (TYPO3 Release Team)


2016-05-24  29df864                  [RELEASE] Release of TYPO3 6.2.24 (TYPO3 Release Team)
2016-05-24  c10db60  #76231,#76256   [SECURITY] Validate complete referring request (Helmut Hummel)
2016-05-17  070e747                  [TASK] Set TYPO3 version to 6.2.24-dev (TYPO3 Release Team)


2016-05-17  80a1f39                  [RELEASE] Release of TYPO3 6.2.23 (TYPO3 Release Team)
2016-05-17  1b58942  #75721          [BUGFIX] Use push parser instead of pull parser on fetching extension list (Oliver Hader)
2016-05-17  6a038ac                  Revert "[BUGFIX] Load XML files of Extension Manager properly" (Oliver Hader)
2016-05-06  8713065  #76066,#76064   [TASK] Make .htaccess Apache 2.4 suitable (Marc von Schalscha-Ehrenfeld)
2016-05-05  31bb6be  #75934          [TASK] Disallow access to documentation folders (Markus Klein)
2016-05-01  9100aae  #75947          [BUGFIX] Allow maxitem=1 in TCA treeSelect again (Alexander Bigga)
2016-04-26  034e97b                  [TASK] Set TYPO3 version to 6.2.23-dev (TYPO3 Release Team)
2016-05-24 12:55:17 +00:00
mef
34d38777a7 Updated math/p5-Excel-Template-Plus to 0.06 2016-05-24 12:43:07 +00:00
mef
18acf02b1d Updated math/p5-Excel-Template-Plus to 0.06
-------------------------------------------
0.06 Tues. Jan. 13, 2014
    - Replace Class::MOP::load_class with
      Module::Runtime::use_module
    - thanks to Alex Balhatchet
2016-05-24 12:42:52 +00:00
mef
16ab3648de Updated math/p5-Excel-Template to 0.34 2016-05-24 12:38:27 +00:00
mef
5643f892d2 Updated math/p5-Excel-Template to 0.34
--------------------------------------
0.34 Sun Apr 29 21:21:38 CEST 2012
    Behavior of merge_range adjusted, now it works:
      <merge_range> Content </ merge_range>. (As described in the POD)
    Merge range formatting tends to collide with non-merged formatting,
      thanks to Nigel Metheringham.
    Fixed some documentation errors, thanks to Robert James Clay.
    Made Spreadsheet::WriteExcel links in format docs more generic (Nigel Metheringham)
    Added missing cell comment documentation
2016-05-24 12:38:12 +00:00
mef
5e7bfa012e Updated math/p5-Spreadsheet-WriteExcel to 2.40 2016-05-24 12:32:34 +00:00
mef
75bf5d34b8 Updated math/p5-Spreadsheet-WriteExcel to 2.40
----------------------------------------------
2.40 2013-11-06
    ! Fix for minor typo/bug that caused issues with Math::BigInt.
      RT 90061.

2.39 2013-06-06
    ! Added Debian patch for Pod encoding. RT #85897.
      Thanks Gregor Herrmann.

2.38 2012-22-11
    Maintenance release. Minor fixes only.

    ! Removed failing testcases to allow S::WE to be tested/packaged
      on recent perls.

    ! Fix filter_column bug where filter is applied to the wrong column.
      Merge pull request #4 from blazzy/master.

    ! Enabled set_zoom() for Chart worksheets. It was documented but
      wasn't working. Reported by Praphull Kumar.

    ! Enabled set_tab_color() for Chart worksheets. It was documented
      but wasn't working.

    ! Fix typo in docs. Closes RT#70432.

    ! Fix for rounding in test with longdoubles. Fixes RT#68954.

    ! Handle chart sheets with utf8 name. Fixes RT#67014.

    ! Fix for undefined formulas. Fixes RT#61560.
2016-05-24 12:32:20 +00:00
mef
3bf9d1da56 Updated math/p5-Algorithm-Cluster to 1.52 2016-05-24 12:25:22 +00:00
mef
cde78c756f Update math/p5-Algorithm-Cluster to 1.52
----------------------------------------
 - ChangeLog unknown
 - Add comment on patch picking from cvs commit log
2016-05-24 12:25:06 +00:00
mef
bb09a1de5e Updated math/p5-Spreadsheet-XLSX to 0.15 2016-05-24 12:15:59 +00:00
mef
98488b9e21 Updated math/p5-Spreadsheet-XLSX 0.15
-------------------------------------
0.15
 - revert a numeric formatting change which caused isssues with Spreadsheet::Read.
0.14
 - change default date format to yyyy-mm-dd.  This matches Spreadsheet::ParseExcel.
 - handle xml tag attributes in varying order (RT #86667, et.al.)
2016-05-24 12:14:14 +00:00
he
f6eb8e7e5a Update libxml2 to 2.9.4.
Pkgsrc changes:
 * Add some casts to match types and format strings, plus
   fix value range of toupper() operation.
 * Merge patch-ag into the new patch-encoding.c.
 * Add comments to existing patches which lacked comments.

Upstream changes to libxml2-2.9.4: May 23 2016

Security:

   CVE-2016-3627 Avoid building recursive entities
   CVE-2016-1833 Heap-based buffer overread in htmlCurrentChar
   CVE-2016-1835 Heap use-after-free in xmlSAX2AttributeNs
   CVE-2016-1837 Heap use-after-free in htmlParsePubidLiteral
   	      	 and htmlParseSystemiteral
   CVE-2016-1836 Bug 759398: Heap use-after-free in xmlDictComputeFastKey
   CVE-2016-1839 Bug 758605: Heap-based buffer overread in xmlDictAddString
   CVE-2016-1838 Bug 758588: Heap-based buffer overread in
	      	 xmlParserPrintFileContextInternal
   CVE-2016-1840 Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup
   CVE-2016-4483 Avoid an out of bound access when serializing
   		 malformed strings
   CVE-2016-1834 Bug 763071: heap-buffer-overflow in xmlStrncat
   CVE-2016-3705 Add missing increments of recursion depth counter to
   		 XML parser.
   CVE-2016-1762 Heap-based buffer overread in xmlNextChar

   More format string warnings with possible format string vulnerability
   Heap-based buffer-underreads due to xmlParseName
   Fix some format string warnings with possible format string vulnerability
   Unsigned addition may overflow in xmlMallocAtomicLoc()

Other bugfixes:

   Detect change of encoding when parsing HTML names
   Fix inappropriate fetch of entities content
   Correct the usage of LDFLAGS
   Revert the use of SAVE_LDFLAGS in configure.ac
   libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles
   Add more debugging info to runtest
   Implement "runtest -u" mode
   Integer signed/unsigned type mismatch in xmlParserInputGrow()
   Integer overflow parsing port number in URI
   Fix apibuild for a recently added constructv2.9.4-rc2
   Use pkg-config to locate zlib when possible
   Use pkg-config to locate ICU when possible
   Fix an error with regexp on nullable counted char transition
   Fix memory leak with XPath namespace nodes
   Fix namespace axis traversal
   Add a make rule to rebuild for ASAN
   Fix null pointer deref in docs with no root element
   Portability to non C99 compliant compilers
   dict.h: Move xmlDictPtr definition before includes to allow direct
     inclusion.
   Fix XSD validation of URIs with ampersands
   xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean
     "end of day" and should not cause an error. v2.9.4-rc1
   os400: tell about xmllint and xmlcatalog in README400.
   os400: properly process SGML add in XMLCATALOG command.
   os400: implement CL command XMLCATALOG.
   os400: compile and install program xmlcatalog (qshell-only).
   xmlcatalog: flush stdout before interactive shell input.
   os400: expand tabs in sources, strip trailing blanks.
   os400: implement CL command XMLLINT.
   os400: compile and install program xmllint (qshell-only).
   os400: initscript make_module(): Use options instead of
     positional parameters.
   xmllint: flush stdout before interactive shell input.
   os400: c14n.rpgle: allow *omit for nullable reference parameters.
   os400: use like() for double type.
   os400: use like() for int type.
   os400: use like() for unsigned int type.
   os400: use like() for enum types.
   Add xz to xml2-config --libs output
   Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression
   Fix namespace::node() XPath expression
   Fix OOB write in xmlXPathEmptyNodeSet
   Fix parsing of NCNames in XPath
   Fix OOB read with invalid UTF-8 in xmlUTF8Strsize
   Do normalize string-based datatype value in RelaxNG facet checking
   Fix typo: s{ ec -> cr }cipt
   Fix typos: dictio{ nn -> n }ar{y,ies}
   Fix typos: PATH_{ SEAPARATOR -> SEPARATOR }
   Correct a typo.
   Bug 760921: REGRESSION (8eb55d78): doc/examples/io1 test fails after fix
     for "xmlSaveUri() incorrectly recomposes URIs with rootless paths"
   Bug 760861: REGRESSION (bf9c1dad): Missing results for
     test/schemas/regexp-char-ref_[01].xsd
   error.c: *input->cur == 0 does not mean no error
   Add missing RNG test files
   Bug 760190: configure.ac should be able to build --with-icu without
     icu-config tool
   Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus
     UTF-8 encoding error when multi-byte character in large CDATA
     section is split across buffer
   Bug 758572: ASAN crash in make check
   Bug 721158: Missing ICU string when doing --version on xmllint
   python 3: libxml2.c wrappers create Unicode str already
   win32\VC10\config.h and VS 2015
   Add autogen.sh to distrib
   Add configure maintainer mode
2016-05-24 12:00:08 +00:00
wiz
cfaac1f881 Mark as not MAKE_JOBS_SAFE.
This appeared with the gmake-4.2 update.

Reported by leot.
2016-05-24 11:30:30 +00:00
leot
a77adf7bb3 Added news/newsbeuter version 2.9 2016-05-24 09:28:14 +00:00
leot
f2738f70a0 Add newsbeuter 2016-05-24 09:27:46 +00:00
leot
ea53545d56 Import newsbeuter-2.9 as news/newsbeuter
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
It runs on Linux, FreeBSD, Mac OS X and other Unix-like operating systems.
Newsbeuter's great configurability and vast number of features make it a
perfect choice for people that need a slick and fast feed reader that can
be completely controlled via keyboard. It's the Mutt of RSS feed readers.

Originally packaged in pkgsrc-wip by Claudio M. Alessi.
2016-05-24 09:27:09 +00:00
leot
d91ca65114 Added devel/stfl version 0.24 2016-05-24 09:21:10 +00:00
leot
c1d53f658e Add stfl. 2016-05-24 09:20:46 +00:00
leot
9bbd695c89 Import stfl-0.24 as devel/stfl
The STFL API can be used from C, SPL, Python, Perl and Ruby.
Since the API is only 14 simple function calls big and there
are already generic SWIG bindings it is very easy to port STFL
to additional scripting languages.

A special language (the Structured Terminal Forms Language) is
used to describe STFL GUIs. The language is designed to be easy
and fast to write so an application programmer does not need to
spend ages fiddling around with the GUI and can concentrate on
the more interesting programming tasks.

Originally packaged in pkgsrc-wip by Claudio M. Alessi.
2016-05-24 09:20:07 +00:00
fhajny
ab6d0b6100 Updated databases/elasticsearch to 2.3.3 2016-05-24 01:44:51 +00:00
fhajny
7a7c14f0b2 Update databases/elasticsearch to 2.3.3.
== 2.3.3 Release Notes

=== New features

Geo::
- Add CONTAINS relation to geo_shape query

=== Enhancements

Core::
- Kill thread local leak

REST::
- CORS handling triggered whether User-Agent is a browser or not

=== Bug fixes

Core::
- Don't try to compute completion stats on a reader after we
  already closed it

Highlighting::
- Exclude all but string fields from highlighting if wildcards are
  used...

Query DSL::
- Fix NullPointerException in SimpleQueryParser when analyzing
  text produces a null query

REST::
- CORS should permit same origin requests
- Allow CORS requests to work with HTTP compression enabled

=== Upgrades

Internal::
- Update Jackson 2.6.2 -> 2.6.6 (latest and final 2.6 patch)
2016-05-24 01:44:40 +00:00
youri
8f9eb959f1 + lxde 2016-05-23 22:48:52 +00:00
youri
89bde5ba14 Added meta-pkgs/lxde version 1.0 2016-05-23 22:48:43 +00:00
youri
e92a898369 Import lxde-1.0 as meta-pkgs/lxde.
LXDE desktop environment.
2016-05-23 22:48:30 +00:00
markd
a0275852b5 On NetBSD if squid-pf option enabled then also need --with-nat-devpf 2016-05-23 21:08:28 +00:00
prlw1
5daf127ff3 Updated x11/gtkmm3 to 3.20.1 2016-05-23 18:03:16 +00:00
prlw1
28cf2ab051 Update gtkmm3 to 3.20.1
Many fixes and updates following evolution of x11/gtk3.
Full listing at:
https://git.gnome.org/browse/gtkmm/tree/NEWS?h=gtkmm-3-20
2016-05-23 18:02:36 +00:00
wiz
e57c0aeb57 Updated net/py-twisted to 16.2.0 2016-05-23 16:54:29 +00:00