Martin Wilke
a9089018a7
- Fix socketpair() function invocation
...
* The socketpair() function is invoked incorrectly causing,
it to return EPROTONOSUPPORT everytime.
* Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
to prevent warnings emitted by GCC.
PR: 131422
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-03-01 23:40:05 +00:00
Gerald Pfeifer
25a45ba2cb
Rename 131185
...
Rename the regression-test target to full-regression-test. The GCC
testsuite simply is too expensive and has been dragging tinderboxes
and other testers down.
PR: 131185
2009-03-01 23:25:34 +00:00
Jun Kuriyama
a6b2942e12
Upgrade to 0.30.
2009-03-01 22:54:28 +00:00
Jun Kuriyama
f3da0d0940
Upgrade to 0.10.
2009-03-01 22:47:39 +00:00
Brooks Davis
e05fddbd1d
Upgrade to a snapshot of svn rev r65789.
...
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.
Submitted by: ed [1]
2009-03-01 22:45:34 +00:00
Jun Kuriyama
f89b256e2f
Add p5-Hash-MoreUtils 0.01, perl extension to provide the stuff missing
...
in Hash::Util.
2009-03-01 22:45:32 +00:00
Dmitry Marakasov
0c06e35df1
- Update to 0.52
...
PR: 132235
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
2009-03-01 22:34:12 +00:00
Dmitry Marakasov
c901c95c07
- Update to 3.53
...
PR: 132233
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
2009-03-01 22:34:11 +00:00
Dmitry Marakasov
c386260cd4
- Update to 2.08
...
PR: 132234
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
2009-03-01 22:34:10 +00:00
Beech Rintoul
91b1437b0d
- Add PIC flags to fix 64 Bit build
...
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Reported by: pointyhat via pav
2009-03-01 22:27:18 +00:00
Martin Wilke
fd9537a3b6
- Update to 0.3.1
...
Approved by: maintainer implict
2009-03-01 20:01:35 +00:00
Martin Wilke
caa309e7c4
- Update to 2.10.0
...
Approved by: maintainer implicit
2009-03-01 20:00:01 +00:00
Martin Wilke
deb8fbbe3b
- Update to 4.7.2
...
Approved by: maintainer implicit
2009-03-01 19:59:28 +00:00
Martin Wilke
b03aa67bce
- Update to 0.90
...
Approved by: maintainer implicit
2009-03-01 19:55:48 +00:00
Martin Wilke
c0c103eb2a
- Update to 0.05
...
Approved by: maintainer implicit
2009-03-01 19:53:59 +00:00
Martin Wilke
b677b4baf8
- Update to 1.0.7
...
Approved by: maintainer implicit
2009-03-01 19:53:14 +00:00
Beat Gaetzi
4f389c4a67
- Update to 0.6.0
...
PR: ports/132225
Submitted by: nrg milk <bsdports AT gmail.com> (maintainer)
Approved by: miwi (mentor)
2009-03-01 19:38:06 +00:00
Dmitry Marakasov
2ca0307053
- Update to 0.52
2009-03-01 19:17:07 +00:00
Joe Marcus Clarke
3d9e64c5bc
Apr and apache22 conflict by default, so override the pkg-config lookup
...
for apr-1, and use apr-1-config instead.
2009-03-01 19:04:16 +00:00
Robert Noland
80af950d5c
The nv driver was somewhat brain-damaged, it was detecting most all
...
of the devices on the system as possible video devices. Pull in
a patch from git to at least try to address this.
2009-03-01 18:22:02 +00:00
Roman Bogorodskiy
70945c220e
Uodate to 2.7.6.
2009-03-01 18:15:52 +00:00
Markus Brueffer
e7abdb9974
Update to version 1.0.4
...
PR: ports/130929
Submitted by: Shane Bell <decept0@gmail.com>
2009-03-01 17:59:58 +00:00
Martin Wilke
1277dbaff7
Perl module to interract to a wordpress blog's xmlrpc.php file.
...
WWW: http://search.cpan.org/dist/WordPress-XMLRPC/
PR: ports/132013
Submitted by: bapt <baptiste.daroussin at gmail.com>
2009-03-01 16:47:57 +00:00
Erwin Lansing
4b60795869
Mark BROKEN: does not build.
2009-03-01 15:56:42 +00:00
Martin Wilke
09c81553da
SOAP-WSDL provides a SOAP client with WSDL support.
...
WWW: http://search.cpan.org/dist/SOAP-WSDL/
PR: ports/132214
Submitted by: Wen Heping <wenheping at gmail.com>
2009-03-01 15:29:50 +00:00
Martin Wilke
f1d23dc295
- Update to 0.4.1
...
PR: 132210
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
2009-03-01 15:27:28 +00:00
Martin Wilke
f31cf5dd27
- Update to 0.8.1c
...
PR: 132211
Submitted by: Maintainer
2009-03-01 15:26:20 +00:00
Martin Wilke
9cfe01731d
Addressable is a replacement for the URI implementation that is part of Ruby's
...
standard library. It more closely conforms to the relevant RFCs and adds support
for IRIs and URI templates.
WWW: http://rubyforge.org/projects/addressable/
2009-03-01 14:20:18 +00:00
Martin Wilke
667b143dbe
GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a nice tight
...
player and provide a simple and clean interface to MPlayer. GNOME MPlayer has
a rich API that is exposed via DBus. Using DBus you can control a single or
multiple instances of GNOME MPlayer from a single command.
The player can be used to play media on websites
when used with Gecko Mediaplayer
WWW: http://kdekorte.googlepages.com/gnomemplayer
PR: ports/131971
Submitted by: Alexander Logvinov <ports at logvinov.com>
2009-03-01 14:18:06 +00:00
Martin Wilke
c9f49ee956
- Fix gmplayer crash after Xorg 7.4 update
...
Reported in: ports/130966 / ports/132207
Approved by: maintainer implicit
Obtained from: mplayer repo
2009-03-01 14:10:06 +00:00
Martin Wilke
81c6807c61
- Unbreak after strndup MFC [1]
...
- Move to PLIST_FILES
PR: 132067
Submitted by: Florian Smeets <flo@kasimir.com>
2009-03-01 14:06:56 +00:00
Martin Wilke
82f095602a
- Update to 2.0.9
2009-03-01 13:32:52 +00:00
Thierry Thomas
2b561dc7b2
The mission of the Scientific and Technical Information Exchange (STIX) font
...
creation project is the preparation of a comprehensive set of fonts that serve
the scientific and engineering community in the process from manuscript creation
through final publication, both in electronic and print formats. Toward this
purpose, the STIX fonts will be made available, under royalty-free license, to
anyone, including publishers, software developers, scientists, students, and the
general public.
These fonts cover all the symbols in MathML and this port can replace the former
x11-fonts/mathfonts.
WWW: http://www.stixfonts.org/
2009-03-01 12:56:04 +00:00
Rong-En Fan
4d7036c976
- Fix build with gcc 4.x
...
PR: ports/131746 (part of)
Submitted by: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
2009-03-01 12:19:31 +00:00
Martin Wilke
ce62a93aed
- Update to 1.6.4
2009-03-01 10:23:52 +00:00
Rong-En Fan
744f2ca3ad
- Update to 1.8.5
...
PR: ports/132180
Submitted by: Max E. Kuznecov <mek at mek.uz.ua> (maintainer)
2009-03-01 08:11:00 +00:00
Rong-En Fan
a50bc75a3e
- Update to 0.2.0 so that it can work with current Fluxbox version in ports.
...
PR: ports/132163
Submitted by: Robert Woolley <freebsd at rwoolley.com>
2009-03-01 08:09:59 +00:00
Joe Marcus Clarke
1f40e9743d
Add a missing USE_LDCONFIG.
2009-03-01 07:53:09 +00:00
MANTANI Nobutaka
61e7541eea
Fix DivX/XviD support breakage.
2009-03-01 04:36:56 +00:00
Cheng-Lung Sung
e61a14e103
- Update to 2.10
...
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2009-03-01 03:33:01 +00:00
Cheng-Lung Sung
2704f17b25
- Update to 0.37
...
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
2009-03-01 03:21:49 +00:00
Josh Paetzel
21c5d34814
Update sysutils/fusefs-wdfs to use neon28
...
Based on ports/126840
PR: ports/126840
Approved by: linimon (mentor)
2009-03-01 03:00:46 +00:00
Josh Paetzel
e4fab4df0f
Update devel/bazaar to use neon28
...
based on ports/126705
PR: ports/126705
Approved by: linimon (mentor)
2009-03-01 02:38:20 +00:00
MANTANI Nobutaka
d4eb654c34
Update LIBXINE_VER.
...
PR: ports/132085
Submitted by: Jack <xxjack12xx@gmail.com>
2009-03-01 02:26:41 +00:00
Josh Paetzel
244c293b25
Update libyaml to 0.1.2
...
Approved by: linimon (mentor)
2009-03-01 01:47:51 +00:00
Mark Linimon
f19d54a496
Attempt to fix port after usb2 import.
...
Submitted by: ed
2009-03-01 00:37:19 +00:00
Mikhail Teterin
17340ce55c
Upgrade from 1.10 to 1.11. (One of the self-tests is failing on my
...
system, but not on others...)
PR: 131670
Submitted by: Pierre DAVID
2009-02-28 23:59:00 +00:00
Martin Wilke
02fe757290
2009-02-18 math/slsc: No longer maintained by author
2009-02-28 23:01:49 +00:00
Martin Wilke
5a3e86e39a
- Update to 20090228
2009-02-28 22:57:16 +00:00
Joe Marcus Clarke
8607003349
Update to 2.0.17.
2009-02-28 21:12:45 +00:00