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
Martin Wilke
d3cb3f5580
Scythia is an simple and portable Ftp client. It does not claim
...
to be able to replace the biggest (no SSH etc.), but only to
satisfy some persons and to give us a bigger experience in
programming.
WWW: http://scythia.free.fr/
PR: ports/114157
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
2007-07-12 17:20:48 +00:00
Jeremy Messenger
1bdab59a59
Use BUILD_WRKSRC and INSTALL_WRKSRC instead of manual method.
...
Suggested by: sat
2007-07-12 17:16:43 +00:00
Jeremy Messenger
ef05954650
Disable the GCONF_SCHEMAS for now, the gconf stuff is broke. I have reported
...
in its bugzilla.
Reported by: a few
2007-07-12 17:15:06 +00:00
Greg Lewis
9d469551b0
. Don't create bogus ${DATADIR}_old directory. The ports system ensures
...
this is unnecessary.
2007-07-12 15:54:18 +00:00
Greg Lewis
1badc5a9fe
. Update to 2.2.6.
2007-07-12 15:52:55 +00:00
Michael Johnson
28648c8d84
Update to 0.0.11
2007-07-12 13:27:39 +00:00
Jean Milanez Melo
a4cbd8095a
- Update mastersite.
...
PR: ports/114092
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-07-12 13:19:48 +00:00
Martin Wilke
83a3348ca3
- Update mail adress
...
Submitted by: maintainer via privat mail
2007-07-12 12:49:24 +00:00
Michael Johnson
d6abc61c04
Update to 0.82.1
2007-07-12 12:09:38 +00:00
Sergey A. Osokin
7cb173a90f
Update to 0.6.3.
...
<ChangeLog>
*) Feature: the "proxy_store" and "fastcgi_store" directives.
*) Bugfix: a segmentation fault might occur in worker process
if the "auth_http_header" directive was used.
*) Bugfix: a segmentation fault occurred in worker process if
the CRAM-MD5 authentication method was used, but it was not
enabled.
*) Bugfix: a segmentation fault might occur in worker process
when the HTTPS protocol was used in the "proxy_pass"
directive.
*) Bugfix: a segmentation fault might occur in worker process
if the eventport method was used.
*) Bugfix: the "proxy_ignore_client_abort" and
"fastcgi_ignore_client_abort" directives did not work; bug
appeared in 0.5.13.
</ChangeLog>
2007-07-12 12:00:13 +00:00
Cheng-Lung Sung
bc25135d19
- Update to 0.32
...
- support BDB 4.6 (though, we don't have it (and 4.5) in ports now)
2007-07-12 11:48:12 +00:00
Michael Johnson
6d47f1576f
Update to 0.12
2007-07-12 11:46:49 +00:00
Martin Wilke
657790001d
- Update to 2.0.0
...
PR: 114501
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2007-07-12 10:50:31 +00:00
Lars Balker Rasmussen
de15576af2
Update to 0.10000
2007-07-12 09:37:39 +00:00
Martin Wilke
3537e584e6
- Update to 3.0.1
...
PR: 114520
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-07-12 09:26:52 +00:00
Martin Wilke
a7a7b8b0b1
- Update to 1.0.2
...
PR: 114516
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-07-12 09:16:42 +00:00