kevlo
4100aeb297
remove p5-HTML-Common
2004-07-16 13:14:24 +00:00
kevlo
4215142a43
My bad, this port already exists. Pointed out by avsm@
2004-07-16 13:13:50 +00:00
kevlo
87d21ed22c
add pear-HTML-Common and pear-HTML-Select
2004-07-16 10:07:14 +00:00
kevlo
80e35d6124
Initial import of pear-HTML-Select-1.2.1
...
HTML_Select provides an OOP way of generating HTML form select elements.
2004-07-16 10:05:54 +00:00
kevlo
19b3ecfe7a
Initial import of pear-HTML-Common-1.2.1
...
The PEAR::HTML_Common package provides methods for html code display
and attributes handling.
2004-07-16 10:04:39 +00:00
naddy
b698e27062
deal with libwrap.so* expanding to more than one file
2004-07-14 23:35:09 +00:00
todd
1a0897c9da
move to @dir
2004-07-14 19:36:58 +00:00
todd
b6fa9ee322
move to @dir, trim down list of locale dirs to stuff not installed by gettext
2004-07-14 17:28:26 +00:00
todd
6d1c5ef1d4
move to @dir
2004-07-14 17:10:19 +00:00
jolan
b201527aec
update to 1.03
2004-07-12 06:16:49 +00:00
brad
083227db96
until I can figure out this total gayness with libtool relinking
...
improperly then I'll just put the usual workaround in place.
2004-07-11 19:22:05 +00:00
msf
44c2aec33f
+p5-Sub-Uplevel
2004-07-09 03:07:57 +00:00
msf
5dd24db624
+p5-Array-Compare
...
+p5-Test-Exception
+p5-Test-Warn
+p5-Tree-DAG_Node
2004-07-09 01:41:55 +00:00
msf
482b2c4a59
Initial import of Test-Warn-0.08
...
This module provides a few convenience methods for testing warning based
code.
2004-07-09 01:37:38 +00:00
msf
165a0f2b5c
Initial import of Tree-DAG_Node-1.04
...
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but is
emergent from the linkages you create between nodes. This class provides
the methods for making linkages that can be used to build up a tree,
while preventing you from ever making any kinds of linkages which are
not allowed in a tree (such as having a node be its own mother or
ancestor, or having a node have two mothers).
2004-07-09 01:35:14 +00:00
msf
c91842c0e3
Kill extra whitespace I missed
2004-07-09 01:31:59 +00:00
msf
6245337ce6
Initial import of Array-Compare-1.09
...
If you have two arrays and you want to know if they are the same or
different, then Array::Compare will be useful to you.
2004-07-09 01:30:00 +00:00
msf
661a0687b2
Initial import of Test-Exception-0.15
...
This module provides a few convenience methods for testing exception
based code. It is built with Test::Builder and plays happily with
Test::Simple, Test::More and friends.
2004-07-09 01:23:14 +00:00
msf
34d3369f4e
Initial import of Sub-Uplevel-0.09
...
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
just to fool caller(). All the really naughty bits of Tcl's uplevel()
are avoided.
2004-07-09 01:08:29 +00:00
msf
a635e37a48
Fix PLIST.
2004-07-06 22:03:18 +00:00
msf
421850c45f
+p5-Test-MockObject
2004-07-06 21:04:49 +00:00
msf
92f2a026ba
Initial import of Test-MockObject-0.14
...
Test::MockObject allows you to create objects that conform to particular
interfaces with very little code. You don't have to reimplement the
behavior, just the input and the output.
requested by xsa@
2004-07-06 21:03:25 +00:00
xsa
3191442786
PKG_NAME -> PKGNAME; okay msf@.
2004-07-06 14:48:13 +00:00
kevlo
8452287556
disable php4 and ocaml; pointed out by naddy@.
...
I will add FLAVOR stuff if I have time.
2004-07-06 00:58:39 +00:00
espie
31bbcfedb2
new dynlibdir on /usr/local ??? hello ?
2004-07-05 19:13:39 +00:00
mjc
8b245164e0
update my e-mail address
2004-07-04 23:40:05 +00:00
pedro
491963bb4e
forgot to change these to openbsd.org as well
2004-07-03 14:23:32 +00:00
brad
eb85612971
upgrade to libtool 1.5.6, libltdl is now a sub-package.
2004-07-02 01:59:12 +00:00
robert
9f3da32ffb
update to 3.01 from MAINTAINER Sam Smith <S@msmith.net>
2004-07-01 23:21:45 +00:00
robert
b88d434f62
+giblib
2004-07-01 21:55:17 +00:00
robert
5fb968f7a2
Import of giblib-1.2.3
...
giblib is an utility library that incorporates doubly linked lists,
some string functions, and a wrapper for imlib2.
from Victor Sahlstedt <cvss@home.se>; ok naddy@
2004-07-01 21:50:44 +00:00
sturm
0da066615a
+p5-Event
2004-07-01 18:24:07 +00:00
sturm
abb8ba889b
Initial import of Event 1.00
...
The Event module provides a central facility to watch for
various types of events and invoke a callback when these
events occur. The idea is to delay the handling of events
so that they may be dispatched in priority order when it
is safe for callbacks to execute.
from Waldemar Brodkorb <wbx at openbsd.de>
2004-07-01 18:23:09 +00:00
xsa
b6b19a14e2
update to 1.1; okay shell@.
2004-06-27 19:40:41 +00:00
xsa
93568351bb
set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
...
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
xsa
863f1628fa
update to 0.93;
2004-06-26 04:35:35 +00:00
sturm
f3e8d30d7a
fix manpages by using =header1 instead of =header2 here
2004-06-25 16:21:03 +00:00
marcm
cd24fe988e
Update to 2.1.10. Part of it's 2.1/2.2 series as well.
2004-06-25 16:17:44 +00:00
marcm
9e9a0c1889
Update to 2.1.11, now part of the 2.1/2.2 series.
2004-06-25 16:16:51 +00:00
djm
c0e5dd5f9c
add evil XML::Parser dependency; ok marcm
2004-06-25 04:30:50 +00:00
naddy
ec915dbf6b
C++ fix for gcc3 (which mysteriously only shows up on powerpc)
2004-06-25 04:22:16 +00:00
kevlo
1ba66c0b15
install swig.m4
2004-06-25 03:26:20 +00:00
marcm
ebc95e1a7e
Updates to gconf-editor, gconf2, libglade2 and libwnck in support
...
of Gnome 2.6.
2004-06-23 03:23:48 +00:00
msf
d5afa736ff
sync PLIST. man3 -> man3p
...
ok sturm@
2004-06-23 03:21:15 +00:00
naddy
814d070029
update to 1.9: adds amd64 support
2004-06-22 23:50:44 +00:00
marcm
94f7d136c7
Ooops, delete a file that slipped through CVS.
2004-06-22 22:06:37 +00:00
avsm
fa45ecd6a6
CIL also works on macppc now, hurrah
2004-06-22 20:57:25 +00:00
marcm
9e344e7874
Some more docs that go in the -docs subpackage
2004-06-22 18:01:24 +00:00
marcm
6fd82096cc
Minor update to 2.10.2
2004-06-22 04:23:40 +00:00
marcm
014548031a
Update to gtk+ 2.4.3 and friends.
...
Note: this will cause breakage in ports that set the various
*_DISABLE_DEPRECATED defines for gtk. These weill be addressed
shortly.
ok pvalchev@
2004-06-22 03:15:02 +00:00