1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

18094 Commits

Author SHA1 Message Date
Mikhail Teterin
504dc884dc Explicitly set MANCOMPRESSED to no. The new way of dealing with
man-pages seems to require it.
2014-07-01 23:47:19 +00:00
Baptiste Daroussin
411f65f26d Fix the fix 2014-07-01 23:36:27 +00:00
Mikhail Teterin
dcb245f9d1 Appease the new authorities and remove the bogus BROKEN-declaration. 2014-07-01 23:35:02 +00:00
Antoine Brodin
4542c87746 Mark BROKEN, Uses obsolete MAN1 2014-07-01 19:34:57 +00:00
Antoine Brodin
b64a768b84 Mark BROKEN, fails to package 2014-07-01 19:32:00 +00:00
Mikhail Teterin
d130c9696f Insist on libvips.so.38 -- not just any libvips.so. nip2 is very
particular about the version of libvips.
2014-07-01 19:02:21 +00:00
Mikhail Teterin
1a79a9e86f Upgrade from 7.26.3 to 7.40.1 (nip2) and .2 (vips) -- the current
latest. Support staging in nip2. Add self-test target to nip2.

Although the software is built against GraphicsMagick, some of the
tests require ImageMagick's convert and therefor the tests are not
(yet) labeled "regression-test".  The author is working on the fix.
2014-07-01 18:59:49 +00:00
Brendan Fabeny
08a1af1ef5 Use staging 2014-07-01 18:43:49 +00:00
Antoine Brodin
cd419fd1df Make those ports more likely to build with texinfo from ports
With hat:	portmgr
2014-07-01 17:37:41 +00:00
Veniamin Gvozdikov
aa0867e085 - Support staging. 2014-07-01 09:13:27 +00:00
Marcus von Appen
d17f4ce499 - Update to version 1.0.1
- Simplify OPTIONS usage
- Remove .la files
2014-06-30 18:09:47 +00:00
Tijl Coosemans
5123b58834 - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
2014-06-30 17:52:23 +00:00
Sunpoet Po-Chuan Hsieh
99b61650d6 - Take maintainership 2014-06-30 16:42:17 +00:00
Veniamin Gvozdikov
82d49f7eb2 - Support staging
Submitted by:	myself
2014-06-30 15:38:43 +00:00
Bartek Rutkowski
36af27ead6 graphics/sng: change maintainer address to robak@FreeBSD.org
Approved by:	swills (mentor)
2014-06-30 14:54:54 +00:00
Rene Ladan
ef43a03096 Remove expired port:
2014-06-30 graphics/k3d: Broken for more than 5 months
2014-06-30 10:35:20 +00:00
Pietro Cerutti
2c4ba3c6d9 - Update to 10.2.2
Release notes: http://www.mesa3d.org/relnotes/10.2.2.html
2014-06-30 10:27:19 +00:00
Baptiste Daroussin
7903c5eb12 Update to 1.6.8
Enforce dependency on tiff
2014-06-30 07:31:32 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Thomas Zander
9ba75e3d60 - Fix build/staging of graphics/zbar for all permutations of OPTIONS
- CPPFLAGS
  - Get rid of MAN1
- Fix pkg-plist
- Introduce USES=libtool
- Bump PORTREVISION including dependent ports that need rebuild

PR:		187923
Submitted by:	kamikaze@bsdforen.de
Reviewed by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by:	maintainer, mentors (implicit)
2014-06-29 07:58:02 +00:00
Greg Lewis
97a2ce8157 . Make NETCDF the default rather than HDF, and hence unbreak.
. Mark BROKEN only if the HDF option is chosen.
. Remove NOPORTDATA conditional (since this makes no sense).
2014-06-28 20:48:59 +00:00
Jason E. Hale
e72b6fca10 - Update to 6.14.12
- USES=libtool, drop .la file
- Strip binaries
2014-06-28 14:19:12 +00:00
Olivier Duchateau
02d5f8ac59 - Convert USE_BZIP2 to USES
- Add LICENSE

Approved by:	portmgr blanket
2014-06-28 12:56:16 +00:00
Marcus von Appen
7ed013acb8 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-28 08:47:41 +00:00
Koop Mast
84ef570146 Update to 6.8.9-4.
Document where the .la files are loaded from.
Don't rebuild ghostscript as build dep for when building packages with
 PACKAGE_BUILDING, only for when the test suite is enabled.
Actualy commit pkg-help, missed in the update to 6.8.9-3, woops.

Bump libMagick++ users since that library version got bumped.
2014-06-28 08:10:26 +00:00
Antoine Brodin
df1f66d426 Reset maintainer, email bounces
With hat:	portmgr
2014-06-28 07:48:01 +00:00
Marcus von Appen
ab4f0b9716 - Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
2014-06-28 07:03:19 +00:00
Chris Rees
610e63f3e6 Apply patch from upstream to fix a warning.
This allows build of the gstreamer1 libvisual plugin with -Werror.

PR:		ports/191189
Submitted by:	kwm
2014-06-27 20:46:58 +00:00
Koop Mast
b84337ee07 Add libtool and tar:bzip2 to USES. sort. 2014-06-27 17:44:48 +00:00
Koop Mast
04a51dd289 Stagify
use new lib_depend syntax.
replace empty() with !

Approved by:	portmgr (blanket)
2014-06-27 17:26:36 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Martin Wilke
f3aa64f50b - Update to 1.0.6
- Pass maintainership to submitter

PR:		190663
2014-06-27 14:08:51 +00:00
Ashish SHUKLA
a6b895df13 - Properly remove references to deprecated emacs versions, and unbreak INDEX
Approved by:	portmgr (bapt)
2014-06-27 12:56:42 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Kubilay Kocak
413d6849c6 graphics/py-pillow: Update to 2.4.0
- Update to 2.4.0
- Chase upstream repository name change
- pkg-descr: Update WWW: URL

Changes:

  https://github.com/python-pillow/Pillow/blob/2.4.0/CHANGES.rst

PR:		189029
Submitted by:	oliverd (with changes, minus openjpg patch)
2014-06-27 11:01:05 +00:00
Rodrigo Osorio
a02ac775f9 Don't copy mkinstalldirs from icu anymore since ufraw carry it's own version
PR:		ports/191422
Submitted by:	rodrigo (maintainer)
Approved by:	bapt (mentor)
2014-06-27 09:55:30 +00:00
Antoine Brodin
1659d11939 Allow to build with texinfo from ports 2014-06-26 14:19:30 +00:00
Antoine Brodin
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +00:00
Jason E. Hale
68b94b6a4c - Support staging
- Add LICENSE
- Convert WITH_DEBUG into DEBUG option
- Strip binaries
- Remove superfluous leading words from COMMENT
- Pet portlint(1)
- Clean up pkg-descr
- Bump PORTREVISION

Approved by:	portmgr (blanket approval)
2014-06-25 14:51:11 +00:00
Emanuel Haupt
3e68eaf2b6 - Stage
- Use shebangfix
- Use tar:bzip2
2014-06-25 10:59:20 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Jason E. Hale
bc1217b210 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Add missing DOCS option to options list
- Bump PORTREVISION

Approved by:	portmgr (blanket approval)
2014-06-25 03:47:31 +00:00
Jason E. Hale
34ab7e2742 - Bump PORTREVISION 2014-06-25 03:00:00 +00:00
Jason E. Hale
a6cd13df09 - Support staging
- Fix shebangs
- NOPORTDOCS -> DOCS option
- Add LICENSE

Approved by:	portmgr (blanket approval)
2014-06-25 02:52:06 +00:00
Jason E. Hale
e4dd0303f7 - Support staging
Approved by:	portmgr (blanket approval)
2014-06-25 02:21:37 +00:00
Johan van Selst
f2414a45fd Bump PORTREVISION to chase ImageMagick library name change 2014-06-24 11:07:46 +00:00
Johan van Selst
6b44d6eb78 Chase ImageMagick library renaming: correct build dependency
Submitted by:	Yuri <yuri@rawbw.com>
2014-06-24 11:06:06 +00:00
Dmitry Marakasov
e1d35c638e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-23 23:14:41 +00:00
Dmitry Marakasov
73624b5a76 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-06-23 13:52:31 +00:00