Commit graph

19516 commits

Author SHA1 Message Date
Rodrigo Osorio
5f19b1e0e0 Update ufraw from 0.21 to 0.22
Major changes :
- Upstream fix for CVE-2015-3885
- replace liblcms1 by liblcms2
- lot of new cameras and bugfixes
- better foveon support
2015-06-18 23:31:54 +00:00
Dmitry Marakasov
45017f66c8 - Strip library 2015-06-17 22:44:46 +00:00
Dmitry Marakasov
5275dc14ff - Strip library 2015-06-17 22:44:29 +00:00
Sunpoet Po-Chuan Hsieh
df8fd44c13 - Update to 3.1
- Add LICENSE_FILE
- Remove GH_TAGNAME
- Add USES=pkgconfig
- Remove GCC and STATIC options
- Add SIMD to default options
- Simplify DOCS

Changes:	https://github.com/mozilla/mozjpeg/releases
PR:		200686
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2015-06-17 17:25:02 +00:00
Sunpoet Po-Chuan Hsieh
10f2bc7441 - Add LICENSE
- Remove superfluous space
2015-06-17 14:55:14 +00:00
Dmitry Marakasov
95e5ad2848 - Strip binary 2015-06-17 12:54:49 +00:00
Dmitry Marakasov
ac9c5886b9 - Strip library 2015-06-16 23:42:53 +00:00
Dmitry Marakasov
998f4d128f - Update to 0.2.3
PR:		200917
Submitted by:	martin.dieringer@gmx.de
2015-06-16 23:32:07 +00:00
Dmitry Marakasov
bc3520551d - Fix build on pre-10.x by removing -Werror 2015-06-16 12:28:44 +00:00
Raphael Kubo da Costa
2a6a9bd5e0 Add upstream patch to fix the GCC build after r388490.
libraw 0.16.1 started shipping some code that uses C++ exceptions. KDE code,
on the other hand, disables exceptions by default, and users must opt-in in
CMake to use them. clang is the exception and exceptions are always enabled
when using it, which is why the build did not break with it.

Import an upstream commit that does exactly that.

Bump PORTREVISION to make sure that all users build the port with exception
support.

Done in collaboration with alonso@.

PR:		200734
2015-06-15 17:15:00 +00:00
Dmitry Marakasov
adcd235bdf - Unconditionally disable precompiled headers to fix build with old gcc on -current kernel
MFH:		2015Q2
2015-06-15 17:01:28 +00:00
TAKATSU Tomonari
45a41f5e35 - Update to 0.2.5 2015-06-15 15:02:34 +00:00
Sunpoet Po-Chuan Hsieh
4105f16108 - Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change
2015-06-15 14:43:17 +00:00
Wen Heping
70e12eef45 - Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
2015-06-15 13:03:11 +00:00
Dmitry Marakasov
e9073fdf78 - Fix executable and icon names in the .desktop file
PR:		200847
2015-06-15 12:34:45 +00:00
Dmitry Marakasov
bb32b53b05 - Strip libraries 2015-06-15 11:49:01 +00:00
Dmitry Marakasov
8aca83d298 - Update to 1.4.12
PR:		200866
Submitted by:	sue@iwmt.org (maintainer)
2015-06-15 11:07:02 +00:00
Dmitry Marakasov
02fe7b7384 - Update to 0.12.3
Submitted by:	Florian Degner <f dot degner at gmx dot de>
2015-06-15 10:54:23 +00:00
Jason E. Hale
ac1d131dba - Make SIMD option default across the board. The behavior should be the same
since the package builders don't set CPUTYPE.

Suggested by:	tijl
2015-06-14 23:52:36 +00:00
Alex Dupre
c8918d2ca8 Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
2015-06-14 20:23:09 +00:00
Jason E. Hale
6ca338fac7 - Add SIMD option to specifically disable CPU optimizations and prevent crashes
with ffmpeg on processors that do not support SSE instructions.  OFF by
  default for package building, ON with autodetect for ports to keep with
  POLA. [1][2]
- Bump PORTREVISION on all opencv ports

PR:		199715 [1], 200234 [2]
Submitted by:	Randy Westlund <rwestlun@gmail.com> [1], sasamotikomi@gmail.com [2]
2015-06-14 15:28:03 +00:00
Sunpoet Po-Chuan Hsieh
c19d996b02 - Add LICENSE
- Update MASTER_SITES: upstream moved to GitHub
- Update RUN_DEPENDS
- Add NO_ARCH
- Sort USE_PYTHON
- Regenerate patch file with makepatch:
- Reformat pkg-descr
- Update WWW
2015-06-14 09:18:25 +00:00
John Marino
a0b88b95f3 graphics/flasm is not jobs safe (easily reproducible)
This port has failed on me at least 4 times that's I've recorded.  It
seems to be trying to use bison output before it's generated (e.g.
bison --defines --debug assembler.y which is executed twice).
2015-06-14 08:04:55 +00:00
Sunpoet Po-Chuan Hsieh
55e1b46123 - Add NO_ARCH 2015-06-13 20:15:56 +00:00
Sunpoet Po-Chuan Hsieh
d6966ae358 - Add NO_ARCH 2015-06-13 20:15:51 +00:00
Sunpoet Po-Chuan Hsieh
8bc1bfcda6 - Add NO_ARCH
- Update WWW
2015-06-13 15:34:50 +00:00
Sunpoet Po-Chuan Hsieh
913dc6871b - Add LICENSE
- Convert to new options helper
- Use USES=pathfix
- Strip shared library
- Regenerate patch file with makepatch:
- Sort PLIST
- Reformat pkg-descr
- Bump PORTREVISION for package change
- Take maintainership
2015-06-13 13:52:03 +00:00
TAKATSU Tomonari
49affc23ed - Update to 1.0.1
- Update WWW in pkg-descr
2015-06-13 08:48:55 +00:00
TAKATSU Tomonari
d5eef45420 - Update to 1.2-6 2015-06-13 08:34:12 +00:00
TAKATSU Tomonari
9d08df7f3f - Update to 1.1-2
- Update the description in pkg-descr
- Replace tab with a single space after WWW: in pkg-descr
2015-06-13 08:20:32 +00:00
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
Koop Mast
7cef57ebd9 * Split off the python bindings from the main libpeas port.
* This allows use to supply both python bindings. Update libpeas using
  ports for this change.
* Assign maintainership to gnome@

Obtained from:	GNOME devel repo
2015-06-12 15:14:18 +00:00
Dmitry Marakasov
c3366746d2 - Add LICENSE_FILE
- Simplify documentation installation
- Disable precompiled headers to fix build with old gcc on -current kernel

MFH:		2015Q2
2015-06-11 14:22:37 +00:00
TAKATSU Tomonari
6897651f06 - Update to 0.9-3 2015-06-11 13:34:23 +00:00
Jung-uk Kim
959d1cf9a6 Assign maintainership to python@.
Requested by:	koobs
2015-06-11 04:40:14 +00:00
Jung-uk Kim
4c66c93dd4 This set of C (Cython) extensions provides acceleration of common
operations for slow points in PyOpenGL 3.x.

WWW: http://pyopengl.sourceforge.net/
2015-06-10 17:11:11 +00:00
Rene Ladan
4b1dfcbab2 Remove expired ports:
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
2015-06-10 16:44:36 +00:00
Sunpoet Po-Chuan Hsieh
2ccc36d11a - Remove LDFLAGS
- Move CPPFLAGS to ICONV_CPPFLAGS
2015-06-09 18:29:39 +00:00
Dmitry Marakasov
49ef7daedc - Fix shebangs
- Add missing bash dependency

MFH:		2015Q2
2015-06-09 16:37:37 +00:00
Bartek Rutkowski
cd6c1aac19 graphics/yed: update 3.14.1 -> 3.14.2
PR:		200727
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
2015-06-09 15:36:07 +00:00
Jan Beich
f2fc9d6de4 multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision:	https://reviews.freebsd.org/D2570
Exp-run by:	antoine
Approved by:	ashish, multimedia (kwm)
Approved by:	maintainer timeout (ale, dinoex; 2 weeks)
2015-06-09 14:25:41 +00:00
Sergey A. Osokin
a2ebd34deb Drop maintainership. 2015-06-09 11:57:06 +00:00
Sunpoet Po-Chuan Hsieh
1af6b8375d - Take maintainership
Approved by:	stefan (maintainer)
2015-06-08 17:47:45 +00:00
Antoine Brodin
f0d0f3d8e0 Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
2015-06-08 05:59:13 +00:00
Dmitry Marakasov
409960df9e - Strip libraries 2015-06-08 01:21:58 +00:00
Dmitry Marakasov
245f5b918a - Add empty directories to plist 2015-06-08 01:21:31 +00:00
Dmitry Marakasov
9aa20f1573 - Add LICENSE_FILE
- Strip library
2015-06-07 15:23:21 +00:00
Dmitry Marakasov
a9a3a9bc0e - Strip library 2015-06-07 14:58:40 +00:00
Guido Falsi
23f04d9b8a Update to 3.4.0
PR:		199236
Submitted by:	tkato432 at yahoo.com
2015-06-05 23:20:33 +00:00
Koop Mast
89e3f88888 Mark libosmesa broken on 11-i386 for now. This should stop
the fallout mail. We have a fix for the build
issue but the fix depends on other changes to the mesa ports.
This mesa update will be commit after 8.4-R has gone EOL.
2015-06-04 11:04:27 +00:00