Commit graph

234151 commits

Author SHA1 Message Date
Dirk Meyer
dd87ea3b4e - update to 0.13.1 2010-03-27 21:05:08 +00:00
Max Brazhnikov
135ae7a9c8 Remove needless variable 2010-03-27 20:18:57 +00:00
Anton Berezin
3fe445c779 Update to 0.55.
Changes:	http://search.cpan.org/dist/ShipIt/ChangeLog
2010-03-27 19:54:59 +00:00
Anton Berezin
a35ed6a7a3 Update to 0.28. Add TEST_DEPENDS (primarily as a documentation,
but hopefully we'll have support for this in bsd.{perl,port}.mk
in the future).

Changes:	http://search.cpan.org/dist/Graphics-Color/Changes
2010-03-27 19:52:09 +00:00
Doug Barton
bebf0a8038 Fix the SUB_LIST. pointy_hat++ 2010-03-27 19:33:51 +00:00
Max Brazhnikov
cb13cb8ac3 Fix USE_RC_SUBR usage [1]
Clean up a bit while I'm here.

Pointed out by:		dougb@ via maillist [1]
2010-03-27 16:52:41 +00:00
Emanuel Haupt
3e5b16425e audio/ym2wav is now part of audio/stymulator 2010-03-27 16:10:15 +00:00
Emanuel Haupt
2915713856 Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player. 2010-03-27 16:04:59 +00:00
Anton Berezin
f083343b43 Update to 0.39.
Changes:	http://search.cpan.org/dist/DBIx-DBSchema/Changes
2010-03-27 14:54:54 +00:00
Johan van Selst
621e03528e Update to 4.3.25 2010-03-27 13:21:54 +00:00
Martin Wilke
715c55178c - Correct xf86* removal entry 2010-03-27 12:13:48 +00:00
Martin Wilke
d1977df239 - Remove all broken Driver 2010-03-27 12:10:17 +00:00
Martin Wilke
d38afcfffc x11-drivers/xf86-input-calcomp Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-digitaledge	Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-dmc		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-dynapro		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-elo2300		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-jamstudio	Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-magellan		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-microtouch	Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-palmax		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-spaceorb		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-summa		Unmaintained upstream. Notify x11 Maintainers if you have this device.
x11-drivers/xf86-input-tek4957		Unmaintained upstream. Notify x11 Maintainers if you have this device.
2010-03-27 12:06:33 +00:00
Emanuel Haupt
bfdeb0f468 Update to 15.0.6 2010-03-27 10:26:02 +00:00
Beat Gaetzi
afdffe57e9 - Update to 3.1.6
- Fix ioctl warnings in /var/log/messages [1]
- Fix build with QT4 support disabled [2]

Obtained from:	http://www.virtualbox.org/changeset/25953 [1]
Reported by:	William DiNoia <william.dinoia AT gmail.com> [2]
On behalf of:	vbox@ (decke, dhn, itetcu, miwi, nox)
2010-03-27 10:20:39 +00:00
Anton Berezin
083028ffaf Update to 0.52(00).
Changes:	http://search.cpan.org/dist/Mouse/Changes
2010-03-27 08:17:09 +00:00
Wen Heping
17fadbfa0e - Fix typo in Makefile
Thanks to:	stas@
2010-03-27 06:41:49 +00:00
Doug Barton
86922094aa RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
2010-03-27 06:14:03 +00:00
Doug Barton
61dba4e9e5 Standardize the rc.d script 2010-03-27 06:04:41 +00:00
Mark Linimon
785a6d441d Mark as broken on powerpc: fails to install.
Hat:		portmgr
2010-03-27 06:02:58 +00:00
Mark Linimon
bae499c17b Attempt to fix build on exotic archs.
Hat:		portmgr
2010-03-27 06:00:19 +00:00
Mark Linimon
4d86a83d2b Mark this IGNORE everywhere except amd64/i386: invokes i386 asm.
Hat:		portmgr
2010-03-27 05:52:32 +00:00
Doug Barton
36cd5c74c7 For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.

For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
2010-03-27 05:21:36 +00:00
Doug Barton
1fe689ef09 Remove the remaining examples of quotes around /etc/rc.subr 2010-03-27 04:30:05 +00:00
Mario Sergio Fujikawa Ferreira
aa1adf1bd8 Update to 1.0.r1197 2010-03-27 02:53:19 +00:00
Mario Sergio Fujikawa Ferreira
b09ae309e4 Correct date on copyright notice: 2008 -> 2010 2010-03-27 02:52:40 +00:00
Doug Barton
6551e283a6 GC the hand-rolled RC_SCRIPTS_SUB which is no longer relevant because the
port uses USE_RC_SUBR
2010-03-27 01:56:22 +00:00
Doug Barton
221bf2971d cvs commit: Examining .
cvs commit: Examining files

Properly utilize USE_RC_SUBR
Make pkg-message dynamic

PR:             ports/143141
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout
2010-03-27 01:08:47 +00:00
Doug Barton
0610039dca Properly utilize USE_RC_SUBR
Make pkg-message dynamic

PR:		ports/143141
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	maintainer timeout
2010-03-27 01:08:15 +00:00
Wen Heping
a24e89e5ca - Update to 1.00
PR:		ports/144613
Submitted by:	Wen Heping (myself)
Approved by:	maintainer(timeout, >14 days)
2010-03-27 00:53:09 +00:00
Wen Heping
be6da7f573 - Update to 1.9.8
PR:		ports/145048
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-03-27 00:47:45 +00:00
Doug Barton
402528efcc Fix plists 2010-03-27 00:47:21 +00:00
Doug Barton
7c2aef0fd4 Properly utilize USE_RC_SUBR
Tune up the rc.d script
2010-03-27 00:42:06 +00:00
Doug Barton
1978dc59da Properly utilize USE_RC_SUBR 2010-03-27 00:33:31 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Stanislav Sedov
9de837d043 - Commit other files CVS failed to commit by dying in the middle :-( 2010-03-26 21:16:59 +00:00
Stanislav Sedov
8d8324ce92 - Update to version 3.0.2. 2010-03-26 21:11:48 +00:00
Thierry Thomas
40f9eb7e76 - use $SUB_FILES to dynamically adjust pkg-message (1);
- upgrade Code_Aster to 10.1.0-4 (2).

PR:		ports/142516 (1)
Submitted by:	Sevan Janiyan <venture37 (at) geeklan.co.uk> (1)
2010-03-26 18:30:58 +00:00
Thierry Thomas
d4c6db2ef9 Chase Code_Aster's upgrade. 2010-03-26 18:30:52 +00:00
Thierry Thomas
2498ef79d7 Upgrade to 2.3.6. 2010-03-26 18:30:47 +00:00
Thierry Thomas
0aedfcd507 Upgrade ASTK (server & client) to 1.8.0. 2010-03-26 18:30:46 +00:00
Thierry Thomas
d13e955c67 Upgrade to 4.1-2. 2010-03-26 18:30:45 +00:00
Thierry Thomas
4fc3d7239c Upgrade eficas and eficas_doc to 1.17.0-1. 2010-03-26 18:30:44 +00:00
Koop Mast
055ff4e92e Update to 0.1.9.
Report correct version.
Fix Null pointer issue.
2010-03-26 18:05:32 +00:00
Alexey Dokuchaev
bb17781a95 Fix the build on FreeBSD 6.X, which lacks posix_memalign(3).
Reported by:	pavmail
2010-03-26 17:46:11 +00:00
Dmitry Marakasov
0dfb785fb2 - Fix MASTER_SITE_CHEESESHOP mirrors
PR:		144955
Submitted by:	Keith Gaughan <k@stereochro.me>
2010-03-26 16:59:34 +00:00
TAKATSU Tomonari
0992505799 - Fix name typo: japanese/asterisk-sound to japanese/asterisk-sounds
PR:	ports/144691
Submitted by:	Fumihiko Kimura <jfkimura_AT_yahoo.co.jp>
Approved by:	maho (mentor)
2010-03-26 15:53:00 +00:00
Pietro Cerutti
442df6bed8 - Fix space -> tab in Makefile
PR:		145061
Submitted by:	Andrei Lavreniyuk <andy.lavr@gmail.com>
2010-03-26 14:38:04 +00:00
Dirk Meyer
614ad36a06 - update to 1-1.0.PreAlpha34 2010-03-26 14:17:43 +00:00
Martin Matuska
cad5b87dbc This extension provides a PHP implementation of the OpenCV library.
The extension offers two new functions. In princible, they differ only by
their return value. The first returns only the number of faces found on the
given image and the other an associative array of their coordinates.

WWW:    http://www.xarg.org/project/php-facedetect/
2010-03-26 14:06:05 +00:00