Commit Graph

1143 Commits

Author SHA1 Message Date
pvalchev
ae49510a81 cast NULL sentinel to a pointer 2003-03-02 19:15:42 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
pvalchev
a3ee7092c5 fix DNS resolution by using thread-safe functions; patch from marc@
bump PKGNAME. from maintainer Dan Weeks
2003-02-24 06:44:26 +00:00
danh
a96d3a8285 update mod_frontpage to Mirfak 1.6.2 (apache module only) 2003-02-23 22:36:36 +00:00
danh
52dd4ba7d8 +cronolog 2003-02-23 21:53:29 +00:00
danh
077af361df import of cronolog 1.6.2
--
cronolog is a simple filter program that reads log file entries from
standard input and writes each entry to the output file specified by a
filename template and the current date and time.  When the expanded
filename changes, the current file is closed and a new one opened.
cronolog is intended to be used in conjunction with a web server, such
as Apache, to split the access log into daily or monthly logs.

WWW: http://www.cronolog.org
2003-02-23 21:51:53 +00:00
couderc
3e7a42eed0 some fixes :
- use native SUN_LEN macro
- sweet fix for threaded name resolution from dhartmei@
2003-02-22 17:11:05 +00:00
couderc
453e51964a Fix the ipv6 stuff, from dhartmei@ 2003-02-19 14:41:01 +00:00
couderc
cd1dc0b609 Update to 0.7.0 2003-02-18 15:53:18 +00:00
margarida
7f4d851fca Update to version 2.6.0
--
This version includes much improved character encoding support,
including support for Japanese, Chinese, UTF-8, and other encodings.
The flowed text conversion was improved.
There are security enhancements, mail address rewriting in message
bodies, and other new features and bugfixes.
Changelog: http://www.mhonarc.org/MHonArc/CHANGES
2003-02-16 20:21:12 +00:00
margarida
87d86e63d3 Add gcc3 module. Now works in sparc64. 2003-02-16 18:17:57 +00:00
naddy
071b7c529e Directories we forgot to remove. 2003-02-15 23:30:17 +00:00
naddy
124b24f934 pass autoconf version to autoheader 2003-02-15 17:15:35 +00:00
couderc
8c57e18d2c Update homepage 2003-02-12 10:18:16 +00:00
naddy
d918a6b458 Update to 2.51; from Peter Galbavy <peter.galbavy@knowtion.net>. 2003-02-12 01:00:45 +00:00
naddy
2f31f32ed6 Belatedly mark this BROKEN because of a widely assumed buffer overflow. 2003-02-11 15:50:51 +00:00
brad
1e3e008f8e Fix a buffer overflow in PHP's built-in wordwrap() function.
If you use the wordwrap() function on user-supplied input, a
specially-crafted input can overflow the allocated buffer and
overwrite the heap.  Exploit looks very difficult, but still
theoretically possible.

http://marc.theaimsgroup.com/?l=bugtraq&m=104102689503192
http://bugs.php.net/bug.php?id=20927
2003-02-06 05:28:49 +00:00
brad
e7f6ce13c8 bye. 2003-02-05 19:19:16 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
naddy
cd4c24f89f Fix mod_perl on i386; from Peter Galbavy <peter.galbavy@knowtion.net>.
We do not understand this.
2003-02-03 00:19:08 +00:00
margarida
38aacf8d1c Update to version 1.5.2
--
Changes:
PID and logfiles are handled correcty now, and more error messages
are produced when problems occur.
TCP tunnel capabilities were removed.
Further details on: http://tinyproxy.sourceforge.net/ChangeLog

brad@ ok
2003-01-27 22:10:56 +00:00
naddy
274f56fe46 include Apache::MyConfig again 2003-01-24 00:14:51 +00:00
danh
fd5c9f0dc9 - Remove trailing new-line when reading preserved data from previous
runs.  This was broken after the strlcpy/snprintf conversions.
- Bump package patch level.

Found by Dave Grier <dgrier@wzrd.com>
2003-01-21 05:16:43 +00:00
kevlo
a3379a97f0 upgrade to version 1.17 2003-01-10 05:16:16 +00:00
kevlo
dcf9ba77e0 update HOMEPAGE 2003-01-10 05:02:58 +00:00
lebel
f3104012ba build cgicc with gcc3 on sparc64 2003-01-04 18:19:46 +00:00
lebel
75364e0fbd build bk2site with gcc3 on sparc64 2003-01-04 18:10:53 +00:00
marcm
b479a8a1da Update to 1.1.7, a major update and API change.
This version is NOT compatable with the older 1.0 series but since the
one port that uses the 1.0 series will be updated shortly this isn't much
of an issue.

ok todd@
2003-01-03 21:44:30 +00:00
brad
4cf538a3ce fix PKGNAME 2003-01-02 19:35:14 +00:00
margarida
b46426693e Update to version 2.5.14
--
SECURITY fix:
A cross-site scripting (XSS) vulnerability has been discovered for
all versions of MHonArc upto, and including, v2.5.13.  A specially
crafted HTML mail message can introduce foreign scripting content
in archives, by-passing MHonArc's HTML script filtering.

brad@ ok
2002-12-29 22:01:49 +00:00
fgsch
032e09cc00 byebye NEED_VERSION. 2002-12-29 15:03:57 +00:00
fgsch
c891b5c203 o ftp passive support, based from elinks.
o bump package name.
2002-12-28 21:49:14 +00:00
reinhard
65ee48bc3f add missing german translation
ok fgsch@
2002-12-24 17:05:55 +00:00
grange
fe83f49502 Update my email.
ok espie@
2002-12-23 00:03:57 +00:00
fgsch
dfc2f63635 fix no_x11 flavor compilation; reported by naddy@. 2002-12-21 05:06:31 +00:00
fgsch
80c5f117e9 don't assume the . is in path; spotted by Claus Assmann
<OpenBSD+ports at esmtp dot org>.
2002-12-17 17:43:01 +00:00
fgsch
6f29b3d74f add spanish for copy to clipboard; thanks to Gabriel Gonzalez (darkito@silc) 2002-12-17 13:31:39 +00:00
fgsch
84ac193057 treat ed2k hrefs as absolute and bump package version. 2002-12-17 08:11:31 +00:00
fgsch
120f3161a3 Use md5 functions from libc if avail. 2002-12-17 08:09:23 +00:00
fgsch
e49bbecc5f Copy to clipboard support under X11; thanks to matthieu@ for directions. 2002-12-17 05:50:51 +00:00
naddy
aecaae2f73 No more need for manual man page installation. 2002-12-12 01:18:54 +00:00
naddy
547c139402 SECURITY update to 0.3.2.2:
"Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found another security
vulnerability in w3m 0.3.2.x that w3m will miss to escape html tag
in img alt attribute, so malicious frame html may deceive you to
access your local files, cookies and so on."
2002-12-12 01:10:53 +00:00
margarida
a585b554a8 Remove wrong dependency.
p5-Text-Balanced comes with perl v5.8.0.

Thanks to naddy@
2002-12-11 16:40:43 +00:00
naddy
290fc199c6 Fixes from maintainer Peter Galbavy <peter.galbavy@knowtion.net>. 2002-12-11 15:08:37 +00:00
fgsch
9651b32682 http auth support; code from elinks merged to links by
Sergey Karpov <karpov@sai.msu.su> via
William Yodlowsky <bsd@openbsd.rutgers.edu>.
thanks to pval@ and pedro bastos for testing.
2002-12-11 08:07:17 +00:00
margarida
67377a7b7f Update to version 0.98
--
This version fixes an URL CRLF Injection Vulnerability:
 A CRLF injection vulnerability has been reported for Links that
 may allow an attacker to include extra HTTP headers when viewing
 web pages.
 If Links is called from the command line, carriage return and line
 feed (CRLF) characters may be included in the specified URL.
 These characters are not escaped when the input is used to construct
 a HTTP request.

URL: http://online.securityfocus.com/bid/5499/discussion/

espie@ brad@ ok
2002-12-03 00:01:19 +00:00
naddy
b53b764017 always prefer gdk_pixbuf over Imlib; from brad@ 2002-12-01 23:41:32 +00:00