1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

147128 Commits

Author SHA1 Message Date
Edwin Groothuis
ad95510985 Use SUB_FILES for pkg-message 2006-04-01 12:22:23 +00:00
Edwin Groothuis
14dbb6b7a3 Use SUB_FILES to replace %%PREFIX%% 2006-04-01 12:18:06 +00:00
Edwin Groothuis
dd86930ba1 [NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
The Open Fingerprint normalizes, extracts frequencies, and
    creates an array representing the frequency data in an audio
    file.

    WWW:	http://www.musicdns.org

PR:		ports/95196
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 12:12:08 +00:00
Norikatsu Shigemura
48e5ff42d9 Fix build on gcc 4.1.
PR:		ports/95136
Submitted by:	Ron MacNeil <macro@hotmail.com>
2006-04-01 12:08:47 +00:00
Edwin Groothuis
215b42089c pkg-message -> 2006-04-01 12:07:50 +00:00
Edwin Groothuis
46bc34c3dd Use SUB_FILES for pkg-message 2006-04-01 12:05:22 +00:00
Edwin Groothuis
53de51629b Use SUB_FILES 2006-04-01 12:02:58 +00:00
Edwin Groothuis
fa5ccdf79c Remove old pkg-message 2006-04-01 11:58:44 +00:00
Edwin Groothuis
d8ca7f2259 Use SUB_FILES 2006-04-01 11:57:25 +00:00
Renato Botelho
eda0ab97e8 libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.

WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49&

PR:		ports/95048
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-01 11:17:28 +00:00
Sam Lawrance
4bb173357e Broken on 4.x - does not compile.
Reported by:	kris
2006-04-01 10:27:14 +00:00
Sergey A. Osokin
cefac33021 Update to 0.3.35. 2006-04-01 09:28:48 +00:00
Joe Marcus Clarke
d364efacbb Update to 2.8.4 which I forgot to commit when I did the previous GNOME/Java
updates.

Spotted by:	pointyhat via kris
2006-04-01 06:27:17 +00:00
Joe Marcus Clarke
0c61e4b52a Mark BROKEN on 4.X.
Reported by:	pointyhat via kris
2006-04-01 06:17:40 +00:00
Mark Linimon
1fccdd71ab databases/mantis has been restored. 2006-04-01 06:05:34 +00:00
Edwin Groothuis
e178206f03 re-add databases/mantis 2006-04-01 05:02:20 +00:00
Edwin Groothuis
7c19b4ecfc [resurrect port] databases/mantis
I've been using mantis for some time, but didn't know it
        was in the tree.  I did some research and found that the
        bugs reported have been fixed.

        See my post to the vuxml list for details:

           http://docs.freebsd.org/cgi/mid.cgi?442DB5D7.30037.301FFEF

        One major change to the Makefile: do not overwrite the
        existing config_inc.php

PR:             ports/95189
Submitted by:   Dan Langille <dan@langille.org>
2006-04-01 05:01:42 +00:00
Edwin Groothuis
baee87aba2 Fill in the version numbers for the vids
6e3b12e2-6ce3-11da-b90c-000e0c2e438a and
82a41084-6ce7-11da-b90c-000e0c2e438a to show which Mantis versions
are vulnerable.

Submitted by:	In cooperation with dvl
2006-04-01 05:01:11 +00:00
Hajimu UMEMOTO
b61a221f37 Update to 2.2.9. 2006-04-01 04:31:05 +00:00
Edwin Groothuis
04f1d150b4 [PATCH] devel/swig: update to 1.3.29
- Update to 1.3.29

PR:		ports/95182
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:58:32 +00:00
Edwin Groothuis
f333258c96 [PATCH] audio/gxmms2: update to 0.6.2
- Update to 0.6.2
	- This is contingent on the committing of ports/95066

PR:		ports/95168
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:57:54 +00:00
Edwin Groothuis
27430cdee4 [NEW PORT] audio/ruby18-xmms2: Rewrite of xmms as a client/server system (developer release)
- ruby binding slave ports for xmms2
	- goes along with the DrDolittle update to xmms2

PR:		ports/95068
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:53:48 +00:00
Edwin Groothuis
784eb5c816 [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system (developer release)
- slave port for the xmms2 python bindings
    - goes along with the xmms2 DrDolittle update submission

PR:		ports/95067
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:52:52 +00:00
Edwin Groothuis
40317bbdb4 [NEW PORT] audio/java-xmms2: Rewrite of xmms as a client/server
system (developer release)

    - java binding slave port for xmms2
    - Corresponds with the xmms2 update to DrDolittle

PR:		ports/95069
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:51:17 +00:00
Edwin Groothuis
a737e491e7 [PATCH] audio/xmms2: update to 0.2.d.4
- Update to 0.2.d.4
	- add mdns client
	- Break the bindings out into slave-ports (ruby-xmms2,
	  java-xmms2, py-xmms2) Consider this a meta-pr for the
	  other three new port submissions.

PR:		ports/95066
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:48:17 +00:00
Hajimu UMEMOTO
8408ec8077 The Project Cyrus web site is migrated to a new server. 2006-04-01 03:38:36 +00:00
Hajimu UMEMOTO
fada1ce641 Update to 2.3.3. 2006-04-01 03:34:12 +00:00
Joe Marcus Clarke
0e78d56a59 Fix build on 4.X.
PR:		94941
Submitted by:	Tod McQuillin <devin@spamcop.net>
2006-03-31 23:43:04 +00:00
Andrey Slusar
46a021c64a Fix build on the sparc64 7.0 systems.
Reported by:	kris(pointyhat)
2006-03-31 22:57:54 +00:00
Yen-Ming Lee
55885280ea - update to 0.08
- assign to perl@
- requires perl 5.8.5 because XML::Atom needs it
2006-03-31 22:56:03 +00:00
Jeremy Messenger
2167f0e97f -Remove all commented stuff.
-Remove maintainer line in pkg-descr.
-portlint:
	-Use DATADIR in plist.
2006-03-31 22:26:33 +00:00
Jeremy Messenger
e229b2e991 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:21:37 +00:00
Jeremy Messenger
e6ae6b472f portlint:
-Add USE_GETTEXT.
2006-03-31 22:14:05 +00:00
Jeremy Messenger
fde2ec11aa portlint:
-Remove USE_REINPLACE.
	-Remove the quotes from RESTRICTED.
2006-03-31 22:09:36 +00:00
Jeremy Messenger
836accb419 portlint:
-Remove USE_REINPLACE.
	-Make the COMMENT to have lesser than 70 characters
2006-03-31 22:07:33 +00:00
Jeremy Messenger
2d1336cd74 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:04:05 +00:00
Jeremy Messenger
5aa154f49c portlint:
-Remove USE_REINPLACE.
	-Add USE_GETTEXT.
2006-03-31 22:03:05 +00:00
Jeremy Messenger
0bff218a29 -Fix the fetch, it is redirect from icculus.org to offload1.icculus.org.
-portlint:
	-Remove USE_REINPLACE.
	-Use DATADIR in plist.
2006-03-31 21:56:39 +00:00
Jeremy Messenger
e8f2ca1868 portlint:
-Remove USE_REINPLACE.
2006-03-31 21:48:03 +00:00
Jeremy Messenger
3a485dc142 portlint:
-Add USE_GETTEXT.
	-Use DATADIR in plist.
2006-03-31 21:45:11 +00:00
Jeremy Messenger
52d17bf77e - Drop my maintainership to ports, this app has a lacking of promise in future
as the author said that he won't update gtodo anymore and will have gtodo2.
  I wouldn't give it a high hope in it. I am cleaning it up before releasing
  it to ports.
- Update WWW.
- Remove intltool from BUILD_DEPENDS, the USE_GNOME=* take care of it.
- portlint:
	-Add USE_GETTEXT.
2006-03-31 21:40:27 +00:00
Jeremy Messenger
e3866bd02a portlint:
-Remove USE_REINPLACE.
	-Remove quote from BROKEN.
2006-03-31 21:26:48 +00:00
Jeremy Messenger
1b8aa7b799 Mark it as broke on FreeBSD 4.x; it doesn't build. I don't support
FreeBSD 4.x, but any patch is welcome as long it doesn't break
FreeBSD 5.x and above.

Reported by:	krismail
2006-03-31 21:22:58 +00:00
Sergey Matveychuk
3881c721c7 - Add missing depends for sa-update works
Reported by:	Bob Johnson <fbsdlists@gmail.com>
2006-03-31 21:21:38 +00:00
Andrey Slusar
c083546088 Fix glib depends. Needs glib20 instead of glib12.
Reported by:	kris(pointyhat)
2006-03-31 21:08:35 +00:00
Michael Nottebrock
d06eb8c3ee Update to 2.3.4
Submitted by: Adriaan de Groot <adriaan@codeyard.net>
2006-03-31 20:53:43 +00:00
Michael Nottebrock
bb6f122a19 Prevent kopete's connection status plugin to cause connection flip-flopping
on IPv6-enabled machines.

Reminded by: lioux
2006-03-31 20:24:49 +00:00
Thierry Thomas
9b125e1421 Fix build with gcc41.
PR:		95132
Submitted by:	Ron MacNeil <macro (at) hotmail.com>
2006-03-31 20:20:45 +00:00
Thierry Thomas
95054e4aa1 Upgrade to CImg-1-13. 2006-03-31 19:16:33 +00:00
Hajimu UMEMOTO
a86c2cd961 Update to 2.2.13.
This is possibly the last release of the 2.2 series.  The 2.2 code
is now in maintenance mode only, and all new development is taking
place on the 2.3 code.
2006-03-31 17:19:00 +00:00