Commit Graph

31023 Commits

Author SHA1 Message Date
alek
ce7f7d1a8a Update to 1.44
From new maintainer Eric Faurot <eric.faurot@gmail.com>
2005-12-11 16:45:14 +00:00
steven
35d1827fec - new MAINTAINER Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
- PKG_ARCH=*
- bump PKGNAME
2005-12-11 11:10:06 +00:00
steven
beefcb78d5 update to 0.17
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-11 02:14:36 +00:00
pvalchev
c9a0010d14 +bash,tcsh 2005-12-11 00:57:14 +00:00
pedro
293cae4b06 Use local variables as to not leak them to user context 2005-12-10 23:02:05 +00:00
pedro
6b541836e1 ion-3ds-20051210, no big changes 2005-12-10 21:35:06 +00:00
millert
aaccd16458 Don't define _POSIX_C_SOURCE or _XOPEN_SOURCE to values that will
cause compilation errors when we update headers.  This is a temporary
fix that will be removed at a later date.  OK naddy@
2005-12-10 20:21:33 +00:00
steven
a82733df2f update to 2.0_03
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-10 18:50:48 +00:00
steven
5cdfb6d225 + p5-Module-Load 2005-12-10 15:53:28 +00:00
steven
2ddcc4b813 import p5-Module-Load-0.10
Module::Load eliminates the need to know whether you are trying to
require either a file or a module.

submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
"looks ok" alek@
2005-12-10 15:52:51 +00:00
alek
fe98bfe898 - Fix LIB_DEPENDS entry for libglade
- Remove VERSION variable
- Bump PKGNAME

ok todd@
2005-12-10 15:34:34 +00:00
alek
decba60688 Remove p5-PGP-Sign,pgp5 2005-12-10 14:25:57 +00:00
steven
c76b75779a update to 1.27
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-10 13:38:13 +00:00
steven
90505a9a72 update to 0.19, remove flavor for pgp 2.6, make pgp flavor use pgp 5.0
ok alek@
2005-12-10 13:28:07 +00:00
alek
2d51ea1b78 Update to 1.7.0
From Mike Pechkin <mike.pechkin@gmail.com> (maintainer)
2005-12-10 13:26:54 +00:00
aanriot
ed69853f2a - update to 21.4 (format-string vulnerability patch merged).
- fix a buffer size.

maintainer timeout; ok mbalmer@ alek@
2005-12-10 11:57:40 +00:00
pvalchev
b09d0d4659 pass --with-low-memory on ARM architectures per configure script
advice so this compiles with reasonable resources
2005-12-10 00:19:09 +00:00
wilfried
7e1ab397ae move libgfxft2_s.a to -devel, found by Moritz Grimm 2005-12-09 19:59:54 +00:00
steven
adc0f13a75 update to 1.27
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-09 19:40:06 +00:00
steven
40561ee75b update to 1.3.14
ok alek@
2005-12-09 19:33:45 +00:00
aanriot
35efdf1308 - update avr-libc to 1.4.0.
- don't overwrite subdirs' flags.

tested by wilfried@, ok martin@
2005-12-09 16:01:00 +00:00
kevlo
6d68f283e9 update to lftp 3.3.5 2005-12-09 13:34:25 +00:00
kevlo
4c793a3ac3 update to phpmyadmin 2.7.0pl1 2005-12-09 13:28:40 +00:00
kevlo
e9f2842826 update to 1.08 2005-12-09 13:17:25 +00:00
mbalmer
1679a1ba04 Update to smtp-vilter 1.2.1. This version has pf integration. 2005-12-09 09:41:25 +00:00
jakemsr
dca3727b08 the original RCS Id of readxml.c is in the patch, and when
the patch got committed to the ports tree, the Id got updated
to the ports version by cvs.  result: patch does not apply.
solution: remove the '$'s from readxml.c's RCS Id.

PKGNAME not bumped because the port has not been buildable
since the last bump.
2005-12-09 05:18:48 +00:00
brad
4eb6cc1510 Postfix 2.3 20051207 snapshot 2005-12-09 03:33:41 +00:00
steven
5a65325908 update to 0.97
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-09 00:38:42 +00:00
steven
9b7bbbf619 better file permissions, don't install ugly sample scripts.
ok sturm@
2005-12-08 22:52:33 +00:00
naddy
1c84b1ff09 SECURITY:
Update to 7.15.1, which fixes a local buffer overflow.
http://curl.haxx.se/docs/adv_20051207.html
2005-12-08 17:10:02 +00:00
marco
7814de4e2f Oops forgot to bump makefile. 2005-12-08 16:50:39 +00:00
marco
a68f83da68 Fix typo. From jmc@ 2005-12-08 16:50:03 +00:00
steven
157c47f546 update to 1.09
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-08 16:44:48 +00:00
steven
e1bd7bdfda update to 0.10
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
maintainer timeout
2005-12-08 16:30:59 +00:00
jakob
b90b386e3d update to v2.3.3 2005-12-08 10:45:45 +00:00
bernd
96c3a70dce add maven 2005-12-08 09:49:32 +00:00
bernd
2937ebc4ef Import maven-2.0.
Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a
project's build, reporting and documentation from a central piece of
information.

help & ok kurt@
2005-12-08 09:48:02 +00:00
bernd
bce676b2b5 Security update to mediawiki-1.5.3. (Only 1.5.x series affected.)
This fixes a remote code execution vulnerability.

More information: http://www.securityfocus.com/bid/15703

ok kevlo@
2005-12-08 09:16:10 +00:00
steven
c6f1420107 update to 0.11
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-08 09:10:20 +00:00
steven
6ff83fb5fc update to 1.24
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-08 08:55:01 +00:00
pvalchev
ca6788beb5 sync 2005-12-08 07:39:41 +00:00
jakemsr
601d8b273c grrr 2005-12-08 06:21:30 +00:00
jakemsr
93df3b318b I really did mean to add this file 2005-12-08 06:07:02 +00:00
jakemsr
5f19768387 wtf? maybe I had a couple Terminal Gravitys before I made this commit,
but I did _not_ do a 'cvs add' of this directory structure.

cvs saiz, "sorry 'bout the noise".
2005-12-08 05:56:49 +00:00
jakemsr
51e9b47b80 - use locale_charset() from libiconv instead if nl_langinfo(CODESET)
directly to get the codeset.  locale_charset() canonicalizes the
  codeset name "646", which libiconv does not understand, to "ASCII",
  which libiconv does understand.
- use my OpenBSD email address
- and of course, bump the PKGNAME

OK jolan@
2005-12-08 05:47:26 +00:00
wilfried
fa2f743dbf update to 1.28
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-07 21:04:37 +00:00
bernd
95069a9e1b Fix several security bugs in the xpdf parts of teTeX.
o iDefense advisories from 2005-12-05
o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193

- JPX Stream Reader Heap Overflow Vulnerability
- DCTStream Baseline Heap Overflow Vulnerability
- DCTStream Progressive Heap Overflow
- StreamPredictor Heap Overflow Vulnerability

Patch provided by xpdf developers.

ok sturm@
2005-12-07 21:04:31 +00:00
bernd
15299ab459 Major update to pcre-6.4.
discussed with sturm@ and naddy@

ok sturm@ jakob@, "Auf!" naddy@
2005-12-07 20:11:49 +00:00
wilfried
e0c9833353 add a missing RUN_DEPENDS and bump 2005-12-07 20:06:57 +00:00
wilfried
2e9e587cc5 update to 0.54 and add some REGRESS_DEPENDS to run more regression tests 2005-12-07 20:03:00 +00:00