Commit graph

18366 commits

Author SHA1 Message Date
John Marino
418ee4a320 Stage graphics/mxp and unbreak FreeBSD 10+
PR:		192799
Submitted by:	Ports Fury
2014-08-21 13:19:18 +00:00
Max Brazhnikov
db34285af3 graphics/povray36:
- Add stage support
- Convert to options
- Remove optional dependence on lang/icc (it is quite old, not staged)
- Remove needless USE_AUTOTOOLS
- Depend on graphics/svgalib on amd64 as well
- Clean up Makefile
- Update plist to current standards
2014-08-21 08:22:24 +00:00
Sunpoet Po-Chuan Hsieh
65e1339b31 - Update to 2.32
Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2014-08-20 17:23:21 +00:00
Adam Weinberger
dea396af63 Fix build after json-c update.
The plist still has some issues, namely trying to remove share/icons/hicolor
directories.
2014-08-20 15:39:50 +00:00
Tilman Keskinoz
25a41fe321 Update to 0.8.1
PR:		192747
Submitted by:	maintainer
2014-08-19 17:36:18 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
35735733c6 Remove a few remaining %%PORTDATA%%
With hat:	portmgr
2014-08-18 21:36:34 +00:00
Antoine Brodin
1c6ed8eca3 Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat:	portmgr
2014-08-18 19:13:18 +00:00
Danilo Egea Gondolfo
196df1dc68 - Update from 7.40.4 to 7.40.5
- Convert USE=python=yes to USES
- Add devel/gobject-introspection to LIB_DEPENDS
- Take maintainership
2014-08-18 00:00:59 +00:00
Sunpoet Po-Chuan Hsieh
946d512c25 - Use USES=compiler:c11
9.3-RELEASE users may encounter build failure due to incorrect cast for
_mm_srli_epi64(__A, __B) in emmintrin.h of base gcc. This was fixed in r269948
(head) and MFC'd to stable/9 and stable/10 in r270099.

However, 9.3-RELEASE users do not benefit from the fix. In order to solve this
problem. We use clang or newer gcc from ports to build this port.

Reference:	https://svnweb.freebsd.org/base?view=revision&revision=269948
PR:		ports/192600 [1], ports/192637 [2]
Submitted by:	mandree [1], Vladimir Chukharev <vladimir.chukharev@gmail.com> [2]
Thanks to:	dim
2014-08-17 18:56:58 +00:00
Marcus von Appen
ccb2a19ad4 - Fix tools linkage and unbreak installation
Reported by:	many
2014-08-17 17:46:09 +00:00
Adam Weinberger
f9b0106c74 Teach 'coin-config --ldflags' to use -Wl,-rpath,/usr/local/lib instead
of -R/usr/local/lib.

This is required on -current but should work fine elsewhere.
2014-08-17 15:15:23 +00:00
Marcus von Appen
0ccfc073ab - Update to version 1.11.0, which adds support for OpenGL 4.5
Changelog: http://glew.sourceforge.net/log.html
2014-08-17 13:09:59 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Marcus von Appen
75a85dc448 - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.

With hat:	python@
2014-08-17 12:29:07 +00:00
Eitan Adler
1e942b4de3 Return some ports I maintain to the pool. 2014-08-17 08:25:51 +00:00
John Marino
c124de29e7 graphics/py-stltools: switch to USES=python
PR:		192549
Submitted by:	maintainer (rsmith)
2014-08-16 12:01:39 +00:00
Matthias Andree
84d093078a Also strip libIlmImfUtil-2_2.so.22. 2014-08-15 23:11:31 +00:00
Adam Weinberger
87ae5099c6 Fix build on -current. 2014-08-15 22:24:10 +00:00
Marcus von Appen
5a65871ee8 - Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
comma

With hat:	python@
2014-08-15 20:55:03 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Nicola Vitale
9d0d07d4cf - Add LICENSE and then bump PORTREVISION
- Adapt port to the new Python facility
- This software doesn't support Python 3, so restrict its
  installation to Python 2  [1]
- Adopt automatic pkg-plist

Noticed by:	Robert Huff <roberthuff@rcn.com> (via private email) [1]
2014-08-15 20:05:45 +00:00
Adam Weinberger
043136067d Fix prototype to fix build on -current. 2014-08-15 18:30:00 +00:00
John Marino
de568b1416 Add new port graphics/ttygif
PR:		190328
Submitted by:	Olivier (cochard.me)

ttygif permit to convert ttyrec record into animated gif.
It's a 3 steps process:
1. Generate a ttyrecord file with misc/ttyrec
2. convert the ttyrecord in multiple image file with ttygif
3. convert the multiple image with a unique animated gif file with concat
2014-08-15 15:30:24 +00:00
Vanilla I. Shu
b2d6b0519c Fix pkg-plist. 2014-08-15 14:47:48 +00:00
Thierry Thomas
91b9ae6f09 Don't force to fetch again the tarball after a PORTREVISION's bump.
PR:		ports/192385
Submitted by:	amdmi3
2014-08-15 12:28:05 +00:00
Tilman Keskinoz
60506b422a Update to 2.1
PR:		192591
Submitted by:	maintainer
2014-08-15 11:45:39 +00:00
Alexey Dokuchaev
d40c727fef Cleanup Makefiles to allow further work on these ports. 2014-08-15 09:10:16 +00:00
John Marino
2fcb18865a graphics/gocr: strip binary and pass maintainership to submitter
PR:		190985
Submitted by:	Daniel Austin
Approved by:	maintainer timeout (2 months)
2014-08-15 07:17:05 +00:00
Vanilla I. Shu
cb3d3ac14c correct pkg-plist.
Submitted by:	mat@
2014-08-15 07:11:11 +00:00
Vanilla I. Shu
ece35fec20 Stagify. 2014-08-15 07:08:33 +00:00
Vanilla I. Shu
bfb43a5017 Stagify. 2014-08-15 06:37:17 +00:00
Vanilla I. Shu
dc5c4eb7e1 Stagify. 2014-08-15 06:12:18 +00:00
Vanilla I. Shu
79f9f5965b Stagify. 2014-08-15 03:52:05 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Vanilla I. Shu
4656494a6a Stagify. 2014-08-15 03:38:10 +00:00
Vanilla I. Shu
b8442867a0 Stagify. 2014-08-15 03:26:48 +00:00
Vanilla I. Shu
8188a73e66 Stagify. 2014-08-15 03:17:35 +00:00
Sunpoet Po-Chuan Hsieh
1e10096edf - Use USES=python 2014-08-15 03:01:49 +00:00
Sunpoet Po-Chuan Hsieh
bf149fa67c - Use USES=python 2014-08-15 03:01:18 +00:00
Sunpoet Po-Chuan Hsieh
4b50205f44 - Use USES=python 2014-08-15 03:01:14 +00:00
Rene Ladan
5a97fdb350 Remove expired ports:
2014-08-15 www/phpgedview: Superceded by www/webtrees
2014-08-15 graphics/luxrays: No longer needed as luxrender bundles its own verion now
2014-08-15 net-mgmt/cflowd: Unmaintained 10 years, requires dozens of patches, unverifiable
2014-08-15 00:23:01 +00:00
Kurt Jaeger
5d0c2f9961 New port: graphics/seq2gif
This software converts a sequences record file generated by ttyrec into a
gif animation directly using portable built-in terminal emulation engine
originated from yaft. yaft provides rare terminal emulation features such as
SIXEL/DRCS.

WWW: http://saitoha.github.io/seq2gif/

PR:		192418
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
2014-08-14 18:45:19 +00:00
Marcus von Appen
a382bbffeb - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
2014-08-14 17:04:30 +00:00
Vanilla I. Shu
8bfdf101d2 1: add USE_GCC=any to fix build.
2: Stagify.
2014-08-14 16:10:14 +00:00
Steve Wills
161198e833 graphics/rubygem-gruff: switch to graphics/rubygem-rmagick
Since graphics/ruby-rmagick is soon to be deprecated due to the death of
RubyForge

With hat:	ruby@
2014-08-13 03:10:18 +00:00
Tijl Coosemans
cdb8256f1b Fix problems with missing libs when the linker enforces explicit linking
(ports that are dependencies of other ports)

net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS

PR:		192062
2014-08-12 15:29:37 +00:00
William Grzybowski
a4f92da84b graphics/ocrfeeder: update to 0.8
PR:		192478
Submitted by:	Ports Fury
2014-08-11 19:57:08 +00:00
Tijl Coosemans
49108186e8 comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
2014-08-11 13:59:47 +00:00
Antoine Brodin
6f5765b31f Canonicalize some old USE_PY*
With hat:	portmgr
2014-08-11 12:29:17 +00:00