Commit graph

20526 commits

Author SHA1 Message Date
Dmitry Marakasov
0380f5e917 - Add LICENSE_FILE
- Switch to options helpers
2016-04-03 00:38:12 +00:00
Raphael Kubo da Costa
9c8557bd56 Fix the dependencies for the DOCS and NLS options.
The current code was a no-op because it was left out of the options helper
conversion in r340628.
2016-04-02 19:02:15 +00:00
Jan Beich
e65e8ccfd2 graphics/zimg: conflict with graphics/sekrit-twc-zimg 2016-04-02 16:41:35 +00:00
Jan Beich
b5c53514a4 graphics/graphite2: update to 1.3.8
Changes:	https://sourceforge.net/p/silgraphite/mailman/message/34979857/
Changes:	https://github.com/silnrsi/graphite/compare/1.3.7...1.3.8
MFH:		2016Q1 (bugfix release)
2016-04-01 17:24:28 +00:00
Jan Beich
e4e5c4b631 graphics/sekrit-twc-zimg: add new port
The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion. A
simple API enables conversion between any supported formats to operate
with minimal knowledge from the programmer. All library routines were
designed from the ground-up with flexibility, thread-safety, and
correctness as first priorities. Allocation, buffering, and I/O are
cleanly separated from processing, allowing the programmer to adapt
"z" to many scenarios.

https://github.com/sekrit-twc/zimg
2016-04-01 17:23:44 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Dmitry Marakasov
a7812a1117 - Switch to options helpers 2016-04-01 13:04:15 +00:00
Dmitry Marakasov
1501f81fa5 - Add LICENSE
- Add NO_ARCH
- Switch to options helpers
2016-04-01 13:03:54 +00:00
Sunpoet Po-Chuan Hsieh
1fc33e5d96 - Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-04-01 11:17:54 +00:00
Dmitry Marakasov
b318309bba - Fix license
- Switch to new test framework
- Switch to options helpers
2016-03-31 18:58:18 +00:00
Olivier Cochard
649a918440 Remove useless rundeps and restore silence REINPLACE_CMD
Approved by:	jadawin
Reported by:	mat
Pointy hat:	olivier
Differential Revision:	https://reviews.freebsd.org/D5801
2016-03-31 13:53:02 +00:00
Olivier Cochard
02d5a794f8 Update to 1.2.1
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5786
2016-03-31 08:06:18 +00:00
Wen Heping
b9f32be69b - Update from 2.14.0 to 2.14.1
- Use only Python 2.x
- Adjust Python scripts to correct Python version
- Remove some .py.bak files
- Tweak icons usage

PR:		208318
Submitted by:	rhurlin@gwdg.de(maintainer)
2016-03-31 06:16:48 +00:00
Rene Ladan
86e5a893ef Remove expired ports:
2016-03-25 www/session2: That is a part of Quixote webapp framework we no longer have in ports
2016-03-26 www/py-django-pipeline14: This port depends upon expired www/py-django16 and have no consumers
2016-03-26 textproc/libwpd: Not used any more
2016-03-26 graphics/libwpg: Not used any more
2016-03-26 textproc/libwps02: Not used any more
2016-03-26 textproc/libabw00: Not used any more
2016-03-27 databases/cassandra: 1.2.x has reached EOL, upgrade to a supported version of Cassandra
2016-03-30 05:57:42 +00:00
TAKATSU Tomonari
9c0942d8f5 - Update to 1.1-7 2016-03-30 01:44:23 +00:00
Koop Mast
9a96fef2ce Exclude libclc (and thus OpenCL) on 10.1 i386.
There is a wierd issue with base clang and llvm37 which stops libclc to
build on 10.1 i386. So disable it so we don't block 1500+ ports.

Submitted by:	pkg-fallout via antoine@
2016-03-29 14:14:54 +00:00
David Naylor
5904cb63a2 graphics/libtxc_dxtn: remove port
Remove libtxc_dxtn as s2tc is based on a newer version and includes extra
components (command line tools for texture compression).

s2tc is also based on a newer version than libtxc_dxtn.

Approved by:	x11 (dumbbell@)
2016-03-29 06:21:23 +00:00
Raphael Kubo da Costa
d2d7a7a7ea Revert r411863.
It is not necessary because r411791 fixed it differently.
2016-03-28 16:39:22 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Wen Heping
d82620cc3f - Update to 0.7.1
PR:		208289
Submitted by:	woodsb02@gmail.com(maintainer)
2016-03-27 13:00:48 +00:00
Dmitry Marakasov
03f9e75859 - Add LICENSE_FILE
- Switch to options helpers
2016-03-27 01:23:34 +00:00
Thierry Thomas
5fb12fd47b s/pkgconf/pkgconfig/ 2016-03-26 10:15:54 +00:00
Thierry Thomas
89f1472323 Adding a missing pkgconfig. 2016-03-26 09:49:44 +00:00
Thierry Thomas
39718fdc60 Upgrade to 1.7.0. 2016-03-25 20:56:28 +00:00
Raphael Kubo da Costa
7ee6926f7f Add USES=compiler:c++11-lang.
This fixes digikam-kde4's build on 9.3 after the graphics/lensfun update in
r411373.

lensfun.h includes C++ code (class and template declarations) inside an
extern "C" block that causes base GCC to fail:

/usr/local/include/lensfun/lensfun.h:2506: error: template with C linkage
/usr/local/include/lensfun/lensfun.h:2508: error: template with C linkage
2016-03-25 16:29:17 +00:00
Koop Mast
405cf8c704 Update GStreamer1 ports to 1.8.0.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.8/
2016-03-25 15:47:45 +00:00
Dmitry Marakasov
726cbb75fd - Update to 2.5.10
- Pass maintainership to submitter

PR:		208284
Submitted by:	woodsb02@gmail.com
2016-03-25 15:10:24 +00:00
Koop Mast
1a285a76b9 Update Mesa to 11.1.2.
Switch to using llvm 3.7.

Obtained from:	graphics team development repo
2016-03-25 14:06:09 +00:00
Veniamin Gvozdikov
984a6ad034 - Update to 3.15.0.2
PR:		ports/208269
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2016-03-25 13:10:35 +00:00
Koop Mast
e8cedae7d0 Disable MANPAGES option by default. It causes colord to have a
build-depend on texlive.
2016-03-25 09:34:32 +00:00
Koop Mast
1fc8027955 Add pdfpc.
pdfpc is a GTK based presentation viewer application which uses Keynote
like multi-monitor output to provide meta information to the speaker
during the presentation. It is able to show a normal presentation window
on one screen, while showing a more sophisticated overview on the other
one providing information like a picture of the next slide, as well as
the left over time till the end of the presentation. The input files
processed by pdfpc are PDF documents, which can be created using nearly
any of today's presentation software.
2016-03-25 09:29:43 +00:00
Koop Mast
aaee272b94 Update ImageMagick to 6.9.3-7. 2016-03-25 08:46:17 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
John Marino
780302304a graphics/digikam-kde4: Fix build everywhere (with upstream patch)
Take the dports patch to fix compilation with Lensfun 0.3.2
(14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
Digikam broke when lensfun was updated on 18 March 2016.

Approved by:	just-fix-it
2016-03-24 14:13:21 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Martin Matuska
75bb4aa2d7 Horde package update:
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5
mail/pear-Horde_Imap_Client 2.29.5 -> 2.29.6
devel/pear-Horde_Itip 2.1.1 -> 2.1.2
textproc/pear-Horde_JavascriptMinify 1.1.2 -> 1.1.3
devel/pear-Horde_LoginTasks 2.0.6 -> 2.0.7
mail/pear-Horde_Mail_Autoconfig 1.0.2 -> 1.0.3
mail/pear-Horde_Mapi 1.0.6 -> 1.0.8
mail/pear-Horde_Mime 2.9.3 -> 2.9.4
mail/pear-Horde_Mime_Viewer 2.1.2 -> 2.1.3
devel/pear-Horde_Nls 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.6 -> 2.1.7
devel/pear-Horde_Prefs 2.7.5 -> 2.7.6
net/pear-Horde_Rpc 2.1.6 -> 2.1.7
security/pear-Horde_Share 2.0.8 -> 2.0.10
mail/pear-Horde_Smtp 1.9.2 -> 1.9.3
net/pear-Horde_Socket_Client 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.3.3 -> 2.3.4
devel/pear-Horde_Timezone 1.0.10 -> 1.0.11
devel/pear-Horde_Token 2.0.8 -> 2.0.9
sysutils/pear-Horde_Vfs 2.3.1 -> 2.3.2
www/horde-ansel 3.0.3 -> 3.0.4
ftp/horde-gollem 3.0.7 -> 3.0.8
www/horde-base 5.2.9 -> 5.2.10
mail/horde-imp 6.2.12 -> 6.2.13
mail/horde-ingo 3.2.8 -> 3.2.9
deskutils/horde-kronolith 4.2.15 -> 4.2.16
deskutils/horde-mnemo 4.2.9 -> 4.2.10
deskutils/horde-nag 4.2.7 -> 4.2.8
www/horde-trean 1.1.4 -> 1.1.5
mail/horde-turba 4.2.12 -> 4.2.13
mail/horde-webmail 5.2.12 -> 5.2.13
deskutils/horde-groupware 5.2.12 -> 5.2.13
www/horde-wicked 2.0.4 -> 2.0.5
2016-03-24 07:39:22 +00:00
Sunpoet Po-Chuan Hsieh
afdfcaa2f9 - Add LICENSE_FILE 2016-03-23 19:24:06 +00:00
Mathieu Arnold
15f8967429 Update to 3.4.2.
PR:		208210
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-23 14:06:19 +00:00
Mathieu Arnold
aa3f16ffbc Update to 4.10.6.
PR:		208209
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-23 14:06:08 +00:00
Greg Lehey
a78d99ff9d Update dependencies. 2016-03-23 02:34:02 +00:00
Ruslan Makhmatkhanov
2879f6e4df graphics/gimp-gmic-plugin: update to 1.6.9
This update also solving problem with presets downloading,
mentioned in PR.

PR:		205257
MFH:		2016Q1
2016-03-22 21:57:05 +00:00
Ruslan Makhmatkhanov
abd6b3b29d graphics/gimp-gmic-plugin: simplify port a bit
- utilize USES=localbase
- simplify BASH options dependency
- further convert to options helpers and drop including of bsd.port.options.mk
2016-03-22 20:26:27 +00:00
Greg Lehey
e717da8100 Remove deleted SUBDIRs. 2016-03-21 22:17:28 +00:00
Greg Lehey
6c31fd173c Remove RC version as advertised. The release has now taken place. 2016-03-21 22:12:49 +00:00
Greg Lehey
2640b789fc Remove old, mouldy port 2016-03-21 22:10:17 +00:00
Greg Lehey
5cbf1f1c8b Releaase 2016.0.0
Changes Since 2015.0.0

   - The first improvement concerns icc color profiles: Hugin has
     already copied the icc profile into the output file when
     stitching panoramas. Now also the display in the GUIs takes the
     icc profile into account.  Celeste_standalone and cpfind read now
     also the icc profile and use it during its processings.
   - Beside the known output options Hugin now includes a user defined
     output sequence. With this option the user can create more
     flexible variants for the output. As an example a zero-noise
     output sequence is delivered with Hugin 2016.0.
   - Some buttons in the Hugin GUI now have a context menu for easier
     access to some function:
     - *Show all* in the fast preview window to allow better
        interaction with stacked projects.
     - *Celeste* button in the cp tab (panorama editor): the button
        can now be used to create control points or to clean control
        points with celeste or statistical methods.
   - The identify tool in the fast preview window now also shows the
     image numbers on top of the images. (This can be suppressed by
     pressing the alt button).
   - Many more improvements and bug fixes under the hood: incorrect
     behaviour of photometric optimizer, fixed merging of projects
     with line control points, ...

Submitted by: Thomas Modes
2016-03-21 22:06:56 +00:00
Jan Beich
f86fb72b89 graphics/rigsofrods-pagedgeometry: drop dialog(1) workaround after r411569
r411569 only helps LICENSE_COMB=single ports as dialog(1) doesn't trip
up on CRs embedded in a text on command line as opposed in a file.
2016-03-21 18:47:09 +00:00
Veniamin Gvozdikov
5c6a64b52c - Update to 3.15.0.1
- The Circular and Radial layout algorithm as well as Balloon and all Directed
  Tree layout algorithms support a new edge routing style where edge paths are
  bundled to prevent visual clutter.
- Disabled menu interaction on Mac OS X during layout runs to prevent accidental
  graph structure modifications.
- Many bugfixes, great and small.

PR:		ports/208134
Submitted by:	pi
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2016-03-21 11:50:14 +00:00
Kurt Jaeger
ef636fd179 graphics/p5-Image-ExifTool-devel: 10.10 -> 10.13
Changes:
  http://www.sno.phy.queensu.ca/~phil/exiftool/history.html

PR:		208085
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
2016-03-21 06:40:08 +00:00