Commit graph

17249 commits

Author SHA1 Message Date
TAKATSU Tomonari
7d61591272 - Update to 1.4.4
- Convert to new LIB_DEPENDS format
2014-02-16 14:09:14 +00:00
Sunpoet Po-Chuan Hsieh
0aa39a6583 - Add LICENSE 2014-02-16 10:39:13 +00:00
Sunpoet Po-Chuan Hsieh
585611bf64 - Update to 0.35
- Fix *_DEPENDS:
  - Update version requirements
  - Remove p5-Module-Install which is bundled
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Layout-Manager/Changes
2014-02-16 10:37:44 +00:00
Sunpoet Po-Chuan Hsieh
16bab2438a - Update to 0.45
- Add LICENSE

Changes:	http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes
2014-02-16 10:37:40 +00:00
Sunpoet Po-Chuan Hsieh
44a21542d8 - Update to 2.51
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ENV

Changes:	http://search.cpan.org/dist/GD/ChangeLog
2014-02-16 10:37:32 +00:00
Pawel Pekala
96c2a6cf73 - Update to version 4.2.5 [1]
- Add LICENSE [1]
- Support stage [1]
- Remove leading article from COMMENT
- PTHREAD_CFLAGS is null, don't use it
- Remove info about author from pkg-descr, it's available
  in program's Help->About menu

PR:		ports/185925 [1]
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	maintainer timeout
2014-02-15 16:21:22 +00:00
Tijl Coosemans
3b91c295e9 Fix build after r344318. Libtool no longer adds implicit dependencies to
the linker command line.

PR:		ports/186789
2014-02-15 13:02:53 +00:00
Marcus von Appen
0b71c1d212 - Patch the SDL configure script so it no longer adds -liconv to LDFLAGS when
converters/libiconv is installed on FreeBSD 10
- Add USES=iconv to graphics/sdl_ttf. The file showfont utility uses iconv.h

PR:		ports/186665
Submitted by:	tijl@
2014-02-15 09:00:19 +00:00
Kubilay Kocak
edbe554ba2 graphics/py-pillow: Update to 2.3.0, Add OPTIONS, Modernise
- Update to 2.3.0
- Add OPTIONS: FREETYPE JPEG LCMS PNG TIFF WEBP
- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- Convert to new LIB_DEPENDS format
- Replace use of PYDISTUTILS_PKGNAME with PORTNAME:modifier
- Add LICENSE section
- Delete unecessary patches

Changes: https://github.com/python-imaging/Pillow/blob/2.3.0/CHANGES.rst

Based on extended version of patch provided in:

PR:		ports/186726
Submitted by:	tota
2014-02-15 03:03:18 +00:00
Steve Wills
6d6bd2d433 - Support STAGEDIR
- Add DOCS to Options
- Bump PORTREVISION due to package change

PR:		ports/185021
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Reviewed by:	maintainer timeout (linpct@gmail.com, >8 weeks)
2014-02-14 20:22:55 +00:00
Steve Wills
109caf8436 - Update to Version 9.27
- Remove comments from header
- Add DOCS to options
- Support STAGEDIR

PR:		ports/185020
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Approved by:	maintainer timeout (devin@spamcop.net, >8 weeks)
2014-02-14 19:56:52 +00:00
Sunpoet Po-Chuan Hsieh
44faf7f648 - Use PYDISTUTILS_AUTOPLIST 2014-02-14 19:41:17 +00:00
Mikhail Teterin
14783492d9 Upgrade from 1.3.1-3 to 1.3.1-4. The only real change (outside of the auto* nonsense) is the
restoration of the padding at the end of CDirEntry.

Clang++ used to flag it as unused private field, which lead to its removal (incorrectly) -- and
this new release from upstream restores the padding. It is still flagged by clang++ so a new patch
attempts to suppress that.
2014-02-14 16:57:27 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Dirk Meyer
f38bc34579 - update to 1.5.18
- new option PNGTEST

- support CMAKE_NINJA=yes
PR:		186593
Submitted by:	Adam Weinberger
2014-02-14 14:47:44 +00:00
Antoine Brodin
cbe40d5759 - Allow packaging as a regular user
- New LIB_DEPENDS syntax
- Use OPTIONS helpers
2014-02-14 09:59:19 +00:00
Emanuel Haupt
ba0df27f64 Fix build on 10.0 by adding -lX11 to the linker. lImlib2 used to bring this in. 2014-02-14 09:12:01 +00:00
Dirk Meyer
5b591ad5af - remove trailing space from r343634 2014-02-13 22:10:55 +00:00
Martin Wilke
4a70614860 - Convert USE_SCONS to USES 2014-02-13 14:12:50 +00:00
Rusmir Dusko
9c39649a9b - Don't silence warnings
PR:		ports/186713
Submitted by:	amdmi3@
2014-02-13 13:13:49 +00:00
Rusmir Dusko
d7073db5ef - Don't silence warnings
PR:		ports/186714
Submitted by:	amdmi3@
2014-02-13 13:09:29 +00:00
Emanuel Haupt
9dae03d59b Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:39:34 +00:00
Eitan Adler
4394885f17 Correctly apply the patch I committed.
PR:		ports/186660
Submitted by: 	Christoph Moench-Tegeder <cmt@burggraben.net>
2014-02-13 06:43:09 +00:00
Dmitry Marakasov
30979391b0 - Support staging
PR:		185948
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-02-13 02:32:57 +00:00
Brendan Fabeny
7497a363a6 Fix the WITHOUT_X11 build
Reported by:	erwin
2014-02-12 23:06:08 +00:00
John Marino
8284953b8e graphics/gmt: Update to latest 4.x version (4.5.11), Undeprecate
The distfiles weren't actually removed, they were placed in a
subfolder called "legacy".  However, a second distfile wasn't
available in the exact specified name.

The easiest fix was to upgrade to the latest 4.x version.
Version 5.1 is currently available though, in cases somebody
wants to take over the port and bring it to the very latest.
The EPS option mispelling was also fixed.  While here, fix
DragonFly support too.
2014-02-12 22:37:12 +00:00
Antoine Brodin
5e55144a22 Mark broken: does not compile
tgif.c: In function 'rb_ext_Tgif_out':
tgif.c:50: error: 'OpenFile' undeclared (first use in this function)
tgif.c:50: error: (Each undeclared identifier is reported only once
tgif.c:50: error: for each function it appears in.)
tgif.c:50: error: 'fptr' undeclared (first use in this function)

Reported by:	pkg-fallout since august 2013
2014-02-12 19:53:54 +00:00
Emanuel Haupt
7385f439aa Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:05 +00:00
Tijl Coosemans
c167d8e6fb - Add missing iconv dependency.
- Add USES=libtool.
2014-02-12 13:40:02 +00:00
TAKATSU Tomonari
0462d5a92a - Update to 0.62
- Remove indefinite article from COMMENT
- Convert to new LIB_DEPENDS format
- Make docs and examples unconditional to stage
  * Remove bsd.port.options.mk, accordingly
- Unmute INSTALL_DATA and CP in post-install target
2014-02-12 08:12:39 +00:00
Eitan Adler
3bbf74ea04 graphics/aalib: fix build with new texinfo
PR:		ports/186660
Submitted by: 	Christoph Moench-Tegeder <cmt@burggraben.net>
2014-02-11 22:07:21 +00:00
John Marino
d837d3cd2c graphics/ufraw: Fix fallout caused by icu upgrade
This ufraw port uses a scrip from icu and doesn't even specify icu
as a build dependency.  This looks wrong to me, but today I'm only
going to make ufraw build again.  The maintainer may want to review
this as it will break every time icu is updated.
2014-02-11 20:17:14 +00:00
Sunpoet Po-Chuan Hsieh
9ab8947519 - Update to 2.27
Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2014-02-11 16:35:52 +00:00
Pietro Cerutti
7d92c0126f - Fix segfault by linking against pthread 2014-02-11 10:54:24 +00:00
Martin Wilke
e38a4d4e84 - Stage support 2014-02-11 09:29:05 +00:00
Emanuel Haupt
abae255bb3 - Update to 0.98
- Strip shared objects
2014-02-10 23:30:47 +00:00
Emanuel Haupt
424b3c3873 Update to 0.62 2014-02-10 23:23:23 +00:00
Emanuel Haupt
9e1e6ac383 Update to 2.06 2014-02-10 23:21:54 +00:00
Emanuel Haupt
c997b0e93b Update to 0.23 2014-02-10 23:20:45 +00:00
Emanuel Haupt
b0e55abbc3 Update to 2.87 2014-02-10 23:18:45 +00:00
Eitan Adler
afb6e8721c Convert to USES=libtool 2014-02-10 20:49:27 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Baptiste Daroussin
db172680ba Remove a dead mirror 2014-02-10 11:38:06 +00:00
Martin Wilke
022fb166f7 - Stage support 2014-02-09 11:17:43 +00:00
Martin Wilke
4c44220a3f - Stage support
- Convert to USES
2014-02-08 16:31:29 +00:00
TAKATSU Tomonari
6f516886e8 - Update to 0.8-16 2014-02-08 14:43:30 +00:00
Martin Wilke
d6b6157915 - Stage support 2014-02-08 12:47:51 +00:00
TAKATSU Tomonari
d055a58bb3 - Update to 0.8-15 2014-02-08 11:16:42 +00:00