Commit Graph

3063 Commits

Author SHA1 Message Date
sturm
91d5b61cdd build with systrace 2005-02-06 22:06:34 +00:00
espie
4c43fd8157 rename patch so that tar continues to work. 2005-02-06 10:16:17 +00:00
msf
b8c341e6c2 +p5-Data-Buffer 2005-02-05 21:03:11 +00:00
msf
975506c45f - initial import of Data-Buffer-0.04
Data::Buffer implements a low-level binary buffer in which you can get
and put integers, strings, and other data. Internally the implementation
is based on "pack" and "unpack", such that Data::Buffer is really a
layer on top of those built-in functions.
2005-02-05 21:01:00 +00:00
kevlo
babd8a43c4 upgrade to 0.99.1 2005-02-05 03:00:32 +00:00
kevlo
e6c80272bb upgrade to 0.47. ok msf@ 2005-02-05 01:08:12 +00:00
alek
2db0e26bf7 Add eclipse 2005-02-04 18:50:00 +00:00
kurt
8be560d1a7 Eclipse sdk and three eclipse plugins
sdk:
   The Eclipse Platform is an IDE for anything, and for nothing in
   particular.

   flavors: gtk2, motif
   subpackages: -gnome, -mozilla (gtk2 only), -kde (motif only)

plugins/emf:
   Eclipse Modeling Framework (EMF)

plugins/gef:
   graphical editing environment for eclipse

plugins/uml2
   UML diagram framework for Eclipse

ok alek@, todd@
2005-02-04 17:18:09 +00:00
kurt
a53e8bb58b - teach jdk about /usr/local/lib
- teach ClassLoader how to load native libs with version numbers
- fix writes to HOME complaints
- point license URL to license itself
- fix timezone problem noticed by Roy Morris
- bump package name

ok alek@
2005-02-04 17:06:45 +00:00
kevlo
9610387606 upgrade to p5-SVK 0.29 2005-02-04 06:07:04 +00:00
kevlo
7ecef5ac80 upgrade to SVN-Mirror 0.55 2005-02-04 05:43:21 +00:00
kevlo
b301cd4674 upgrade to the latest version 2005-02-04 05:38:59 +00:00
kevlo
672257cada upgrade to 0.04 2005-02-04 04:22:07 +00:00
couderc
d4b5d8837d update to 0.9.2 2005-01-31 17:06:06 +00:00
robert
d0b3bb1e3d fix libcaca support (distribution patch); bump PKGNAME
reported by Antoine Jacoutot <ajacoutot@lphp.org>
2005-01-29 22:56:34 +00:00
alek
a642cd603f - Link in shared version of libint/libiconv (if available)
- Bump PKGNAME

help naddy@, ok todd@
2005-01-29 09:06:55 +00:00
alek
50f56a6424 - Graphics/gdk-pixbuf,-gnome is used here but only to build tests that
aren't installed later, so add it as BUILD_DEPENDS
- Bump PKGNAME
2005-01-28 12:54:32 +00:00
sturm
12e572f60e p5-Params-CallbackRequest
p5-Test-Class
2005-01-27 13:15:27 +00:00
sturm
6cd9f76749 Initial import of Params-CallbackRequest 1.13
Params::CallbackRequest provides functional and object-oriented callbacks
to method and function parameters. Callbacks may be either code references
provided to the new() constructor, or methods defined in subclasses of
Params::Callback. Callbacks are triggered either for every call to the
Params::CallbackRequest execute() method, or by specially named keys in
the parameters to execute().
2005-01-27 13:13:57 +00:00
sturm
23f1e1435c Initial import of Test-Class 0.07
Test::Class provides a simple way of creating classes and objects
to test your code in an xUnit style.
                                                  
Built using Test::Builder it is designed to work with other
Test::Builder based modules (Test::More, Test::Differences,
Test::Exception, etc.)
2005-01-27 13:01:57 +00:00
sturm
72b9e0cf74 SIZE 2005-01-27 12:47:19 +00:00
sturm
dc08eed0e2 p5-Cache-Mmap 2005-01-27 12:40:03 +00:00
sturm
c854aac6f5 Initial import of Cache-Mmap 0.081
This module provides a shared cache, using a memory mapped file. Very
useful for mod_perl applications. If routines are provided which interact
with the underlying data, access to the cache is completely transparent,
and the module handles all the details of refreshing cache contents, and
updating underlying data, if necessary.
2005-01-27 12:38:17 +00:00
alek
7338efb918 - X11/gnome/libs isn't needed here
- Use devel/gettext MODULE
- Fix WANTLIB

ok marcm@
2005-01-27 09:56:40 +00:00
alek
f78ce0d00e - Iconv/intl isn't used here, so remove MODULES=devel/gettext
- Bump PKGNAME

ok brad@
2005-01-27 09:52:05 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
robert
73eaddc596 upgrade to version 1.2.0; 2005-01-25 21:34:55 +00:00
xsa
8099b404dd Update to flawfinder-1.26;
From: Jon Trembley <jon at brain-box.net> (per maintainer's request);
2005-01-25 08:23:47 +00:00
alek
3dc56da027 - Fix databases/db/v4 dependency
- Bump PKGNAME

noticed by sturm@
2005-01-24 14:44:24 +00:00
alek
08f1ba3f00 - Update to 1.1.3 (patch from Steven Mestdagh)
- Enable perl regression tests

help & ok msf@
2005-01-21 20:29:10 +00:00
kevlo
805c5fbee5 add p5-SVK. 2005-01-21 02:21:29 +00:00
kevlo
76c07472c4 Initial import of svk 0.28
Svk is a decentralized version control system. While Subversion (svn) 
aims to take over the CVS user base, svk attempts to take over the user 
base of the other version control systems, including people who have 
already switched to another version control system, as well as people 
who have not yet started using a version control system. It is written 
in Perl and uses Subversion's underlying filesystem.
2005-01-21 02:20:17 +00:00
alek
05ffbe1cc4 - Better *_DEPENDS
- Bump PKGNAME

After discussion with espie@
2005-01-20 19:26:17 +00:00
alek
3c345b4852 - Disable threads
- Bump PKGNAME

help & ok msf@
2005-01-20 18:48:54 +00:00
kevlo
1beef1e2b5 upgrade to 2.30. ok maintainer 2005-01-20 07:55:21 +00:00
kevlo
44bc6449c6 upgrade to p5-SVN-Mirror 0.54 2005-01-20 06:00:06 +00:00
mbalmer
93d66562ba Added
SUBDIR += libJudy
ok alek@
2005-01-18 17:39:20 +00:00
mbalmer
6de7fb333f General purpose dynamic array for C programs.
ok alek@
2005-01-18 17:34:15 +00:00
fgsch
674dd0bfdb update to psyco 1.4 2005-01-17 19:36:44 +00:00
espie
4bfeebd7f7 this conflicts with old automakes. 2005-01-15 15:40:21 +00:00
espie
65508c0594 forgot to bump 2005-01-15 14:44:10 +00:00
espie
7bb305038c no reason to believe this won't work with any gtar/gdiff. 2005-01-15 14:42:42 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
kevlo
10c203e6e2 add p5-IO-Capture 2005-01-12 08:59:57 +00:00
kevlo
b926d36c27 Initial import of p5-IO-Capture 0.03
The IO::Capture Module defines an abstract base class that can be
used to create any number of useful sub-classes that capture output 
being sent on a filehandle such as STDOUT or STDERR.
2005-01-12 08:58:43 +00:00
kevlo
4e1efdf124 upgrade to 0.44 2005-01-12 08:47:54 +00:00
sturm
40d6e67a65 SIZE 2005-01-11 07:17:29 +00:00
sturm
a3aa5a65d8 use metaauto for automake 2005-01-11 07:16:01 +00:00
sturm
26af671a6d update to support automake 2005-01-11 07:14:05 +00:00
sturm
0161e76b93 bring automake in line with autoconf
w/ help from mbalmer@
2005-01-11 07:13:23 +00:00
sturm
1ac96dd354 bring automake in line with autoconf
w/ help from mbalmer@
2005-01-11 07:11:00 +00:00
fgsch
2ed729d1eb enable py-psyco, finally. 2005-01-11 00:03:24 +00:00
fgsch
111e28d127 extension module to speed up the execution of Python code
ok and help from alek@ and xsa@. ta!
2005-01-11 00:01:36 +00:00
jolan
44d69250d1 compile and link with -fPIC for shared objs
naddy tested, pedro approved
2005-01-10 20:17:07 +00:00
fgsch
e6e4f7fcae sigh, remove this until i learn to type correctly. 2005-01-09 23:05:43 +00:00
fgsch
9184ede4a0 enable py-psycho. 2005-01-09 08:16:00 +00:00
fgsch
4dba899657 extension module to speed up the execution of Python code
ok and help from alek@ and xsa@. ta!
2005-01-09 08:14:06 +00:00
naddy
b581e350a7 - maintenance update to 4.1.4
- enable MPFR, required by GCC4/Fortran95; from espie@
2005-01-06 19:52:43 +00:00
naddy
0d80779243 proper SUPDISTFILES, restore checksums 2005-01-05 21:52:50 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
alek
e53987c531 - Fix dependency for -sdl
- Bump PKGNAME
2005-01-03 10:01:10 +00:00
alek
779ad244a1 - Better LIB_DEPENDS
- Fix WANLIB marker
- Bump PKGNAME
2005-01-03 02:10:36 +00:00
couderc
102044ac9e changes to be used as a module. 2005-01-02 23:55:10 +00:00
couderc
0d55430596 fix install when configuration file does not exists on the system, noticed by espie@ 2005-01-02 23:09:23 +00:00
couderc
b5aa8e9064 update to 0.9.0 2005-01-02 18:48:43 +00:00
marcm
af7732eb62 Fix the libtool patching here. -pthread handling was screwy and in
one rare case it showed up.  Regen remaining patches and lose the po
Makefile one.
2004-12-30 04:30:12 +00:00
msf
c8aca8cf6a - dumb 2004-12-30 04:09:47 +00:00
msf
216b83aa65 - initial import of Lingua-Stem-Snowball-Se-1.01
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 04:04:07 +00:00
msf
528d0576ab +p5-Bit-Vector-Minimal
+p5-File-Slurp
+p5-Tie-Array-Sorted
2004-12-30 03:19:45 +00:00
msf
ab312970a5 - initial import of Tie-Array-Sorted-1.3
This presents an ordinary array, but is kept sorted. All pushes and
unshifts cause the elements in question to be inserted in the
appropriate location to maintain order.
2004-12-30 03:16:15 +00:00
msf
66740013e0 - initial import of File-Slurp-9999.06
This module provides subs that allow you to read or write entire files
with one simple call. They are designed to be simple to use, have
flexible ways to pass in or get the file contents and to be very
efficient.  There is also a sub to read in all the files in a directory
other than "." and ".."
2004-12-30 02:43:05 +00:00
msf
d2d999fb2c - initial import of Bit-Vector-Minimal-1.1
This is a much simplified, lightweight version of Bit::Vector, and wraps
Perl's (sometimes confusing) "vec" function in an object-oriented
abstraction.
2004-12-30 01:53:55 +00:00
espie
05c2845116 conflict 2004-12-30 00:16:05 +00:00
msf
6df089f272 - NOT_FOR_ARCHS=${NO_SHARED_ARCHS} -> SHARED_ONLY
- style SHARED_ONLY comes first
- update to 3.02

ok pvalchev@ and MAINTAINER
2004-12-29 22:50:48 +00:00
naddy
700cd0aee9 accidentally omitted file 2004-12-29 14:38:01 +00:00
sturm
d1c3f52380 no need to depend on tk, tcl is enough
based on a diff from and tested by kettenis@
2004-12-29 06:33:28 +00:00
espie
7cbd3b893b +p5-Devel-Size (note, no maintainer, it's a trivial port) 2004-12-29 00:55:57 +00:00
espie
57d3f41a01 small perl xs module, very useful to assert memory consumption.
suggested by Sam Smith. Thx !
2004-12-29 00:54:52 +00:00
kurt
4e38e89a1b Add URL to jdk archive. ok pval@ 2004-12-28 16:23:59 +00:00
sturm
574ea67282 trivial update to 1.3.1_15 2004-12-25 19:23:25 +00:00
kevlo
7d44e006cf upgrade to 1.2 2004-12-24 15:27:14 +00:00
alek
e2771e87e3 Add WANTLIB
ok couderc@
2004-12-24 14:27:19 +00:00
couderc
94a8203cb8 add pmk. 2004-12-23 21:47:19 +00:00
couderc
e7f6792e1d initial import of Pre Make Kit project. 2004-12-23 21:42:16 +00:00
kevlo
12c7e1fc1e upgrade to 0.51 2004-12-23 04:08:32 +00:00
xsa
169e7ada84 +py-openbsd 2004-12-22 08:39:33 +00:00
xsa
3cffce737a Initial import of py-openbsd-0.1.2
The PyOpenBSD library allows Python programs to interact with the
OpenBSD operating system in a smooth and seamless way. It consists of a
set of bindings for various system libraries, as well as interfaces for
inspecting in-kernel variables using kvm.

PyOpenBSD also contains some useful functionality not directly or solely
related to OpenBSD. At this stage there are no concrete plans to "spin
off" architecture-independent projects.

Maintained by Aldo Cortesi <aldo at nullcube.com>

ok alek@.
2004-12-22 08:38:21 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
marcm
cac6c254af +gstreamer
+gstreamer-plugins
2004-12-22 06:21:57 +00:00
marcm
1773956362 Import of gstreamer-plugins, a large collection of audio and video
plugins for gstreamer.
2004-12-22 06:09:18 +00:00
marcm
93aa6e9406 Import of gstreamer a streaming media framework runtime. 2004-12-22 06:06:56 +00:00
marcm
3a08d7cb52 Add missing LIB_DEPENDS, bump PKGNAME. 2004-12-22 05:58:48 +00:00
msf
23018b42e5 +p5-SVN-Notify
+p5-SVN-Web
+p5-Tree-Simple
2004-12-22 02:27:14 +00:00
msf
f134d4bd96 - Initial import of Tree-Simple-1.14
This module in an fully object-oriented implementation of a simple n-ary
tree. It is built upon the concept of parent-child relationships, so
therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
2004-12-22 02:18:40 +00:00
kurt
5339a096a6 - 1.4-linux 2004-12-22 02:05:39 +00:00
kurt
7077797dfd Won't ever work unless compat linux gets kernel threads emulation.
ok msf@, kevlo@
2004-12-22 02:04:41 +00:00
msf
9a3c8b5da9 - Initial import of p5-SVN-Notify
This class may be used for sending email messages for Subversion
repository activity. There are a number of different modes supported,
and SVN::Notify is fully subclassable, to easily add new functionality.
By default, A list of all the files affected by the commit will be
assembled and listed in a single message. An additional option allows
diffs to be calculated for the changes and either appended to the
message or added as an attachment.

ok kevlo@
2004-12-22 01:56:27 +00:00
msf
9f6cafc524 - Initial import of SVN-Web-0.38
SVN::Web provides a web interface to subversion repositories. You can
browse the tree, view history of a directory or a file, see what's
changed in a specific revision, track changes with RSS, and also view
diffs.

SVN::Web also tracks the branching feature (node copy of subversion, so
you can easily see the relationship between branches.

ok kevlo@
2004-12-22 01:52:23 +00:00
sturm
4d9bb6738d +p5-Class-XPath 2004-12-21 20:37:14 +00:00
sturm
3d793fe26b Initial import of p5-Class-XPath 1.4
This module adds XPath-style matching to object trees.

from Sam Smith <s at msmith.net>
2004-12-21 20:35:39 +00:00
kurt
ebb6900dd2 +1.4 2004-12-21 04:02:57 +00:00
kurt
9a7dc09e56 - Initial import of jdk-1.4.2
Version 1.4.2 of Java 2 Platform, Standard Edition (J2SE)

with help from many; ok naddy@ espie@
2004-12-21 04:01:05 +00:00
msf
eedfe99478 +p5-Module-Refresh
+p5-Module-Versions-Report
2004-12-21 03:59:41 +00:00
msf
064c63b0fb - Initial import of Module-Refresh-1.02
This module is a generalization of the functionality provided by
Apache::StatINC. It's designed to make it easy to do simple iterative
development when working in a persistent environment.
2004-12-21 03:57:55 +00:00
msf
78a403a8e3 - Initial import of Module-Versions-Report-1.02
If you add "use Module::Versions::Report;" to a program (especially
handy if your program is one that demonstrates a bug in some module),
then when the program has finished running, you well get a report
detailing the all modules in memory, and noting the version of each (for
modules that defined a $VERSION, at least).
2004-12-21 03:56:15 +00:00
msf
79f57c5fe1 +p5-Cache-Simple-TimedExpiry 2004-12-21 03:35:38 +00:00
msf
bd509d751c - Initial import of Cache-Simple-TimedExpiry-0.22
Set the cache's expiry policy to expire entries after SECONDS seconds.
Setting this changes the expiry policy for pre-existing cache entries
and for new ones.
2004-12-21 03:34:25 +00:00
msf
27bf1b5a70 +p5-Want 2004-12-21 03:19:55 +00:00
msf
1d9356a8b7 - Initial import of Want-0.08
This module generalises the mechanism of the wantarray function,
allowing a function to determine in some detail how its return value is
going to be immediately used.
2004-12-21 03:18:28 +00:00
msf
191342b132 - update to 0.05 2004-12-21 02:59:44 +00:00
msf
c259a6d383 - update to 0.46 2004-12-21 02:58:13 +00:00
msf
f8aab0a8c8 - add missing PKG_ARCH
- update to 0.20
2004-12-21 02:54:50 +00:00
msf
62c3533493 - NOT_FOR_ARCHS = NO_SHARED_ARCHS -> SHARED_ONLY
- update to 1.04
2004-12-21 02:51:21 +00:00
msf
f25b03496d - update to 1.11 2004-12-21 02:34:07 +00:00
msf
ef1bc5ae31 - update to 0.20 2004-12-21 02:10:54 +00:00
msf
c9cc5c6b10 - update to 0.17 2004-12-21 02:04:59 +00:00
msf
a39cf2cd7a - update to 1.06 2004-12-21 02:03:25 +00:00
mjc
25f42156c2 update to 0.76
ok msf@
2004-12-21 01:53:13 +00:00
espie
79e5f1870b fix tk depend. 2004-12-21 01:52:03 +00:00
msf
7e93696811 - update to 0.2607 2004-12-21 01:51:59 +00:00
brad
a8a0fd2d8e rev 1.28
Propagate a convenience library's dependency libs correctly when
it is being linked into a libtool library.  Deplibs are now
propagated whether libdir is set or not.

rev 1.27

The dlpreopen pass over libraries reverses the elements in the
$deplibs list.  This causes problems when the link pass tries to
find libraries when they are located in non-standard places
denoted by -L options.  Due to the reversed order these -L options
occur after the libraries that need them, and they are not found:

(Un)Reverse $deplibs list at the start of the link pass in lib mode.

From libtool CVS
2004-12-18 23:30:36 +00:00
brad
144dfa83e8 When linking an installed libtool library on the command line
using -lfoo we need to find the library in the search paths
and add it's dependency_libs to the link in the conv pass so
that any libtool libs listed are correctly expanded in the
link pass.

From libtool CVS
2004-12-18 21:38:18 +00:00
jolan
ed037a303a sprinkle PKGNAME and DIST_SUBDIR to help cope w/unversioned distfile 2004-12-18 03:29:17 +00:00
kurt
57d4d1656b Set default FLAVOR to no_plugin and mark !no_plugin as BROKEN until
Security Vulnerability With Java Plug-in in JRE/SDK (SunSolve #57591)
is fixed.
2004-12-17 18:22:48 +00:00
pedro
c9888510b5 add luaposix 2004-12-16 21:23:49 +00:00
pedro
a56a8709d2 posix library for lua, ok jolan@ 2004-12-16 21:21:14 +00:00
espie
435aaf1ed0 constructor wants const fields initialized. 2004-12-14 17:40:44 +00:00
kevlo
a5d66a619c - start with a lowercase letter in COMMENT
- bump PKGNAME

ok msf@
2004-12-14 00:44:14 +00:00
jolan
3e3d557523 oopsies, need this patch 2004-12-13 00:00:34 +00:00
jolan
d69107b525 +liboil 2004-12-12 23:36:22 +00:00
jolan
81f8ca2a11 liboil-0.2.2, library of optimized inner loops 2004-12-12 23:27:50 +00:00
marcm
bb06e0824a CVS wasn't kind to this commit :). Remove the zero length patches,
fix another patch that was lost in the update, oh and what the heck
update the version again.
2004-12-11 17:41:52 +00:00
marcm
3943331b6d Remove zero length file from last commit. 2004-12-11 06:05:47 +00:00
marcm
5685ec74e1 Update to 2.2.4. 2004-12-11 06:03:47 +00:00
marcm
789ce7591e Update the supporting Gnome ports to their Gnome 2.8 versions.
ORBit2      2.10.2 -> 2.12.0
atk          1.6.1 -> 1.8.0
gconf-editor 2.6.2 -> 2.8.2
gconf2       2.6.2 -> 2.8.1
libIDL       0.8.3 -> 0.8.4
libgsf      1.10.0 -> 1.11.1
libgtop2     2.6.0 -> 2.8.1
libwnck      2.6.2 -> 2.8.1
pango        1.4.1 -> 1.6.0
startup-notification 0.5 -> 0.7

Real work done by Francois Briere.
2004-12-10 20:33:58 +00:00
jakob
5e6c46d562 p5-IO-Multiplex 2004-12-10 09:10:40 +00:00
jakob
7a1a05b101 IO::Multiplex 2004-12-10 09:05:05 +00:00
kevlo
67e037df52 remove extra dependency. 2004-12-10 07:43:12 +00:00
kevlo
24d4c2119f - p5-TimeDate 2004-12-10 03:54:59 +00:00
kevlo
357c62b81e remove this port, this port already exsits(p5-Time-TimeDate). 2004-12-10 03:54:30 +00:00
kevlo
0bfe0b2306 + p5-Algorithm-Annotate
+ p5-IO-Digest
+ p5-PerlIO-eol
+ p5-PerlIO-via-dynamic
+ p5-PerlIO-via-symlink
+ p5-TimeDate
+ p5-SVN-Mirror
2004-12-10 03:34:36 +00:00
kevlo
3f912f0f2f Initial import of p5-PerlIO-via-symlink 0.03
The PerlIO layer symlink allows you to create a symbolic link by
writing to the file handle.
2004-12-10 03:29:52 +00:00
kevlo
841dd92fd4 Initial import of p5-PerlIO-eol 0.13
This layer normalizes any of CR, LF, CRLF and Native into the designated
line ending. It works for both input and output handles.
2004-12-10 03:28:39 +00:00
kevlo
09c54a7380 Initial import of p5-PerlIO-via-dynamic 0.11
This module that helps creating dynamic PerlIO layers.
2004-12-10 03:27:06 +00:00
kevlo
dade06499f Initial import of p5-IO-Digest 0.10
This module for computing digests while read or writing file handles.
This avoids the case you need to reread the same content to compute
the digests after written a file.
2004-12-10 03:25:47 +00:00
kevlo
e880619b11 Initial import of p5-TimeDate 1.16
This module replaces my earlier GetDate distribution, which was
only a date parser. The date parser contained in this distribution is
far superior to the yacc based parser, and a *lot* fatser.
2004-12-10 03:24:22 +00:00
kevlo
e7c33bbea3 Initial import of p5-Algorithm-Annotate 0.10
Algorithm::Annotate generates a list that is useful for generating
output simliar to "cvs annotate".
2004-12-10 03:23:11 +00:00
kevlo
3bb8fdfa39 2004-12-10 03:21:07 +00:00
kevlo
7479239df5 add p5-Locale-Maketext-Simple. 2004-12-10 02:53:43 +00:00
kevlo
3e1cbd47ec Initial import of p5-Locale-Maketext-Simple 0.12
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for module
authors.
2004-12-10 02:53:09 +00:00
kevlo
1e3642adef add p5-VCP-autrijus. 2004-12-09 09:25:06 +00:00
kevlo
f5eedce775 Initial import of p5-VCP-autrijus 0.9
vcp (and the Perl module VCP.pm) is a system for copying resources under
version control between repositories. CVS, p4 and VSS repositories are
currently supported.
Note that this is not a branch, nor a fork, from VCP's main repository
This is merely a snapshot of versions that are known to work with svk.
2004-12-09 09:24:22 +00:00
kevlo
e7dcf1ab35 add p5-Regexp-Shellish. 2004-12-09 08:44:26 +00:00
kevlo
54e9d8fe45 Initial import of p5-Regexp-Shellish 0.93
This module is for shell-like regular expressions.
2004-12-09 08:43:27 +00:00
kevlo
c8013206c1 add p5-BFD. 2004-12-09 06:41:43 +00:00
kevlo
d21880fef4 Initial import of p5-BFD 0.31
This module allows for impromptu dumping of output to STDERR. 
Useful when you want to take a peek at a nest Perl data structure
by emitting (relatively) nicely formatted output.
2004-12-09 06:41:02 +00:00
kevlo
c47462400b add p5-IPC-Run3. 2004-12-09 06:30:50 +00:00
kevlo
675a18e461 Initial import of p5-IPC-Run3 0.01
This module allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures.
2004-12-09 06:30:06 +00:00
kevlo
b50c3149bd +p5-Data-UUID 2004-12-09 05:17:10 +00:00
kevlo
9e60bdbc40 Initial import of p5-Data-UUID 0.11
This module provides a framework for generating UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers).
2004-12-09 05:15:56 +00:00
kevlo
5f34cd53bd add p5-SVN-Simple. 2004-12-09 03:49:30 +00:00
kevlo
caf9e81344 Initial import of p5-SVN-Simple 0.26
This module is a simple interface to subversion's editor interface.
2004-12-09 03:48:39 +00:00
kevlo
c191c47a38 oops, forgot to remove this file. 2004-12-09 03:34:22 +00:00
kevlo
c95d9c2320 - disable thread support, it's broken in p5-SVN. Discussed with alek@
- bump PKGNAME
2004-12-09 01:12:13 +00:00
msf
ee252596db - update Test-Pod to 1.20 2004-12-08 22:20:23 +00:00
msf
b3c0132278 +p5-Locale-gettext 2004-12-08 19:12:21 +00:00
msf
ac51e12a48 sigh. 2004-12-08 19:05:23 +00:00
msf
bdffab14b2 Initial import of Locale-gettext-1.03
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed to
internationalize software.

by Waldemar Brodkorb with some small corrections for more recent package
system changes

ok xsa@
2004-12-08 19:00:49 +00:00
msf
2edcc3d107 +p5-Locale-Maketext-Fuzzy
+p5-Locale-Maketext-Gettext
+p5-Locale-Maketext-Lexicon
2004-12-08 18:40:50 +00:00
msf
680fff6aee Initial import of p5-Locale-Maketext-Lexicon
This module provides lexicon-handling modules to read from other localization
formats, such as Gettext, Msgcat, and so on.
2004-12-08 18:36:18 +00:00
msf
660e01de27 Fix PLIST 2004-12-08 18:32:15 +00:00
msf
14e80a9336 Initial import of Locale-Maketext-Gettext
Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks.
It is a subclass of Locale::Maketext(3) that follows the way GNU gettext
works. It works seamlessly, both in the sense of GNU gettext and
Maketext. As a result, you enjoy both their advantages, and get rid of
both their problems, too.
2004-12-08 18:26:32 +00:00
msf
0222308dfe 2004-12-08 18:19:40 +00:00
xsa
5d28fa8a64 + p5-Module-CoreList 2004-12-08 18:02:03 +00:00
xsa
cd4fc3cf0d Initial import of p5-Module-CoreList-1.97
See what modules are shipped with versions of Perl.

Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on Perl version as indicated in $]. The second level hash
is module => version pairs.
It also contains %Module::CoreList::released hash, which has ISO
formatted versions of the release dates, as gleaned from perlhist.

ok msf@.
2004-12-08 18:00:30 +00:00
msf
027a16c2de Update to Test-Builder-Tester-1.01
add missing PKG_ARCH
take maintainer

ok avsm@
2004-12-08 17:35:42 +00:00
msf
37ed44ab0f This is what I get for being a slacker.
Remove files I shouldn't have imported at all
2004-12-08 06:42:23 +00:00
msf
cbe48cd4f9 Initial import of Locale-Maketext-2.09
It is a common feature of applications (whether run directly, or via the
Web) for them to be "localized" -- i.e., for them to a present an
English interface to an English-speaker, a German interface to a
German-speaker, and so on for all languages it's programmed with.
Locale::Maketext is a framework for software localization; it provides
you with the tools for organizing and accessing the bits of text and
text-processing code that you need for producing localized applications.
2004-12-08 06:09:36 +00:00
msf
3509cdad33 + p5-Log-Dispatch 2004-12-08 05:47:01 +00:00
msf
7aa285f151 Remove accidentally committed files. 2004-12-08 05:46:09 +00:00
msf
0f2d88a61f Initial import of Log-Dispatch-2.10
Log::Dispatch is a suite of OO modules for logging messages to
multiple outputs, each of which can have a minimum and maximum log
level.  It is designed to be easily subclassed, both for creating a
new dispatcher object and particularly for creating new outputs.

It also allows both global (dispatcher level) and local (logging
object) message formatting callbacks which allows greater flexibility
and should reduce the need for subclassing.
2004-12-08 05:37:01 +00:00
marcm
15cb7d2aa4 hppa's build this w/o workarounds now. 2004-12-08 04:32:11 +00:00
marcm
60eea62380 Update to 2.4.8.
More importantly, pull out the NetBSD diff that dealt with
*BSDesque dlopen issues and, now that we have a working
RTLD_DEFAULT, go with the FreeBSD hack^H^H^H^H method which works
better.
2004-12-07 06:16:20 +00:00
alek
0ecfc30e15 + pcre++ 2004-12-05 14:24:11 +00:00
alek
c16b4beb0a Import pcre++ 0.9.5
PCRE++ is a C++ wrapper-class for the PCRE library (Perl Compatible
Regular Expressions).

From Tomasz Bak <openbsdpl@wp.pl>

ok sturm@
2004-12-05 14:16:40 +00:00
kevlo
60d945871e add p5-File-Type 2004-12-03 02:04:00 +00:00
kevlo
d94fab0e7c Initial import of p5-File-Type 0.22
This module uses magic numbers to determine the MIME type of that file.
2004-12-03 02:03:10 +00:00
robert
3de0a5d061 upgrade to 1.1.1 2004-12-02 21:55:07 +00:00
kevlo
170a52591d add p5-Data-Hierarchy 2004-12-02 07:06:27 +00:00
kevlo
08e1444c02 Initial import of p5-Data-Hierarchy 0.21
This module provides a simple interface for manipulating inheritable
data attached to a hierarchical environment (like filesystem).
2004-12-02 07:05:44 +00:00
kevlo
220051e470 add p5-Clone 2004-12-02 06:48:03 +00:00
kevlo
d31606a124 Initial import of p5-Clone 0.15
This module provides a clone() method which makes recursive copies 
of nested hash, array, scalar and reference types, including tied 
variables and objects.
2004-12-02 06:47:14 +00:00
alek
1acd1e7f57 += subversion 2004-12-01 16:53:29 +00:00
alek
a524b91b3c Import Subversion 1.1.1
Subversion is a free/open-source version control system. That is,
Subversion manages files and directories over time. A tree of files
is placed into a central repository. The repository is much like an
ordinary file server, except that it remembers every change ever made
to your files and directories. This allows you to recover older versions
of your data, or examine the history of how your data changed.
In this regard, many people think of a version control system as a
sort of time machine.

Joint work with msf@, Sigfred H?versen, Alex Holst and Steven Mestdagh

ok naddy@, go ahead msf@
2004-12-01 16:47:54 +00:00
kevlo
e861c6bf0b upgrade to 5.4 2004-12-01 05:38:47 +00:00
kevlo
d432b3c30d +p5-Carp-Clan 2004-12-01 05:37:17 +00:00
kevlo
6a0124a112 Initial import of p5-Carp-Clan 5.3.
This module reports errors from perspective of caller of a clan of modules.
2004-12-01 05:35:58 +00:00
kevlo
60a9fe9587 upgrade to 0.06 2004-12-01 03:24:11 +00:00
kevlo
a3ffcdbdbb upgrade to 1.1901 2004-12-01 03:23:07 +00:00
xsa
f87e864f19 Update to 3.0.4; 2004-11-29 14:59:01 +00:00
alek
bebc9643f7 += apr, apr-util
ok naddy@
2004-11-28 14:46:48 +00:00
alek
934ea5bf88 Import APR-util 1.0.1
The APR-util provides a number of helpful abstractions on top of APR.

ok naddy@
2004-11-28 14:42:08 +00:00
alek
41fb9446a7 Sorry 2004-11-28 14:29:45 +00:00
alek
08344aaeaa Import APR 1.0.1
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.

ok naddy@
2004-11-28 14:27:38 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
espie
fb5e7e6f28 WANTLIB markers 2004-11-23 21:40:35 +00:00
espie
e2e843199a some more WANTLIB 2004-11-23 21:34:27 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
f9d3493579 update to 3.0.1, WANTLIB markers. 2004-11-23 03:14:31 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
fgsch
4b1bd7c5e1 byebye binutils. 2004-11-18 23:40:41 +00:00
fgsch
019bbf940f remove binutils now that we have a recent and more closely tracked version.
if it's needed in the future, we can bring it back. pvalchev@ ok.
2004-11-18 23:40:06 +00:00
fgsch
7523a6022b remove myself as maintainer. 2004-11-18 23:23:56 +00:00
espie
77bbf9b491 make sure we don't pick the wrong usb. 2004-11-18 17:48:50 +00:00
espie
4551b1e62f Missing @lib marker in gnome flavor => bump pkgname. 2004-11-17 18:23:50 +00:00
naddy
3198c10ab6 new maintainer kevlo@; ok shell@ 2004-11-15 15:04:58 +00:00
naddy
997d610b84 update to 1.06; from kevlo@, maintainer timeout 2004-11-11 17:11:07 +00:00
djm
43c6e61712 unbreak
(sigh, today i am king idiot)
2004-11-11 03:52:30 +00:00
djm
f2fe0dd366 MODULES specified twice 2004-11-11 03:50:41 +00:00
djm
77bd59df22 +py-dateutil
+py-tz
2004-11-11 03:47:09 +00:00
djm
fbcc804d6b oops, kill junk in DESCR 2004-11-11 03:45:41 +00:00
djm
6aecb5235e import of python-dateutil-0.5:
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+. It features computing of
relative deltas (next month, next year, next monday, last week of month,
etc), computing of dates based on very flexible recurrence rules, using
a superset of the [FTP]iCalendar specification and generic parsing of
dates in almost any string format.

feedback and ok xsa@
2004-11-11 03:43:37 +00:00
djm
9553517b8d import of pytz-2004d:
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or
higher. It also solves the issue of ambiguous times at the end of
daylight savings, which you can read more about in the Python Library
Reference (datetime.tzinfo).

feedback and ok xsa@ alek@
2004-11-11 03:35:42 +00:00
naddy
cb43061150 update to 1.2.4; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:26:43 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
mbalmer
e2a5894de9 Prepare for automake,aclocal behave like autoconf. the version number of the
program to be used shall be indicated by an environment variable
AUTOMAKE_VERSION.  /usr/local/bin/{automake|aclocal} are not yet installed.

ok espie@
2004-11-08 22:00:09 +00:00
alek
d957551496 + smarty
ok pvalchev@
2004-11-06 20:13:55 +00:00
alek
46fdf16dc2 Import Smarty 2.6.5
Although Smarty is known as a "Template Engine", it would be more
accurately described as a "Template/Presentation Framework." That is, it
provides the programmer and template designer with a wealth of tools to
automate tasks commonly dealt with at the presentation layer of an
application.

ok robert@ sturm@
2004-11-06 20:02:30 +00:00
jolan
3aa827f7c1 fix freetype fallout 2004-11-06 02:26:05 +00:00
alek
733e07967b - update to 1.5.1
- shrink LIB_DEPENDS and CONFIGURE_ARGS
- adjust man page

changelog: http://www.akhphd.au.dk/~bertho/cvsgraph/#changes

ok sturm@, pvalchev@
2004-10-31 10:38:57 +00:00
brad
997b0c0113 upgrade to mm 1.3.1
From: Chris Kuethe <ckuethe at ualberta dot ca>
2004-10-30 04:34:09 +00:00
sturm
13f763bf7a typo
from Matthew Clarke <clamat at telus.net> via maintainer Jim Geovedi
2004-10-26 17:50:16 +00:00
pvalchev
6d0e466e15 -gdb here too (oops) 2004-10-26 06:31:56 +00:00
pvalchev
7aac74e4a6 no longer makes sense to have this in the ports tree, in-tree version
will be kept up to date.
2004-10-26 06:31:17 +00:00
marcm
1ee0d3a3fd Update 2.2.0 -> 2.2.1
Needed for latest Evolution.
2004-10-26 03:50:52 +00:00
marcm
999491ac29 Update 2.2.0 -> 2.2.3
Needed for latest Evolution.
2004-10-26 03:50:02 +00:00
marcm
fa2bb861b0 Update 2.4.6 -> 2.4.7 2004-10-26 03:49:03 +00:00
wilfried
de77981ff6 fix built with the new getproto*_r, ok maintainer 2004-10-25 09:02:53 +00:00
pvalchev
521b9c626b Update to SDL-1.2.7; based on work by jsg@ 2004-10-25 02:34:21 +00:00
brad
334935934f bump PKGNAME 2004-10-24 20:03:31 +00:00
brad
bae67aa20a remove libintl's shared lib inter-library dependency on libiconv.
Thanks to naddy@, alek@ and other porters for doing the prep work
which allows this to be commited.
2004-10-24 19:54:46 +00:00
xsa
2aae0dc0d8 update to 1.2.2; see the CHANGES file for a detailed Changelog; 2004-10-23 16:48:12 +00:00
xsa
37218c7d0b +scons 2004-10-23 12:38:34 +00:00
xsa
81cdb24f38 Initial import of scons-0.96.1.
SCons is an Open Source software construction tool--that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with integrated
functionality similar to autoconf/automake and compiler caches such as
ccache. In short, SCons is an easier, more reliable and faster way to
build software.

Submitted and maintained by Andrew Dalgleish <openbsd at ajd.net.au>
2004-10-23 12:37:32 +00:00
xsa
0eb0589235 update to Log-Agent-0.306; from MAINTAINER. 2004-10-21 08:52:56 +00:00
brad
cedf109aad remove myself as MAINTAINER 2004-10-19 03:07:56 +00:00
robert
a07f5957da upgrade to 1.0.3 2004-10-16 23:21:31 +00:00
todd
69fef40492 remove now unused files 2004-10-14 01:34:21 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00