Commit Graph

1871 Commits

Author SHA1 Message Date
sturm
4dac6dd05d update to 1.6.2
from MAINTAINER

- improved error handling
- use of Shell-Quote module for improved filename handling
- new feature for combined plot of line and file statistics

naddy@ OK
2002-12-06 21:11:50 +00:00
sturm
2215e98243 add p5-Time-Piece 2002-12-06 20:46:37 +00:00
sturm
de23297452 initial import of p5-Time-Piece 1.07
submitted by Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>

This module replaces the standard localtime and gmtime functions with
implementations that return objects. It does so in a backwards compatible
manner, so that using localtime/gmtime in the way documented in perlfunc
will still return what you expect.

naddy@ OK
2002-12-06 20:44:37 +00:00
marcm
ecec413342 Pick up MAINTAINER
Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
2002-12-05 17:50:23 +00:00
shell
a7cb462b34 drop maintainership 2002-12-05 11:14:12 +00:00
naddy
22c8721029 +getxml 2002-12-04 14:32:04 +00:00
naddy
cf1f79d0c4 Import getxml 1.0.4.
Submitted by Jim Geovedi <jim@corebsd.or.id>.

getxml is an XML internationalization tool; it is comprised of 
getxml-extract (makes the header for the gettext tool) and 
getxml-merge (merges XML and po files).
2002-12-04 14:29:58 +00:00
naddy
b83c038294 Add gnuplot in RUN_DEPENDS, and mention License type.
From: Jim Geovedi <jim@corebsd.or.id>
2002-12-04 01:44:22 +00:00
pvalchev
482cfd82fa Update Jim's address in those as well 2002-12-03 22:45:32 +00:00
marcm
f39e43a417 +soup 2002-12-03 19:48:22 +00:00
marcm
04d8022c67 Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides an queued asynchronous callback-based mechanism for sending
and servicing SOAP requests, and a WSDL (Web Service Definition Language)
to C compiler which generates client stubs and server skeletons for easily
calling and implementing SOAP methods.

ok todd@
2002-12-03 19:39:32 +00:00
nino
ddfd88f86e Transfer maintainership to Jim Geovedi <negative@magnesium.net>. 2002-12-03 19:26:34 +00:00
margarida
bd736a211d Add p5-String-Scanf. 2002-12-01 21:16:21 +00:00
margarida
e01485cc44 Add p5-String-Scanf
--
Perl module that emulates the sscanf() of the 
C stdio library.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 21:14:49 +00:00
marcm
71a1534aac Sync DESCR with reality. 2002-12-01 20:09:02 +00:00
marcm
e2405b4d3d Take maintainership.
ok nino@
2002-12-01 19:59:31 +00:00
naddy
afea673243 - Fix PLIST now that file names >100 chars aren't truncated any longer.
- Some clean-up.
2002-12-01 02:20:18 +00:00
ian
67908bf66a Add missing VMEM_WARNING 2002-12-01 00:40:15 +00:00
margarida
431782d602 Update to version 1.14.
Add license.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:49:10 +00:00
margarida
03a96a6a4e Update to version 0.09.
Add license.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:46:37 +00:00
margarida
15838d90dc Update to version 1.997.
Remove NEED_VERSION, add license, sync PLIST with reality.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:39:13 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
naddy
78cea3036a fix dependency: devel/p5-Storable comes with perl-5.8.0 2002-11-30 12:40:48 +00:00
wcobb
c480039af9 Update to SDL-1.2.5.
- sdl-config no longer provides -I${LOCALBASE}/include.
- add an `aa' flavor (ASCII art display).
- GNU make is not needed.
- don't use nasm with gcc 3.
- don't install a SEGV handler.
- prevent the joystick driver from picking up usb keyboards.
ok pvalchev@
2002-11-30 11:17:26 +00:00
pvalchev
50309cb63a do not rely on sdl-config providing -I${LOCALBASE}/include for other
headers because it does not anymore with upcoming update
2002-11-30 08:12:18 +00:00
marcm
0782bbd373 Add -q flag to suppress warnings about XML validation, these apps don't
really use scrollkeeper anyway.

Also add support for local a XML catalog file so the new scrollkeeper
doesn't go off on the 'net to find the DTDs it needs.

ok nino@
2002-11-30 04:51:38 +00:00
pvalchev
70efb97788 make sure those can find SDL.h w/o relying ${LOCALBASE}/include is in search path 2002-11-29 05:27:57 +00:00
brad
b7d0dfbab4 do not include the WRKBUILD rooted libs dir in the installed copy of libintl.la 2002-11-29 05:07:01 +00:00
espie
42ef16f4bb cosmetic qt changes. 2002-11-28 19:19:09 +00:00
espie
8e34998817 Update distsite/homepage.
Reminded by Maurice Nonnekes <maurice@amaze.nl>
2002-11-28 18:54:33 +00:00
pvalchev
c305be8657 remove cruft... 2002-11-28 16:36:55 +00:00
margarida
c7d0f08ce4 Add p5-Parallel-ForkManager 2002-11-28 16:16:42 +00:00
margarida
08807b2ed6 Add p5-Parallel-ForkManager
--
This module is intended for use in operations that can
be done in parallel where the number of processes to be
forked off should be limited.

From: David Krause <openbsd@davidkrause.com>

brad@ ok
2002-11-28 16:14:56 +00:00
pvalchev
3f15ffdf31 devel/p5-Storable comes with perl-5.8.0 2002-11-27 21:36:43 +00:00
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
margarida
6b0670f758 Add p5-Time-Period 2002-11-24 14:33:45 +00:00
margarida
d7e7c452b1 Add p5-Time-Period;
--
Perl module that deals with time periods.

brad@ ok
2002-11-24 14:30:05 +00:00
brad
788f85520f more stubs. 2002-11-24 01:04:22 +00:00
brad
19d8d0bf8e comes with OpenBSD as of 3.2 2002-11-23 23:16:35 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
naddy
092d258af2 update to 0.98.35; from cjeker@diehard.n-r-g.com via angelos@ 2002-11-21 17:38:39 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
naddy
471c2b4e88 Update to 0.30; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 01:11:15 +00:00
naddy
f34bcd353c return to ports@; requested by (former) maintainer 2002-11-18 23:29:56 +00:00
drahn
1143a16d40 Vararg parameters are promoted to int if char. ok pvalchev@ 2002-11-17 21:14:59 +00:00
pvalchev
43c390b54f p5-I18N-LangTags comes with perl-5.8.0 as well; Nikolay Sturm 2002-11-17 18:59:31 +00:00
pvalchev
0e79215a07 Use MODULES=gcc3 on sparc64 to build this to avoid evil internal compiler
errors deep in STL land
2002-11-17 09:02:19 +00:00
brad
6f456b6ddd remove info page. 2002-11-16 05:33:51 +00:00
marcm
6c2a0fc20b Update to 0.21. Several hops up the bugfix chain. Required for most
newer builds of dependent applications.

ok todd@
2002-11-14 20:56:46 +00:00
naddy
bfcac99c7e Update to 1.29.
From: Jim Geovedi <jim@corebsd.or.id>
2002-11-13 19:04:53 +00:00
naddy
d2fd4cb1c6 Update to 1.07.
From: Jim Geovedi <jim@corebsd.or.id>
2002-11-13 18:47:15 +00:00
naddy
ca03040533 Update to 1.02.
From: Jim Geovedi <jim@corebsd.or.id>
2002-11-13 18:46:00 +00:00
naddy
f98b2e8ac2 Update to 0.08.
From: Jim Geovedi <jim@corebsd.or.id>.
2002-11-13 18:39:40 +00:00
brad
87ecbc6138 more URL fixes. 2002-11-13 16:46:39 +00:00
pvalchev
a1850e47b0 Remove GTL which turned almost completely 'non-free' a while ago, I myself
have lost access to its new releases source code and no longer have interest
in supporting it... removal discussed w/ naddy & a couple of other ppl
2002-11-12 09:07:40 +00:00
todd
cc9f2babf2 - much improved/cleaned 'logmail' log messages (prompted by art)
- ignore vim .*.swp files, from Alexander Yurchenko <grange@rt.mipt.ru>
2002-11-04 16:01:32 +00:00
ian
8b675763dd Add 1.2 2002-11-01 17:55:12 +00:00
ian
be60f204fe Initial import of native Java JDK1.2 2002-11-01 17:52:53 +00:00
pvalchev
04d0ce8b6b this one escaped - IGNORE: comes with perl now 2002-10-30 06:35:11 +00:00
pvalchev
0a2fca3a54 p5-Locale-Maketext & p5-Scalar-Utils now come stock with perl; remove deps 2002-10-30 05:01:43 +00:00
pvalchev
5ab07c2162 p5-Attribute-Handlers now comes stock with perl; remove dependency 2002-10-30 04:48:20 +00:00
pvalchev
6909d112d7 p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
pvalchev
10efc52b61 Remove p5-Test-Simple and p5-Time-HiRes depends; now in stock perl 2002-10-30 04:38:12 +00:00
pvalchev
201e10eb09 Set IGNORE. Those modules now come stock with perl-5.8.0 which is part
of -current since a few days ago thanks to millert@

NOTE: If you are not tracking -current and are using the -current ports
tree this where you will run into trouble as dependencies on these ports
are removed.  For -current users, make sure your system is up-to-date
2002-10-30 00:03:38 +00:00
kevlo
f8aeed1729 upgrade to version 1.4.1_01; requested by Ian Delahorne <iand02@kth.se>. 2002-10-29 03:25:21 +00:00
kevlo
839e9f595c upgrade to version 1.08 2002-10-29 02:30:45 +00:00
kevlo
2bca90ca0a upgrade to version 5.3 2002-10-29 02:16:44 +00:00
kevlo
4e82fddeca - upgrade to version 2.05
- add regression test
2002-10-29 01:59:14 +00:00
todd
33248e4bbc thanks to drahn@ update to gc6.1 (misc bugfixes, I've heard good things, etc,
best of all, you can drop this in on shared archs as a replacement for 6.0,
I've tested opencm and w3m)
2002-10-26 13:25:26 +00:00
naddy
edf4ef642a No regression tests available. 2002-10-25 22:37:52 +00:00
naddy
b2ee4be420 Enable regression tests. 2002-10-25 22:37:12 +00:00
naddy
424550466f Update to 0.7; from Jose Nazario <jose@monkey.org>. 2002-10-25 13:30:36 +00:00
fgsch
0332bcc194 update to maintenance release 33. 2002-10-23 22:13:33 +00:00
todd
a40e980fb1 opencm-alpha18pl2 .. another upwards-only compatible update 2002-10-23 20:57:30 +00:00
todd
e2e50ffba9 update to alpha18pl1
WARNING:  Anyone using OpenCM must realize that with this update, you will
          no longer be able to talk to older repositories.  The repository
          itself upgrades fine, just the wire protocol changed incompatibly.

Recap: alpha18pl1 and beyond will not talk to alpha17 and below, and
       vica versa.
2002-10-23 15:35:54 +00:00
naddy
f814be22f8 update to 4.1 and take maintainer; ok jakob@ 2002-10-21 23:18:05 +00:00
pvalchev
ac2234b577 Update to varconf-0.5.4 2002-10-19 08:38:49 +00:00
brad
f060e4e8e2 upgrade to libslang 1.4.6 2002-10-19 03:07:28 +00:00
jsyn
6c9e9a1854 PSS mirror has been updated; add MASTER_SITE_PACKETSTORM back in 2002-10-17 21:08:26 +00:00
naddy
66a1433342 +snit 2002-10-17 00:27:59 +00:00
naddy
424499b558 Import snit 0.6; submitted by Jose Nazario <jose@crimelabs.net>.
Snit is a pure-Tcl object and megawidget framework written entirely
in Tcl.
2002-10-17 00:26:52 +00:00
wilfried
e75af0b18c + p5-Cache-Cache
+ p5-Class-Container
+ p5-Class-Data-Inheritable
+ p5-Devel-StackTrace
+ p5-Error
+ p5-Exception-Class
+ p5-IPC-ShareLite
+ p5-Scalar-List-Utils
2002-10-16 13:20:50 +00:00
wilfried
63928e3ea8 Import p5-Scalar-List-Utils 1.0701; submitted by Jim Geovedi <jim@corebsd.or.id>
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.
2002-10-16 13:06:16 +00:00
wilfried
0ac4bbe8b2 Import p5-IPC-ShareLite 0.08; submitted by Jim Geovedi <jim@corebsd.or.id>
Provides a simple interface to shared memory, allowing data to be
efficiently communicated between processes.
2002-10-16 13:02:03 +00:00
wilfried
4b704c08d2 Import p5-Exception-Class 1.05; submitted by Jim Geovedi <jim@corebsd.or.id>
This module allows you to declare hierarchies of exception classes for
use in your code.
2002-10-16 12:58:52 +00:00
wilfried
ddcd72629d Import p5-Error 0.15; submitted by Jim Geovedi <jim@corebsd.or.id>
Error/exception handling in an OO-ish way.
2002-10-16 12:56:22 +00:00
wilfried
8a09eca1c4 Import p5-Devel-StackTrace 1.01; submitted by Jim Geovedi <jim@corebsd.or.id>
The Devel::StackTrace object contains a set of Devel::StackTraceFrame
objects, one for each level of the stack.
2002-10-16 12:53:27 +00:00
wilfried
84bf4ecc32 Import p5-Class-Data-Inheritable 0.02; submitted by Jim Geovedi <jim@corebsd.or.id>
Class::Data::Inheritable is for creating accessor/mutators to class
data.  That is, if you want to store something about your class as
a whole (instead of about a single object).  This data is then
inherited by your subclasses and can be overriden.
2002-10-16 12:50:40 +00:00
wilfried
4c0de82e6b Import p5-Class-Container 0.07; submitted by Jim Geovedi <jim@corebsd.or.id>
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason",
in which the Compiler, Lexer, Interpreter, Resolver, Component,
Buffer, and several other objects must create each other transparently,
passing the appropriate parameters to the right class, possibly
substituting their own subclass for any of these objects.
2002-10-16 12:47:38 +00:00
wilfried
a64a9f7829 Import p5-Cache-Cache 1.01; submitted by Jim Geovedi <jim@corebsd.or.id>
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.
2002-10-16 12:43:03 +00:00
wilfried
5aa6d01cd1 update to p5-Params-Validate-0.24, from new maintainer Jim Geovedi <jim@corebsd.or.id> 2002-10-16 12:39:16 +00:00
wilfried
a90dfcddab New maintainer: Jim Geovedi <jim@corebsd.or.id> 2002-10-16 12:37:39 +00:00
naddy
de76294f85 - configure sparc64 as a 64-bit platform
- include workaround for a compiler bug
- simplify
ok jakob@
2002-10-13 22:09:25 +00:00
naddy
08eb2c7a60 C++ fixes for gcc3; parts from Jack J. Woehr <jwoehr@attglobal.net> 2002-10-13 21:45:46 +00:00
jsyn
bf2b8fc541 update to flawfinder-1.21; port is using python2.2 now as well 2002-10-12 07:37:31 +00:00
jsyn
b8d78e3404 update to rats-2.1 2002-10-12 06:28:18 +00:00
todd
e18e0273a9 make _sure_ we dont use the includes from the in-tree version of boehm-gc 2002-10-11 12:34:20 +00:00
todd
6e9c7cab13 update to alpha17 (finally some activity!) 2002-10-11 12:27:00 +00:00
fgsch
6347e76401 byebye NEED_VERSION. 2002-10-05 21:11:09 +00:00
naddy
3ccbc67563 Update to FreeBSD-CVSweb 2.0.6. Notable changes:
- Make annotate work under mod_perl.
- New config variable annotate_options.
2002-10-04 19:21:48 +00:00
brad
6709a2465e upgrade to gmake 3.80 2002-10-04 18:06:28 +00:00
marcm
51134e8683 Update MASTER_SITES
ok nino@
2002-09-22 15:37:35 +00:00
avsm
4094f3e8c1 Update to p5-MLDBM-2.01
From new maintainer Jim Geovedi <jim@corebsd.or.id>
2002-09-21 11:41:04 +00:00
avsm
a1d916d859 Update to p5-FreezeThaw-0.43
From new maintainer Jim Geovedi <jim@corebsd.or.id>
2002-09-21 11:38:58 +00:00
nino
86e13c9c02 Update email and MASTER_SITES, zap NEED_VERSION. 2002-09-20 08:15:15 +00:00
shell
0650f3333f Updated to p5-Date-Handler-1.0 2002-09-20 07:40:44 +00:00
kevlo
15eaf8441e upgrade to version 2.04 2002-09-20 02:10:36 +00:00
naddy
1c2933378f Update to 2.21.
From: Gregory Steuck <greg@nest.cx>
2002-09-19 22:38:03 +00:00
kevlo
580441f9df - upgrade to version 5.1
- takeover maintainership
2002-09-19 07:30:50 +00:00
marcm
dd66b0ab11 Update my email address and kill off NEED_VERSION on my remaining ports.
ok pvalchev@
2002-09-19 06:41:59 +00:00
kevlo
224631797a upgrade to version 1.1.1 2002-09-19 06:22:46 +00:00
kevlo
e18f32f5fd Update to version 1.4.1 2002-09-19 06:09:39 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
todd
24ec1545db more headers (needed by egcs) 2002-09-16 22:00:13 +00:00
brad
e92e6ab0b0 having CONFIGURE_STYLE set to autoconf implies gnu. 2002-09-15 19:53:21 +00:00
shell
a5e092632c Updated to asp2php-0.76.13 2002-09-15 11:01:25 +00:00
naddy
81f2e4a327 Use standard category name. 2002-09-14 23:47:49 +00:00
avsm
cfc78b37bd update to cvs2cl-2.38
from Jim Geovedi <negative@toxic.magnesium.net>
2002-09-14 11:35:03 +00:00
todd
106390e2e4 respect CPPFLAGS 2002-09-12 15:26:33 +00:00
todd
6b35f41b29 we use ${LOCALBASE} here, not /usr/local 2002-09-12 15:08:57 +00:00
todd
2076b86927 use gc.h and co from /usr/local/include 2002-09-12 15:07:23 +00:00
todd
03a3b0e4e7 install one more header, needed by the upcoming opencm use
of /usr/local/include
2002-09-12 14:53:27 +00:00
todd
2b3e8aa0ad take maintainership. niklas@ resigned this 2002-09-12 14:18:56 +00:00
pvalchev
70be3d485d fix VAX support 2002-09-12 06:47:16 +00:00
pvalchev
1df24eb29d link orbit-idl static for now on alpha because it exibits an ld.so problem
of some sort; from Marc Matteo <marcm@lectroid.net>
2002-09-11 16:50:41 +00:00
pvalchev
e918c1a859 fix for alpha support; ok maintainer nino 2002-09-11 16:45:08 +00:00
jsyn
89bd8a1df8 update to rats-1.5 2002-09-08 02:07:19 +00:00
pvalchev
fec07c0f89 use kde3 for arts flavor; bunch of people 2002-09-07 04:56:28 +00:00
todd
33c4e5d770 ugh. dont patch a generated file. 2002-09-04 21:18:04 +00:00
todd
ad8c2e31b3 o 64bit fixes are back, tested on i386, alpha, sparc64 (more archs work now
than before)
o add the 'cm mv file* dir/.' fix from current
o we do not use zlib in this tree, remove an irrelevent patch accordingly
2002-09-04 16:21:43 +00:00
nino
02c74db0ad Add notice about removing /var/db/gconf. Spotted by brad@ 2002-09-04 08:43:23 +00:00
mark
452c6cb893 + # GPL
+ chop NEED_VERSION
2002-09-03 06:31:18 +00:00
mark
cceea2dd2b + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:24:46 +00:00
mark
683105b9b8 + # GPL
+ update-patches
+ chop NEED_VERSION
2002-09-03 06:19:18 +00:00
mark
7f83abbfb8 tag patches and add GPL comment for PERMIT's 2002-09-03 04:29:10 +00:00
mark
18b6dcf40d guilib-1.1.1 update
(works on ELF with brad's pending fixes: usbhid_pic/SDL)
told to go ahead and commit now (brad@ ok)
2002-09-03 04:20:27 +00:00
nino
2dbe12308c Remove default conflicts and add a explicit conflict with itself only.
Ok kevlo@
2002-09-02 04:46:05 +00:00
shell
ec7658380b Updated to p5-Test-Simple-0.47 2002-08-31 15:09:23 +00:00
nino
fe0d9763a5 Notice and warn the user if the configuration is out of date.
Suggested by avsm@
2002-08-31 13:31:58 +00:00
nino
b359f8c671 Make pkg-config propagate linker flags other than -l and -L, needed
for dependency chains with -pthread in it.

From Marc Matteo <marcm@lectroid.net>.

Ok shell@
2002-08-31 12:32:21 +00:00
nino
984db45bf1 -update to 1.0.9
-move the default databases to /var/db.

From Marc Matteo <marcm@lectroid.net>

-cleanup: remove useless db3 and guile flavors.

NOTE: This is one of the times you really need to heed the install
notice. In particular, /etc/gconf/1/path should be updated to reflect
the new location for the database.
2002-08-30 19:42:52 +00:00
todd
0aa50eff78 64bit stuff breaks in bad ways. more testing needed 2002-08-28 22:23:29 +00:00
todd
42c5ea0ac6 from wilfried@ .. properly use LIB_DEPENDS and use the PLIST${SUBPACKAGE} so
we don't end up with two packages with docs with the docs flavor. Thanks!
2002-08-28 14:38:25 +00:00
todd
9937b48075 this snuck in. bye! 2002-08-27 18:01:09 +00:00
todd
ee03b19c7a I was reminded about 64bit patches.
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
   opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
  branch
2002-08-27 17:43:14 +00:00
todd
50e2027bf4 wrap DESCR to 72 chars, suggested by pvalchev@ 2002-08-27 16:52:45 +00:00
todd
90ca878a11 enable opencm 2002-08-27 16:48:59 +00:00
todd
47060f5673 OpenCM alpha16
OpenCM is designed as a secure, high-integrity replacement for CVS. A list of
the key features can be found on the features page. While not as ``feature
rich'' as CVS, it supports some useful things that CVS lacks. Briefly, OpenCM
provides first-class support for renames and configuration, cryptographic
authentication and access control, and first-class branches. 

The OpenCM project was originally started because we needed a secure,
high-integrity configuration management system for the EROS project.
Alternatives, such as BitKeeper, Subversion, and PerForce, either did not
meet our requirements or were not available at the time the work started. We
had previously used CVS, but it's absence of real branches and configurations
finally drove us to build a better tool.
2002-08-27 16:46:09 +00:00
todd
fe065080cd update to 6.0
misc pieces from art@, pval@, and myself
2002-08-27 15:41:30 +00:00
pvalchev
1e05bc52be Change package name to 'gindent' rather than 'indent' to avoid
confusion with BSD indent(1); also consistent with the actual binary
name we install this under.
2002-08-26 02:58:36 +00:00
pvalchev
20135bc426 Update to gindent-2.2.8
- Add KNF (-knf) option
- Enable BERKELEY option by default
- Use gettext port rather than building its own
From Jim Geovedi <jim@corebsd.or.id>, thanks!
2002-08-26 02:55:09 +00:00
brad
1a972c5236 upgrade to help2man 1.26
- MAINTAINER changed to Jim Geovedi <jim@corebsd.or.id>
--
From: new MAINTAINER
2002-08-22 16:43:15 +00:00
naddy
482949c13f Remove crap; thanks wilfried@ and sturm@sec.informatik.tu-darmstadt.de. 2002-08-21 14:30:27 +00:00
pvalchev
b21eb84b7b p5-Locale-Maketext 2002-08-20 23:49:49 +00:00
naddy
da54672af1 Import Perl module Locale::Maketext 1.03.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

Locale::Maketext is a base class providing a framework for localization 
and inheritance-based lexicons, as described in an article in The Perl 
Journal #13.
2002-08-20 19:35:18 +00:00
brad
bb21ec7e91 upgrade to automake 1.4-p6 2002-08-17 19:41:02 +00:00
avsm
c93190be66 use MASTER_SITE_HORDE 2002-08-17 01:51:08 +00:00
kevlo
20214854f2 remove package conflicts.
--
Pointed out by Christian Edward Gruber <cgruber@israfil.net>.
2002-08-16 01:18:51 +00:00
avsm
2f29955368 better MESSAGE 2002-08-12 01:13:59 +00:00
avsm
042441f08c remove bad substitution 2002-08-12 01:04:30 +00:00
avsm
0662c1b4a4 horde doesnt need to depend on imap or mysql anymore 2002-08-12 00:56:51 +00:00
avsm
f1c35f2312 + chora 2002-08-12 00:55:46 +00:00
avsm
73bc519b88 initial import of chora-1.1
--
Chora is a tool for viewing code repositories that are managed using
the CVS source control system.  It aims to provide a high degree of
integration with CVS and the other Horde web-based tools.
2002-08-12 00:54:25 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
naddy
66b2a1ee27 +p5-File-ReadBackwards 2002-08-10 00:42:03 +00:00
naddy
da26373c6f Import perl module File-ReadBackwards 0.97.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

This module reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
2002-08-10 00:41:12 +00:00
nino
f0e175d4ad Update to 1.0.3, make library versioning controllable from the Makefile. 2002-08-09 21:28:59 +00:00
nino
8170f19f45 Update to 1.0.4, make library versioning controllable from the Makefile. 2002-08-09 21:26:43 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
wilfried
2c687458ff update to p5-Term-ReadLine-Gnu-1.13
- readline-4.2 support
   new variables
       rl_completion_suppress_append
       rl_completion_mark_symlink_dirs
   new functions
       rl_replace_line()
       rl_completion_mode()
- tgetstr() calls tput() to apply padding information.  No more
  "$<2>" on prompt.
- shadow_redisplay() with ornament works on xterm.
2002-08-09 10:22:47 +00:00
wilfried
4b6d87eb54 remove this while we are here 2002-08-09 10:02:01 +00:00
wilfried
ff0276c466 update to p5-Term-ReadKey-2.21
Fix to improve the chances of automated testing succeeding
2002-08-09 10:00:24 +00:00
nino
c801d1e2bf Drop spurious pkgconfig RUN_DEPEND.
Noted by brad@.
2002-08-08 19:20:28 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
nino
74b8917131 Update to 2.0.6, make it aware of our MAX/MIN macros and make library
versions controllable from the makefile.
2002-08-07 13:11:53 +00:00
naddy
7d92af1439 add p5-IO-Tty and p5-Expect 2002-08-04 20:31:31 +00:00
naddy
45211b421f Import Expect-1.15.
Perl5 module for talking to other applications, inspired by the Tcl
version of Expect.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:28:31 +00:00
naddy
7c73bd0c0e Import IO-Tty 1.02.
Perl5 module that allows the creation and manipulation of pseudo-TTYs.

Submitted by Michael Lestinsky <michael@lestinsky.de>.
2002-08-04 20:27:27 +00:00
naddy
b7aa4e2e41 replace verbatim control characters 2002-08-02 16:14:27 +00:00
nino
422b2efe32 Replace hardcoded -L/usr/X11R6/lib.
Spotted by naddy@.
2002-08-02 06:50:05 +00:00
naddy
d599e9721e typo 2002-08-02 00:26:56 +00:00
kevlo
86da8f6391 +1.4-linux 2002-08-01 05:57:35 +00:00
kevlo
c413d3383f Initial import of Sun's Java Development Kit 1.4. 2002-08-01 05:56:56 +00:00
brad
70be3e46c5 upgrade to mm 1.2.1 2002-07-30 22:50:55 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
shell
377c61f233 Updated to p5-Test-Harness-0.46 2002-07-30 10:23:43 +00:00
naddy
64f88786a5 Update to 1.15.3. Changes in this release:
- numerous bug fixes
- license changed from Artistic License to GPL
- support for C#

No longer requires gmake.

Submitted by:	Andrey Smagin <andrey@smagin.com>

Respect CXX/CXXFLAGS.
2002-07-29 21:34:41 +00:00
fgsch
a77d8637d4 remove iconv from MODULES. 2002-07-29 14:40:39 +00:00
nino
dffc4172a9 iconv modules is not needed when the gettext module is used.
spotted by fgsch@.
2002-07-28 12:00:51 +00:00
pvalchev
1d5966f01a Update to libicq2000-0.3.2 2002-07-26 02:51:53 +00:00
naddy
d84d8fdb2b Update to 1.3.1_04.
From maintainer Christian Edward Gruber <cgruber@israfil.net>.
2002-07-26 00:08:09 +00:00
nino
d32baf66cf Add atk, glib2 and pango. 2002-07-25 09:23:29 +00:00
nino
c81bd7c0f2 Import pango 1.0.3. From DESCR:
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango-1.0 was done using the
GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.0.
2002-07-25 09:20:01 +00:00
nino
091f392934 Import atk 1.0.2. From DESCR:
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.
2002-07-25 09:17:41 +00:00
nino
675c2c0d90 Import glib 2.0.4. From DESCR:
General-purpose library in it's second version from the GTK+ team,
includes support routines for C such as lists, trees, hashes,
memory allocation, and many other things.

Joint effort between myself and couderc@.
2002-07-25 09:14:13 +00:00
naddy
6af66713ce update to 1.2.5 and switch to KDE3; ok espie@ 2002-07-24 15:34:59 +00:00
espie
cdaeecd0b3 +ucpp 2002-07-24 12:17:58 +00:00
espie
72040fd101 Thomas's ucpp (small C99 preprocessor) 2002-07-24 12:16:24 +00:00
naddy
7ad33f9449 Update to 2.0.5: minor fixes. 2002-07-23 18:25:12 +00:00
avsm
867b5fb13f - update to p5-Net-Server-0.84
- lose NEED_VERSION
- fix regression tests by forcing timeouts
2002-07-23 18:09:10 +00:00
naddy
9d8cc542a0 +ccache 2002-07-21 18:54:31 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00
naddy
0af8d1cb1d honor CC 2002-07-21 01:10:39 +00:00
pvalchev
93464ac994 libgd requires -lttf -lm; fixes linking with new binutils 2002-07-19 18:18:49 +00:00
shell
66c61a2228 Updated to p5-Time-TimeData-1.1301 2002-07-19 10:49:19 +00:00
nino
fd9ee00ae0 libtool ELF fixes.
From Marc Matteo <marcm@lectroid.net>.
2002-07-19 08:18:10 +00:00
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00
wilfried
6295dfe328 Update tmake to use qt3, from maintainer Dan Weeks <danimal@danimal.org> 2002-07-17 07:19:23 +00:00
lebel
0309448058 use LOCALBASE instead of PREFIX 2002-07-17 00:03:01 +00:00
kevlo
9ef6e5faf7 - upgrade to version 1.06
- add regression test
2002-07-16 01:47:11 +00:00
kevlo
89a5213521 - update to version 1.1.0
- add regression test
2002-07-16 01:45:13 +00:00
pvalchev
e9cf15b045 Miod says attempting to build those will panic any vax, and while a fix
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
shell
d5ac12eda2 Updated to py-Checker-0.8.11 2002-07-15 04:09:33 +00:00
brad
16236e406c upgrade to shtool 1.6.1 2002-07-14 02:07:53 +00:00
shell
751a75e5df Updated to p5-Params-Validate-0.18 2002-07-11 17:22:29 +00:00
shell
4d43f595cf Updated to p5-Attribute-Handlers-0.77 2002-07-11 09:41:02 +00:00
shell
27b2873036 add p5-Object-Realize and p5-Scalar-Utils 2002-07-11 09:27:06 +00:00
shell
b3ecd82e3e Initial import of p5-Object-Realize-0.08 (Used by p5-Mail-Box)
perl module to implementing delay loading of object-data
---
This module helps you implementing delay loading of object-data.
While creating a stub-object, Object::Realize::Later simulates you
got the real data.
2002-07-11 09:25:59 +00:00
shell
52ed47760e Initial import of p5-Scalar-Utils-1.0701 (Used by p5-Mail-Box)
perl module replacement for the builtin Scalar
---
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.
2002-07-11 09:25:03 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
matt
dc6d4c3824 release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
avsm
14f4e11cea update to horde-2.1 2002-07-09 20:37:11 +00:00
matt
523b0ee587 taken by ian@ 2002-07-09 12:35:54 +00:00
mark
dbb9e7d65b flawfinder 1.20 update (ok jsyn@) 2002-07-09 03:41:26 +00:00
naddy
4b8203c02f Update to FreeBSD-CVSweb 2.0.4.
New upstream maintainer, miscellaneous minor changes.
2002-07-07 12:31:09 +00:00
fgsch
c51d611b17 Update to libusb 0.1.6a; fixes several issues for bsd systems.
maintainer ok.
2002-07-07 01:32:20 +00:00
shell
47d8be8a08 Updated p5-Test-Simple-0.45 2002-07-06 10:24:51 +00:00
shell
46ccb0206e Updated to p5-Test-Harness-2.26 2002-07-06 10:23:55 +00:00
wilfried
3450cc9dba fix dependency to match new php4 layout, ok avsm@ 2002-07-05 18:29:34 +00:00
espie
2462fb1df4 +cvsplot 2002-06-29 14:11:24 +00:00
espie
b874ea3fbf cvsplot, from maintainer 2002-06-29 14:10:55 +00:00
espie
0c89d3e13b +cvsgraph 2002-06-29 13:41:11 +00:00
espie
a87d7ef0b9 cvsgraph, Aleksander Piotrowski 2002-06-29 13:39:51 +00:00
mark
5fa71d4002 sdl-net-1.2.4 update 2002-06-23 07:56:36 +00:00
mark
53d481616f sdl-image-1.2.2 update 2002-06-23 07:55:59 +00:00
naddy
a969fb9f47 fix namespace use for GCC 3.1 2002-06-17 13:42:19 +00:00
naddy
9a74285a6e libevent will be part of the OpenBSD 3.2 base system 2002-06-16 09:51:06 +00:00
brad
70ec7dbb4e upgrade to bison 1.35 2002-06-15 20:47:28 +00:00
brad
7d4971b83e upgrade to libevent 0.5
--
Brought to my attention by: provos@
2002-06-13 03:58:11 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
wilfried
effb3cdd92 missing dependency 2002-06-08 17:18:13 +00:00
pvalchev
ba79eaa958 only attempt lock/unlock audio operations when audio is initialized/handled
from Adam Procter via wcobb@
2002-06-08 09:21:19 +00:00
wilfried
c4e1d8942e missing dependency 2002-06-07 22:17:56 +00:00
wilfried
0d7f82981e kill unused variable PERL_MODULES, ok brad@ 2002-06-07 21:37:11 +00:00
wilfried
6651cc0046 silence complaints 2002-06-07 19:47:56 +00:00
shell
ee300b6cc7 Updated to py-optik-1.3 2002-06-06 02:30:04 +00:00
shell
41b6a65dd0 Updated to asp2php-0.76.10 2002-06-06 02:24:20 +00:00
naddy
29d3c815c9 - remove bad chunk with RCS Id
- pull in prototypes for string functions
ok pval@
2002-05-30 18:38:17 +00:00