naddy
b05ebe5424
remove LIBM_CHECK for vax
2016-03-09 18:29:10 +00:00
naddy
36419b96a2
all architectures have shared libraries now
2016-03-09 18:22:52 +00:00
ajacoutot
808f88cc42
exiv2 -> libgexiv2
...
spotted by naddy@
2016-03-09 17:36:42 +00:00
ajacoutot
47599ca92d
Moar AAC.
...
from Brad (maintainer)
2016-03-09 17:29:36 +00:00
jasper
76f4704b00
security fixes for CVE-2016-1577 CVE-2016-2116
2016-03-09 15:16:05 +00:00
sthen
15ab2afc17
update to darktable-2.0.2
2016-03-08 14:28:46 +00:00
sthen
c2d741bb07
update to ImageMagick-6.9.3-7
2016-03-08 00:27:03 +00:00
zhuk
b669f96c67
Convert to MODQMAKE, +2 Makefile lines due to need to keep SUBST_CMD call.
2016-03-07 11:57:55 +00:00
ajacoutot
dea6fbd2a8
Merge some more AAC fixes.
...
from Brad (maintainer)
2016-03-07 07:11:35 +00:00
sthen
85a11861d1
update to xfig-3.2.5c
2016-03-05 17:41:42 +00:00
sthen
892422991d
+p5-Barcode-DataMatrix{,-PNG}
2016-03-05 12:12:16 +00:00
sthen
139c8ad734
import ports/graphics/p5-Barcode-DataMatrix-PNG, ok landry@
...
This class, which extends Barcode::DataMatrix, is used to create
graphical representations of Data Matrix (IEC16022) barcodes in PNG
format. Potential applications include graphically oriented documents
such as PDF, printable web documents, invoices, packing lists,
shipping labels, etc.
2016-03-05 12:11:11 +00:00
sthen
0cab3c4ceb
import ports/graphics/p5-Barcode-DataMatrix, comment/ok landry@
...
This class is used to generate data for Data Matrix (IEC16022) 2d barcodes.
It is primarily useful as a data source for modules that do rendering, such
as Barcode::DataMatrix::PNG or HTML::Barcode::DataMatrix. You can easily
make a version that renders an image, PDF, or anything else.
2016-03-05 12:10:45 +00:00
kirby
5de4d85c55
Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
...
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
juanfra
729e1f59fa
Accept documents with duplicate page titles.
...
OK shadchin@ (MAINTAINER)
2016-03-02 20:10:36 +00:00
kili
40d3a12b0b
Update HOMEPAGE for OpenGL related hs-ports.
...
Noticed by mmcc@
2016-03-01 22:01:18 +00:00
jca
4ea50190a7
Update to doxygen-1.8.11 (latest)
...
This switches doxygen to the cmake build system.
All the hard work done by Rafael Sadowski, thanks!
Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
jasper
bf1cb3d1cd
+ttfautohint
2016-03-01 10:13:08 +00:00
jasper
66d18bdb64
import ttfautohint-1.5
...
ttfautohint provides a 99% automated hinting process and a platform for
finely hand-hinting the last 1%. It is ideal for web fonts and supports
many scripts.
ok aja@
2016-03-01 10:12:19 +00:00
kirby
a144bcf67b
enable SEPARATE_BUILD
...
ok sthen@
2016-03-01 08:05:30 +00:00
sthen
71a1704724
update to py-Pillow 3.1.1
2016-03-01 01:02:30 +00:00
sthen
b1f35674bf
update to LibRaw-0.17.1
2016-02-29 23:50:13 +00:00
sthen
2ca7ae4ab0
update to iec16022-0.2.5, improve DESCR
2016-02-29 23:43:49 +00:00
czarkoff
c3ca201c03
update to scour-0.33
...
OK junfra@
2016-02-29 18:16:55 +00:00
dcoppa
73de1962d0
Update to feh-2.14.2
2016-02-25 08:39:14 +00:00
jasper
66c0dcf63e
update to clutter-gst-3.0.16
2016-02-25 07:43:35 +00:00
ajacoutot
beb4446f37
aacenc: make a better estimate for the audio bitrate if not provided
...
aacenc: temporarily disable Mid/Side coding with multichannel files
from Brad (maintainer)
2016-02-25 03:53:53 +00:00
sthen
1e9a5f198a
update to darktable-2.0.1
2016-02-25 00:43:26 +00:00
jsg
578ae7c7ca
Don't attempt to build on arm. sync atomic builtins required.
2016-02-21 16:17:25 +00:00
tobiasu
f33d4034dc
mark broken on sparc, missing atomic ops
2016-02-19 09:07:38 +00:00
landry
33e5871eaa
Fix build on big-endian archs by correcting a typo in a probably never
...
tested big-endian only codepath.. sigh. Tested on macppc & sparc64.
2016-02-08 19:28:47 +00:00
sthen
5f3cc60ff1
Add a patch to inkscape from Rafael Sadowski, fixing very frequent segfaults
...
with spinbuttons with malloc's "baby junking" default (indicating a likely
use-after-free). Additional testing from Laurence Tratt.
2016-02-05 22:27:25 +00:00
jasper
64baddda53
Security fix for CVE-2016-2089, patch from redhat bz.
...
ok sthen@
2016-02-04 10:08:07 +00:00
sthen
6d57f760c1
Add upstream patch to py-Pillow, fixing a buffer overflow in PcdDecode.c,
...
where the decoder writes assuming 4 bytes per pixel into a 3 byte per pixel
wide buffer, allowing writing 768 bytes off the end of the buffer. This
overwrites objects in Python's stack, leading to a crash.
https://github.com/python-pillow/Pillow/pull/1706
(There's also a newer upstream release but that will need additional
checking before it can go in).
2016-02-02 23:08:40 +00:00
sthen
65893c92de
Bump pecl-* and a couple of other ports which have now lost their
...
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
kili
d7def8066d
Let portroach ignore ports on which meta/haskell-platform depends.
...
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
benoit
10964f7529
Update to p5-GD-Graph-1.52.
2016-01-29 08:50:39 +00:00
kirby
0844de2f4f
Update to rawtherapee-4.2. Reminded by Daniel Jakots, thanjs.
...
- set ONLY_FOR_ARCHES=amd64 because of memory consumption
- add comments to patches commited upstream
- add README (requested by sthen@)
OK sthen@
2016-01-27 15:02:01 +00:00
sthen
04f3146d4d
chase more googlecode HOMEPAGEs
2016-01-26 13:10:40 +00:00
sthen
3451d0c08d
Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
...
bump REVISION.
2016-01-26 13:05:26 +00:00
naddy
7c8440a0fc
Fix a number of out-of-bound reads and writes, including CVE-2015-8665 and
...
CVE-2015-8683. From upstream CVS.
2016-01-24 16:48:48 +00:00
landry
88528a5afc
+nomacs
2016-01-24 10:07:00 +00:00
landry
d222eeacf1
Import nomacs 3.0.0, from Rafael Sadowski.
...
nomacs is small, fast and able to handle the most common image
formats. Additionally it is possible to synchronize multiple
viewers. A synchronization of viewers running on the same computer
or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).
ok zhuk@
2016-01-24 10:06:15 +00:00
ajacoutot
006126b98d
Enable the libv4l support.
...
from Brad (maintainer)
2016-01-23 14:12:28 +00:00
tb
2664b27f05
# uses pledge() marker was missing
...
ok sthen@
2016-01-22 14:24:30 +00:00
benoit
da36cd5a7b
Update to ansilove-3.0.2.
...
from Frederic Cambus (maintainer)
2016-01-22 08:52:22 +00:00
jasper
755d353287
update to birdfont-2.15.5
2016-01-22 07:45:32 +00:00
ajacoutot
1ed892d34b
Yet again mor AAC fixes.
...
from Brad (maintainer)
2016-01-22 07:05:01 +00:00
jasper
8cc590e76d
sync with graphics/openjpeg to not use malloc.h on i386.
...
spotted by sthen@
2016-01-21 18:15:14 +00:00
kili
c6c14ecc8f
Bump after ghc changes.
2016-01-20 16:26:19 +00:00