Commit Graph

6309 Commits

Author SHA1 Message Date
sthen
405c122be8 update to a newer snapshot; made after upstream's freeze in the
runup to 2.5 release towards the end of this month.
2009-02-08 22:55:43 +00:00
pirofti
33f4b4c1e5 Remove amd64 support as it does not work yet.
Asked by Dmitri Alenichev (maintainer).
2009-02-06 11:41:35 +00:00
simon
7cbf515d3f update to version 0.05
ok espie@ (MAINTAINER)
2009-02-06 08:10:18 +00:00
simon
4690208dd4 add p5-boolean, p5-Test-MockTime and p5-DateTime-Format-Natural 2009-02-05 22:05:20 +00:00
simon
53701487f2 import p5-DateTime-Format-Natural
DateTime::Format::Natural takes a string with a human readable date/time
and creates a machine readable one by applying natural parsing logic.
2009-02-05 22:05:00 +00:00
simon
60ee9f6eae import p5-Test-MockTime
This module was created to enable test suites to test code at specific
points in time.  Specifically it overrides localtime, gmtime and time at
compile time and then relies on the user supplying a mock time via
set_relative_time, set_absolute_time or set_fixed_time to alter future
calls to gmtime, time or localtime.
2009-02-05 22:04:58 +00:00
simon
6291e71bdd import p5-boolean
This module provides basic Boolean support, by defining two special
objects: true and false.
2009-02-05 22:04:56 +00:00
ajacoutot
9c091c55c1 - fix an indentation error
from David Coppa on ports@, thanks!
2009-02-05 07:46:27 +00:00
jasper
78d8c31cc6 - Module::Loaded comes with perl 5.10, so add the COMES_WITH marker
- fix dependencies of p5-Graphics-ColorNames accordingly

ok simon@
2009-02-04 08:48:20 +00:00
jasper
a137098584 - update p5-AnyEvent to 4.331
- install some example scripts
2009-02-04 08:47:15 +00:00
simon
f41617287b add p5-Config-Auto 2009-02-04 08:37:09 +00:00
simon
9549c2a0e2 import p5-Config-Auto
This module was written after having to write Yet Another Config File
Parser for some variety of colon-separated config.  Config::Auto can
examine a config file to automatically determine what format it's in.
The module understands colon separated, space separated, equals
separated, XML, Perl code, and Windows INI formats.

from Mikolaj Kuchars
2009-02-04 08:37:06 +00:00
jasper
c12df4d38d - update p5-File-HomeDir to 0.82 2009-02-04 08:28:11 +00:00
jasper
82a3618768 - update p5-Config-General to 2.42 2009-02-04 08:25:22 +00:00
jasper
33c1e4b2f0 - update p5-POE-Component-Pluggable to 1.14 2009-02-03 22:57:47 +00:00
jasper
550af43847 - update p5-Graph to 0.91 2009-02-03 22:43:48 +00:00
jasper
7596e9930b - bugfix update p5-Config-IniFiles to 2.47
- switch to modbuild
2009-02-03 22:36:26 +00:00
pirofti
264390460c Update to 1.2.2. Okay bernd@. 2009-02-03 12:23:05 +00:00
pirofti
5dce98c2b5 Update to 3.0.3. Okay bernd@. 2009-02-03 12:22:21 +00:00
pirofti
da461ec477 Update to 3.11.1. Okay bernd@. 2009-02-03 12:21:04 +00:00
pirofti
408219b07c Update to 3.0.1. Okay bernd@. 2009-02-03 12:20:11 +00:00
martynas
a96b269c0b - update to py-nose-0.10.4; from Benoit Chesneau
- move to MODPY_EGG_VERSION;  from eric@
ok eric@, wcmaier@
2009-02-03 01:04:57 +00:00
simon
be62fdd3be update to version 0.44 2009-02-03 00:00:02 +00:00
simon
397631ee71 update to version 0.09 2009-02-02 15:10:52 +00:00
ajacoutot
443e4d7f0a - update py-gdata to version 1.2.4
- reformat and tweak DESCR

from frantisek holop (MAINTAINER)
2009-02-02 11:58:11 +00:00
simon
9d46283b2d add p5-Variable-Magic and p5-B-Hooks-EndOfScope 2009-02-02 00:58:12 +00:00
simon
654c45e001 import p5-Variable-Magic
Magic is Perl way of enhancing objects.  This mechanism let the user add
extra data to any variable and hook syntaxical operations (such as
access, assignation or destruction) that can be applied to it.  With
this module, you can add your own magic to any variable without the pain
of the C API.
2009-02-02 00:58:07 +00:00
simon
895821ef6f import p5-B-Hooks-EndOfScope
This module allows you to execute code when perl finished compiling the
surrounding scope.
2009-02-02 00:58:02 +00:00
simon
c5d6b425a1 update to version 5.7016 but pad the PKGNAME with two zeros to keep
upgrades working
2009-02-02 00:30:56 +00:00
bernd
1db02791b0 Update to ruby-mocha-0.9.5. 2009-02-01 13:37:36 +00:00
simon
f501c65313 update to version 0.64 2009-02-01 00:58:52 +00:00
simon
59e78589e3 update to version 0.75 2009-02-01 00:58:50 +00:00
simon
b82b2e0b5f maintenance update to version 0.982 2009-02-01 00:58:47 +00:00
bernd
e75d149ea0 Add ruby-echoe. 2009-01-31 18:21:15 +00:00
bernd
72b94cbbfe Initial import of ruby-echoe-3.0.2.
A Rubygems packaging tool that provides Rake tasks for documentation,
extension compiling, testing, and deployment.
2009-01-31 18:20:26 +00:00
bernd
34fbe976bc Update to ruby-hoe-1.8.3. 2009-01-31 12:53:37 +00:00
bernd
7a79a12758 Update to ruby-columnize-0.3.0. 2009-01-31 12:51:13 +00:00
bernd
a5f813d135 Update to ruby-highline-1.5.0. 2009-01-31 10:09:11 +00:00
eric
bd7c4096c9 - update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@
2009-01-30 16:22:08 +00:00
eric
a425346223 - update to 3.5.0
- change homepage
- more tests in regress

ok wcmaier@
2009-01-30 16:18:10 +00:00
bernd
05776bd038 add ruby-extlib 2009-01-30 00:47:32 +00:00
bernd
be8732b540 Initial import of ruby-extlib-0.9.10.
extlib is a general Ruby extensions serving DataMapper and
DataObjects, but available for any project.
2009-01-30 00:46:36 +00:00
simon
5faca519e4 update to version 0.09 and use tabs instead of whitespaces
from Markus Hennecke, thanks!
2009-01-30 00:08:19 +00:00
bernd
64507eb71a Update to git 1.6.1.2 and add a subversion 1.5.5 fix for git-svn. 2009-01-29 23:16:35 +00:00
sturm
cdbd4947ca fold libsoup's ssl FLAVOR into the regular package 2009-01-29 20:08:42 +00:00
ajacoutot
af61eeeace - sanitize WANTLIB+LIB_DEPENDS
- remove esd/audiofile from WANTLIB
- add CONFIGURE_SHARED
- regen PLIST while here
2009-01-29 15:34:15 +00:00
simon
968c631ded maintenance update to version 0.2002 2009-01-28 23:20:56 +00:00
naddy
10d23cdd5b remove workaround now that our C++ header is fixed 2009-01-28 19:23:56 +00:00
ajacoutot
68a32a0dcd - the file(1) call needs to be changed as the '-i' switch does not exist
under OpenBSD... because chl@ is a slacker ;)
This will not give completely the intended output, but at least it will
be closer than getting file(1) usage().
2009-01-28 09:53:02 +00:00
jasper
ff9b7c1ac2 - fix XDG conflicting symbols, from FreeBSD
this ought to help resolve some crashes in at least evolution and anjuta

hinted by ajacoutot@, thanks :)
2009-01-28 09:24:38 +00:00
kili
ac86330437 + hscolour 2009-01-27 21:33:16 +00:00
kili
f421e05f7b hscolour is a small Haskell script to colourise Haskell code. It
currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.

ok giovanni@ (who spotted an empty and obsolete include dir in the PLIST),
okan@ (who don't get the $V cleanup now -- sorry),
sthen@ ("I'm all for having more ports where the word colour is spelt correctly)
2009-01-27 21:32:36 +00:00
martynas
a8be76c150 update to simplejson-2.0.7, based on the initial simplejson-2.0.6
diff from Benoit Chesneau.  ok wcmaier@
2009-01-27 21:28:51 +00:00
jasper
7be872b0cf - add py-editdist 2009-01-27 08:27:45 +00:00
djm
28198f320a import py-editdist-0.3:
> py-editdist is a Python module to calculate the Levenshtein edit
> distance between two strings.
2009-01-26 23:43:20 +00:00
simon
d7f94b3368 regenerate packaging list after update and bump
pointed out by Markus Hennecke, thanks!
2009-01-26 20:19:18 +00:00
landry
ad8b01fde2 Update to waf 1.5.2, add a patch to workaround a stupid cc version check.
ok jasper@ wcmaier@
2009-01-26 19:47:12 +00:00
sthen
03bb56ee4a add Brad as maintainer + bump, small style nit 2009-01-26 12:46:12 +00:00
ajacoutot
a165a5753e - s/-pthread/-lpthread
ok sthen@
2009-01-26 12:04:35 +00:00
ajacoutot
57ef8dc6f2 - s/-lpthread/-pthread
- add CONFIGURE_SHARED
2009-01-26 09:58:47 +00:00
bernd
363248410c Disable pthread usage since it seems to break some stuff.
Found the hard way by Simon Kuhnle, thanks!
2009-01-26 08:58:43 +00:00
simon
d94f66822b add p5-Class-C3-Adopt-NEXT 2009-01-25 22:31:23 +00:00
simon
c581918be5 import p5-Class-C3-Adopt-NEXT
This module is intended as a drop-in replacement for NEXT, supporting
the same interface, but using Class::C3 to do the hard work.  You can
then write new code without NEXT, and migrate individual source files to
use Class::C3 or method modifiers as appropriate, at whatever pace
you're comfortable with.
2009-01-25 22:31:18 +00:00
kili
1448c2318c Update to darcs-2.2.0.
ok okan@ ("works for me as much as i can test")
2009-01-25 18:53:33 +00:00
jakemsr
7398d6cd1a let SDL do the audio conversions as smpeg doesn't do them very well
ok pvalchev
2009-01-25 01:25:39 +00:00
bernd
7b95528cd3 Update to ruby-mocha-0.9.4. 2009-01-24 17:52:35 +00:00
bernd
975efcff37 Update to rspec-1.1.12. 2009-01-24 17:13:28 +00:00
ajacoutot
4c95f3954e - link with -pthread, not -lpthread
- regen PLIST while here

ok espie@
2009-01-24 15:34:10 +00:00
bernd
b9b5d8eab3 Update to ruby-tzinfo-0.3.12. 2009-01-24 15:29:45 +00:00
bernd
ce191c802f Update to git-1.6.1.
Also fixes command injection vulnerabilities in gitweb.
(CVE-2008-5516, CVE-2008-5517) Hint from jasper@, thanks!

help & tests sturm@
2009-01-24 14:31:28 +00:00
jakemsr
53ef50a03a cleanup sndio backend
- rename from "libsndio" to "sndio"
- remove support for "frame tick" synchronization; nothing uses it
- as with many other sndio backends, the audio device block size is the
  buffer-write-size the application wants and there are 2 blocks per
  device buffer
- if SDL will resample, increase the audio block and buffer size by
  the same ratio, so that device latency (or how much *time* the
  application has between write()s to not let the buffer underrun) does
  not change
- allow applications to disable conversions

tested with almost every port that uses this code (exceptions being some
games that require non-free game data) on a device most likely to be
affected by the changes (azalia(4) that only does 44.1 or 48 kHz s16)

unoverriding conversion disabling exposes brokenness in a few other
ports, those will be fixed soon
2009-01-24 10:56:11 +00:00
naddy
eaaca9c3d5 isfinite() is in the std namespace 2009-01-23 17:45:36 +00:00
kili
0fd59bd72a Update to slib-guile-1.0.
portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)
2009-01-21 18:32:51 +00:00
kili
be12633e85 Update to slib-3b1.
Update HOMEPATE and MASTER_SITES.
Use SUBST_CMD for guile.init (requested by jasper@).

portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)
2009-01-21 18:28:22 +00:00
ajacoutot
5c2ca068ae - unbreak (do we still need/want that stuff?)
- regen WANTLIB after libgnome esound support removal
2009-01-21 13:25:59 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
4e67ad9d4c - s/LIBSNDIO/SNDIO for consistency
discussed with naddy@

"sure" jakemsr@
2009-01-19 09:42:21 +00:00
ajacoutot
3b9b014f22 - remove 2 useless patches
- tweak comment in patch-Makefile_in

maintainer timeout
"sure" landry@, ok jasper
2009-01-19 09:40:51 +00:00
landry
235a177962 Link ssl-flavoured libsoup to the build.
Needed by an incoming midori update, pointed out by James Turner.
No objection from ajacoutot@ and jasper@
2009-01-18 21:44:41 +00:00
djm
9302329f2c + SUBDIR += py-babel
+     SUBDIR += py-html5lib
2009-01-18 20:05:12 +00:00
djm
e918cd87df Import of html5lib-0.11.1
> A python based HTML parser/tokenizer based on the WHATWG HTML5
> specification for maximum compatibility with major desktop web
> browsers.

feedback & ok wcmaier@
2009-01-18 20:03:56 +00:00
djm
dfe1f7fe48 Import of Babel-0.9.4
> Babel is composed of two major parts: tools to build and work with
> gettext message catalogs, and a Python interface to the CLDR (Common
> Locale Data Repository), providing access to various locale display
> names, localized number and date formatting, etc.

feedback & ok wcmaier@
2009-01-18 20:01:41 +00:00
ajacoutot
8f82cdd3ee - bugfix update to goffice-0.6.6 2009-01-18 18:49:55 +00:00
jakemsr
06dd44f100 - add sndio backend
- remove OSS and esd support
ok ajacoutot@ (MAINTAINER)
2009-01-17 12:30:08 +00:00
kurt
b3c5b98ff9 - Update to early access b43:
http://download.java.net/jdk7/changes/jdk7-b43.html
- Remove KOI8_U char encoding which no longer applies
- Correct datatype warning in fork_and_exec()
- Sync patches
2009-01-17 11:37:42 +00:00
kurt
3c269147e5 Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.
2009-01-16 16:49:29 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
djm
a3401510f8 update to 2008i 2009-01-15 23:08:52 +00:00
bernd
954a5de2fa Update to ruby-gems-1.3.1. 2009-01-14 22:54:53 +00:00
jasper
5aef760f0d - update glade3 to 3.5.4
maintainer timed-out
2009-01-14 22:54:52 +00:00
simon
74f9d03979 update to version 0.42 2009-01-14 22:44:49 +00:00
bernd
3d0586c623 Update to ruby-rails-2.2.2. prodded by robert@ 2009-01-14 22:20:06 +00:00
fgsch
8c61cf0151 update to 0.7.1. needed by the upcoming audacious update.
sthen@ ok.
2009-01-14 21:07:17 +00:00
fgsch
6993493052 update to 0.7.0. sthen@ ok. 2009-01-14 21:06:39 +00:00
simon
e633be3a74 update to version 0.14 2009-01-14 18:17:33 +00:00
simon
aa4fe2ed59 update to version 1.20 2009-01-14 18:13:21 +00:00
simon
b32b696e98 update to version 0.38 2009-01-14 17:58:16 +00:00
simon
dece5e603b update to version 0.22 2009-01-14 17:52:10 +00:00
simon
f3cff336de maintenance update to version 4.63 2009-01-14 17:48:30 +00:00
simon
0050152304 update to version 1.14 2009-01-14 17:45:04 +00:00
jasper
6bb9f5f585 - update libgnomemm to 2.6.7
- specify license version
- regen WANTLIB
2009-01-14 10:39:43 +00:00
jasper
1613ca1bdc - update gconfmm to 2.24.0
- specify license versions
- regen WANTLIB
2009-01-14 10:38:33 +00:00
jasper
e12a4d8434 - update libsoup to 2.24.3 2009-01-12 23:00:59 +00:00
jasper
ca0794df5c - SECURITY FIX for CVE-2008-5824 which can cause a buffer overflow
patch taken from Debian's bug report, #510205
2009-01-12 16:15:03 +00:00
landry
4ab94e2cbc Fix LIB_DEPENDS nom that pangomm is in its own port 2009-01-11 22:59:42 +00:00
landry
b84fd356c3 link pangomm to the build 2009-01-11 22:51:51 +00:00
landry
4ea83a0ae6 Import pangomm, a c++ wrapper around pango.
Was previously provided by gtk2mm, hence @conflict with older versions of
it.
2009-01-11 22:50:34 +00:00
pirofti
a741644cdf Add fasm to the makefile. 2009-01-11 18:25:37 +00:00
pirofti
2df6683936 Import fasm, from Dmitri Alenichev. Thanks!
The flat assembler is a fast and efficient self-assembling 80x86
assembler for DOS, Windows and Linux operating systems. Currently it
supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
can produce output in binary, MZ, PE, COFF or ELF format. It includes
the powerful but easy to use macroinstruction support and does multiple
passes to optimize the instruction codes for size. The flat assembler is
self-compilable and the full source code is included.

okay sthen@.
2009-01-11 18:23:25 +00:00
ajacoutot
28827aac69 - bugfix release to glib2-2.18.4
thanks to Benoit Lecocq for amd64 testing
2009-01-11 17:06:26 +00:00
sthen
81e729b6a7 I forgot to cvs add this. 2009-01-10 02:03:50 +00:00
sthen
3b8ae9214a update to 1.1.9 from Brad (maintainer); various bug fixes, including
format string errors, scanf overflows and assorted crashes.
2009-01-10 01:30:54 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
martynas
ce3ab68a5a - do not run with a predictable directory as root: firefox,
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@;  ok kurt@
2009-01-09 15:54:31 +00:00
ratchov
0c13c69eeb bump PKGNAME, forgotten in the last commit
requested by sturm@
2009-01-08 20:38:11 +00:00
ratchov
9670a34ce5 allow programs to use big endian and unsigned 16-bit encodings
discussed with, tested by and ok todd@,
looks good to jakemsr@
2009-01-08 20:10:46 +00:00
jasper
1d642be203 - add p5-Getopt-Euclid 2009-01-08 12:20:18 +00:00
jasper
c93b117978 import p5-Getopt-Euclid 0.2.0
Getopt::Euclid uses your program's own documentation to create a com-
mand-line argument parser. This ensures that your program's documented
interface and its actual interface always agree.
2009-01-08 12:17:57 +00:00
matthieu
45c7658262 add libftdi. 2009-01-07 21:53:52 +00:00
matthieu
8621a79f3d Add libftdi, a library to interface with ftdi usb-serial chips.
with comments and ok from sthen@.
2009-01-07 21:35:59 +00:00
grange
4b4aae87fe lib765 and libdsk were only used by emulators/fuse and the latest
version doesn't use them anymore. so no need to keep these unmaintained
ports.
2009-01-07 18:17:19 +00:00
jasper
5548f17447 - update libgsf to 1.14.11
"looks sane to me" ajacoutot@
2009-01-07 18:06:19 +00:00
grange
43eca99862 Update to libspectrum-0.5.0. 2009-01-07 17:58:02 +00:00
kurt
93c995a9c0 As noted on the freebsd-java list, Sun's u3 source page no longer links
to the distfiles but they are still available using full URLs. Update
FETCH_MANUALLY text to use the full URLs.
2009-01-07 13:34:21 +00:00
martynas
6ed5fe7d95 use fonts that are available instead of msttcorefonts. fixes the
looks of xulrunner-dependent applications;  as reported by ajacoutot@
"YES!" ajacoutot@
2009-01-06 23:31:45 +00:00
pirofti
c708b41f85 Update to 1.0.2.
- update license and PERMIT_* (after the discussions during p2k8 with
the devels they decieded to make it MIT licensed, great news!)
- plist change
- change to the new spaced equal-sign format

``Awesome, please go ahead'' bernd@.
2009-01-06 13:21:54 +00:00
jasper
b27f0a8a21 - add json-glib 2009-01-05 18:14:47 +00:00
jasper
3ac252df74 import json-glib 0.6.2
JSON-GLib implements a full JSON parser using GLib and GObject.
Use JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize GObject
instances to and from JSON data types.
2009-01-05 18:11:06 +00:00
kurt
ac17ae9adf Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
  Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
  6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
  plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
  Defs-utils.gmk locations for bsd utilities
2009-01-04 23:25:15 +00:00
jasper
ac787fe024 - update py-gobject to 2.16.0
ok ajacoutot@
2009-01-04 21:41:16 +00:00
jasper
2da58ea5a8 - update p5-Graph to 0.90 2009-01-04 10:09:13 +00:00
jasper
647a05bbc7 - update p5-Config-IniFiles to 2.45
- set license marker (perl)
2009-01-04 10:05:40 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
naddy
2034b7ab04 PERMIT_* changes require a version bump 2009-01-03 19:51:04 +00:00
ajacoutot
1f1fcb10c3 - add missing @conflict marker with old thinkingrock
from Mikolaj Kucharski, thanks!
2009-01-02 17:05:27 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
wcmaier
e47ce3c059 Update to 1.1.2 (SECURITY).
Prevent malicious clients from overwriting repo config file (and a
few other bug fixes).
2009-01-01 17:27:22 +00:00
pea
c9efae7a95 Update to 0.1.2
ok ajacoutot@
2008-12-31 12:15:45 +00:00
sthen
e6cdb88c0c add @pkgpath marker to ease updates from the removed -esd flavour and
bump version.  pointed out by ajacoutot; ok ajacoutot, jakemsr.
2008-12-30 22:17:54 +00:00
sthen
9ab85f017e Don't try and build the now-removed esd flavour of sdl. From viq, thanks! 2008-12-30 16:15:52 +00:00
jakemsr
be62cb80f3 remove arts and esd backends
from Brad, thanks
2008-12-30 02:15:20 +00:00
wcmaier
39a9c721eb Update to setuptools 0.6c9.
ok djm@ (MAINTAINER)
2008-12-29 20:09:02 +00:00
wcmaier
6879915745 Update to mercurial 1.1.
Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!
2008-12-29 20:04:59 +00:00
okan
b96009749e maintenance update to 0.7.2; from Brad.
ok sthen@
2008-12-28 22:11:59 +00:00
steven
9d093b04e0 update to 1.5.5
also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page

from maintainer Stefan Sperling, tweaked a bit by me
2008-12-27 19:20:36 +00:00
sturm
d2085d3540 fixup mt FLAVOR, untested but looks much more like apr-mt
maintainer timeout
2008-12-27 15:33:04 +00:00
fgsch
203f67a75b Update to 0.7.9; maintainer (wcmaier@) ok. 2008-12-27 15:32:54 +00:00
fgsch
365c32d682 update to 0.9.1. maintainer (wcmaier) ok. 2008-12-27 15:29:54 +00:00
jakemsr
3d85607ee9 bufsz -> appbufsz per recent libsndio changes 2008-12-23 07:45:32 +00:00
phessler
4fc209635b I was mistaken in my reading of the license. We can distribute packages
of this.

requested by deraadt@
2008-12-22 22:43:02 +00:00