1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

20837 Commits

Author SHA1 Message Date
TAKATSU Tomonari
33fc2d7d89 - Update to 1.1.1.0 2016-08-02 09:18:02 +00:00
Antoine Brodin
f13df4511d - Update devel/doxygen to 1.8.11
- Adjust plist of ports depending on it

PR:		211447
Submitted by:	maintainer
2016-08-01 18:26:33 +00:00
Tijl Coosemans
21653fcc78 Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
2016-08-01 13:07:14 +00:00
Tijl Coosemans
4daa8c671a Remove unused distinfo files. 2016-08-01 11:04:36 +00:00
Dmitry Marakasov
21227e5e80 - Add LICENSE_FILE
- Switch to options helpers
2016-08-01 09:00:57 +00:00
Pawel Pekala
e146734963 Update to version 1.1.7
PR:		211478
Submitted by:	maintainer
2016-07-31 21:20:07 +00:00
Antoine Brodin
ae4314b1b6 Remove duplicate lines from plist 2016-07-31 20:02:36 +00:00
Christoph Moench-Tegeder
7c0c62b483 Update shotwell to 0.23.4
Approved by:	rene (mentor)
2016-07-31 13:13:44 +00:00
Dmitry Marakasov
1a99c43848 - Fix license
- Switch to options helpers
2016-07-31 09:00:56 +00:00
Danilo Egea Gondolfo
abc47f9355 - Update to 1.5.1 2016-07-31 01:26:01 +00:00
Marcus von Appen
1302a0b7cf - Update to version 2.77a
- Switch to SDL2 as dependency, if the SDL option is set. Blender's
  dependency detection favours SDL2 over SDL
- Fix some missing LIB_DEPENDS
- Make boost a default dependency for Blender. Too many optional
  features depend on it
- Include the libc++ 3.8.0 fix from PR 209614

Blender 2.77 comes with hundreds of bug fixes and many new features,
such as

* improved subsurface scattering and GPU support for cycles
* improved sculpting workflows
* better antialiasing for OpenGL renderers in the UI
* speedups for the gaussian blur effect in the sequencer
* improved weight-painting behaviour
* and many more

Changelog: https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77
2016-07-29 12:52:01 +00:00
Marcus von Appen
abf32b2349 - Update to version 1.7.2
PR:		208772
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.biz> (maintainer)
2016-07-29 12:38:22 +00:00
Marcus von Appen
25f5349834 - Update to version 3.0.5 2016-07-29 12:36:31 +00:00
Marcus von Appen
183a25c1e4 - Update to version 1.6.25 2016-07-29 12:35:37 +00:00
Dmitry Marakasov
635bb425a0 - Switch to options helpers 2016-07-29 09:00:55 +00:00
Christoph Moench-Tegeder
83c45da7b9 Update The Gimp to 2.8.18
PR:		211124
Submitted by:	pkubaj@anongoth.pl
Approved by:	rene (mentor)
Approved by:	maintainer-timeout
MFH:		2016Q3
Security:	6fb8a90f-c9d5-4d14-b940-aed3d63c2edc
2016-07-29 08:38:08 +00:00
Pawel Pekala
7d0cd34ee1 Update to version 1.7.0
PR:		211416
Submitted by:	IWAMOTO Kouichi (maintainer)
2016-07-28 16:53:28 +00:00
Alexey Dokuchaev
2894726a86 Fix an annoying bug of non-working scaling (-w/-h and -x/-y options) in
rsvg-convert(1) utility:

    https://bugzilla.gnome.org/show_bug.cgi?id=520654
    https://bugzilla.gnome.org/show_bug.cgi?id=762115

Approved by:	gnome (timeout)
Patch by:	Michael Biebl
Obtained from:	Debian
2016-07-28 06:40:41 +00:00
Tobias C. Berner
c1ff5bbef3 Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
2016-07-27 10:22:26 +00:00
Olivier Duchateau
63096adcaa - graphics/frei0r [2]
* Update to 1.5.0
 * Update MASTER_SITES
 * Switch to CMake, rewrite some parts of graphics/frei0r's Makefile and
patches
 * Remove APIDOC, DOCS and MMX options (MMX is not available in CMakeLists.txt)

- graphics/frei0r-plugins
 * Switch to USES= metaport [1]

PR:		(based on) 201636 [1], 209291 [2]
Submitted by:	Andriy Voskoboinyk [1], myself [2]
Approved by:	jhale@ (maintainer, timeout > 2 months)
2016-07-26 19:03:57 +00:00
Danilo Egea Gondolfo
f4d6de544d - Add some dependencies explicitly to make QA happy 2016-07-26 02:22:23 +00:00
Danilo Egea Gondolfo
f8f18202f1 - Update to 8.3.2 2016-07-26 01:41:24 +00:00
Jan Beich
d727b67ebb graphics/cairo: clean up
- Convert to option helpers
- Fix LICENSE combination
- Add missing X11 dependencies [1]

PR:		198996 [1]
Submitted by:	yuri@rawbw.com [1]
Approved by:	portmgr blanket
MFH:		2016Q3
2016-07-25 23:48:35 +00:00
Jan Beich
9fb2701b1a graphics/py-cairo: clean up
- PYTHON_CMD already contains LOCALBASE
- PYTHON is already passed to CONFIGURE_ENV
- PREFIX and *FLAGS are redundant
- Respect PREFIX != LOCALBASE while stripping [1]

PR:		202911
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	maintainer timeout (11 months)
Approved by:	portmgr blanket [1]
MFH:		2016Q3
2016-07-25 23:12:04 +00:00
Jan Beich
6b4124f7ec graphics/gegl{,3}: fix typos in options
- gegl: SIMD=on has the opposite effect
- gegl3: ENSCRIPT=on has no effect

Approved by:	portmgr blanket
MFH:		2016Q4
2016-07-25 22:38:49 +00:00
Jan Beich
58077f89ed graphics/gegl3: apply r386216 + previous commit
- Bundled poly2tri-c is under BSD3CLAUSE
- Only V4L still uses LGPL20+ code
- More (but not all) operations/common/*.c are under GPLv3

While here define CPE information.

Approved by:	portmgr blanket
2016-07-25 22:11:13 +00:00
Jan Beich
e9d1bf35ae graphics/gegl: clarify LICENSE
A quick grep(1) of *.c files reveals:

LGPL20 files are

  gegl/buffer/gegl-id-pool.c
  operations/external/v4lutils/v4lutils.c

GPLv3 files are

  bin/gegl.c
  bin/gegl-path-spiro.c
  bin/gegl-path-smooth.c
  bin/gegl-options.c
  gegl/buffer/gegl-cache.c

All GPL license headers have

  ..., or (at your option) any later version.

Approved by:	portmgr blanket
2016-07-25 22:11:02 +00:00
Jan Beich
9057d20bd5 Apply r402343 to other gnome@ ports restoring r297047 behavior
- Invoke pkg-config(1) instead of checking manually
- Convert to ECHO_MSG which can be silenced

PR:		166279
Approved by:	portmgr blanket
MFH:		2016Q3
2016-07-25 21:46:22 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Jung-uk Kim
b31e25725a Update to 0.1.3. 2016-07-25 17:10:38 +00:00
Danilo Egea Gondolfo
cc014ec51b - Update to 2.6
- Move gdkpixbuf2 to the global USE_GNOME. pqiv links against it independently of the PIXBUF option.
- Use dependencies advised by the QA
2016-07-24 20:41:15 +00:00
Rene Ladan
edbbdaf2a2 Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]
- devel/omake:
  - add new MASTER_SITES
  - regenerate patches [1]
- graphics/ocaml-images:
  - add missing LIB_DEPENDS
  - pet portlint
  - bump PORTREVISION
- games/freetennis:
  - add missing indirect depedencies [2]
  - bump PORTREVISION
PR:		210853 [1]
Submitted by:	lightside@gmx.com [1]
Reported by:	poudriere testport [2]
2016-07-23 14:19:05 +00:00
Raphael Kubo da Costa
885adda859 Allow HDF5 to be found with CMake >= 3.6.0.
CMake's FindHDF5.cmake underwent some refactoring upstream and it now respects
the HDF5_ROOT variable in more places and separates HDF5_LIBRARIES from
HDF5_HL_LIBRARIES.

Do some slight adjustments to the Alembic port for it to continue working with
the upcoming CMake 3.6.1 (they are no-ops with CMake 3.5.2 which is currently
in the ports tree):
- Set HDF5_ROOT via CMAKE_ARGS so that Alembic does not set it to a nonsensical
  value.
- Add HDF5_HL_LIBRARIES to ALEMBIC_HDF5_LIBS so that libhdf5_hl.so continues to
  be passed to the linker.

PR:		210988
2016-07-23 12:19:07 +00:00
Antoine Brodin
19727ba10f Fix build on FreeBSD 12
Reported by:	pkg-fallout
2016-07-23 10:12:25 +00:00
TAKATSU Tomonari
2465f0a048 - Update to 0.8.4 2016-07-23 01:10:42 +00:00
Mathieu Arnold
e50dc2a336 Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
2016-07-20 15:33:20 +00:00
Dirk Meyer
3561a46f28 - update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-07-20 09:33:31 +00:00
Dmitry Marakasov
1e5fa6e137 - Update to 4.3.6
- While here, switch to USES=localbase and silence patching

PR:		211183
Submitted by:	takefu@airport.fm (maintainer)
2016-07-19 13:18:13 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Dmitry Marakasov
5883931cd5 - Add LICENSE
- Switch to options helpers
- Cosmetic fixes
2016-07-19 09:00:31 +00:00
TAKATSU Tomonari
844273f750 - Update to 1.0.1 2016-07-18 06:24:54 +00:00
Martin Matuska
d9b7dcd2ef Horde package update:
devel/pear-Horde_Cli 2.0.6 -> 2.0.7
devel/pear-Horde_Date_Parser 2.0.5 -> 2.0.6
graphics/pear-Horde_Image 2.3.5 -> 2.3.6
2016-07-17 10:01:30 +00:00
Mark Felder
7419bfc443 graphics/tiff: Patch vulnerabilities
These two patches were obtained from OpenBSD. An additional CVE is not
yet addressed, but upstream indicates they are removing the gif2tiff
utility as the mitigation in the upcoming 4.0.7.

PR:		211113
MFH:		2016Q3
Security:	CVE-2016-5875
Security:	CVE-2016-3186
2016-07-15 16:22:53 +00:00
Mikhail Teterin
cff6a920d7 Use a different work-around for SSE4-only _mm_insert_epi32().
Functionally equivalent, it may be a little bit faster.
2016-07-15 05:11:30 +00:00
Mikhail Teterin
4eaa4a9dbe Ensure, SSE4 is still used on systems, where the feature is present.
Duh...
2016-07-15 04:55:42 +00:00
Mikhail Teterin
afb2268a38 Finish up the port, which got committed too early by accident:
. Note, that it works on CPUs with at least SSSE3
	  instruction set -- the original code assumes SSE4,
	  but that was relatively easy to patch
	. Do not attempt to build, if SSSE3 not among CPU-options
	. Fix up formatting warnings (reported upstream)
	. Fix a crash on i386. Unfortunately, 5 of the 40
	  self-tests still fail on i386 -- the problem reported
	  upstream
2016-07-15 03:05:26 +00:00
Mikhail Teterin
0961917ac3 Add port of "lepton" -- a tool for manipulating files in LEP-format,
which was recently open-sourced by Dropbox.

The patch
2016-07-15 01:27:43 +00:00
Thierry Thomas
810e611f67 Upgrade to 1.7.4. 2016-07-14 12:52:21 +00:00
Dmitry Marakasov
37faed2b8f - Add LICENSE
- Switch to options helpers
- Cosmetic fixes
2016-07-14 09:00:29 +00:00
Thierry Thomas
0a5aaa276e Switch to Github and upgrade to 0.9.4. 2016-07-14 07:33:35 +00:00