Commit Graph

29640 Commits

Author SHA1 Message Date
espie
3020c80d45 zap @exec 2005-09-04 23:37:30 +00:00
espie
ffa9de67cc missing @info 2005-09-04 23:35:59 +00:00
espie
d3b5151e44 duplicate install-info. 2005-09-04 23:31:36 +00:00
espie
5232470579 duplicate mkdir 2005-09-04 23:31:07 +00:00
espie
43d8ffb933 remove echo message, there's no real need for new fonts these days. 2005-09-04 23:30:16 +00:00
espie
1cbadc724f zap exec, use @sample dir/ 2005-09-04 23:29:44 +00:00
espie
09b0153978 template empty score. zap exec 2005-09-04 23:29:09 +00:00
espie
66809faf96 zap some exec 2005-09-04 23:28:43 +00:00
espie
49ef595240 +openclipart 2005-09-04 23:22:33 +00:00
espie
a90f0125ed zap unneeded @exec, @sample dir/ instead. 2005-09-04 23:08:35 +00:00
espie
a13da96776 you've got to love this: it's called OPENclipart, and it's truely open
(they insist on public domain, no strings attached).

This is a large (and growing collection) of SVG clip-art, free of use.
2005-09-04 23:05:50 +00:00
brad
8768362a26 upgrade to MySQL 4.1.14 2005-09-04 22:51:24 +00:00
espie
368bd09c02 cache ways more information, so that it runs at a reasonable pace for
3000 packages.
output stuff in a more readable way.

allows looking only in a PLIST_DB directory.
2005-09-04 22:34:23 +00:00
espie
f7b78407d9 - new read-only variable, PKGNAMES.
- plist repository under PLIST_DB (optional).
- print-package-signatures shows what's used for signatures.
- make fetch shows full url you can copy/paste, simpler to look for typos
that way.
2005-09-04 22:32:37 +00:00
espie
a27436f413 new script, to register packing-list in a nice way. 2005-09-04 22:30:39 +00:00
aanriot
dc15a9b5ae add otpcalc. 2005-09-04 20:08:52 +00:00
aanriot
d5cd1c6039 import otpCalc 0.97.
otpCalc is an RFC2289 and RFC1760 compliant one time password
calculator, written to use the GTK+ library for screen I/O.

ok alek@
2005-09-04 20:07:37 +00:00
aanriot
8e2dea579c update to 4.22.
ok marcm@
2005-09-04 19:53:33 +00:00
sturm
80bd160dac the FLAVOR is called lua, not no_lua
from Frank Denis <j at pureftpd.org> via pr 4482
2005-09-04 19:02:32 +00:00
pvalchev
d7909ac978 sync 2005-09-04 18:36:53 +00:00
brad
904707f8ba upgrade to Dovecot 1.0alpha1 2005-09-04 18:22:30 +00:00
pvalchev
f34c18fca1 clarify cy(4) the driver is meant 2005-09-04 18:22:29 +00:00
brad
1e308f5694 Postfix 2.3 20050829 snapshot 2005-09-04 18:17:59 +00:00
pvalchev
3059521cb0 append pkglocatedb to plists; ok deraadt 2005-09-02 01:11:02 +00:00
pvalchev
a5acccf213 do not compress pkglocatedb so it can directly be used by locate(1)
after discussion with deraadt
2005-09-02 00:43:50 +00:00
pvalchev
23b2af5c44 sync 2005-09-01 07:53:38 +00:00
pvalchev
b175ea928c sync 2005-09-01 07:30:48 +00:00
pvalchev
5ef437ba53 sync 2005-09-01 06:58:00 +00:00
robert
0f9d38fccb SECURITY: fix a heap overflow in internal pcre; bump PKGNAME
http://www.vuxml.org/openbsd/b552a55a-136d-11da-a0d4-00065bd5b0b6.html

ok pvalchev@
2005-08-31 22:12:54 +00:00
espie
e89f8d0a7d fix qdns, from Greg Estabrooks
okay pvalchev@
2005-08-31 22:01:09 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
alek
3c68445fa3 Fix out-of-bounds access to conf->file_content
Problem spotted by Sigfred H?versen <bsdlist@mumak.com>

ok mbalmer@, pvalchev@
2005-08-30 20:32:52 +00:00
hshoexer
bbef4bfca6 Fix endianess issue, noticed by drahn@. Tested by several people, thanks!
ok pval
2005-08-29 20:28:17 +00:00
robert
f142cc568d upgrade to version 2.0.2;
* Fixed bug in route.c in FreeBSD, Darwin, OpenBSD and NetBSD
  version of get_default_gateway.  Allocated socket for route
  manipulation is never freed so number of mbufs continuously
  grow and exhaust system resources after a while (Jaroslav Klaus).

ok pvalchev@
2005-08-29 14:22:04 +00:00
biorn
66966fa462 Fix a potential heap overflow when playing uncompressed pcm audio.
ok pvalchev@
2005-08-29 06:53:54 +00:00
espie
d36666f229 Two bug-fixes.
- allows realmedia streams to work.
- fix af resample=wrongvalue.

Okay pvalchev@
2005-08-27 21:11:49 +00:00
mbalmer
2d00f98957 Fix pcre vulnerability.
ok pvalchev
2005-08-27 21:10:38 +00:00
pvalchev
bdfab055fb fix pcre vulnerability; ok naddy 2005-08-27 19:27:57 +00:00
naddy
63347c3c80 SECURITY:
CAN-2005-2491, http://securitytracker.com/id?1014744
A remote or local user may be able to supply a specially crafted
regular expression to trigger a heap integer overflow in PCRE.

ok pvalchev@
2005-08-27 15:57:31 +00:00
kurt
969db3f012 fix building with systrace. no pkg bump since package doesn't change.
noticed by Matthias Kilian <kili@outback.escape.de>

okay pvalchev@
2005-08-26 21:39:14 +00:00
espie
11abee91b2 use a new regen'd ada bootstrap that matches 3.8 libraries.
okay pvalchev@
2005-08-24 22:54:42 +00:00
pvalchev
def7406ca5 oops, apparently old python still 2005-08-24 21:42:19 +00:00
pvalchev
0a95e79054 tweak 2005-08-24 21:40:12 +00:00
pvalchev
c2f009f3bf python-2.4 2005-08-24 21:27:03 +00:00
pvalchev
d3c422a122 sync 2005-08-24 21:24:45 +00:00
pvalchev
9aa9507b18 another busted snprintf; maintainer Moritz Grimm 2005-08-23 21:26:26 +00:00
fgsch
b756759b0f fix off by one and bump package; makes the package usable. pvalchev@ ok. 2005-08-23 20:43:40 +00:00
pvalchev
ca0c0ed17c sync, 3214 unzels 2005-08-23 17:07:01 +00:00
robert
b2b5a3021d SECURITY: update to version 2.0.1;
fixes serveral vulnerabilities;
http://www.vuxml.org/openbsd/a7ce7b3c-136a-11da-bb92-00065bd5b0b6.html

ok pvalchev@
2005-08-23 00:32:39 +00:00
pvalchev
8eb9ed6e1b fix broken snprintf patch; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-08-22 23:25:39 +00:00