Commit graph

184483 commits

Author SHA1 Message Date
Li-Wen Hsu
2c2fddcc39 - Update to 0.6.2
PR:		ports/116553
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2007-09-23 05:49:32 +00:00
Edwin Groothuis
e713c30f0c biology/linux-foldingathome needs to run as root?
(also: update to 5.0.4)

	Upon installing FoldingAtHome I ran the software from a
	user account only to find that I was stuck in a loop of
	trying to enter configuration options. Shortly thereafter
	I realized that it was trying to write to
	/usr/local/share/foldingathome, and therefore requires being
	run as root to write there unless one changes permissions
	there. Seing as this isn't installed with a startup script
	for daemonization, and running as root seems a little
	excessive for this application, should this be adapted to
	run from a user account or set up to be able to start at
	boot?

And from maintainer:

	This diff updates the port to version 5.04, and adds
	support to running as normal user using ~/.fah
	directory.

PR:		ports/113335
Submitted by:	James Snyder <jbsnyder@fanplastic.org>
Approved by:	maintainer
2007-09-23 05:45:41 +00:00
Li-Wen Hsu
566c495359 - Update to 0.9
PR:		ports/116554
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2007-09-23 05:44:25 +00:00
Li-Wen Hsu
0da9d42f13 - Update to 1.12
PR:		ports/116552
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2007-09-23 05:28:31 +00:00
Edwin Groothuis
ff42e5d293 update www/mnogosearch port to 3.3.4
Update mnogosearch to 3.3.4

PR:		ports/115887
Submitted by:	Jaime Bozza <jbozza@mindsites.com>
2007-09-23 05:04:11 +00:00
Edwin Groothuis
abc58f9ffc [PATCH, UPDATE] Update audio/csound and audio/csound-manual
Update audio/csound to 5.06

	csound has been "liberated" and is now GPL, see
	http://csounds.com/VercoeGift.html The corresponding csound
	entry in LEGAL should be removed, note that csound-manual
	isn't updated to 5.06 and is still subject to a restrictive
	license.

	With thanks to Erik Trulsson and Mel at -questions for
	patch-Top-csound.c

PR:		ports/116255
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-23 05:00:25 +00:00
Rong-En Fan
f6d0fea991 - Update to 0.77 2007-09-23 04:53:20 +00:00
Edwin Groothuis
49539d55c9 multimedia/dvd-slideshow has incorrect path for LSOF
dvd-slideshow script uses "/usr/bin/lsof" instead of "/usr/local/sbin/lsof" for LSOF

Also fixes seq/seq2 confusion

PR:		ports/116031
Submitted by:	"User1001" <supraexpress@globaleyes.net>
Approved by:	maintainer timeout
2007-09-23 04:42:06 +00:00
Edwin Groothuis
3b8782ece0 [PATCH, UPDATE] Update audio/csound and audio/csound-manual
Schedule audio/csound-manual for deletion, the HTML docs
	and tutorial are now installed by the csound port, additional
	PDF docs can be downloaded from the website.

PR:		ports/116255
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-23 04:35:47 +00:00
Edwin Groothuis
e905f5e6e9 New port: games/crafty-open-enormous
This is the port of the medium opening book for crafty.  It
	consumes about 85-90M.

	It was created with "book create enormous.pgn 60 2 50" (see
	the crafty documentation and online help for a more thorough
	explanation of what this does)

PR:		ports/116240
Submitted by:	shoemaker@bluebottle.com (Jonathan Shoemaker)
2007-09-23 04:31:19 +00:00
Edwin Groothuis
1e2b51f634 [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips development version
Dynagen is a front-end for use with the Dynamips Cisco router
	emulator. It uses an INI-like configuration file to provision
	Dynamips emulator networks. It takes care of specifying the right
	port adapters, generating and matching up those pesky NIO descriptors,
	specifying bridges, frame-relay, ATM switches, etc. It also provides
	a management CLI for listing devices, suspending and reloading
	instances, etc.

	WWW: http://dyna-gen.sourceforge.net/

PR:		ports/116343
Submitted by:	Pavel I Volkov <pol@opk.ru>
2007-09-23 04:22:40 +00:00
Edwin Groothuis
ad2975b00a [PATCH]: lang/gdc: update to 0.24
- Update to 0.24
	- Removed support for GCC 3.3.x
	- Changed the GCC_MASTER_SITE_SUBDIR for GCC 4.1.x

PR:		ports/116350
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2007-09-23 04:15:37 +00:00
Edwin Groothuis
534f6a29af ports/116365: sysutils/fusefs-smbnetfs has a typo in the pkg-message
PR:		ports/116365
Submitted by:	"G. V. Tjong A Hung" <gvtjongahung@users.sourceforge&#8203;.net;;>
2007-09-23 03:57:21 +00:00
Edwin Groothuis
bb87e10d07 [MAINTAINER] mail/ovs: update to 1.02
- Update to 1.02

PR:		ports/116366
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2007-09-23 03:54:25 +00:00
Edwin Groothuis
e2f3245abc [Maintainer Update]: fix arch-related issues
Received email stating "build fails on amd64 system with a
	message about unsupported instructions. [...] Modifying
	patch-Makefile so that -m486 / -mtune 486 option is removed
	fixed the problem for me." Updated Makefile to add PORTREVISION
	so that updates will be seen by ports-tools, implemented
	arch suggestions for fixes, removing most mention of
	architecture specific instructions. Those will likely be
	in make.conf, anyway, and if so will be passed along due
	to inclusion.

PR:		ports/116379
Submitted by:	shoemaker@bluebottle.com (Jonathan Shoemaker)
2007-09-23 03:44:46 +00:00
Edwin Groothuis
970d2479cc new port: games/kevedit (editor for ZZT)
Kevedit is an editor for the classic DOS game ZZT. The
	"Linux version" runs under FreeBSD with only trivial
	modification.

PR:		ports/116388
Submitted by:	Raymond Pasco <ray@cultofray.net>
2007-09-23 03:23:43 +00:00
Edwin Groothuis
ef4fc524f8 Update port: security/sfs, fix build with gcc42
The attached patch fixes security/sfs so it builds with
	gcc42. The only change I made that I am wary of is commenting
	out the LIBTOOL variable in ${WRKSRC}/sfsrwcd/Makefile.
	However, this seems to work fine on both 7.0-CURRENT and
	6.2-STABLE.

	In addition, I would not mind maintaining the port.

PR:		ports/116389
Submitted by:	Dave Grochowski <malus.x@gmail.com>
2007-09-23 03:17:21 +00:00
Edwin Groothuis
ce923a0103 New port: devel/libnxt Lego Mindstorms NXT firmware management
Libnxt is a library and set of tools for managing Lego Mindstorms
    NXT firmware via the Unix command line.

PR:		ports/116398
Submitted by:	Jason Bacon <jwbacon@tds.net>
2007-09-23 02:56:44 +00:00
Xin LI
403f96dca0 Some PHP 5.x vulnerabilities is also found in PHP 4.x series,
unfortunately it seems that there is no newer PHP release to
fix these issue for 4.x series, so mark it as so.

While I'm there add a new CVE that was not mentioned in
previous revision of entry.
2007-09-23 01:37:06 +00:00
Emanuel Haupt
f9b82747ba Add tftpgrab 0.2, a TFTP stream extractor.
PR:		116532
Submitted by:	Wesley Shields <wxs at atarininja.org>
2007-09-23 01:19:25 +00:00
Edwin Groothuis
577559d74c Upgrade port: net-im/iserverd - distname fix, other fix
Upgrade port: net-im/iserverd - distname fix, options bugfix in
	Makefile, change homedir to /nonexistent for user iserv

PR:		ports/116410
Submitted by:	"Denis Rahmangulov" <danfocus@gmail.com>
2007-09-23 01:10:04 +00:00
Marcus Alves Grando
9afd7a7477 - Respect EAGAIN and retry sendfile() instead close connection.
- Remove empty lines and add two more cases to switch(errno)
- Bump PORTREVISION
2007-09-22 23:13:47 +00:00
Martin Wilke
614aa6562b - Update to 1.10.2
Approved by:	maintainer implicit
Security:	http://www.vuxml.org/freebsd/c9c14242-6843-11dc-82b6-02e0185f8d72.html
2007-09-22 21:54:39 +00:00
Martin Wilke
640cf94426 - Update to 1.9.4
PR:		116523
Submitted by:	Nick Barkas <snb@threerings.net>
Approved by:	maintainer implicit
Security:	http://www.vuxml.org/freebsd/c9c14242-6843-11dc-82b6-02e0185f8d72.html
2007-09-22 21:53:02 +00:00
Martin Wilke
b51c325400 - Update to v6
Changelog:
	Select flag: --actual
	Set transparency to the actual focused X11 window
	Thanks to Roman Divacky for the patch

Submitted by:	rdivacky@
2007-09-22 21:46:10 +00:00
Thierry Thomas
b37b296069 Install the missing plug-ins: without them Jahshaka crashes.
PR:		ports/115308
Submitted by:	Jim Dutton <supraexpress (at) globaleyes.net>
2007-09-22 21:06:56 +00:00
Oliver Braun
a3631e450a Update to 0.35.1. 2007-09-22 20:34:07 +00:00
Erwin Lansing
f9814be51e Update to 0.64 2007-09-22 19:27:11 +00:00
Erwin Lansing
f61dfd43eb Update to 0.57 2007-09-22 19:23:18 +00:00
Li-Wen Hsu
6e14ca9ed7 - Update to 0.10.2.
PR:		ports/116541
Submitted by:	"Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
2007-09-22 15:49:17 +00:00
Emanuel Haupt
663cf5e8bd Update to 2.41 2007-09-22 15:14:58 +00:00
Vanilla I. Shu
5bfae253b5 Add xqilla, it's an XQuery & XPath2 library. 2007-09-22 14:54:36 +00:00
Martin Matuska
dfa6c5c78d - Add runtime dependency on Tk 84+
- Change maintainer to myself
- Bump PORTREVISION
2007-09-22 13:54:58 +00:00
Martin Matuska
b6443eb7a2 - Update to 1.5.5
- Add patch to properly detect private Tcl headers
2007-09-22 11:42:17 +00:00
Martin Matuska
d7e330ceea - Update to 8.4.16 2007-09-22 11:40:34 +00:00
Roman Bogorodskiy
1e3c2902a8 Update to 0.4.1. 2007-09-22 11:18:01 +00:00
Sergey Skvortsov
8f4647233b Update to 3.0.2
PR:		ports/116517
Submitted by:	Nick Barkas <snb xxx threerings.net>
Changes:	http://www.bugzilla.org/releases/3.0.2/release-notes.html
Security:	http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html
2007-09-22 10:27:15 +00:00
Nicola Vitale
829fa48288 - Update to 0.18.1 2007-09-22 09:22:23 +00:00
Nicola Vitale
17beb0863e - Update to 0.7.3.a 2007-09-22 09:21:36 +00:00
Max Khon
1c9053bea3 Not for sparc64. I do not have sparc64 hw to fix the build. 2007-09-22 09:16:33 +00:00
Max Khon
c6cfeb5b67 Only for i386 and amd64. 2007-09-22 09:11:59 +00:00
Jimmy Olgeni
64a91fafea Fix MASTER_SITES.
PR:		ports/116530
Submitted by:	Alexander Zhuravlev <zaa(at)zaa.pp.ru>
2007-09-22 09:03:31 +00:00
Alex Dupre
de073a52fd Javolution is the Java solution for real-time and embedded systems.
Javolution real-time goals are simple: to make your application
faster and more time predictable!

That being accomplished through:
 * High performance and time-deterministic (real-time)
   util / lang / text / io / xml base classes.
 * Context programming in order to achieve true separation of
   concerns (logging, performance, etc).
 * A testing framework addressing not only unit tests but also
   performance and regression tests as well.
 * Straightforward and low-level parallel computing capabilities
   with ConcurrentContext.
 * Struct and Union base classes for direct interfacing with native
   applications (e.g. C/C++).
 * World's fastest and first hard real-time XML
   marshalling/unmarshalling facility.
 * Simple yet flexible configuration management of your application.

WWW: http://javolution.org/
2007-09-22 07:43:42 +00:00
Thierry Thomas
93e7f89ef3 Minor upgrade to 5.0.1.
Notified by:	François Pellegrini <francois.pellegrini (at) labri.fr> (author)
2007-09-22 07:21:18 +00:00
Thierry Thomas
0c326daae9 Upgrade to 1.0.6.
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>
2007-09-22 07:21:12 +00:00
Alex Dupre
b559ce3e64 Update to 0.7.5.2 release. 2007-09-22 06:25:04 +00:00
Cheng-Lung Sung
17b1c2fe04 - Update to 0.73 2007-09-22 03:59:43 +00:00
Cheng-Lung Sung
8fdf3f4e8c - Update to 0.37 2007-09-22 03:59:10 +00:00
Cheng-Lung Sung
18408986ef - Update to 1.14 2007-09-22 03:55:58 +00:00
Cheng-Lung Sung
384b784aa2 - Update to 2.2.21 (2.221) 2007-09-22 03:52:29 +00:00