Commit Graph

280303 Commits

Author SHA1 Message Date
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
Greg Lewis
eedd2730ff Forced commit to note details for the previous commit:
. Ownership of the temporary java_pid.XXXX file is checked before
  attachment can proceed.  Since /tmp is normally a sticky directory
  (see sticky(8)), the group ownership of files created there don't
  usually match the user's group.  So chown the temporary file to
  the user's user and group before the attachment occurs.  This is
  also the behaviour in openjdk6.
2012-06-06 19:55:52 +00:00
Greg Lewis
bd6e604ba8 . Fix jstack. 2012-06-06 19:50:54 +00:00
Sunpoet Po-Chuan Hsieh
7681529d15 - Update to 1.622
Changes:	http://search.cpan.org/dist/DBI/Changes
2012-06-06 19:41:31 +00:00
Beat Gaetzi
659a2f6f43 - Firefox 13.0 builds fine on FreeBSD 8.x with base GCC
Reported by:	Adam McDougall <mcdouga9 AT egr.msu.edu>
2012-06-06 19:36:51 +00:00
Pawel Pekala
49740f2c50 Register CONFLICTS
Reported by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
2012-06-06 19:30:28 +00:00
Sunpoet Po-Chuan Hsieh
173bcc827d - Update to 0.19
Changes:	http://search.cpan.org/dist/Regexp-Compare/Changes
2012-06-06 19:01:26 +00:00
Pawel Pekala
f120b7547b - Force build with external boost libs otherwise port uses old,
bundled ones from tarball
- Add patches to fix build with newer, external boost libs
- Bump PORTREVISION as deps have changed

PR:		ports/168539
Reported by:	David Wolfskill <david@catwhisker.org>
2012-06-06 18:48:37 +00:00
Sunpoet Po-Chuan Hsieh
cd8285a5b3 - Add LICENSE
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Add WWW
2012-06-06 18:34:34 +00:00
Gabor Pali
2d3db81a5f - Add a missing entry for textproc/hs-bytestring-csv
Obtained from:	FreeBSD Haskell
2012-06-06 18:26:50 +00:00
Sergey A. Osokin
46e90cd1e4 Update from 0.14.5 to 0.14.6.
For fix usage -fopenmp flag (with USE_GCC=4.6+) add OPENMP knob.	(*)
Fix usage of DEMOSAIC_PACK_GPL3 knob.

Spotted by:	Hannes <h2+fbsdports@fsfe.org>	(*)
Thanks to:	danfe				(*)
2012-06-06 17:58:05 +00:00
Dmitry Marakasov
a51ecb14a2 - Update to 2.0.1 2012-06-06 17:53:42 +00:00
Dmitry Marakasov
f234335598 SeqAn is an open source C++ library of efficient algorithms
and data structures for the analysis of sequences with the
focus on biological data. The library is licensed under the
3-clause BSD license except the applications which are GPL.

WWW: http://www.seqan.de/

PR:		167571
Submitted by:	Hannes <h2+fbsdports@fsfe.org>
2012-06-06 17:51:33 +00:00
Dmitry Marakasov
6d5f661a66 - Update to 5267 2012-06-06 17:47:50 +00:00
Dmitry Marakasov
2145d93e7c - Get rid of SITE_PERL in my ports
Submitted by:	az
2012-06-06 17:47:24 +00:00
Andrej Zverev
ccd32ccbc9 - Remove SITE_PERL from *_DEPENDS 2012-06-06 17:22:52 +00:00
Dennis Herrmann
4e9e8df953 - Update to 2.4.1 2012-06-06 17:15:59 +00:00
Sunpoet Po-Chuan Hsieh
4405f8b880 - Update to 1.02
Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
2012-06-06 17:06:51 +00:00
Chris Rees
f78507630e Remove obsolete OSVERSION conditional.
While here, use pre-su-install for privileged actions.

PR:		ports/168278
Submitted by:	crees
Approved by:	maintainer timeout (kian.mohageri@gmail.com, 2w)
2012-06-06 16:52:58 +00:00
Chris Rees
ee47c2f68f Remove sysutils/linux-megacli; there is a native port at sysutils/megacli.
PR:		ports/168283
Submitted by:	Ruben van Staveren <ruben@verweg.com> (maintainer)
2012-06-06 16:47:08 +00:00
Sunpoet Po-Chuan Hsieh
7280313c2e - Update to 1.8.9
- Update MASTER_SITES
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Restore missing newline at the end of patch file

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.9-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
PR:		ports/168142
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
2012-06-06 16:45:22 +00:00
Sunpoet Po-Chuan Hsieh
6df4f46527 - Update to 0.18
Changes:	http://search.cpan.org/dist/Capture-Tiny/Changes
PR:		ports/168115
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 19 days)
2012-06-06 16:43:34 +00:00
Sunpoet Po-Chuan Hsieh
2fb8697c82 - Update to 0.22
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/InlineX-CPP2XS/CHANGES
2012-06-06 16:40:59 +00:00
Dirk Meyer
3847ca31c2 - remove old OPTIONS 2012-06-06 16:39:33 +00:00
Jason Helfman
afd2adb49c - remove mail/kavmilter, port has expired
- security software unmaintained upstream

PR:	ports/167617
Approved by:	maintainer, citycat4@ngs.ru
2012-06-06 16:22:02 +00:00
Sunpoet Po-Chuan Hsieh
57b5a93061 - Add p5-Daemon-Control 0.000009
Daemon::Control provides a library for creating init scripts in perl. Your perl
script just needs to set the accessors for what and how you want something to
run and the library takes care of the rest.

You can launch programs through the shell (/usr/sbin/my_program) or launch Perl
code itself into a daemon mode. Single and double fork methods are supported and
in double-fork mode all the things you would expect like reopening
STDOUT/STDERR, switching UID/GID are supported.

WWW: http://search.cpan.org/dist/Daemon-Control/
2012-06-06 16:21:53 +00:00
Sunpoet Po-Chuan Hsieh
819cc103d4 - Update to 2.52
- Use USE_DOS2UNIX instead of hand-made post-patch:

Changes:	http://search.cpan.org/dist/SVG/Changes
2012-06-06 16:20:19 +00:00
Sunpoet Po-Chuan Hsieh
dc65880249 - Update to 2.34
- Fix *_DEPENDS: ExtUtils::Depends is not required if B::Utils is installed
- Sort MAN3

Changes:	http://search.cpan.org/dist/Data-Dump-Streamer/Changes
2012-06-06 16:19:16 +00:00
Chris Rees
e1e5ad3a63 Remove obsolete OSVERSION check-- ports no longer work on 6.X
PR:		ports/168276
Submitted by:	crees
Approved by:	maintainer timeout (ack@telefonica.net, two weeks)
2012-06-06 16:17:33 +00:00
Chris Rees
7c60289165 Remove obsolete OSVERSION check-- 6.X is no longer supported
PR:		ports/168273
Submitted by:	crees
Approved by:	maintainer timeout (cyberbotx@cyberbotx.com)
2012-06-06 16:14:27 +00:00
Sunpoet Po-Chuan Hsieh
76a54c905d - Update to 3.0001
Changes:	http://search.cpan.org/dist/Data-Hexdumper/CHANGELOG
2012-06-06 16:11:07 +00:00