Commit graph

280871 commits

Author SHA1 Message Date
Beech Rintoul
01d8e73add - Remove files/patch-pydf
PR:		ports/168373
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Maintainer timeout (2-Weeks+)
2012-06-13 21:21:20 +00:00
Matthias Andree
1fd921c6c0 Exploit e2fsprogs's 1.42.4's new 'parallel make check' feature. 2012-06-13 21:20:08 +00:00
Baptiste Daroussin
0398cfaec1 Fix DOCS logic 2012-06-13 21:17:07 +00:00
Chris Rees
de4bf4c1bd Fix build by updating png locations
Submitted by:	kargl
2012-06-13 21:16:08 +00:00
Beech Rintoul
5e42773717 - Update to 10
- Fix portlint warning

PR:		ports/168373
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Maintainer timeout (2-Weeks+)
2012-06-13 21:15:28 +00:00
Pav Lucistnik
0dfc5f6a7a - Mark BROKEN: does not compile
t4k_loaders.c: In function 'do_png_save':
  t4k_loaders.c:1031: error: dereferencing pointer to incomplete type

Reported by:	pointyhat
2012-06-13 21:13:39 +00:00
Baptiste Daroussin
618d653fa5 Reapply this original logic of the options
Reported by:	pointyhat (pav)
2012-06-13 21:13:38 +00:00
Pav Lucistnik
2ae7a05d86 - Mark BROKEN: does not configure
checking whether the C compiler works... no
  configure: error: in `/work/a/ports/x11/powershell/work/powershell-0.8':
  configure: error: C compiler cannot create executables

Reported by:	pointyhat
2012-06-13 21:12:09 +00:00
Pav Lucistnik
917e3afc7b - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 21:10:09 +00:00
Michael Scheidell
517612e0b1 - Update to 0.19.2
- Change mariadb dependency to mariadb-client
- Update RUN_DEPENDS

PR:		ports/168433
Submitted by:	oleg <proler@gmail.com> (maintainer)
2012-06-13 21:05:19 +00:00
Pav Lucistnik
f3b8ba9887 - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 20:55:51 +00:00
Pav Lucistnik
2a0f64f42e - Mark BROKEN: does not configure
checking for imlib-config... /usr/local/bin/imlib-config
  checking for IMLIB - version >= 1.8.0... no
  *** Could not run IMLIB test program, checking why...

Reported by:	pointyhat
2012-06-13 20:51:32 +00:00
Pav Lucistnik
6191fcd429 - bin/png2yuv does not depend on gtk2 option
Reported by:	pointyhat
2012-06-13 20:24:25 +00:00
Wesley Shields
15959a4497 Update 55587adb-b49d-11e1-8df1-0004aca374af with more information. 2012-06-13 20:16:44 +00:00
Matthias Andree
244afaceb9 Dispose of OPTIONSFILE for the nonce, to fix the build.
There are no dialog(1)-based options for now.

This isn't the final solution, but works until the proper fix becomes known.
The problem is that OPTIONS_EXCLUDE=NLS does not work, it gets overridden
when the options.mk file reads e2fsprogs's $OPTIONSFILE.
2012-06-13 19:54:22 +00:00
Matthias Andree
8033fc1550 Update to new upstream release 1.42.4.
ChangeLog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.4
2012-06-13 19:24:53 +00:00
Jung-uk Kim
b714a769f1 - Fix multiple security vulnerabilities. [1]
- Drop version suffixes from LIB_DEPENDS.
- Use the new options framework.

Obtained from:	IcedTea Project [1]
http://icedtea.classpath.org/hg/icedtea6/rev/9aff0fc60733
2012-06-13 19:17:00 +00:00
Ryan Steinmetz
eb49118aa1 - Update to 1.2.2 2012-06-13 18:51:27 +00:00
Li-Wen Hsu
e0b928668b - Update to 0.3.4
- Upstream reverted to plain distutils, dont use easy_install
- DISTFILE is now a .zip (USE_ZIP)
- Remove DISTNAME or PYDISTUTILS_PKGNAME (default is correct)
- Update MASTER_SITES
- Add LICENSE/LICENSE_FILE
- Update pkg-plist
- Confirm CLANG build

PR:		ports/168363
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout
2012-06-13 17:04:35 +00:00
Li-Wen Hsu
a7087ecbaf - Use the new options framework
PR:		ports/168703
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-06-13 17:01:04 +00:00
Hajimu UMEMOTO
de6c53feba Convert to use new OPTIONS framework. 2012-06-13 16:47:43 +00:00
Florian Smeets
c90cedb7c8 do not depend on a specific version of asterisk, it works with any version of
asterisk

Submitted by:	jfkimura@yahoo.co.jp (maintainer)
2012-06-13 16:36:03 +00:00
Florian Smeets
f32513fa23 - register conflict with brlcad
- remove SITE_PERL from *_DEPENDS
2012-06-13 16:34:46 +00:00
Li-Wen Hsu
b1e054c38b - Move ats source to FETCH_DEPENDS to avoid fetch failure in slave ports
- Use the new options framework
- Use COPYTREE_SHARE to install data

PR:		ports/168702
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2012-06-13 16:19:08 +00:00
Li-Wen Hsu
beaa29eef3 - Add shared description for GMP 2012-06-13 16:00:46 +00:00
Florian Smeets
787bc0bce3 Update to 2.1.2
PR:		ports/169018
Submitted by:	Scott Larson <stl@wiredrive.com>
2012-06-13 14:57:15 +00:00
Brendan Fabeny
a80dfd38a8 fix the build when librsvg2 or ImageMagick is installed
Reported by:	avg, J.H. Sylvester
2012-06-13 14:26:58 +00:00
Raphael Kubo da Costa
eed1042ec2 Update to 0.10.0. 2012-06-13 14:24:56 +00:00
Alex Dupre
a136b9f1f6 Use an empty USE_QT4.
Requested by:	avilla
2012-06-13 14:22:45 +00:00
Alex Dupre
fb4ff6e7b3 Restore USE_QT_VER to fix build. 2012-06-13 14:06:25 +00:00
Gabor Kovesdan
4bb6d53e00 - Bump PORTEPOCH after changing versioning to follow SVN revisions of the
doc tree

Approved by:	doceng (implicit)
Reported by:	erwin
2012-06-13 13:20:07 +00:00
Alex Kozlov
59411e580e Remove expired port:
2012-05-10 games/wesnoth-devel BROKEN for more than 6 month

Approved by:	eadler (mentor)
2012-06-13 11:57:21 +00:00
Doug Barton
7fb2b1acb3 New Features
============
Print the same progress update that goes to the term title in-line,
and apply various improvements to that code.

Move 'make clean' to the background. There is no point waiting around
for it to finish. In the case of very large work directories this may
cause some I/O contention during the unpacking of the next port to
build, but in most cases this should be lost in the noise.

Other Improvements
==================
Speed up the determination of WRKDIRPREFIX, and do not bother looking
for empty directories if we exited abnormally.

Add code to detect dependency loops created by moving part of a port
into another port, and CONFLICT'ing on previous versions of that port
(ala textproc/p5-XML-SAX -> p5-XML-SAX-Base). When a loop is detected
suggest that the user try pkg_updating.

Bug Fixes
=========
Improve error handling for mktemp

Improve handling of abnormal exits (such as ^C, failed port, etc.),
especially when the first exit happens in a child process.

If the second argument to -o is something that is completely non-existent,
report in the error message what the user typed on the command line.
Reported by:	avilla

In clean_build_only_list() remove ports that are already installed
when using --delete-build-only to prevent them from being spuriously
removed.
Reported by:	avilla
2012-06-13 11:39:23 +00:00
Alex Dupre
37e7803cfd Add support for custom wait time and increase the default to 30 seconds.
PR:		ports/168442
Submitted by:	Bruno Ribeiro da Silva <contato@brunoribeiro.org>
2012-06-13 11:22:56 +00:00
Alex Dupre
c8837d33f5 Fix and improve -wait parameter support. 2012-06-13 11:21:24 +00:00
Romain Tartière
5b82176a3e Update to 1.2.0. 2012-06-13 10:46:31 +00:00
Alex Dupre
d3d73d5e85 Switch to OptionsNG.
PR:		ports/168946
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2012-06-13 10:12:44 +00:00
Alex Dupre
cfb8cd1b5f Fix a parsing bug in the prepared statements that can lead to access violations.
Obtained from:	PHP git repo
2012-06-13 09:57:17 +00:00
Alex Dupre
68a78d597b Update to 7.0.5p3 and convert to OptionsNG. 2012-06-13 09:42:06 +00:00
Akinori MUSHA
dfb6e523b1 Avoid fetch during build.
PR:		ports/168969
Submitted by:	swills
2012-06-13 08:51:13 +00:00
Sunpoet Po-Chuan Hsieh
c465eb12e3 - Update to 3.121640
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-Appliance-Session/Changes
2012-06-13 08:42:43 +00:00
Sunpoet Po-Chuan Hsieh
2c8024ec15 - Update to 1.003
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
2012-06-13 08:42:01 +00:00
Sunpoet Po-Chuan Hsieh
2215aea2cd - Update to 1.121640
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-CLI-Interact/Changes
2012-06-13 08:41:30 +00:00
Sunpoet Po-Chuan Hsieh
a63b2cc002 - Update to 0.60
Changes:	http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
2012-06-13 08:40:50 +00:00
Brendan Fabeny
17204f18ed grammar 2012-06-13 08:36:56 +00:00
Erwin Lansing
9cd9d9a531 Mark BROEKN on 10.x: does not build
Submitted by:	pointyhat
2012-06-13 08:35:15 +00:00
Don Lewis
4da420e5d0 Rev 1.13 did not fix the build with Heimdal 1.5.x because the
extra include files required by the updated <com_err.h> were
guarded by "#if HAVE_COM_ERR_H", which configure does not define
when compiling the test program.  There was also an extra inclusion
of <com_err.h> inside the #if/#endif block.  For some odd reason, a number
of the other include file tests in the configure script are written
with an extra #include, but it is harmless in those cases because the
#if conditions are not met.

Remove the #if test and the redundant include from the test program for
<com_err.h>.  Make a similar fix to the test for <et/com_err.h>.

Reviewed by:	mezz
2012-06-13 07:36:50 +00:00
Frederic Culot
20c3040943 - Update to 0.7.10
PR:		ports/169022
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-13 07:19:09 +00:00
Erwin Lansing
6a6068570d Mark BROKEN on 10.x: does not build
Submitted by:	pointyhat
2012-06-13 07:13:10 +00:00
Brendan Fabeny
8ad32408e4 (mostly cosmetic) changes to reduce the differences with security/tor 2012-06-13 06:56:38 +00:00