Commit graph

14674 commits

Author SHA1 Message Date
Raphael Kubo da Costa
c7bd24eb19 Sigh, recovert the two patches to DOS line endings.
The files they are patching have DOS line endings, so... Brown paper bag to me.
2012-05-20 02:07:30 +00:00
Raphael Kubo da Costa
508fe238a7 Convert the patches added in the previous commit to Unix line endings. 2012-05-20 02:01:02 +00:00
Raphael Kubo da Costa
ef283e08d3 Make the port build with gcc 4.6 (and possibly other compilers).
Use QFoo(...) instead of QFoo::QFoo(...), which is a wrong way of calling the
constructor.
2012-05-20 01:51:05 +00:00
Max Brazhnikov
81b5cd1750 Add explicit dependency on libGLU and patches to fix build with upcoming Qt 4.8
Mark MAKE_JOBS_SAFE
2012-05-20 00:17:16 +00:00
Rene Ladan
ca5ad1a167 Remove expired port:
2012-05-10 graphics/linux-ac3d: BROKEN for more than 6 month
2012-05-19 21:35:22 +00:00
Max Brazhnikov
0bf61043f3 - Unbreak build by removing patches added in the previous commit. The port
has been updated already and builds fine with boost-1.48.0 [1]

- While here, add _build suffix for some Qt4 components to avoid
  run dependency on them. I've bumped PORTREVISION in the previous commit
  so no changes this time.

Reported by:	pav/pointyhat [1]
2012-05-19 17:49:17 +00:00
Pawel Pekala
f6faf8234d Use ${PKGMESSAGE}
PR:		ports/168129
Submitted by:	Aldis Berjoza <graudeejs@gmail.com>
approved by:	Quentin Stievenart <acieroid@awesom.eu> (maintainer)
2012-05-19 10:16:25 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Sunpoet Po-Chuan Hsieh
4bff8408e3 - Update to 1.9.0 [1][2]
- Sort option handlers in alphabetical order
- Turn PYTHON option off by default due to the change in devel/py-setuptools r1.23 [3]
- Move post-patch: upwards
- Pet portlint
- Cosmetic change

[3] http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/py-setuptools/Makefile.diff?r1=1.22;r2=1.23;f=h

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News
PR:		ports/164468 [1], ports/167277 [2]
Submitted by:	lbartoletti <coder@tuxfamily.org> [1]
		Muhammad Moinur Rahman <5u623l20@gmail.com> [2]
2012-05-19 10:04:43 +00:00
Pawel Pekala
c4ff8f3272 Zathura plugin to view PDF with poppler rendering engine
WWW: http://pwmt.org/projects/zathura/plugins/

PR:		ports/167328
Submitted by:	Mike Krutov <neko@takino.org> (port)
		Quentin Stievenart <quentin.stievenart@gmail.com> (fixes)
2012-05-18 20:16:43 +00:00
Pawel Pekala
b30b0f9ce7 - Update to version 0.1.2
- Support WITHOUT_NLS
- Add pkg-message
- Switch to pkg-plist

PR:		ports/167330
Submitted by:	Mihail Krutov <neko@takino.org>
Approved by:	maintainer (with his fixes)
2012-05-18 20:11:35 +00:00
Pawel Pekala
af0237e76b - Update to version 3.9.2
- Add LICENSE info

PR:		ports/168080
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
2012-05-18 16:05:40 +00:00
Rene Ladan
08865bed1d Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3 instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree
2012-05-18 13:18:31 +00:00
Martin Wilke
e96307370b With PEAR::Image_Barcode2 class you can create a barcode representation of a
given string.

This class uses GD function because this the generated graphic can be any of
GD supported image types.

WWW: http://pear.php.net/package/Image_Barcode2/

PR:		ports/166979
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-18 09:25:43 +00:00
Sunpoet Po-Chuan Hsieh
e37088965d - Update to 8.90
Changes:	http://search.cpan.org/dist/Image-ExifTool/Changes
		http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR:		ports/167416
Submitted by:	sunpoet (myself)
Approved by:	Tod McQuillin <devin@spamcop.net> (maintainer)
2012-05-18 08:40:21 +00:00
Martin Wilke
cb208bc502 Radius Engine is a Lua script-based real-time 2D graphics engine designed
for rapidly prototyping games. Built on top of SDL and OpenGL,
games made with Radius Engine are portable to both Windows and Linux.

WWW: http://radius-engine.sourceforge.net/

PR:		ports/168083
Submitted by:	nemysis@gmx.ch
2012-05-18 04:40:50 +00:00
Florian Smeets
fc1f6932cf - Add a few more patches i missed in the original commit.
- Bump PORTREVISION accordingly
2012-05-17 13:17:37 +00:00
Martin Matuska
9b8fb5e74e Fix shell in validate-colorspace.sh test 2012-05-16 19:38:51 +00:00
Max Brazhnikov
d2a5a3a8e0 Mark BROKEN= does not build with boost-1.48.0
Approved by:	danfe (maintainer)
2012-05-16 16:10:00 +00:00
Max Brazhnikov
5671b14afb Add patches to fix build with boost-1.48.0
PR:		ports/156253
Submitted by:	Alexander Churanov
Approved by:	portmgr (linimon)
2012-05-16 16:09:15 +00:00
Martin Wilke
60f826aaac - Update to 1.2.10
PR:		166887
Submitted by:	Ports Fury
2012-05-16 10:14:20 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Martin Matuska
555f6c084c Update to 3.1.0 rc1 2012-05-16 08:50:15 +00:00
Martin Matuska
c2050f499c Update to 6.7.6.9 2012-05-16 08:48:59 +00:00
Baptiste Daroussin
7e71899e92 - update to 0.10.3 2012-05-15 21:24:18 +00:00
Max Brazhnikov
ca1d70d3bc Properly normalize Makefile header
Noticed by:	 danfe
2012-05-14 10:02:07 +00:00
Ruslan Makhmatkhanov
55fb25d40b - pass maintainership to new volunteer
PR:		ports/167858
Submitted by:	Rodrigo OSORIO <rodrigo at bebik dot net>
2012-05-14 09:48:12 +00:00
Sylvio Cesar Teixeira
3c6602422c - Update to 1.0.4 2012-05-14 00:00:35 +00:00
Max Brazhnikov
05b84812ea Bump PORTREVISION 2012-05-13 21:29:28 +00:00
Max Brazhnikov
dfe87a48e0 Fix docsdir/exampledir
Respect PORTDOCS/PORTEXAMPLES

Reported by:	poyopoyo@puripuri.plala.or.jp
2012-05-13 21:26:48 +00:00
Max Brazhnikov
d9e3ebff6c Update to 1.2.0 [1]
Normalize Makefile header

PR:		ports/166137 [1]
Submitted by:	Denis E. Podolskiy (maintainer)
2012-05-13 19:28:39 +00:00
Alexey Dokuchaev
6fe3087244 Relinquish some Canon DSLR cameras ports I no longer have time to maintain. 2012-05-12 16:07:32 +00:00
Cy Schubert
f20b01d968 Allow graphics/xpdf and graphics/poppler-utils to co-exist.
Approved by:	araujo (xpdf) and kwm (poppler-utils)
2012-05-12 03:32:08 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Marcus von Appen
e51ad12d65 - Update to version 2.63
- Add ocean simulation, cycles render engine and carve boolean support,
  now that graphics/openimageio is there

PR:		ports/167061
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz>
2012-05-11 15:35:30 +00:00
Alexey Dokuchaev
02db37afe6 - Update to version 1.0.3, the latest to date, which features a lot of
functionality and speed improvements over early 0.9.x series
- Build with GCC 4.6+ by default, as it provides better OpenMP support, but
  allow to use system compiler for a time being
- Explicitly link darktable executable to libstdc++, to workaround problem
  with CMake, which strips any RPATH from libdarktable.so, which in turn
  results in wrong libstdc++ being picked when using GCC from ports
- Use ONLY_FOR_ARCHS (with reason) instead of BROKEN statement

PR:		ports/167464
Submitted by:	dumbbell (principal changes, cleanups and fixes are mine)
2012-05-11 14:17:03 +00:00
Romain Tartière
d6f9109b8c Fix build with current lang/mono. 2012-05-11 11:46:02 +00:00
Greg Larkin
1ac1f1a022 - Chase graphics/GraphicsMagick13 shlib bumps
PR:		ports/166683
2012-05-10 15:05:59 +00:00
Greg Larkin
08f5f0ab7e - Updated to 1.3.15
PR:		ports/166683 (based on)
Submitted by:	Sato Kuro <poyopoyo@puripuri.plala.or.jp>
2012-05-10 14:40:25 +00:00
Pav Lucistnik
531ab84d18 - Add a dependency on yelp to enable help system
- Cosmetic change to glib patch

PR:		ports/167725, ports/167726
Submitted by:	Ronald F.Guilmette <rfg@tristatelogic.com>
2012-05-10 14:36:17 +00:00
Wen Heping
efba08022f - Manually copy projects.h to fix the break caused by the update to 4.8.0
Approved by:	maintainer(implicity)
2012-05-10 00:33:17 +00:00
TAKATSU Tomonari
6521ae8f9a - Added into a wrong category: graphics
- Use math/R-cran-labeling instead of this
2012-05-09 22:38:52 +00:00
TAKATSU Tomonari
fb115d59d4 - Update to 0.9.1 2012-05-09 21:48:11 +00:00
TAKATSU Tomonari
8feed1a0c7 - Update to 0.2.1 2012-05-09 21:47:23 +00:00
Steve Wills
3daaa06c6e - Update to 1.1.2
PR:		ports/167572
Submitted by:	Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp>
2012-05-09 14:39:16 +00:00
TAKATSU Tomonari
743e405013 - Add a new port: math/R-cran-labeling
Implements a number of axis labeling schemes, including those
  compared in An Extension of Wilkinson's Algorithm for Positioning
  Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010.

  WWW:	http://cran.r-project.org/web/packages/labeling/
2012-05-09 11:46:22 +00:00
TAKATSU Tomonari
e285008885 - Update to 0.7-11 2012-05-08 21:13:00 +00:00
TAKATSU Tomonari
c961086eb2 - Update to 0.7-10 2012-05-07 21:55:06 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00