Simon Barner
bd3da77ed8
- Update to Boost 1.34.1. Bug fix release, see [1] for the complete list
...
of changes.
- Mark boost-1* and boost-python-1* mutually conflicting [2]
Submitted by: thierry [2]
[1] http://svn.boost.org/trac/boost/query?status=closed&milestone=Boost+1.34.1
2007-08-13 19:46:19 +00:00
Ying-Chieh Liao
c6acc5d55c
add srecord 1.36
...
A collection of powerful tools for manipulating EPROM load files
pass maintainership
2007-08-13 14:31:16 +00:00
Volker Stolz
d69d8a2a4c
Fix plist: remove forgotten /imports
2007-08-13 10:01:43 +00:00
Lars Balker Rasmussen
1857ddbd30
This will inject base classes to your module using the Class::C3 method
...
resolution order.
2007-08-12 22:13:41 +00:00
Thierry Thomas
b18a0421be
Upgrade to 2.30.2.
...
Changelog at <http://bouml.free.fr/historic.html >.
2007-08-12 20:13:06 +00:00
Joe Marcus Clarke
cc4fcba5a9
Don't perform sed replacements on a non-existent file.
...
PR: 115439
Submitted by: Volker Werth <volker@vwsoft.com>
2007-08-12 17:40:33 +00:00
Rong-En Fan
e5528e29e0
- Update to 5.6 snapshot 20070728
2007-08-12 13:33:33 +00:00
Joe Marcus Clarke
93aad52fa3
Convert port to the new autotools world order.
...
Submitted by: ade
2007-08-12 01:40:26 +00:00
Ade Lovett
293a0d79d6
With the regular autotools ports now being able to be used not only
...
for ports building, but also cross-platform development, mark these
two as DEPRECATED, with a one-month expiration date.
Patches for the 3 ports that currently use these have been issued to
their maintainers.
2007-08-11 23:28:40 +00:00
Yen-Ming Lee
5ea6877a3a
- remove devel/upnp104, which is obsoleted by devel/upnp
2007-08-11 18:58:32 +00:00
Andrew Pantyukhin
fdea4bcbda
- Depend on iconv to fix the build
...
- As an atonement, here's a hacky script you can run in port's directory
after make install to check for forgotten lib_depends:
http://people.FreeBSD.org/~sat/bin/chklibdep
Reported by: pointyhat via kris
2007-08-11 17:49:58 +00:00
Michael Nottebrock
9b4688947e
Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line with
...
the rest of the qt4 ports and avoiding dependency resolution troubles
if devel/qmake is installed on the same system.
While here, change NOMAN to NO_MAN in Makefile.bsd.
PR: ports/115352
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2007-08-11 10:27:36 +00:00
Rong-En Fan
e0829d1510
- Change some dependencies into build only after bsd.qt.mk rev 1.3
...
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer)
2007-08-11 09:17:11 +00:00
Yen-Ming Lee
6d66028c72
- add ONLY_FOR_ARCHS=i386 since umem fails to build on most non-i386 platforms
...
Noticed by: kris@
2007-08-11 04:17:12 +00:00
Joe Marcus Clarke
ed77c51e0e
Update to 0.1.9.
2007-08-10 19:24:21 +00:00
Andrew Pantyukhin
2060dbc11e
- Update to 0.2
2007-08-10 14:23:29 +00:00
Tilman Keskinoz
b3291f8f29
Fix build with gcc42 on 64bit platforms
2007-08-09 20:22:24 +00:00
Tilman Keskinoz
717088b504
Update to 1.7.5
2007-08-09 17:16:33 +00:00
Vanilla I. Shu
345b8cc79f
Fix build on current/amd64.
...
Submitted by: kris@ & pav@ via email.
2007-08-09 09:19:33 +00:00
Rong-En Fan
13a63c2bba
- Update to 1.16
...
- Remove Perl < 5.6 support, i.e. FreeBSD 4.x
2007-08-09 03:13:01 +00:00
Andrew Pantyukhin
aaac1939b4
- Attempt to fix build when using ncurses from ports (e.g. on 5.x)
...
Reported by: pointyhat via kris
2007-08-08 21:03:24 +00:00
Rong-En Fan
8f2981aff5
- Update to 4.5.5
...
PR: ports/115306
Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
2007-08-08 14:01:27 +00:00
Tilman Keskinoz
00a2fd0514
Fix pkg-plist
2007-08-08 11:52:12 +00:00
Cheng-Lung Sung
5bef5ad747
An SVN::Dump object represents a Subversion dump.
...
This module follow the semantics used in the reference
document:
* A dump is a collection of records (SVN::Dump::Record objects).
* A record is composed of a set of headers (a SVN::Dump::Headers
object), a set of properties (a SVN::Dump::Property object) and
an optional bloc of text (a SVN::Dump::Text object).
* Some special records (delete records with a Node-kind header)
recursively contain included records.
WWW: http://search.cpan.org/dist/SVN-Dump/
2007-08-08 06:36:53 +00:00
Cheng-Lung Sung
13441523e9
- Update to 4.5.3
...
- Take maintainership
PR: ports/115137
Submitted by: maintainer (Thomas Abthorpe)
2007-08-07 03:38:40 +00:00
Cheng-Lung Sung
c2bee74e18
- Update to 0.1006
...
PR: ports/115168
Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
2007-08-07 01:28:20 +00:00
Cheng-Lung Sung
13fcf24cf5
- Update to 0.99.47
...
- Take maintainership
PR: ports/115118
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-08-07 00:43:31 +00:00
Marcelo Araujo
c49c15ac14
- Update to 0.9.29.
...
PR: ports/115093
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: pav (portmgr, in mentor's absence)
2007-08-06 20:32:42 +00:00
Michael Johnson
88278b2d0c
Update WWW line to point to http://dbus.freedesktop.org/doc/dbus-python/
2007-08-06 14:43:16 +00:00
Michael Johnson
da3d5b278e
Update to 0.82.2
2007-08-06 14:04:56 +00:00
Nicola Vitale
7b9dae0f94
- Update to 1.1.6
...
- Convert easy_install support to bsd.python.mk's
- Remove pkg-plist
2007-08-06 13:50:15 +00:00
Lars Thegler
f82c3ad481
Update to 0.07
2007-08-06 09:40:21 +00:00
Lars Thegler
858f404225
Chase updated binaries.
...
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: kris
2007-08-06 08:08:14 +00:00
Martin Wilke
82a6a9c62c
- Update to 2.67
...
PR: 115213
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
2007-08-05 21:28:31 +00:00
Martin Wilke
9cc2369638
- Update to 0.17.1
...
PR: 115159
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-08-05 21:28:28 +00:00
Martin Wilke
d1bba6afe7
- Update to 1.2.0
2007-08-05 21:28:16 +00:00
Martin Wilke
04d7c9f9f4
- Update to 2.4.4
2007-08-05 21:27:30 +00:00
Martin Wilke
cf02d20361
- Update to 1.2.4
2007-08-05 21:27:19 +00:00
Martin Wilke
20dcc00413
- Update to 1.10
2007-08-05 21:27:10 +00:00
Martin Wilke
fb5813b783
- Update to 0.0.8
2007-08-05 21:26:59 +00:00
Martin Wilke
455327225c
Classes that represent and manipulate fractions (x = a/b).
...
The Math_FractionOp static class contains definitions for:
- basic arithmetic operations
- comparing fractions
- greatest common divisor (gcd) and least common multiple (lcm)
of two integers
- simplifying (reducing) and getting the reciprocal of a fraction
- converting a float to fraction.
WWW: http://pear.php.net/package/Math_Fraction/
2007-08-05 21:03:15 +00:00
Martin Wilke
0fe631cc4b
PHP_Parser is a source code analysis tool based around a real Parser
...
generated by PHP_ParserGenerator. The parser uses the same EBNF source
that PHP uses to parse itself, modified for Lemon parser format,
and it therefore as robust as PHP itself.
WWW: http://pear.php.net/package/PHP_Parser/
2007-08-05 21:02:28 +00:00
Martin Wilke
3a16435e44
Translate a grammar file in the lemon parser generator format
...
into a PHP 5-based parser
WWW: http://pear.php.net/package/PHP_ParserGenerator/
2007-08-05 21:01:19 +00:00
Kris Kennaway
4f04e40a24
BROKEN: Size mismatch
2007-08-05 18:30:04 +00:00
Thierry Thomas
fc36d7353f
- Upgrade to 2.30.1
...
Changelog at <http://bouml.free.fr/historic.html >;
- Use the versionned HTML Reference manual.
2007-08-05 14:11:21 +00:00
Rong-En Fan
44ffe91216
- Update to 0.995
2007-08-05 13:50:01 +00:00
Sergey Skvortsov
99e626ea12
Update to 2.2.2
...
Changes: http://lists.otrs.org/pipermail/announce/2007/000076.html
2007-08-05 09:02:03 +00:00
Martin Wilke
849dbd144d
- Update to 2.15.5
...
- Connect to build
PR: 114757
Submitted by: Josh Paetzel <josh@tcbug.org>
2007-08-05 08:20:03 +00:00
Lars Balker Rasmussen
e11da6108b
Update to 0.39
2007-08-05 07:20:30 +00:00
Chin-San Huang
8b8a51aee6
- Update to 1.16.
...
PR: ports/115205
Submitted by: chinsan
Approved by: maintainer, rafan (mentor, implicit)
2007-08-05 02:30:52 +00:00
Gabor Kovesdan
42542fb076
- Remove the DESTDIR modifications from individual ports as we have a new,
...
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
2007-08-04 11:41:30 +00:00
MANTANI Nobutaka
696b9f4cde
Add elib-emacs21, collection of useful routines for Emacs lisp programs.
2007-08-04 09:04:51 +00:00
Jeremy Messenger
e81da0a7ea
Update to 2.6.2.
2007-08-04 03:29:57 +00:00
Tilman Keskinoz
d3254fecb9
Fix build on 64bit platforms
2007-08-03 14:15:46 +00:00
Dirk Meyer
a7b6cb9dbf
- update to 4.7.0
2007-08-03 12:34:14 +00:00
Hye-Shik Chang
1b663af76c
- Fix snack module for Python 2.5 compatibility
...
- Remove old version support for < FreeBSD 5.0.
- Release maintainership
2007-08-03 12:04:27 +00:00
Cheng-Lung Sung
e946283e3b
- Update to 0.3
...
- Take maintainership
PR: ports/115123
Submitted by: maintainer (Thomas Abthorpe)
2007-08-03 02:29:40 +00:00
Michael Nottebrock
e332496be5
- bsd.qt.mk:
...
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.
- Convert Qt core ports to use the new dependency switches.
- Add a patch to corelib to fix Qt4 on ARM, submitted by:
Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Vanilla I. Shu
d9f7aa19f9
Add spdict, it's a library of dictionary algorithms.
2007-08-02 15:04:29 +00:00
Andrew Pantyukhin
24625129d6
- Update to 0.15
2007-08-02 13:41:49 +00:00
Martin Wilke
99c5571b43
- Update to 1.1.4
...
PR: 115016
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-02 11:47:10 +00:00
Cheng-Lung Sung
dd22c8b000
- Update to 2.0.0
2007-08-02 01:12:53 +00:00
Cheng-Lung Sung
daa5fcbf97
- Update to 5.6
...
- Take maintainership
PR: ports/115115
Submitted by: maintainer (Thomas Abthorpe)
2007-08-02 00:30:24 +00:00
Pav Lucistnik
68e8fb2545
- Force our idea of OPSYS to get predictable egg name
2007-08-01 22:31:39 +00:00
Cheng-Lung Sung
7a3096104f
- Update to 0.32
2007-08-01 01:44:51 +00:00
Cheng-Lung Sung
1bf2c1df40
- Update to 0.25
2007-08-01 01:44:33 +00:00
Andrej Zverev
f570c27bb2
Thread::Pool::Simple provides a simple thread-pool implementaion without
...
external dependencies outside core modules.
Jobs can be submitted to and handled by multi-threaded `workers' managed
by the pool.
2007-07-31 19:19:26 +00:00
Sergey Skvortsov
ca21885f06
Update to 1.09
...
PR: ports/113690
Submitter: Steven Kreuzer <skreuzer xxx exit2shell.com>
2007-07-31 18:06:13 +00:00
Alex Dupre
985177c04c
Update to 1.1.5 release.
2007-07-31 16:42:42 +00:00
Pav Lucistnik
8f6f0ed784
- Try to force our idea of OSARCH (untested)
...
Reported by: pointyhat
2007-07-31 13:01:44 +00:00
Tilman Keskinoz
ea37343500
Update to 2007-07-26 release
...
PR: 115034
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
2007-07-31 12:25:46 +00:00
Martin Matuska
35f15ae7f5
- Depend on xaw explicitly
...
- Bump PORTREVISION
Approved by: garga (mentor, implicit)
2007-07-31 12:18:11 +00:00
Rong-En Fan
e8b8288f14
- Update to 0.976
2007-07-31 08:05:16 +00:00
Ade Lovett
ba5a45dae4
Fix build on FreeBSD 5.5 (missing makeinfo features)
...
PR: 115043
Submitted by: Heiner <h.eichmann@gmx.de>
2007-07-31 07:36:14 +00:00
Hye-Shik Chang
112656380c
Bump PORTREVISION to rebuild package with newer version of Python.
2007-07-31 05:02:56 +00:00
Michael Nottebrock
a8f26cf252
Fix various format string vulnerabilities in Qt3 and Qt4.
...
Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375
Security: CVE-2007-3388
2007-07-30 21:53:10 +00:00
Pav Lucistnik
70c19a8958
- Needs pyrex with new python
2007-07-30 17:49:35 +00:00
Thierry Thomas
6e187d85da
Upgrade to 2.30.
...
Changelog at <http://bouml.free.fr/historic.html >.
2007-07-30 17:20:54 +00:00
Alejandro Pulver
c268cbc501
- Update distinfo (minor changes: modifications from 4.2.2RC1 to 4.2.2 were
...
documented) [1].
- Remove AL option (it is for SGI's AL, not OpenAL).
Reported by: pointyhat (via kris, pav) [1]
2007-07-30 16:47:50 +00:00
Chin-San Huang
9f72e815d6
- Update to 1.2.4.
...
Approved by: rafan (mentor, implicit)
2007-07-30 12:56:33 +00:00
Chin-San Huang
7dcfae01fa
- Update to 1.0.7.
...
Approved by: rafan (mentor, implicit)
2007-07-30 12:51:47 +00:00
Chin-San Huang
a394c06c6d
- Update to 1.10.11.
...
Approved by: rafan (mentor, implicit)
2007-07-30 12:45:55 +00:00
Hye-Shik Chang
c710730117
Remove unnecessary file that wasn't removed in the last commit.
...
Approved by: pav (portmgr, blanket)
2007-07-30 09:58:53 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Alex Dupre
d9e7d070f4
Update to 1.1.4 release.
2007-07-30 05:55:36 +00:00
Cheng-Lung Sung
5ae10d4e8c
- Update to 5.9.2
2007-07-30 03:53:29 +00:00
Cheng-Lung Sung
6e5d730bc2
- Update to 2.5
2007-07-30 03:02:11 +00:00
Cheng-Lung Sung
c263bb1b84
- Update to 0.24
...
PR: ports/114886
Submitted by: clsung
Approved by: maintainer (Yuan-Chung Hsiao)
2007-07-30 02:21:42 +00:00
Cheng-Lung Sung
475e43b0d2
- Update to 1.03
...
PR: ports/114883
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 02:00:05 +00:00
Chin-San Huang
30fdfc066e
- Update to 1.03
...
- Remove perl < 5.6 support
- Add WWW.
PR: ports/115003
Submitted by: chinsan
Approved by: kevlo(maintainer), rafan (mentor, implicit)
2007-07-30 01:28:41 +00:00
Kris Kennaway
781dd14cde
Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.
2007-07-29 19:16:39 +00:00
Chin-San Huang
0dafdd17c2
- Update to 1.7.0.
...
Approved by: rafan (mentor, implicit)
2007-07-29 14:53:09 +00:00
Lars Thegler
415efe671c
Update to 1.32
2007-07-29 12:56:17 +00:00
Lars Thegler
5178616862
Update to 2.12
2007-07-29 12:49:55 +00:00
Lars Thegler
5f55cd72ff
Chase updated binaries.
...
Bugs fixed: (from release notes):
#129932 **
'p4 submit' could fail when 'p4 integrate' mistakenly
attempts to branch from a deleted revision if that
source file was readded and that readded revision was
ignored into the target file. Fixed. (Bug #24663 )
#128837 **
The server no longer exits after 10 consecutive attempts
to accept an incoming connection. Usually the reason for
this is that the computer is under configured and its
simply a server resource problem. In some cases the
problem can be on the client end, because of this the
server now sleeps, then continues to retry. (Bug #24156 ).
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: pavmail
2007-07-29 12:43:28 +00:00
Tilman Keskinoz
ea6e53b26d
Add @dirrm %%DATADIR%% to pkg-plist *blush*
...
Reported by: pointyhat
2007-07-29 12:11:03 +00:00
Martin Wilke
145636cb15
- Update to 0.612
2007-07-29 10:09:58 +00:00
Martin Wilke
d504d79e5a
- Update to 0.26
2007-07-29 10:09:53 +00:00
Martin Wilke
7498f2a8c6
- Update to 1.10
2007-07-29 10:09:52 +00:00
Joe Marcus Clarke
e1d11929fa
Update to 0.4.2.
2007-07-29 07:35:52 +00:00
Pav Lucistnik
4e34854f74
- Mark BROKEN outside i386
2007-07-29 01:15:26 +00:00
Kris Kennaway
a54976af2b
BROKEN: Incomplete pkg-plist
2007-07-28 22:42:26 +00:00
Kris Kennaway
184de5f7db
BROKEN: Does not build
2007-07-28 22:26:34 +00:00
Ade Lovett
8e49fb740d
Cosmetic fix for manpages. Correctly use -2.61 for references.
...
Submitted by: Jan Henrisk Sylvester <me@janh.de> and others
2007-07-28 20:55:46 +00:00
Joe Marcus Clarke
feaf90159d
Silence Kerberos check lines from being echoed.
2007-07-28 19:02:14 +00:00
Joe Marcus Clarke
05faad2958
Add a check for WITHOUT_KERBEROS, and trigger an error during make configure.
...
Kerberos support is required for gnome-vfs and other GNOME components.
PR: 114838
Suggested by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2007-07-28 19:00:29 +00:00
Lev A. Serebryakov
a95c258931
Fix `rc.d/svnserve' installation
2007-07-28 18:25:14 +00:00
Chin-San Huang
769562f792
Add p5-Perl6-Rules, this module implements a close simulation of the Perl 6
...
rule and grammar constructs, translating them back to Perl 5 regexes via a
source filter. (And hence suffers from all the usual limitations of a source
filter, including the ability to translate complex code spectacularly wrongly).
Approved by: rafan (mentor, implicit)
2007-07-28 18:05:51 +00:00
Lev A. Serebryakov
b3185d474d
Update to latest 3.12/3.9 versions.
...
PR: ports/114729
2007-07-28 17:51:02 +00:00
Lev A. Serebryakov
37ae628fa2
Update to latest snapshot 2.17.50
...
NB: PR suggests to use `mingw32' snapshot, but it is same as trunk one.
PR: ports/114728
2007-07-28 17:48:00 +00:00
Chin-San Huang
b4f2b12269
Add p5-Perl6-Say, Implements a close simulation of the say function in Perl
...
6, which acts like print but automatically appends a newline.
Approved by: rafan (mentor, implicit)
2007-07-28 17:35:57 +00:00
Chin-San Huang
e1ef09b7cf
Add p5-Perl6-Builtins,
...
Several of the builtins in Perl 6 have different
(i.e. more useful, less confusing) behaviours than their Perl 5 counterparts.
This module provides Perl 5 versions of those builtins.
Approved by: rafan (memtor, implicit)
2007-07-28 13:09:17 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Chin-San Huang
7a58a475e7
Add p5-Perl6-Export-Attrs, Implements a Perl 5 native version of what the
...
Perl 6 symbol export mechanism will look like.
Approved by: rafan (mentor, implicit)
2007-07-28 12:27:22 +00:00
Ade Lovett
5eb01fc1a5
Fix automake-1.10 and autoconf-2.61 correctly.
...
One bad merge out of 25. Sigh.
2007-07-28 10:01:08 +00:00
Li-Wen Hsu
258413e67c
Add libhid 0.2.16, a user-space HID access library written in C.
...
PR: ports/114627
Submitted by: ntarmos at ceid.upatras.gr
2007-07-28 09:54:57 +00:00
Chin-San Huang
e08c70773a
- Update to 0.06.
...
Approved by: rafan (mentor, implicit)
2007-07-28 07:44:49 +00:00
Ade Lovett
3b3128196e
Update to the autotools new world order.
...
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Oliver Braun
e61c2c05f0
Add dependency on teTeX-base for portdocs only.
...
Reported by: bento, many
2007-07-27 23:13:26 +00:00
Martin Wilke
ef5eac6fc1
- Fix build with gcc 4.2
...
PR: 114745
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer)
2007-07-27 16:39:56 +00:00
Jeremy Messenger
b7732c6bd4
Update to 2.14.8 and get rid of X11BASE.
2007-07-27 16:03:03 +00:00
Martin Wilke
79ab21ad68
ruby-prof is a fast code profiler for Ruby. Its features include:
...
* Speed - it is a C extension and therefore many times faster than the standard
Ruby profiler.
* Flat Profiles - similar to the reports generated by the standard Ruby profiler
* Graph profiles - similar to GProf, these show how long a method runs, which
methods call it and which methods it calls.
* Threads - supports profiling multiple threads simultaneously
* Recursive calls - supports profiling recursive method calls
* Reports - can generate both text and cross-referenced html reports
* Output - can output to standard out or to a file
WWW: http://rubyforge.org/projects/ruby-prof/
PR: ports/114957
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-27 14:47:33 +00:00
Lars Thegler
25a27cb12b
Update to 1.66
2007-07-27 14:21:41 +00:00
Tilman Keskinoz
02516cdd6d
Update to 2.4.7
2007-07-27 14:16:07 +00:00
Michael Nottebrock
a49cca2a0f
Fix build
2007-07-27 13:38:04 +00:00
Mikhail Teterin
0fb9bf00fa
Add two more patches found in the Linux wild. Would've been
...
better to be downloading them, but, strangely enough, they
don't seem available in the raw source -- only in the pretty-fied
HTML :-(
Of the two remaining once, the ElectricFence-2.2.2-madvise.patch
is currently causing me unexplained crashes, and the
ElectricFence-2.2.2-pthread.patch does not seem to matter for us,
because we don't USE_SEMAPHORE:
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-madvise.patch.html
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-pthread.patch.html
2007-07-27 13:31:55 +00:00
Michael Nottebrock
78d3221700
This is what happens if you think you know what make(1)'ll do.
...
Fix build.
2007-07-27 13:31:03 +00:00
Tilman Keskinoz
85940b1508
Fix packagebuild by not installing .bak files
2007-07-27 13:12:57 +00:00
Mikhail Teterin
0b7c87f9e9
Add a patch found on RedHat mailing list. It is quite important,
...
where size_t is wider than int...
Bump PORTREVISION.
2007-07-27 13:00:52 +00:00
Michael Nottebrock
902b1b5d70
The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
...
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
2007-07-27 10:31:45 +00:00
Martin Wilke
b911ba7d30
Command line interface (CLI) for ruby-debug-base.
...
WWW: http://rubyforge.org/projects/ruby-debug
PR: ports/114954
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-27 09:16:14 +00:00
Martin Wilke
bb3acda933
Faster implementation of the standard debug.rb using
...
a native extension with a new hook Ruby C API.
WWW: http://rubyforge.org/projects/ruby-debug
PR: ports/114954
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-27 09:15:17 +00:00
Sergey Skvortsov
9133edf376
Update to 0.9999
...
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES
2007-07-27 05:32:56 +00:00
Sergey Skvortsov
1f7988e4a7
Update to 0.31
...
Changes: http://search.cpan.org/src/KASEI/Class-Accessor-0.31/Changes
2007-07-27 05:24:53 +00:00
Sergey Skvortsov
d6057ce168
* update to 2.2.1
...
* take maintainership
Approved by: maintainer
2007-07-26 21:41:45 +00:00
Tilman Keskinoz
17b66e2933
Add soapui, a Java application for testing web services over HTTP
2007-07-26 19:26:45 +00:00
Rong-En Fan
34592ff94f
- Install version.h to DATADIR, some ports' configure script looks this
...
file, for example, the newer version of asterisk.
PR: ports/114612
Submitted by: viper <viper at perm.raid.ru>
Approved by: Steve Ames <steve at energistic.com> (maintainer)
2007-07-26 17:29:50 +00:00
Rong-En Fan
5824bf1ad8
- Update to 0.28
...
- Respect NOPORTDATA and NOPORTEXAMPLES
- Use PORTDATA and PORTEXAMPLES to simplify pkg-plist
PR: ports/114619
Submitted by: Sergei Vyshenski <svysh at pn.sinp.msu.ru> (maintainer)
2007-07-26 16:07:59 +00:00
Li-Wen Hsu
6c6334da7a
- Truely respcect DATADIR
...
Submitted by: sat
2007-07-26 15:12:55 +00:00
Rong-En Fan
435f7e148c
- Update to 5.6 snapshot 20070721
2007-07-26 12:59:03 +00:00
Roman Bogorodskiy
04ea42a5f1
Update to 0.33.5.
2007-07-26 07:07:43 +00:00
Cheng-Lung Sung
9e22cb1bf8
- Update to 2.4
2007-07-26 06:20:07 +00:00
Boris Samorodov
967eaf5dc4
Eric is a full featured Python and Ruby editor and IDE, written in python.
...
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.
This is a port of eric4 (based on Qt4).
WWW: http://www.die-offenbachs.de/detlev/eric.html
2007-07-25 22:56:51 +00:00
Boris Samorodov
23a168004a
Those ports will be added soon to the ports tree with more adequate names.
...
There is no history for those porst, so no repocopy.
. french/fr-py-qt4-eric4
. german/de-py-qt4-eric4
. russian/ru-py-qt4-eric4
. devel/py-qt4-eric4
2007-07-25 22:44:09 +00:00
Li-Wen Hsu
1c500beb81
- Update to 3.1.2
...
- Remove obsoleted patch
- Use DATADIR
- Take maintainership
2007-07-25 15:33:16 +00:00
Erwin Lansing
b63367564b
Update to 2.205
2007-07-25 09:44:49 +00:00
Cheng-Lung Sung
51828b217a
- Update to 0.7
2007-07-25 07:10:37 +00:00
Cheng-Lung Sung
8289f87d6b
- Update to 0.51
...
- reset maintainership
PR: ports/113944
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-25 06:10:43 +00:00
Cheng-Lung Sung
30ee4b7cb0
Facets is a large collection of core extension methods and module
...
additions for the Ruby programming language. The core extensions
are unique by virtue of thier atomicity. Methods are stored in their
own files, allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins and
microframeworks, from the Functor to a full-blown SI Units system.
WWW: http://Facets.RubyForge.org/
PR: ports/114877
Submitted by: Yarema <yds at CoolRat.org>
2007-07-25 06:09:37 +00:00
Cheng-Lung Sung
470b18ae56
- Update to 1.1
...
- submitter -> maintainer
PR: ports/114865
Submitted by: maintainer (Konstantin Saurbier)
2007-07-25 06:06:12 +00:00