espie
4af5d10620
the catalyst tutorial is now available on CPAN, so redo the package
...
with the actual sample code, along with new dependencies.
2006-11-10 11:12:00 +00:00
espie
bd67491a3b
+catalyst manual
2006-11-10 11:00:43 +00:00
espie
f7f17e46c8
newer catalyst splits documentation into separate packages
2006-11-10 10:59:37 +00:00
espie
54d1ad1f39
adjust address, since it's now available in the right cpan location
2006-11-10 10:45:05 +00:00
ajacoutot
bf061efe3d
- re-add socket regression test (but do not run IPv4->IPv6 mapping tests
...
under OpenBSD)
- bump so version to 17 as Firefox 1.5.0.8 will use 16 (from wilfried@)
- bump PKGNAME
go ahead steven@
2006-11-09 19:00:39 +00:00
ajacoutot
2ecd92e7bf
- bump SHARED_LIBS version up to 16.0 (one more than the highest
...
mozilla.org app uses now and should prevent any library issues for the
transition to devel/nspr) ; from kurt@ (asked by kili@ and steven@)
- add regression tests ; the following tests are disabled as they need
more work: nameshm1, sema, semaerr, semaping, socket
- bump PKGNAME
ok kurt@
2006-11-07 16:22:05 +00:00
espie
9e5f9b281a
add a few catalyst modules.
...
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
913990042a
simple glue that's needed for catalyst email support
2006-11-07 11:22:24 +00:00
espie
b77386023b
zap SCRIPTS_ENV, make sure include files belong to data owner, zap old
...
SH variable.
2006-11-07 10:55:43 +00:00
sturm
3b6f0582fb
typo in RUN_DEPENDS
...
ok dopey
2006-11-06 21:27:35 +00:00
ajacoutot
e13fa720c6
- update to latest stable version (4.6.3) - 3 years worth of changes!
...
- use patches from www/mozilla-firefox (should now work on all supported
Firefox platforms)
- replaced internal strtod and dtoa implementations (patch from kurt@)
- create and install nspr.pc (from FreeBSD)
- change MASTER_SITES, remove USE_X11, update pkg/DESCR
ok mbalmer@ kurt@
2006-11-06 14:35:45 +00:00
espie
c9b2837656
catalyst basic bundle and deps
2006-11-06 14:32:18 +00:00
espie
e1444b8849
the `official' catalyst development bundle.
...
renamed to catalyst, as we do not use CPAN terminology there...
2006-11-06 14:28:43 +00:00
espie
65d373b992
a few more catalyst pieces
2006-11-06 13:42:41 +00:00
espie
390ce63f7e
RFC 3066 langtags support in perl
2006-11-06 13:07:22 +00:00
espie
ac7b695f75
add catalyst crud scaffolding pieces and interface to prototype
2006-11-06 12:37:45 +00:00
espie
a6a800fa28
catalyst prereq for CRUD scaffolding
2006-11-06 11:53:51 +00:00
msf
297becc61f
+vanessa
2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2
initial import of vanessa
...
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.
initial work by dlg@ and with input from bernd@
ok bernd@
2006-11-06 10:57:38 +00:00
espie
b37196fd7b
fix tutorial
2006-11-06 01:21:49 +00:00
espie
05859c3fa6
add catalyst tutorial components
2006-11-05 21:05:32 +00:00
espie
70568365d5
bundle of packages required to go through the catalyst tutorial
2006-11-05 20:59:55 +00:00
espie
c4d786aa2c
a second way to handle plugins, different semantics.
2006-11-05 20:08:20 +00:00
espie
29f5740748
missed dependency, noticed by Simon
2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df
+boost
2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0
Import boost 1.33.1
...
Free peer-reviewed portable C++ source libraries
From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
7c81911e20
+archivers CATEGORY
2006-11-05 17:12:02 +00:00
espie
417fafd833
link in some catalyst modules
2006-11-05 17:05:42 +00:00
espie
930c033e40
catalyst prereq
2006-11-05 16:19:51 +00:00
espie
23e172192a
needed for Catalyst::Plugin::Session::PerUser
2006-11-05 16:05:24 +00:00
espie
bcd48b1a2b
a set implementation in perl, fast.
2006-11-05 14:53:43 +00:00
espie
5cc5da3093
better debug info from catalyst
2006-11-05 14:28:03 +00:00
espie
f35b9d0fe4
catalyst test prereqs
2006-11-05 13:52:43 +00:00
espie
77dfe7a20f
catalyst test prereq
2006-11-05 13:45:24 +00:00
espie
400b237b1c
test framework for running catalyst stuff outside a webserver
2006-11-05 13:39:24 +00:00
espie
9d89d76dac
+catalyst stuff
2006-11-05 12:32:33 +00:00
espie
83b58071fd
conflicts with old universal exports
2006-11-05 10:54:33 +00:00
espie
6e53832d31
extends require to avoid eval in user-visible code.
2006-11-05 10:37:20 +00:00
espie
56ca89b8c7
modbuild, not build. no package changes
2006-11-05 10:31:49 +00:00
espie
02eecdf495
+catalyst pieces
2006-11-05 00:22:23 +00:00
espie
f0bf5b79f1
yet another catalyst prereq
2006-11-04 23:50:21 +00:00
espie
6763ec7b38
more catalyst prereqs
2006-11-04 23:38:49 +00:00
espie
0956e883d4
prereq for Catalyst
2006-11-04 23:29:18 +00:00
espie
4b84ef24fe
+some catalyst modules
2006-11-04 19:29:07 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
espie
49e7389e21
catalyst prereq
2006-11-04 19:03:02 +00:00
espie
248480c48d
yet another prereq for catalyst
2006-11-04 17:57:17 +00:00
espie
63ee020ed5
yet another catalyst dependency
2006-11-04 17:25:02 +00:00
espie
7af6c7f587
IO::File with locking thru flock
2006-11-04 17:16:41 +00:00
espie
3d3081b86e
synch with 1st phase of imported catalyst
2006-11-04 15:39:10 +00:00
espie
05151c5a2c
yet another catalyst dependency
2006-11-04 15:33:38 +00:00
espie
8df9315246
Visitor pattern in perl.
2006-11-04 15:26:25 +00:00
espie
c42f419daf
update Test-MockObject to a version that can handle catalyst tests...
2006-11-04 15:22:46 +00:00
espie
828499d49d
yet another dependency for updating Test::MockObject
2006-11-04 15:19:38 +00:00
espie
76c0a5db23
another piece of catalyst, this one is a prerequisite for updating
...
Test::MockObject
2006-11-04 15:14:59 +00:00
espie
4e0c7446c7
alternative to Test::more::use_ok
...
prereq for regression tests for catalyst.
2006-11-04 15:04:02 +00:00
espie
a16bf9a9ed
pretty-print Data, catalyst prereq
2006-11-04 14:49:58 +00:00
espie
9c5b91160e
pluggable configuration file reader. Prerequisite for catalyst
2006-11-04 14:45:56 +00:00
espie
f95a746038
Config::General is a configuration parser using a format similar
...
to Apache.
It is a regression depend for some module needed for catalyst.
2006-11-04 14:43:11 +00:00
espie
9706a617db
`plugins' oo mechanism for perl modules. Prerequisite for Catalyst.
2006-11-04 13:54:35 +00:00
espie
baa8f5aa15
lightweight oo exceptions in perl. prerequisite for catalyst.
2006-11-04 13:45:29 +00:00
espie
069fa8ca48
recursive copy from perl. current version, prerequisite for catalyst.
2006-11-04 13:42:02 +00:00
jasper
0413e5a7f7
update to 1.08 and update my address while there.
...
ok steven
2006-11-04 10:14:36 +00:00
ajacoutot
624a0065df
- add sparc64 to ONLY_FOR_ARCHS
...
- take over maintainership
- bump PKGNAME
ok kurt@
2006-11-03 20:56:23 +00:00
espie
ee27422a8e
build with gmp build so that sparc64 gets correct defines and passes
...
its regression tests.
Until the mpfr guys fix their build for real...
2006-11-03 20:16:12 +00:00
ajacoutot
3748a74ceb
Add support for amd64, from NetBSD
...
ok sturm@
2006-11-03 18:02:13 +00:00
alek
f73870a0af
Use MASTER_SITE_APACHE
2006-11-03 10:56:44 +00:00
kili
8b66d2c5b3
Don't blindly reference PKGNAME in other variables and/or targets,
...
since it breaks pkg bumps.
noticed and ok, naddy@
2006-11-02 21:11:07 +00:00
espie
de2e56410c
move script prior to zapping SCRIPTDIR
2006-11-02 10:59:17 +00:00
steven
b7e3d584e6
update to 0.68, and unbreak, it's not arch independent
2006-11-01 21:06:12 +00:00
kurt
d5e7960401
pkg bump due to depends change in java.port.mk
2006-11-01 20:47:41 +00:00
kurt
0f22d97d61
adjust depends so that 1.3+, 1.4 & 1.4+ level ports must use libz free
...
jdk/1.4 from now on.
2006-11-01 20:34:24 +00:00
naddy
b1f7d0b108
update to 4.2.1; joint work with espie@
2006-11-01 18:43:09 +00:00
naddy
e15393d2b7
+mpfr
2006-11-01 18:42:32 +00:00
naddy
c344735e9f
Import mpfr 2.2.0 (which was split off from gmp)
...
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding).
It is based on the GMP multiple-precision library.
Joint work with espie@
2006-11-01 18:41:21 +00:00
mbalmer
85db52bd91
Update to Horde 3.1.3. This also fixes some security problems with the
...
previous version.
Horde now has a dependency on PostgreSQL, which is the default database. If
you want to use MySQL instead, then use the mysql FLAVOR. If you want to use
LDAP in addition to an SQL database, use the ldap FLAVOR.
2006-11-01 10:47:47 +00:00
kurt
7df1fb7f89
Back-port some jdk/1.5 changes:
...
- use system libz instead of internal one. internal libz conflicts with
system libz, for example apps using JNI & libz will fail (OOo).
- enable parallel hotspot compiles on mp systems (one per cpu). no pthreads
involved so its safe to do here.
- socket option corrections. may help Active MQ work.
2006-10-31 19:48:12 +00:00
jasper
1237cedca7
- update to 1.63
...
- fix license
- update my email address while there
ok steven
2006-10-31 19:22:20 +00:00
jasper
def82ade32
add p5-File-HomeDir
2006-10-31 19:01:47 +00:00
jasper
334420f900
import p5-File-HomeDir 0.58
...
File::HomeDir is a module for dealing with issues relating to the
location of directories for various purposes that are "owned" by a user,
and to solve these problems consistently across a wide variety of
platforms.
ok steven
2006-10-31 18:57:39 +00:00
espie
0ee67cd867
unsort
2006-10-31 10:07:43 +00:00
sturm
7fbf046c21
bad espie and sort SHARED_LIBS
2006-10-31 08:41:54 +00:00
xsa
f62958c065
- update to pyparsing-1.4.4.
...
- drop maintainership.
2006-10-30 10:45:57 +00:00
sturm
0c6c33de12
missing REV -> MODRUBY_REV conversion
2006-10-30 07:28:21 +00:00
mbalmer
99e6b366cb
Bugfix update to version 1.10.7.
2006-10-28 17:54:37 +00:00
steven
b5ad736e43
add the version numbers back into some directory names, this works out
...
better for dependent ports.
ok maintainer
2006-10-28 17:52:18 +00:00
mbalmer
3d8ec04de9
Use correct PKG_NAME.
2006-10-28 17:50:19 +00:00
mbalmer
ea2d2fc35d
Update to pear-Log-1.9.9
2006-10-28 17:49:11 +00:00
mbalmer
1d5973d04a
Update to version 1.4.6. They changed the license to a BSD style license.
2006-10-28 17:40:51 +00:00
mbalmer
7733d0b2fa
Add pear-Cache
2006-10-28 12:41:24 +00:00
mbalmer
d1fb23fe29
Add a forgotten RUN_DEPENDS.
2006-10-28 12:40:51 +00:00
mbalmer
702eaa4e91
pear-Cache is a Framework for caching of arbitrary data for PHP.
2006-10-28 12:35:11 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
espie
d671a40fd0
zap
2006-10-28 10:54:57 +00:00
espie
1f61c5c032
zap MODGNU_*, new SHARED_LIBS format.
...
no package change
2006-10-28 10:51:29 +00:00
espie
4dd1b9f427
interactive tests
2006-10-27 16:34:52 +00:00
jasper
4a6bfa4d38
add p5-Params-Util and p5-Task-Weaken
2006-10-27 09:30:45 +00:00
jasper
0efa5d5a1f
import p5-Params-Util 0.21
...
Params::Util provides a basic set of functions that makes checking
parameters easier.
"go ahead" bernd
2006-10-27 09:28:11 +00:00
jasper
eae3c6ca93
import p5-Task-Weaken 0.99
...
this module ensures that a platform has weaken support
"go ahead" bernd
2006-10-27 09:23:49 +00:00
espie
d0bc99c32a
Bug-fix update.
2006-10-27 07:14:24 +00:00
steven
2339bc9bcf
+itcl
2006-10-25 14:24:18 +00:00
steven
ce3d3e0317
import itcl 3.3
...
[incr Tcl] is an object-oriented extension of the Tcl language. It
was created to support more structured programming in Tcl. Tcl scripts
that grow beyond a few thousand lines become extremely difficult to
maintain. This is because the building blocks of vanilla Tcl are
procedures and global variables, and all of these building blocks
must reside in a single global namespace. There is no support for
protection or encapsulation.
from nikns at secure.lv
2006-10-25 14:24:03 +00:00
david
611f554e27
fix SUBDIR sorting
2006-10-24 16:47:27 +00:00
espie
776d6744ed
cosmetic change in shared_libs.log
2006-10-23 13:55:07 +00:00
kili
66e4e5f6a7
The IvyDE plugin integrates Ivy dependency management into the
...
Eclipse IDE. It includes an Ivy XML editor and a class path container
for automatic downloads and dependency resolution.
ok, kurt
(This time to the correct module... sorry for the noise)
2006-10-22 08:45:36 +00:00
kili
af909f8e2c
add ivyde
2006-10-22 08:30:58 +00:00
kili
6e9c21507e
add ivy
2006-10-22 08:28:20 +00:00
kili
b2deb31206
Ivy is an agile dependency manager, primarily focused on managing java
...
dependencies. Ivy has a lot of powerful features, the most popular and
useful being its flexibily, integration with ant, and its strong
transitive dependencies management engine.
feedback, improvements, and ok by kurt
2006-10-22 08:27:41 +00:00
espie
2ca17313c5
fix, again, sigh.
2006-10-21 16:15:28 +00:00
espie
3cd75f1ccc
The comments make it not work, have to use
...
SHARED_LIBS +=
2006-10-21 14:11:34 +00:00
espie
92cdbfdfed
oops, forgot to strip the `lib' part.
2006-10-21 13:51:15 +00:00
espie
dad78a0bc1
much cleaner version of the shared libs log
2006-10-21 13:31:51 +00:00
espie
5bd3aa5574
let build produce a SHARED_LIBS_LOG file which contain lines like
...
SHARED_LIBS+= <openbsd_version> # <original libtool version>
Those lines you can put into a port's Makefile... and so notice more
easily what the software people upstream change.
2006-10-21 11:22:29 +00:00
bernd
a07d6efcb9
add ruby-gem_plugin
2006-10-20 18:16:18 +00:00
bernd
92e9e47af8
Initial import of ruby-gem_plugin-0.2.1.
...
GemPlugin is a system that lets your users install gems and lets you load
them as additional features to use in your software. It originated from the
Mongrel project but proved useful enough to break out into a separate project.
2006-10-20 18:15:00 +00:00
bernd
2ad21c1700
add ruby-daemons
2006-10-20 17:19:30 +00:00
bernd
35b35bf6a7
Initial import of ruby-daemons-1.0.2.
...
daemons provides an easy way to wrap existing ruby scripts (for example a
self-written server) to be run as a daemon and to be controlled by simple
start/stop/restart commands. daemons can also run and control blocks of
Ruby code in a daemon process.
2006-10-20 17:16:41 +00:00
naddy
7592a2d276
update to 0.14.6:
...
* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.
No other changes, no external changes.
2006-10-20 14:15:24 +00:00
bernd
c7e1d4512a
add ruby-flexmock
2006-10-20 13:25:25 +00:00
bernd
95b03bbdb8
Initial import of ruby-flexmock-0.4.3
...
FlexMock is a simple mock object for unit testing. The interface is
simple, but still provides a good bit of flexibility.
2006-10-20 13:23:53 +00:00
sturm
6e3e04ec3b
switch to fedora_base and adapt systrace.policy files accordingly
2006-10-19 09:39:58 +00:00
wilfried
e91bf96e32
update to 1.16
2006-10-19 07:27:34 +00:00
bernd
33e4a73ff9
Regen PLIST with updated ruby-gems. (added ri docs)
...
PKG_ARCH=*
2006-10-19 01:30:26 +00:00
bernd
a90ac90238
Regen PLIST, SHARED_ONLY=Yes.
2006-10-19 01:26:39 +00:00
bernd
11b8ec9b21
Regen PLIST with updated ruby-gems. (added ri docs)
...
PKG_ARCH=*
2006-10-19 01:21:47 +00:00
bernd
24f699ad35
Regen PLIST with updated ruby-gems. (added ri docs)
...
PKG_ARCH=*
2006-10-19 01:16:23 +00:00
bernd
5e3bbf0e54
Update to ruby-gems-0.9.0 and backport some code from the gems subversion
...
repository to fix building of native extensions. (sigh!)
A summary of changes can be found here:
http://rubyforge.org/forum/forum.php?forum_id=7575
ok msf@, sturm@
2006-10-19 00:53:55 +00:00
pvalchev
d369ce13cc
revert sdl changes from here too
2006-10-19 00:35:03 +00:00
pvalchev
c6c8181980
revert to sdl-1.2.9 for now as this causes some breakage with
...
at least some macppc scenarios; discovered by ajacoutot
since it's only a few hour window of breakage, be careful reverting
things if you updated during that time
2006-10-19 00:26:33 +00:00
pedro
2a619261fa
add luabitlib
2006-10-19 00:11:09 +00:00
pedro
615207923b
luabitlib, library for bitwise operations in lua, okay sturm@
2006-10-19 00:07:27 +00:00
wilfried
86570524ea
update to 2.10.7
2006-10-18 21:17:13 +00:00
pvalchev
9e987ad68f
sdl wantlib
2006-10-18 18:40:26 +00:00
pvalchev
3a64a0fe42
sdl wantlib
2006-10-18 18:07:19 +00:00
pvalchev
de02c010ac
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
XXX stupid cvs botched half of this commit
2006-10-18 17:54:33 +00:00
pvalchev
235247ab22
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
2006-10-18 17:53:08 +00:00
wilfried
20055e63f2
update to 2.0.17
2006-10-18 17:43:01 +00:00
alek
0d1ad7b6e5
Add spe
2006-10-18 16:47:39 +00:00
alek
c5fb668027
Import spe
...
SPE -- Stani's Python Editor is a multi-platform, open-source Python IDE.
2006-10-18 16:44:19 +00:00
wilfried
34942e1a07
update mysql-gui-common with the new bundle from mysqlt-gui-tools-5.0r4
2006-10-18 14:23:55 +00:00
alek
2977e9f746
Update to 1.7.1
2006-10-17 23:31:12 +00:00
jasper
870d449882
update p5-Class-Data-Inheritable to 0.06
...
and update my address while there
ok steven
2006-10-16 14:48:37 +00:00
mbalmer
37ad0aa9cc
Remove a variable that is only used in one place.
2006-10-15 20:30:55 +00:00
msf
c50e2fdc7e
update to 2.16
2006-10-15 00:33:31 +00:00
pedro
b80c45521a
luaposix-20060408, okay jolan@
2006-10-11 21:03:24 +00:00
aanriot
5664bdb1d7
Fix ownership problems.
...
ok bernd@
2006-10-09 14:29:00 +00:00
alek
8d93d0825b
Add py-silc
2006-10-09 13:32:16 +00:00
alek
f1537a8e25
Import py-silc 0.4
...
PySilc is a near-complete set of Python bindings for creating SILC
clients using the silc-toolkit. It allows developers to write
simple bots and clients for connecting to SILC servers.
From Martynas Venckus <martynas@altroot.org>
2006-10-09 13:10:34 +00:00
bernd
073cc38038
Fix ownership problems.
2006-10-09 11:21:03 +00:00
steven
0fd8497a0a
honour SHARED_LIBS. use post-install where appropriate.
2006-10-08 22:01:06 +00:00
jasper
12f0c00bc1
shapelib
2006-10-08 16:59:54 +00:00
jasper
e7da1f54df
import shapelib 1.2.10
...
The Shapefile C Library provides the ability to write simple C programs
for reading, writing and updating (to a limited extent) ESRI Shapefiles,
and the associated attribute file (.dbf).
from jason@
2006-10-08 16:57:08 +00:00
steven
ca672c220b
update to 0.49
2006-10-07 12:24:25 +00:00
steven
7993ce1a3b
update to 0.34
2006-10-07 12:23:33 +00:00
espie
67236ac18f
minor update; one new version (DVDFileStat) in the library -> bump
...
SHARED_LIB minor.
There's also a missing packed on a struct, but that's a minor bug-fix: no need
for a major-bump IMO.
No other visible changes for OpenBSD...
2006-10-07 10:18:16 +00:00
jasper
ce0a7eb436
update p5-Module-CoreList to 2.09
...
ok steven
2006-10-07 08:09:58 +00:00
naddy
837f229545
this builds on alpha now; ok pvalchev@
2006-10-06 14:24:12 +00:00
mbalmer
b0dfdfb620
Sorry guys, but I will no longer maintain this.
2006-10-04 20:56:01 +00:00
alek
7b32dc014b
update to 1.2.7; mostly from dlg@
2006-10-04 09:30:00 +00:00
naddy
aa1ea28865
remove alpha workarounds as suggested by brad@
2006-10-03 19:46:08 +00:00
kurt
545e82d800
- remove disabling J malloc option now that pthreads stacks are mmap'ed
...
this is no longer a concern upon forking.
- use closefrom(2) after forking instead of less efficient heursitics
approach.
2006-10-03 13:36:28 +00:00
djm
0b839e67f3
correct PKGNAME and zap extra file that crept in
2006-10-02 17:34:36 +00:00
kevlo
1398a75e51
upgrade to p5-SVN-Mirror 0.70
2006-10-02 13:08:12 +00:00
brad
28adb996c6
- g/c the --enable-static option, libusb builds a static lib by default
...
- g/c the unused libtool patch
- sync the PLIST
2006-10-01 04:46:19 +00:00
alek
6e7b658f93
- Fix RUN_DEPENDS; now libtool isn't run-time dependency
...
(Noticed by Eric Faurot <eric.faurot@gmail.com>)
- Fix regression tests
- Bump PKGNAME
2006-09-30 19:08:22 +00:00
djm
1bc9b80128
use MODPY_SETUPTOOLS to pick up setuptools version metadata, needed
...
by some things that I'm working on; ok xsa@
2006-09-30 15:12:00 +00:00
kevlo
b24e88642b
update to svk 1.08
2006-09-30 14:34:28 +00:00
kevlo
c396be9736
arch-independent.
2006-09-30 13:53:33 +00:00
kevlo
b5dc81d57b
update to 0.27
2006-09-30 13:45:21 +00:00
kevlo
39b7dcaff0
arch-independent.
2006-09-30 12:19:51 +00:00
kevlo
917ec807f9
upgrade to p5-Class-Date 1.1.9
2006-09-30 12:18:20 +00:00
kevlo
d0cd7bc720
update to p5-Data-UUID 0.145
2006-09-30 12:08:48 +00:00
kevlo
a0ae54f3a3
arch-independent.
2006-09-30 11:44:30 +00:00
kevlo
3d733e8918
update to 0.18
2006-09-30 11:35:39 +00:00
kevlo
43fec47c9f
update to 0.31
2006-09-30 11:29:18 +00:00
kevlo
a48059074c
arch-independent
2006-09-30 11:28:19 +00:00
kevlo
60aefe15d3
arch-independent.
2006-09-30 11:14:29 +00:00
steven
f7d4f1f29e
update to subversion 1.4.0
...
for details, read http://subversion.tigris.org/svn_1.4_releasenotes.html
from maintainer Sigfred Haversen <bsdlist at mumak.com>
go ahead pval
2006-09-30 06:23:58 +00:00
kurt
56aa31b1ac
- add powerpc to ONLY_FOR_ARCHS. From Antoine Jacoutot <ajacoutot at
...
lphp.org>
- update MAINTAINER email while here
2006-09-29 15:59:34 +00:00
xsa
287bb550dc
oops, fix CATEGORIES.
2006-09-28 17:19:13 +00:00
xsa
e564659350
+ py-asn1
2006-09-28 17:15:10 +00:00
xsa
0d7ecb7be2
ASN.1 library for Python.
...
ok djm@.
2006-09-28 17:13:32 +00:00
jasper
05621ad458
update p5-POE to 0.38
...
ok steven
2006-09-27 15:15:07 +00:00
kurt
0f8014e857
- Fix jdk build when timezone is GMT+0. Reported by Schöberle Dániel
...
<Schoeberle.Daniel at aamtech.hu>
- Fix short Thread.sleep() issue. Reported by Mr David SH Rosenthal
<dshr at stanford.edu>
2006-09-26 17:48:19 +00:00
djm
39682a9904
+py-setuptools
2006-09-26 15:27:39 +00:00
djm
efc1b9e2c1
port of Python setuptools-0.6c3:
...
> setuptools is a collection of enhancements to the Python distutils
> that allow you to more easily build and distribute Python packages,
> especially ones that have dependencies on other packages.
NB. this port requires support in python.port.mk that will be
committed separately
feedback and ok xsa@
2006-09-26 15:25:49 +00:00
kevlo
be1d1250f9
upgrade to 0.20
2006-09-26 13:48:46 +00:00
kevlo
bdb56df705
add p5-Taint-Runtime
2006-09-26 13:47:35 +00:00
kevlo
b30b5f8788
Initial import of Taint-Runtime 0.02.
...
This module aims to make using taint as painless as possible.
2006-09-26 13:46:27 +00:00
kevlo
f8df15caef
upgrade to 1.01
2006-09-26 13:08:47 +00:00
kevlo
bb94f08c92
upgrade to 1.27
2006-09-26 13:06:41 +00:00
kevlo
2e0d38ca9a
arch-independent.
2006-09-26 12:50:01 +00:00
kevlo
fc62e91d16
upgrade to 1.1902
2006-09-26 12:43:43 +00:00
kevlo
dbde4ad430
upgrade to IPC-Run3 0.036
2006-09-26 12:31:24 +00:00
ray
cdfe458118
Use /usr/local/bin/g{co,merge} and /usr/bin/diff{,3} instead of the
...
(possibly nonexistent) /usr/local/bin/{co,merge,diff,diff3} programs.
OK jolan@ and pval@.
2006-09-25 23:23:10 +00:00
jasper
5e5ae0c509
update p5-Want to 0.12
...
ok steven
2006-09-25 17:17:42 +00:00
jasper
a26ee8ce4c
update p5-Module-CoreList to 2.08
...
ok steven
2006-09-25 09:26:10 +00:00
pedro
80ca4393ef
Zap unused file
2006-09-25 03:16:35 +00:00
grange
e073232978
Bump PKGNAME after the maintainership drop.
2006-09-24 19:02:46 +00:00
grange
7517015961
Drop maintainership.
2006-09-24 18:30:58 +00:00