Commit graph

262061 commits

Author SHA1 Message Date
joerg
b91c75a5b2 Fix build with clang: ISO C++ says nullptr has no relation operators
defined.
2017-03-24 15:14:14 +00:00
joerg
66d7eb7589 Restore basic g95 support. Bump revision. 2017-03-24 15:12:30 +00:00
joerg
9f37771903 Make sure depcomp is present. 2017-03-24 11:44:30 +00:00
joerg
e1c2b87f25 Link llvm-lto2 and the other tools dynamically against libLLVM to avoid
the size penalty. The primary intention of this package is to provide a
standalone library for other consumers of LLVM and the size difference
doesn't justify the small performance penalty. Bump revision.
2017-03-24 11:43:52 +00:00
joerg
f020f2e784 Updated benchmarks/google-benchmark to 1.1.0nb1 2017-03-24 11:42:09 +00:00
joerg
055793f760 Merge patch from upstream to always use std::string, the original
intention of optional inclusion no longer applies anyway.
2017-03-24 11:41:58 +00:00
joerg
2ca1b18e73 Restore distinfo for the patches. 2017-03-24 11:38:45 +00:00
sborrill
d147c482e7 Add SHA512 2017-03-24 09:43:21 +00:00
abs
36d27cdc98 Updated editors/yed to 3.17 to fix build after old distfile no longer available
yEd 3.17

New Features

* Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for JavaFX (3.x version series) and yFiles for HTML (2.x version series).
* The 'Find...' command and the 'Select Elements' tool now additionally support text matching using the full power of regular expressions.

Improvements

* Improved and corrected import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java (3.x version series), yFiles for JavaFX (2.x version series), and yFiles for HTML (1.x version series).
* The 'Apply' and 'Apply Type' commands from the Palette's context menu now also support converting normal nodes to open/closed group nodes and vice versa. [Q&A 10269]
* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_121.

Bugfixes

* Addressed a problem in the Excel import where importing spreadsheets with blanks/whitespace in sheet names failed. [Q&A 10230]
* Many bugfixes, great and small.

yEd 3.16.2.1

Bugfixes

* Addressed an exception that happened on Windows and Mac OS X when trying to copy to the system clipboard.

yEd 3.16.2

Improvements

* The UML class node representation now uses the same font for the attribute, method, etc. entries as is set for the class name.

Bugfixes

* The properties views now also list the additional shape node representations (stars, fat arrows, etc.) and allow changing their properties.
* Many bugfixes, great and small.

yEd 3.16.1

New Features

* The Organic layout algorithm is able to automatically recognize regular substructures in a diagram and arrange them in an optimized manner depending on the kind of substructure. Four different kinds of substructures can be recognized: chains, stars, circles, and parallel substructures.

Improvements

* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_102.

Bugfixes

* Fixed a bug where self-loops in a diagram could cause the One-Click Layout to fail.
* Many bugfixes, great and small.

yEd 3.16

General

This yEd version requires a Java 8 Runtime Environment (JRE) to run on, which isn't available for older operating systems (see also the Java 8 system requirements). Thus, yEd needs at least Windows Vista or Mac OS X 10.8 (Mountain Lion) to run.
New Features

* Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java 3.x, yFiles for JavaFX, yFiles.NET, yFiles WPF, and yFiles for HTML. With the yFiles for HTML format in particular, import of GraphML files written by the yEd Live web application is also supported.
* As a new option, the Hierarchical layout algorithm can take the thickness of an edge into account when calculating a layout for a diagram. Diagrams with thick edges in them can become wider and taller.
* As a new option, the Hierarchical layout algorithm can interpret edge direction according to the arrowhead.
* The integrated labeling in the Hierarchical layout algorithm places edge labels that specify a preferred placement at their source node or at their target node directly beside that node.
* Applying the Label Placement algorithm is now animated. Also, its execution can be canceled if it takes too long.

Improvements

* Additional sample node representations for nodes and group nodes in the 'Shape Nodes' and 'Group Nodes' palette section.
* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_92.

Bugfixes

* Many bugfixes, great and small.
2017-03-24 08:41:28 +00:00
taca
f7b51160b2 Note update of www/contao43 package to 4.3.7. 2017-03-24 03:43:52 +00:00
taca
3be90435f0 Update contao43 to 4.3.7, a leaf package.
Quote from release announce:

The bugfix release fixes a problem with installing the managed edition.
2017-03-24 03:43:24 +00:00
taca
b266f8d03a Note update of net/ntp4 package to 4.2.8p10. 2017-03-24 03:41:46 +00:00
taca
26035b39d0 Update ntp4 to 4.2.8p10 including security fixes.
NTF's NTP Project is releasing ntp-4.2.8p10, which addresses:

* 6 MEDIUM severity vulnerabilities (1 is about the Windows PPSAPI DLL)
* 5 LOW severity vulnerabilities (2 are in the Windows Installer)
* 4 Informational-level vulnerabilities
* 15 other non-security fixes and improvements

All of the security issues in this release are listed in VU#633849.

ntp-4.2.8p10 was released on 21 March 2017.

* Sec 3389 / CVE-2017-6464 / VU#325339: NTP-01-016 NTP: Denial of Service via
  Malformed Config (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3388 / CVE-2017-6462 / VU#325339: NTP-01-014 NTP: Buffer Overflow in
  DPTS Clock (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3387 / CVE-2017-6463 / VU#325339: NTP-01-012 NTP: Authenticated DoS via
  Malicious Config Option (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3386: NTP-01-011 NTP: ntpq_stripquotes() returns incorrect Value
  (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3385: NTP-01-010 NTP: ereallocarray()/eallocarray() underused (Pentest
  report 01.2017)
  - Reported by Cure53.

* Sec 3384 / CVE-2017-6455 / VU#325339: NTP-01-009 NTP: Windows: Privileged
  execution of User Library code (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3383 / CVE-2017-6452 / VU#325339: NTP-01-008 NTP: Windows Installer:
  Stack Buffer Overflow from Command Line (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3382 / CVE-2017-6459 / VU#325339: NTP-01-007 NTP: Windows Installer:
  Data Structure terminated insufficiently (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3381: NTP-01-006 NTP: Copious amounts of Unused Code (Pentest report
  01.2017)
  - Reported by Cure53.

* Sec 3380: NTP-01-005 NTP: Off-by-one in Oncore GPS Receiver (Pentest report
  01.2017)
  - Reported by Cure53.

* Sec 3379 / CVE-2017-6458 / VU#325339: NTP-01-004 NTP: Potential Overflows in
  ctl_put() functions (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3378 / CVE-2017-6451 / VU#325339: NTP-01-003 Improper use of snprintf()
  in mx4200_send() (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3377 / CVE-2017-6460 / VU#325339: NTP-01-002 Buffer Overflow in ntpq
  when fetching reslist (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3376: NTP-01-001 Makefile does not enforce Security Flags (Pentest
  report 01.2017)
  - Reported by Cure53.

* Sec 3361 / CVE-2016-9042 / VU#325339: 0rigin
  - Reported by Matthew Van Gundy of Cisco ASIG.
2017-03-24 03:41:08 +00:00
tez
33907d10a1 Add patch for CVE-2017-6196 to ghostscript-gpl 2017-03-23 20:39:08 +00:00
tez
1ea76ac549 Add patch for CVE-2017-6196 2017-03-23 20:38:24 +00:00
leot
5da63da80d Updated security/sqlmap to 1.1.3nb1 2017-03-23 19:33:34 +00:00
leot
d15299e11b Extra scripts can need bash and perl.
Bump PKGREVISION

Pointed out by <joerg>'s bulk builds
2017-03-23 19:33:20 +00:00
jperkin
bdc680c544 Restore PKGMANDIR support lost in previous update. 2017-03-23 18:23:58 +00:00
jperkin
43f26219f5 Restore x86_64-*-solaris support lost in previous update. 2017-03-23 18:22:34 +00:00
joerg
ba6a094522 Remove mozilla-enigmail option, distfile no longer exists. Add SHA512 sum. 2017-03-23 17:36:35 +00:00
joerg
a065ab2551 Remove enigmail entry as the option isn't supported here. Add SHA512 sum. 2017-03-23 17:35:23 +00:00
joerg
ad18e00883 Remove fancythread option, patch doesn't fetch. Add SHA512 sum. 2017-03-23 17:32:39 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
khorben
bc78a9c17a Add hexchat-2.12.4 2017-03-23 15:31:44 +00:00
taca
5c07474cba Note update of www/contao43 pakage to 4.3.6. 2017-03-23 14:57:56 +00:00
taca
65fbb9807a Update contao43 to 4.3.6.
Quote from release announce:

	The bugfix release fixes several issues, including a problem
	with the initialization of custom entry points. Also, the
	changes from Contao 3.5 have been adopted.
2017-03-23 14:57:22 +00:00
taca
185b833a00 Correct assignment of macro. 2017-03-23 14:49:53 +00:00
wiz
abeb21ee41 Add SHA512 for one of three distfiles. 2017-03-23 14:39:44 +00:00
wiz
5e3435abab Add SHA512. 2017-03-23 14:38:16 +00:00
taca
b173889e6f Add SHA512 checksum data. 2017-03-23 14:36:20 +00:00
joerg
4d00e24682 GC options.mk, not used since the last update years ago. Add SHA512
checksum.
2017-03-23 13:49:56 +00:00
joerg
fb715812e7 Remove empty distinfo. 2017-03-23 13:38:27 +00:00
joerg
06c8ea6f4a GC unused distinfo files. 2017-03-23 13:35:12 +00:00
joerg
45e3ea421d GC 2017-03-23 13:31:44 +00:00
joerg
3d1204bc1c Remove unused/empty distinfo files. 2017-03-23 13:07:24 +00:00
joerg
4dec8cf679 Sync with graphics/opencv changes. 2017-03-23 10:20:52 +00:00
jperkin
b37c7ea675 Fix the macro tests for fpclassify(3) functions. 2017-03-23 09:50:36 +00:00
jperkin
19d74cf865 Fix the macro tests for fpclassify(3) functions. Fixes PR#52104. 2017-03-23 09:33:02 +00:00
joerg
a7fab1c4be Mark explicitly as BROKEN: download hasn't worked for month and zip file
is not redistributable.
2017-03-23 09:08:21 +00:00
schmonz
638cc28080 Describe qmail-maildiruniq and qmail-rcptcheck. 2017-03-23 07:32:42 +00:00
schmonz
04e2a471cf Updated mail/qmail to 1.03nb23 2017-03-23 07:24:56 +00:00
schmonz
0944c1409f Add qmail-maildiruniq and qmail-rcptcheck options, off by default. Since
we no longer stage-install as root, instcheck is noise; skip it. Mollify
pkglint. Bump PKGREVISION.
2017-03-23 07:24:48 +00:00
markd
fbb80ae662 Backport patches to handle an API change in llvm4. Bump PKGREVISION. 2017-03-22 20:22:31 +00:00
wiz
7047d81609 + Sigil-0.9.8, bochs-2.6.9, calibre-2.82.0, gnupg21-2.1.19,
gpa-0.9.10, p5-DateTime-Locale-1.16, p5-Image-Info-1.40, vlc-2.2.5.1.
2017-03-22 12:27:31 +00:00
taca
1aa299a93c Forgot to commit distinfo. 2017-03-22 09:51:03 +00:00
joerg
d360957071 Regenerate to match actual patches. 2017-03-22 09:46:11 +00:00
adam
c333f0c71c Updated graphics/libimagequant to 2.9.0 2017-03-22 02:13:31 +00:00
adam
017ef52a3e version 2.9:
- new liq_histogram_add_colors()

pkgsrc:
- use correct PREFIX
2017-03-22 02:13:05 +00:00
taca
b1dc84f99c Fix build problem on NetBSD 6. 2017-03-22 01:45:07 +00:00
bouyer
f940f69128 Don't shadow a global variable. Fixes build on netbsd-6.
Bump some of xl's timeout. 40s is too short if scripts have to be
serialised, and a domain has lots of virtual devices.
Bump PKGREVISION
2017-03-21 22:52:52 +00:00