Commit Graph

2354 Commits

Author SHA1 Message Date
peter
2696c6310e comment out my mis-imported ports until they are fixed 2004-04-24 08:48:56 +00:00
peter
381b4c4b58 add p5-Exporter-Lite 2004-04-24 08:17:36 +00:00
robert
1838900473 Add caca FLAVOR to have support for libcaca (color ascii art library)
ok pvalchev@
2004-04-23 12:09:18 +00:00
dons
65480fde73 Let hmake install on non-x86 platforms, and ensure it builds on amd64
Update MAINTAINER and add RCS tags.

ok pvalchev@ avsm@
2004-04-23 03:14:06 +00:00
dons
94f931f2da Let happy build on amd64.
Update maintainer and add RCS tags.

ok pvalchev@ avsm@
2004-04-23 03:00:07 +00:00
dons
e1a1b45af0 Let haddock build on amd64.
Update my MAINTAINER addr and add RCS tags while I'm here.

ok pvalchev@ avsm@
2004-04-23 02:40:16 +00:00
dons
6ff71bd09f Let alex build on amd64.
Change my maintainer addr to dons@openbsd.org,
and add RCS tags while I'm here.

	ok avsm@ pvalchev@
2004-04-23 02:17:49 +00:00
naddy
ddf1fbb1b6 don't attempt to build SGML documentation; ok pvalchev@ 2004-04-21 03:04:14 +00:00
marcm
3536e1c665 Bye-bye autotools kludge... prodded by naddy 2004-04-20 21:57:53 +00:00
avsm
5a8e0a310d dont take sizeof(pointer) for length to strlcpy/strlcat 2004-04-20 12:32:53 +00:00
xsa
4f19228a1a another few @extra'z... 2004-04-19 09:43:50 +00:00
kevlo
b9cd977c63 upgrade to 0.09 2004-04-19 06:48:46 +00:00
kevlo
a0d06bf774 update to 2.02 2004-04-19 06:45:09 +00:00
robert
a78208589c update to 1.19; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@ 2004-04-18 19:51:40 +00:00
robert
9f0d6fa20e update to 0.74; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@ 2004-04-18 19:08:55 +00:00
robert
e965882694 Update to 1.11; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@ 2004-04-18 18:31:55 +00:00
pvalchev
36effa8ca1 remove post-patch kludges now done in bsd.port.mk; reminded by naddy 2004-04-18 17:21:13 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
jolan
46ab8ae7dd uses makedepend, noticed by michael coulter 2004-04-18 01:04:28 +00:00
avsm
091d85becb update to happy-1.14
from maintainer Don Stewart <dons at cse.unsw.edu.au>
2004-04-17 18:36:48 +00:00
naddy
77c0338cca +uuid 2004-04-17 16:43:09 +00:00
naddy
46ef837f36 Import OSSP uuid 1.0.0; submitted by Robert Nagy <thuglife@bsd.hu>.
OSSP uuid is a ISO-C application programming interface (API) and
corresponding command line interface (CLI) for the generation of DCE
1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers
(UUID).
2004-04-17 16:42:12 +00:00
xsa
f2cb765a5c update to 1.08;
from MAINTAINER Gerardo Santana Gomez Garrido <santana at openbsd.org.mx>
2004-04-17 09:57:59 +00:00
naddy
878c0c0f09 maintenance update to 1.24; from Dan Weeks <danimal@danimal.org> 2004-04-17 01:49:50 +00:00
xsa
3e378d2b5d update to 1.15;
From: MAINTAINER Srebrenko Sehic <haver at insecure.dk>
2004-04-16 21:28:19 +00:00
jolan
4fb7a8da2b +libbt 2004-04-15 03:39:26 +00:00
jolan
fadcc408eb libbt-1.01, c reimplementation of the bittorrent core protocols 2004-04-15 03:37:43 +00:00
brad
7ba0eae84e don't try to build on archs without shared libs 2004-04-14 22:33:07 +00:00
brad
a88983454a don't forget this too 2004-04-14 18:28:12 +00:00
brad
b5f69ddd76 downgrade t1lib back to 5.0.0
5.0.2 seems to cause problems with xpdf
2004-04-14 18:26:38 +00:00
matthieu
a8ae528fc6 Specify a shell to execute this. Ok espie@ 2004-04-12 10:35:27 +00:00
jolan
089d427a18 +silc-toolkit 2004-04-11 21:28:18 +00:00
jolan
1f9130ab83 silc-toolkit-0.9.12, from pedro martelletto and myself, maintained by
pedro
2004-04-11 21:25:13 +00:00
brad
7687c61a6c upgrade to p5-Net-Server 0.87
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:06:12 +00:00
brad
ff4f8f507c upgrade to p5-Curses-UI 0.92
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-11 15:01:20 +00:00
brad
3595331e1f fix sparc target, fine GNU style as usual, NOT. 2004-04-11 13:57:32 +00:00
sturm
7ceb51a40c + p5-Class-MethodMapper
+ p5-Date-ICal
+ p5-Date-Leapyear
+ p5-Date-Simple
2004-04-11 12:04:18 +00:00
sturm
4b320fdbed Initial import of Date-ICal 1.72
Date::ICal talks the ICal date format, and is intended to be
a base class for other date/calendar modules that know about
ICal time format also.

from Sam Smith <S at msmith.net>
2004-04-11 11:59:50 +00:00
sturm
1efa25f5dc Initial import Number-Compare-Date 0.02
A module for comparison of dates in any format readable by Date::Parse

from Sam Smith <S at msmith.net>
2004-04-11 11:58:18 +00:00
sturm
b06fc1acb2 Initial import of Number-Compare 0.01
A module for doing numeric comparisons. It can compare numbers expressed
in different comparable units.

from Sam Smith <S at msmith.net>
2004-04-11 11:56:55 +00:00
sturm
254156604d Initial import of Date-Simple 3.00
This module may be used to create simple date objects. It
only handles dates within the range of Unix time. It will
only allow the creation of objects for valid dates.
Attempting to create an invalid date will return undef.

from Sam Smith <S at msmith.net>
2004-04-11 11:55:39 +00:00
sturm
1c2fa234b3 Initial import of Date-Leapyear 1.71
Is a particular year a leap year?

from Sam Smith <S at msmith.net>
2004-04-11 11:54:19 +00:00
sturm
16c07dffe4 Initial import of Class-MethodMapper 1.0
Abstract class wrapper for Autoloader

from Sam Smith <S at msmith.net>
2004-04-11 11:52:43 +00:00
xsa
cbfdd53518 update to 1.6; requested/tested/ok jolan@. 2004-04-10 23:08:11 +00:00
brad
a94184b01d 1.2 -> 1.3 2004-04-08 06:49:08 +00:00
brad
75a778520f upgrade to t1lib 5.0.2 2004-04-08 06:21:19 +00:00
brad
a3573af035 upgrade to nasm 0.98.38
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-07 22:54:23 +00:00
brad
59a9028d26 remove sparc64/2.95 workarounds. 2004-04-06 03:12:19 +00:00
brad
26bfdf38be (process_mips_specific): Print conflictsno as an unsigned long.
From: binutils CVS HEAD branch, based on rev 1.231
Provided by: Daniel Lucq <daniel at lucq dot org>
2004-04-05 22:09:05 +00:00
xsa
1dc8617f81 update to 3.0.2; 2004-04-01 09:59:56 +00:00