mbalmer
425d937be7
Security update to Mantis 1.0.7. This fixes several bugs and three
...
vulnerabilities.
2007-04-17 10:00:26 +00:00
espie
38f1e2582b
synch, 4328 unzels
2007-04-17 09:54:41 +00:00
kili
b49a6b4059
Adjust for new junit. No pkg bump, because only regress depends on junit.
2007-04-17 07:55:40 +00:00
espie
d02db4d573
+p5-Catalyst-Controller-Rose
...
+p5-Data-Pageset
2007-04-16 21:22:38 +00:00
espie
51d6abdc00
catalyst controller leveraging the power of the rose framework
2007-04-16 21:20:39 +00:00
espie
0e5e27819f
extension to Data::Page
2007-04-16 21:14:38 +00:00
espie
5f6665c8cb
+p5-Devel-Leak
...
+p5-YAML-Syck
2007-04-16 21:09:47 +00:00
espie
90eac9a957
YAML/JSON parser in highly optimized C.
2007-04-16 21:08:35 +00:00
espie
2bd6cc3a2f
Devel::Leak is a somewhat specialized module to hunt for hard to find
...
memory bugs in perl XS code.
2007-04-16 21:06:05 +00:00
espie
233e08b5e7
+rose classes
2007-04-16 20:52:30 +00:00
espie
d63e12aaab
autocompleter for html::rose, yet another dep for a catalyst rose controller
2007-04-16 20:50:43 +00:00
espie
cd2dac7a03
Object-oriented HTML interface for the Rose framework.
...
Uses Clone instead of Clone::PP with no apparent issues...
2007-04-16 20:46:42 +00:00
espie
db7ec158c8
Rose::URI: an URI module specifically tailored for use with Rose.
2007-04-16 20:31:28 +00:00
espie
b711c9de3a
+p5-Sort-SQL
2007-04-16 19:40:16 +00:00
espie
02b42a0b59
very simple module, a prereq for some catalyst controller.
2007-04-16 19:39:24 +00:00
espie
2b185486b5
update Jifty::DBI along with requisite dependencies
2007-04-16 19:30:57 +00:00
marco
5b7a5f8a8a
Modify iogen to terminate all children when either data corruption or
...
data loss occurs. This trigers a major version bump.
2007-04-16 17:46:31 +00:00
espie
a5d3f1822b
shave a bit of time (roughly 5%) by noticing that package lists are
...
now more or less `unique', so we can avoid processing them more
than once.
2007-04-16 15:09:03 +00:00
espie
4d3e4bb38e
shrink memory used by building only one single list per set of pkgnames.
...
Also use a simple `seen' cache for files only used by one package, since
they cannot participate in actual conflicts.
Shrinks memory for 250M to 190M, with no negative speed effects.
2007-04-16 14:36:25 +00:00
steven
2c777132fd
use .tgz instead of .zip archive which is no longer available
...
pointed out by david@ some time ago
regen patches while here. no bump needed.
2007-04-16 14:13:14 +00:00
espie
bd5bc8a1ea
synch
2007-04-16 12:28:29 +00:00
ian
a9f061599c
Add bits of documentation to maintainerless port, no code change, bump pkg
2007-04-16 00:04:32 +00:00
ian
b666d87e4f
Adjust depends for junit point release, pkg bump
2007-04-15 23:14:26 +00:00
ian
02f79a3509
Upgrade from 3.8.1 to 3.8.2. Convert from "download binary Java code" to
...
normal build port. Take maintainership, suggested by previous maintainer kevlo.
Be more cautious with license (CPL). ok kurt@
2007-04-15 23:08:22 +00:00
espie
e7142515bb
you can't have inter-packages WANTLIB, you've got to go through LIB_DEPENDS
...
so that build proceeds correctly.
noticed by naddy@, kili@, bug by sturm@
bump PKGNAME for people who managed to build the broken version.
2007-04-15 18:26:03 +00:00
mbalmer
0157d680b0
Update to ufraw 0.11.
...
(Note: Depending on the pictures you open, you may need to
raise the data limit (ulimit -d) a bit.)
2007-04-15 12:44:54 +00:00
aanriot
073ae79cbb
- enable postgresql support by default.
...
- add a prelude flavor + instructions.
- regen patches.
team work with maintainer Rui Reis.
2007-04-15 11:58:25 +00:00
aanriot
662b3c8355
add _nepenthes uid/gid for net/nepenthes.
...
from Rui Reis.
2007-04-15 11:56:26 +00:00
aanriot
75d2b3b944
update to 0.9.9 .
...
tested by Rui Reis.
2007-04-15 11:40:48 +00:00
aanriot
fd9c5f4cb2
update to 0.9.7.2 .
...
tested by Rui Reis.
2007-04-15 11:39:28 +00:00
aanriot
8711e8c863
update to 0.9.12 .
...
tested by Rui Reis.
2007-04-15 11:38:10 +00:00
aanriot
b4eb429ca1
update to 0.9.13.2 .
...
tested by Rui Reis.
2007-04-15 11:37:16 +00:00
grange
6afa9ff2c4
Update to gxemul-0.4.5.
2007-04-15 08:08:38 +00:00
steven
610ba94fda
mention the -ap2 package here too
2007-04-15 07:40:27 +00:00
sturm
b67038d83e
WANTLIB
2007-04-14 21:20:19 +00:00
sturm
f8843a3dfa
update to Net-SSH-Perl-1.30
...
from Okan Demirmen
2007-04-14 20:18:03 +00:00
steven
49af6f0a2a
update to sqlite 3.3.15
...
doesn't look bad espie@
2007-04-14 19:34:03 +00:00
naddy
c88481207a
Do not depend on a special pseudo-flavor and prevent double building
...
during bulk builds. ok espie@, sturm@
2007-04-14 17:39:56 +00:00
espie
0fdad65312
modify libtool to run install with *no* executable permissions on files that
...
do not need it.
After discussion with matthieu, theo, naddy, and a lot of tests, that
caught up the fact that sometimes, libtool uses cp, so we let it use cp
(for now).
2007-04-14 15:58:03 +00:00
steven
c5e8ae6b85
update to 2.1pre28, various bug fixes
...
from Frank Denis <obsd-ports at pureftpd.org>
2007-04-14 14:35:42 +00:00
robert
e7ac3640cd
- Fix heap overflow in DMO loader. (CVE-2007-1246)
...
pulled from xine SVN by Brad <brad@comstyle.com>
2007-04-14 11:57:39 +00:00
espie
45a364f7c7
+sqliteman, catalyst::rdbo
2007-04-14 11:46:00 +00:00
espie
874b6b085c
use a rose db model for a catalyst app
2007-04-14 11:44:38 +00:00
espie
eee3dd5cd4
simple gfx interface to sqlite databases. Based on qt4. More features
...
than sqlitebrowser.
2007-04-14 11:43:43 +00:00
espie
0b318a4a8b
sync 4318 unzels
2007-04-14 11:36:13 +00:00
mbalmer
c3c2194761
Update to tabled-1.0.5:
...
- tabled can now listen on a local fifo and on a network socket
- a command line client, tablec, has been added to speak to a tabled daemon
over the net
- network exchange can be protected by a secret hash
2007-04-14 06:32:19 +00:00
robert
88d299f7f1
- Fix heap overflow in DMO loader. (CVE-2007-1246)
...
- regen patches while here
pulled from MPlayer SVN by Brad <brad@comstyle.com>
2007-04-13 23:13:21 +00:00
sturm
5099324475
WANTLIB
2007-04-13 20:40:51 +00:00
naddy
3cafbc2710
Disable the x264 plugin. This doesn't build with our x264 port.
2007-04-13 19:49:16 +00:00
mbalmer
6fc6e60f0c
Update to rox filer 2.6
...
The main changes are: support for .desktop files that require a terminal
emulator; emblems for extended attributes are now optional; there's a
new "Fit" backdrop scaling mode (overscale); the unmount dialog
now includes an Eject button, and all mount commands can take arguments;
and there's a new display option to control whether filtering affects
directories or just files.
From Rui Reis <rui@rui.cx>
2007-04-13 18:45:17 +00:00