Commit graph

280333 commits

Author SHA1 Message Date
Andrej Zverev
24d6f3f002 - Remove SITE_PERL from *_DEPENDS 2012-06-07 11:36:25 +00:00
Steve Wills
7c14d25510 - Update to 1.12.2 2012-06-07 11:20:52 +00:00
Erwin Lansing
70a02ac388 There was a problem that made "make extract" download an already
downloaded distribution file.

PR:		168759
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-06-07 11:03:38 +00:00
Dag-Erling Smørgrav
3255b67831 Replace pwgen 1 with pwgen 2. The latter is a continuation of the former
by a different author, with some serious bugs fixed.  We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time.  This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.

Discussed with both maintainers and #bsdports.
2012-06-07 10:49:12 +00:00
Koop Mast
bc97700dd3 Teach the KMS intel driver how the KMS i915 kernel module in head is named.
Reviewed by:	miwi@
2012-06-07 10:27:21 +00:00
Andrej Zverev
1c72794ad2 - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
Andrej Zverev
8ee731ffd4 - revert changes for mod_perl2, it require special handling. 2012-06-07 08:37:52 +00:00
Philippe Audeoud
133d14e192 - Fix last commit 2012-06-07 08:19:04 +00:00
Frederic Culot
3974b865d7 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-07 08:13:02 +00:00
Philippe Audeoud
f2208b422e - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-07 07:50:04 +00:00
Munechika SUMIKAWA
9972443768 Add jpilot on CONFLICTS. 2012-06-07 07:34:47 +00:00
Munechika SUMIKAWA
61af77c8db Add quagga-re and openospfd on CONFLICTS. 2012-06-07 07:32:43 +00:00
Munechika SUMIKAWA
57cc6651a2 Remove ftp/wu-ftpd+ipv6. Upstream disappeared and distfile is no longer available. 2012-06-07 07:08:34 +00:00
Frederic Culot
bcb911e7f4 - Update to 0.6.19
PR:		ports/168786
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-07 07:01:05 +00:00
Frederic Culot
b376a2d6bc - Update to 3.25
Changes:	http://search.cpan.org/dist/Test-Harness/Changes
2012-06-07 06:58:02 +00:00
Beat Gaetzi
5e14eb54eb - Don't depend on GCC 4.6 if clang is used
Reported by:	Niclas Zeising <zeising AT daemonic.se>
Tested by:	Niclas Zeising <zeising AT daemonic.se>, fluffy@, jkim@
2012-06-07 06:46:12 +00:00
Munechika SUMIKAWA
b7086c4b42 Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available. 2012-06-07 06:45:56 +00:00
Brendan Fabeny
ef5b0fc23b update to 0.2.3.16-alpha and convert options to the new style 2012-06-07 04:57:15 +00:00
Martin Wilke
74f063cbbc - Convert to new options framework
PR:		168784
2012-06-07 04:05:02 +00:00
Brendan Fabeny
ba2fa04bf9 update to 1.9.9 and convert options to the new style 2012-06-07 03:36:00 +00:00
Brendan Fabeny
38a3967095 update to 3.3.2 and convert options to the new style 2012-06-07 03:05:48 +00:00
Alexey Dokuchaev
c314d85bc8 - Update to version 1.0.4
- Mark as parallel build safe

PR:		ports/168609
Submitted by:	dumbbell
2012-06-07 02:40:47 +00:00
Thomas Abthorpe
36bf8e6a78 - Reset maintainer due to email bounce
- We hope to see you back
2012-06-07 02:01:53 +00:00
Dmitry Marakasov
ef97c3b4a2 - Do not install Apple Double garbage. This also fixes installation on 10.x 2012-06-07 01:51:54 +00:00
Sergey A. Osokin
23b6c12cd8 Be more correct after latest changes in ngx_regex_t. 2012-06-07 01:24:03 +00:00
Sylvio Cesar Teixeira
d6a4b1f5e6 - Update to new options framework.
PR:		ports/168712
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-06-07 01:16:59 +00:00
Sylvio Cesar Teixeira
8386973466 - Update to 20120421
PR:		ports/168724
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-07 01:14:33 +00:00
Sean Farley
ee32a0e1a6 Add CONFLICTS_INSTALL against games/exult and lang/ucc. Bump PORTREVISION. 2012-06-07 01:13:46 +00:00
Sylvio Cesar Teixeira
c761a1893e - Converted to optionsng
- Standardized on SQLITE and LDAP knob names
- Added proper PORTDOCS

PR:		ports/168722
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-06-07 01:12:50 +00:00
Sergey A. Osokin
db5f9da7b2 Add third-party slow module, v.0.9.6,
http://code.google.com/p/nginx-sflow-module/.

Do not bump PORTREVISION because this module is disabled by default.
2012-06-07 01:09:44 +00:00
Sylvio Cesar Teixeira
f7b5046c3d - Add conflict with freenet6 port.
PR:		ports/168734
Submitted by:	Michael Scholz <mike@fth-devel.net> (maintainer)
2012-06-07 00:50:30 +00:00
Sylvio Cesar Teixeira
a5a389d134 - Fixed NOPORTEXAMPLES failure of directory deletion when it is effective.
PR:		ports/168747
Submitted by:	Takefu <takefu@airport.fm>
2012-06-07 00:40:37 +00:00
Steve Wills
7cfd0bc5f0 - Update to 1.4.1 2012-06-07 00:38:57 +00:00
Sylvio Cesar Teixeira
3b6b744bf4 - Update net/nam to 1.15
- Checked on Redports.org[1]

[1] http://redports.org/buildarchive/20120606014524-1994/

PR:		ports/168732
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-06-07 00:38:50 +00:00
Sylvio Cesar Teixeira
412b8a0435 - Update to 2.05b
PR:		ports/168770
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2012-06-07 00:37:35 +00:00
Steve Wills
802a41f4a7 - Update to 2.7.4 2012-06-07 00:14:44 +00:00
Florian Smeets
4c2b57774f Incorporate commit 66282f58000c8863e104666c30cb67b1d5cbdee3 from upstream.
libvncserver/sockets.c: do not segfault when listenSock/listen6Sock == -1

Approved by:	bapt (maintainer)
2012-06-06 23:20:31 +00:00
Steve Wills
52d990825c - Update to 1.6.4 2012-06-06 22:58:22 +00:00
Sylvio Cesar Teixeira
9f0134c61e - Update to 0.55
PR:		ports/168686
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-06 22:04:55 +00:00
Sylvio Cesar Teixeira
b1498182fb - Update to 0.11
PR:		ports/168686
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-06 21:58:53 +00:00
Sylvio Cesar Teixeira
a30485cbd4 - Update to 0.5
PR:		ports/168686
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-06 21:57:16 +00:00
Beat Gaetzi
a0f15a8413 - Update to 10.0.5
Security:	http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
2012-06-06 21:54:37 +00:00
Beat Gaetzi
d49c598c88 - Re-add a check if Thunderbird binary exist which was accidentally
removed in rev 1.57.
2012-06-06 21:53:17 +00:00
Xin LI
0e8fdaed45 Correct names for BIND 9.6.x and BIND 9.7.x. 2012-06-06 21:16:42 +00:00
Sylvio Cesar Teixeira
963b7de938 - Update to 0.8
PR:		ports/168721
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2012-06-06 20:59:29 +00:00
Sylvio Cesar Teixeira
57a42cc9bf - Convert to new options framework
- Add two additional options and disable automatic sorting
- Add necessary checks for conflicting options vs. make.conf settings
(NOPORTDOCS, NOPORTDATA, WITHOUT_NLS)
- Port passes all tests of all combinations of options, including potentially
conflicting make.conf settings (NOPORTDOCS, NOPORTDATA, WITHOUT_NLS)
- Mark conflict with biology/tinker, both ports install ${PREFIX}/bin/diffuse
- Bump PORTREVISION

PR:		ports/168707
Submitted by:	Marco Bröder <marco.broeder@gmx.eu> (maintainer)
2012-06-06 20:57:59 +00:00
Sylvio Cesar Teixeira
f6d0618071 - Convert to new optionsNG
PR:		ports/168694
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2012-06-06 20:56:29 +00:00
Don Lewis
d13c4d5ddc Unbreak package builds on pointyhat cluster by adding the missing
unzip dependency.

Add a post-extract target to copy the .jar files from distfiles to the
thirdparty directory instead of doing this as part of post-patch.

Slightly re-order the contents of Makefile to get rid of some new
portlint warnings introduced in rev 1.89.

Reported by:	pav@ and bapt@ from pointyhat error logs
Approved by:	Rob Farmer <rfarmer AT predatorlabs.net> (maintainer)
2012-06-06 20:49:07 +00:00
Beech Rintoul
44b65cfcae - Update to 0.5.5-rc1
- Many changes between 0.5.1 and 0.5.5, see changelog

PR:		ports/168189
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2012-06-06 20:35:17 +00:00
Pawel Pekala
0b15a1d6fe Mark MAKE_JOBS_UNSAFE
Making all in template
cc  -I../include -I./../include -c template.c
cc  -I../include -I./../include -c cksoif.c
cc  -I../include -I./../include -c print-attr.c
cc -o cksoif cksoif.o -L../lib -ltemplate -lutil
/usr/bin/ld: cannot find -ltemplate
*** [cksoif] Error code 1
1 error
2012-06-06 20:06:08 +00:00