Commit graph

15608 commits

Author SHA1 Message Date
Beech Rintoul
808db7b13b - Fix install
- Convert to OptionsNG
- Bump portrevision

PR:		ports/177050
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-17 21:03:17 +00:00
Beech Rintoul
8493021033 - Convert to OptionsNG
- Bump portrevision

PR:		ports/177044
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-17 20:49:20 +00:00
Beech Rintoul
090838c59f - Update to 3.3.8
PR:		ports/176635
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Maintainer timeout
2013-03-17 18:29:38 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00
Steve Wills
ef11029d12 - Update to 1.103
- Add LICENSE
- Remove RUN_DEPENDS: ExtUtils::Depends and ExtUtils::PkgConfig are build-only dependencies
- Trim header while here

PR:		ports/176983
Submitted by:	sunpoet
2013-03-16 19:41:30 +00:00
Koop Mast
b88f280800 Prevert ! instead of empty() and fix a typo.
PR:		ports/177024
Submitted by:	John Marino <draco@marino.st>
2013-03-16 17:36:53 +00:00
Koop Mast
5e82fd8b7e Now that webkit-gtk2 was updated, reenable the helpbrowser plugin. 2013-03-16 17:33:54 +00:00
Sunpoet Po-Chuan Hsieh
b6d558d5af - Remove LICENSE_FILE for well-known licenses
- Fix LIB_DEPENDS and remove unnecessary dependencies (USE_XORG) [1]
- Bump PORTREVISION for dependency change
- Cosmetic change

Discussed with:	pawel [1]
2013-03-15 17:52:36 +00:00
Alexey Dokuchaev
32083af36b - Remove bogus PLIST_FILES/PLIST_DIRS entries from the Makefile
- Fix couple of spelling mistakes and reformat port description
- Adjust COMMENT, sort the knobs, and clean up Makefile while here
2013-03-15 16:18:19 +00:00
Ruslan Makhmatkhanov
4b937a54a8 - update to 1.5.5.0 2013-03-15 10:39:10 +00:00
Sunpoet Po-Chuan Hsieh
0f3653f9ca - Update to 2.07
- Update LICENSE
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
2013-03-15 07:51:43 +00:00
Beech Rintoul
7eb98359ef - Add OptionsNG
- Add license
- Pass maintainership to submitter

PR:		ports/176976
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-15 03:06:44 +00:00
Beech Rintoul
c3be0c87d7 - Add OptionsNG
- Add license

PR:		ports/176934
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-15 02:48:55 +00:00
Beech Rintoul
6878838a98 - Add OptionsNG
PR:		PR_176922
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-15 02:27:30 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Dmitry Marakasov
dee6375840 - Fix build with clang
PR:		176899
Submitted by:	Christopher Dukes <chris.dukes.aix@gmail.com>
2013-03-14 01:25:06 +00:00
Marcus von Appen
031912a30f - Update to 2.0.24
- Trim Makefile headers
- Switch to new options framework
2013-03-13 19:26:28 +00:00
Marcus von Appen
7a67beae57 - Update to 2.66a 2013-03-13 19:21:34 +00:00
Dima Panov
0179f70032 - Depend on GCC4.6+ only when Python/NumPy option selected (due to Fortran use in NumPy)
- By defaults NumPy option is off
- Bump PORTREVISION to force rebuild with main ports compiler

Requested by:	amdmi3, jkim
2013-03-13 13:53:29 +00:00
Baptiste Daroussin
0a651ac5b3 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 11:10:10 +00:00
Greg Lehey
184888d0f5 New port hugin-devel, tracking development version of Hugin.
Approved by:	edwin (mentor)
2013-03-13 03:47:16 +00:00
Beech Rintoul
2d7badc7fc - Makefile tweaks
- Shorten Header
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/176865
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-12 22:54:45 +00:00
Baptiste Daroussin
05597de9eb Rework patch-boost-1.52 to make it actually work with boost 1.52
Mark as job safe

PR:		ports/175753
Submitted by:	O. Hartmann" <ohartman@zedat.fu-berlin.de>
Approved by:	swills (maintainer)
2013-03-12 13:57:52 +00:00
Beech Rintoul
3b065223f8 - Fix NOPORTDOCS=yes in /etc/make.conf
.if ${PORT_OPTIONS:MDOCS}
  PLIST_SUB+= PORTDOCS=""
  .else
  PLIST_SUB+= PORTDOCS="@comment "
  .endif
  ${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1/
- Pass maintainership to submitter

PR:		ports/176824
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-11 22:49:21 +00:00
Niclas Zeising
312590479c Update to 8.0.1
This adds a bunch of new demos.

Obtained from:	xorg development repo
2013-03-11 14:56:56 +00:00
Sunpoet Po-Chuan Hsieh
710037573f - Use pre-configure: instead of pre-build:
- Cleanup Makefile
2013-03-11 14:38:10 +00:00
Dmitry Sivachenko
6d30370c13 Update to version 0.39. 2013-03-11 12:36:26 +00:00
Koop Mast
94b1414174 Disable python support by default. Like it was before conversion. 2013-03-11 12:23:26 +00:00
Koop Mast
ce48c74dd8 Update to 2.8.4.
Convert to OptionsNG, remove shlib versions, update Makefile header.
Disable helpbrowser for now, need newer webkit.
Use USE_PKGCONFIG and switch to pathfix instead of gnomehack

Requested by many.

Obtained from:	gnome team repo
2013-03-11 12:19:08 +00:00
Koop Mast
9e7c5b0e43 Update to 0.2.0
Convert to OptionsNG, switch to pathfix instead of gnomehack.
Fix plist issue [1]

PR:		ports/175773 [1]
PR:		ports/176447 [1]
Submitted by:	Eric Krausser <eric@krausser-edv.de> [1],
		Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
Obtained from:	gnome team repo
2013-03-11 12:18:11 +00:00
Koop Mast
f3b483945b Update to 2.36.4.
Update header, update WWW in pkg-desc, use USES=pathfix instead of gnomehack.

Obtained from:	gnome team repo
2013-03-11 10:20:05 +00:00
Koop Mast
6f4552c537 Fix inverted OPTION logic [1], while here replace gnomehack with USES=pathfix.
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2013-03-11 08:23:46 +00:00
Baptiste Daroussin
42e5f8f70c Convert database/mdbtools from USE_BISON -> USES=bison
Remove left USE_BISON from graphics/tumble

Submitted by:	John Marino <john@marino.st>
2013-03-11 06:59:19 +00:00
Sunpoet Po-Chuan Hsieh
c50be625fb - Add local patch to build with PHP 5.4
- Add LICENSE
- Change BUILD_DEPENDS to devel/swig20
2013-03-10 14:54:52 +00:00
Dirk Meyer
4c9814e058 - new option DOCBOOK (default off) 2013-03-10 06:50:17 +00:00
Dirk Meyer
e547bc6660 - use OPTIONS_DEFINE
PR:		176443
2013-03-10 06:00:45 +00:00
Baptiste Daroussin
04b70e8668 2013-03-05 graphics/vid: Broken for more than 6 month 2013-03-09 23:52:58 +00:00
Sunpoet Po-Chuan Hsieh
4e8d77456a - Add LICENSE
- Change BUILD_DEPENDS to devel/swig20
- Fix build with lang/ruby20
- Add comment about pre-build: section
- Silence pre-build: messages
2013-03-09 16:56:58 +00:00
Sunpoet Po-Chuan Hsieh
58c3c42a21 - Add OPTIONS_DEFINE 2013-03-09 15:47:21 +00:00
Vanilla I. Shu
e014f81ff3 Upgrade to 3.4.2. 2013-03-09 11:30:29 +00:00
Sunpoet Po-Chuan Hsieh
e328bc3c96 - Add my LOCAL to MASTER_SITES
- Update COMMENT
- Take maintainership
- Update pkg-descr
2013-03-09 09:00:41 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Dmitry Marakasov
20e9967a4a - Update to 0.9.0 2013-03-08 12:57:22 +00:00
Niclas Zeising
3a4b5c7dce Unbreak: Switch to USES=bison to pick up dependency on bison.
Obtained from:	xorg development repo
2013-03-08 12:55:43 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
09fa4f3713 Update to 0.48.4.
Convert to optionsNG, update Makefile and comment. Remove shlib versions.
add USE_GCC=any since it doesn't compile with clang, and restrict manpages to
the english version only.
2013-03-08 10:58:45 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Jung-uk Kim
d12657d8b5 Fix packaging and simplify. 2013-03-08 01:01:11 +00:00