1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

180476 Commits

Author SHA1 Message Date
Lars Engels
3f2aa434fc Fix build with gcc 4.2
Approved by:	portmgr (pav) miwi (mentor)
2007-07-13 21:18:22 +00:00
Oliver Lehmann
da249989b5 bump PORTREVISION for the depends change 2007-07-13 19:45:10 +00:00
Edward Tomasz Napierala
faf7a19ca5 - Update to 3.7.2.
Approved by:	miwi (mentor, implicit)
2007-07-13 19:32:55 +00:00
Edward Tomasz Napierala
64cef916dc - Update to 1.4.15.
PR:		ports/114537
Submitted by:	trasz
Approved by:	maintainer, miwi (mentor)
2007-07-13 19:03:52 +00:00
Andrew Pantyukhin
e616e021d5 - Update hachoir suite:
- core to 1.0.1 [1]
- parser to 1.0 [2]
- metadata to 1.0.1
- urwid to 1.0.1 [3]
- Transfer maintainership to lwhsu
- Add regex and subfile:

hachoir-regex is a Python library for regular expression manupulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.

WWW: http://hachoir.org/wiki/hachoir-regex

hachoir-subfile is a tool based on hachoir-parser to find subfiles in
any binary stream.

WWW: http://hachoir.org/wiki/hachoir-subfile

PR:		ports/114557 [1], ports/114558 [2], ports/114559 [3]
Submitted by:	lwhsu [1], [2], [3]
2007-07-13 18:04:23 +00:00
Alejandro Pulver
b252d41c07 - Update MASTER_SITES (subdirectory change in URL). 2007-07-13 17:58:57 +00:00
Michael Johnson
0ea066e4ab Get out of my time machine and use share/gnome insted of share/
Reported by:	mezz
2007-07-13 17:44:46 +00:00
Akinori MUSHA
33782e4ec6 Update to 0.9995. 2007-07-13 17:20:00 +00:00
Alejandro Pulver
b1065eacae - Update to version 0.10.2.
- Remove USE_GETOPT_LONG (for FreeBSD 4.x).
2007-07-13 16:54:44 +00:00
Akinori MUSHA
9560983c12 Update to 1.10.0. 2007-07-13 16:37:10 +00:00
Martin Wilke
912fc20d57 - Fix build after devel/dmalloc
- Fix build with gcc 4.2

Submitted by:	pointyhat via pav
		Petar Petrov <pesho.petrov@gmail.com>
Approved by:	maintainer
2007-07-13 15:02:43 +00:00
Michael Johnson
d49673bb67 Update to 0.1.1 2007-07-13 14:35:02 +00:00
Michael Johnson
28d0ee74b3 Don't link to libpoppler from graphics/poppler since it doesn't contain required Arthur backend. Instead build libpoppler with poppler-qt4
PR:		ports/114551
Reported by:		Sven Gaerner <sgaerner@gmx.net>
2007-07-13 13:54:42 +00:00
Oliver Lehmann
01880aed4e remove not needed dependencies to panel and util
Noted by:	flz
2007-07-13 13:53:31 +00:00
Emanuel Haupt
0cd3e0ef26 Update to 1.3.11 2007-07-13 11:14:45 +00:00
Beech Rintoul
a034136233 - Add USE_FORTRAN knob
Approved by:	sat (mentor)
2007-07-13 10:33:00 +00:00
Martin Wilke
c2b0192924 - s/-lpthread/${PTHREAD_LIBS}/ 2007-07-13 09:26:57 +00:00
Martin Wilke
2d97140716 - Switch NOT_FOR_ARCH to NOT_FOR_ARCHS
Submitted by:	pav via pointyhat
2007-07-13 09:09:04 +00:00
Martin Wilke
d4ddb9bcc6 - Chase increase of devel/upnp shlib version.
- set CFLAGS+=	-lpthread [1]
- Bump PORTREVISION

[1] See discussion ..
http://lists.freebsd.org/pipermail/freebsd-current/2007-June/073600.html
http://lists.freebsd.org/pipermail/freebsd-ports/2007-July/042534.html

Approved by:	maintainer
Reviewed by:	rafan
Thanks to:	ehaupt/trasz/rafan
2007-07-13 09:05:28 +00:00
Joe Marcus Clarke
28228e92d1 Change the pulseaudio realtime group from `realtime'' to pulse-rt'' to stay
in sync with the distribution.
2007-07-13 06:40:50 +00:00
Joe Marcus Clarke
08fba00150 Remove trailing whitespace. 2007-07-13 06:38:32 +00:00
Cheng-Lung Sung
a691dc5a82 - Update to 0.6.9 2007-07-13 05:53:55 +00:00
Cheng-Lung Sung
11d7245cd1 - Update to 1.41 2007-07-13 05:20:44 +00:00
Joe Marcus Clarke
26e9fe2ccd One more PORTREVISION bump to ensure everyone gets the GConf schemas installed. 2007-07-13 04:55:24 +00:00
Joe Marcus Clarke
7fd2fac982 Fix path to the patch file. Funny enough, make patch worked without this. 2007-07-13 04:53:22 +00:00
Eric Anholt
6bbb375a04 Update linux_dri to Mesa 7.0 libraries and current libdrm.
Most importantly, this adds the 965 DRI driver.
2007-07-13 03:22:13 +00:00
Alejandro Pulver
9f4ba9690e - Fix linking and remove BROKEN.
Since the modular xorg update it has been broken because the new libGL doesn't
allow direct linking to glXGetVideoSyncSGI and glXWaitVideoSyncSGI, so they
have to be accessed through glXGetProcAddressARB (at run-time).

This doesn't happen with NVidia's libGL though, so it was harder to track.
2007-07-13 02:12:56 +00:00
Ying-Chieh Liao
3d0e609dac upgrade to 2.3.0 2007-07-13 00:15:08 +00:00
Michael Nottebrock
ee279d859f During regression testing the WIP Qt 4.3.0 ports, I found that the sql
driver plugins were all broken - even in the current ports! :(

I am quite astonished nobody complained about this yet. Is there nobody
developing applications with database backends using Qt4 on FreeBSD? The
ports let you use the QtSql library and the database plugins without any
X11 dependencies! Using Qt for database frontends has never been so
attractive!

Anyway, this should fix the plugins.
2007-07-13 00:04:21 +00:00
Edwin Groothuis
0c0668d340 xorg master-site addition
PR:		ports/114540
Submitted by:	Rainer Duffner <rainer@ultra-secure.de>
2007-07-12 22:50:04 +00:00
Marcelo Araujo
1f072c3214 - Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by:	maho
Approved by:	stas (mentor)
2007-07-12 21:50:03 +00:00
Joe Marcus Clarke
2250981b6b Remove a REINPLACE hunk that snuck in.
Reported by:	Herbert J. Skuhra <h.skuhra@gmail.com>
2007-07-12 21:30:14 +00:00
Maho Nakata
8d415acd27 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	jmz (maintainer)
2007-07-12 21:17:41 +00:00
Maho Nakata
310762fdc8 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	maintainer
2007-07-12 21:15:25 +00:00
Martin Wilke
68d0c9c4f2 - Switch to USE_FORTRAN knob
PR:		114538
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2007-07-12 20:29:31 +00:00
Martin Wilke
a2a2f89e84 YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files.

WWW: http://yamdi.sourceforge.net/

PR:		ports/114432
Submitted by:	buganini at gmail.com
2007-07-12 20:27:33 +00:00
Martin Wilke
b134b9564a - Update to 0.12.2
PR:		114521
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-07-12 19:58:01 +00:00
Lars Engels
01af071179 With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.

Approved by:	miwi (mentor)
2007-07-12 19:48:45 +00:00
Martin Wilke
a3b1def0a6 - Update to 4.47
- Fix build after objformat removal [1]

PR:		114497
Submitted by:	Maxime Zakharov <maxime@datapark.ru>
		miwi
2007-07-12 19:35:25 +00:00
Joe Marcus Clarke
3ad12c4f41 Add a missing dependency on libwnck.
Reported by:	pointyhat via pav
2007-07-12 19:30:22 +00:00
Martin Wilke
a62fae7558 - Update to 20070710
PR:		114469
Submitted by:	Zhen REN <bg1tpt@gmail.com>
Approved by:	maintainer
2007-07-12 19:25:20 +00:00
Martin Wilke
a75ae0a3dd - Update to 0.4
PR:		113980
Submitted by:	Bartosz Fabianowski <freebsd@chillt.de> (maintainer)
2007-07-12 19:12:39 +00:00
Joe Marcus Clarke
8c024c31d2 Correct distfile generation, and re-enable GConf schema installation.
The thumbnailer will not work without it.  Since this should be temporary,
I did did not add build depends on the autotools, but basically, I did:

aclocal19 -I m4 -I /usr/local/share/aclocal
autoconf259 -I m4 -I /usr/local/share/aclocal
automake19

Then I diff'd the files that required modification for GConf to work.
2007-07-12 19:04:44 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Edward Tomasz Napierala
13a1d864c3 - Remove unused line.
Suggested by:	sat
Approved by:	miwi (mentor)
2007-07-12 18:44:07 +00:00
Edward Tomasz Napierala
0804a3d20c - Remove unneeded part of a diff.
Suggested by:	sat
Approved by:	miwi (mentor)
2007-07-12 18:43:03 +00:00
Edward Tomasz Napierala
7f61744f4a - Make it work on 7-CURRENT.
Submitted by:	jkim
Approved by:	miwi (mentor)
2007-07-12 18:40:39 +00:00
Martin Wilke
744da227f0 Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

PR:		ports/114525
Submitted by:	Yoshisato YANAGISAWA
2007-07-12 18:37:16 +00:00
Martin Wilke
9e2be5fddd - Update to 2.1.26
PR:		114528
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-07-12 18:36:22 +00:00
Greg Lewis
430386c307 . Update to 2.2.4. 2007-07-12 17:21:22 +00:00