Commit Graph

24005 Commits

Author SHA1 Message Date
naddy
b1481f1b37 remove obsolete autotools kludge 2004-04-18 17:38:37 +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
naddy
8a439a7207 - project has moved to SourceForge
- remove obsolete autotools kludge
2004-04-18 15:08:28 +00:00
robert
3d6ea15dc7 - change my MAINTAINER address to @openbsd.org
- don't change O_RDWR to O_WRONLY
  in audio.c because O_RDWD is fine now
ok naddy@
2004-04-18 14:19:02 +00:00
sturm
ebcf7f2f8e - teach makesetup about -pthread
- better pthread handling in configure
- find python binary when running regression tests, even when no python
  is installed

from maintainer Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-04-18 12:13:58 +00:00
sturm
2ce49acf55 fix manpage
from maintainer Sam Smith <S at msmith.net>
2004-04-18 12:05:31 +00:00
sturm
590137bb6a fix glutStrokeWidth and glutStrokeLength man page with help from jmc@
regen patches while here
2004-04-18 11:54:09 +00:00
sturm
93ef634f2e don't install empty man pages
ok maintainer Sam Smith <S at msmith.net>
2004-04-18 10:44:05 +00:00
sturm
6d97a19718 be consistent with the other ports and use texmf-local
anil is busy and says "if you think it makes sense, go ahead"
2004-04-18 09:22:53 +00:00
sturm
909ad10292 find sgml catalog file
anil is busy and says "if you think it makes sense, go ahead"
2004-04-18 09:21:04 +00:00
xsa
5b3e116672 @extra; ok sturm@. 2004-04-18 08:50:33 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
jolan
74f51a3a8d +imlib2,libcaca 2004-04-18 02:05:19 +00:00
jolan
65ff187564 libcaca 0.9, color ascii art library
from/maintained by robert nagy, tweaks by me
2004-04-18 02:03:38 +00:00
jolan
281a134c7a import imlib2-1.1.0, an image manipulation library
from/maintained by francois briere, tweaks by robert nagy and myself
2004-04-18 02:01:25 +00:00
jolan
46ab8ae7dd uses makedepend, noticed by michael coulter 2004-04-18 01:04:28 +00:00
jolan
15a6bfcb5d update to 1.0.18, from robert nagy 2004-04-18 00:58:31 +00:00
jolan
c26edde07a forgot to remove this.. yes that's right, i blame myself, not cvs. 2004-04-18 00:42:58 +00:00
jolan
fd5fae38bf update to 0.7.1 2004-04-18 00:42:14 +00:00
jolan
aca1a1584e update to 0.4.0b 2004-04-18 00:41:03 +00:00
jolan
f3327a9a04 experimental bktr(4) support, from freebsd 2004-04-18 00:36:22 +00:00
jolan
800605f870 4.0.5 2004-04-18 00:28:57 +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
naddy
0a545ecf92 Update to 0.24.15. Notable changes:
- The cvsync2cvsup utility, which converts a CVSync scanfile to one
  in the CVSup format, has been added.
- A sample file for the FreeBSD CVS repository has been added.
- Some reliability improvements.
2004-04-17 12:02:09 +00:00
avsm
92367759d8 update to php-4.3.6 2004-04-17 11:26:59 +00:00
xsa
efa9eb06b0 + p5-Net-Wake 2004-04-17 10:40:18 +00:00
xsa
d4997d03e6 Import of Net-Wake-0.02
This package sends wake-on-lan (AKA magic) packets to turn on machines
that are wake-on-lan capable.

Submitted and maintained by Okan Demirmen <okan at demirmen.com>

okay sturm@.
2004-04-17 10:39:10 +00:00
avsm
f6fa066df3 put this patch where it'll make a difference 2004-04-17 10:33:50 +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
naddy
901d8b92e1 update to 1.3; from new maintainer Michael Coulter <mjc@bitz.ca> 2004-04-16 22:32:27 +00:00
naddy
6b77e3e62c +p5-Apache-Test 2004-04-16 22:18:49 +00:00
naddy
53d209d74d Import Apache::Test 1.09, submitted by Michael Coulter <mjc@bitz.ca>.
Apache::Test is a wrapper around the standard Test.pm
with helpers for testing an Apache server.
2004-04-16 22:17:14 +00:00
xsa
3e378d2b5d update to 1.15;
From: MAINTAINER Srebrenko Sehic <haver at insecure.dk>
2004-04-16 21:28:19 +00:00
sturm
cbfef8cdfd ensure the correct man page directory is chosen 2004-04-16 21:23:30 +00:00
pvalchev
ec3b8dfd7c fix va_arg types violations
- char gets promoted to int
- short gets promoted to int
2004-04-16 20:27:04 +00:00
naddy
1a6dea092c update to 1.6.37; from Robert Nagy <thuglife@bsd.hu> 2004-04-16 17:26:16 +00:00
naddy
b998676355 sync, 2588 packages 2004-04-16 16:38:57 +00:00
naddy
c61ce26319 fix build with gcc2.95 2004-04-16 15:08:24 +00:00
naddy
25989f293a fix build; from Robert Nagy <thuglife@bsd.ru> 2004-04-16 15:06:48 +00:00
lebel
76f4d7869c update to net/neon to 0.24.5:
SECURITY (CVE CAN-2004-0179): Fix format string vulnerabilities in
XML/207 response handling, reported by greuff@void.at.

From Robert Nagy.
2004-04-16 13:08:54 +00:00
brad
773296fdb7 sync 2004-04-16 00:39:03 +00:00
brad
91d68f94f5 Fix a tmpfile/symlink issue with mysqlbug.
http://marc.theaimsgroup.com/?l=bugtraq&m=108023246916294&w=2

Fix from MySQL BitKeeper repo via Robert Nagy <thuglife at bsd dot hu>
2004-04-16 00:14:03 +00:00
pvalchev
6930cae551 homepage is dead, from FreeBSD via Robert Nagy 2004-04-15 20:46:07 +00:00
naddy
98b6550e08 update to 1.4.6; from Robert Nagy <thuglife@bsd.hu>; ok maintainer 2004-04-15 20:26:08 +00:00
naddy
85111636e9 Update to 1.2.10; from new maintainer Robert Nagy <thuglife@bsd.hu>. 2004-04-15 19:23:46 +00:00
jakob
e14bce7e53 update to v3.96; from Robert Nagy 2004-04-15 12:40:45 +00:00
dhartmei
8bfb6aa0fb update to 1.7, generate responses to IRC client PINGs (irssi does that),
from David Gwynne
2004-04-15 10:28:37 +00:00