avsm
c5bfb4348e
allocate MAXPATHLEN size for filename manipulation to avoid risk
...
of truncation
margarida@ ok, submitted to author
2003-06-18 01:56:15 +00:00
avsm
e64892cbde
add in an include to <sys/param.h> to ensure that MAXPATHLEN is
...
defined; otherwise, this program allocates too small a buffer for
filename operations.
margarida@ ok
2003-06-18 01:54:49 +00:00
naddy
4d4fc6b8e1
+zope-fscounter
2003-06-18 01:32:49 +00:00
naddy
d82c0c3bcd
Import FSCounter 1.2 for Zope.
...
Submitted by Xavier Santolaria <xavier@santolaria.net>.
FSCounter is a simple web page hit counter for Zope.
Include the counter in your pages using <dtml-var counterid>.
2003-06-18 01:31:30 +00:00
naddy
ab19abe385
Fix INSTALL scripts so that the principal action is not executed
...
twice at install time. Also remove yet another instance of that
action from the package list.
2003-06-17 23:09:00 +00:00
marcm
f19205eb1b
Clean up the install and create a fonts.cache file for fontconfig.
...
ok MAINTAINER
2003-06-17 21:05:03 +00:00
jolan
407b0d00d5
grammar/spacing nits from Nick Nauwelaerts
2003-06-17 20:31:37 +00:00
marcm
65d16b8cba
+ bitstream-vera-fonts
2003-06-17 20:04:44 +00:00
marcm
08f9167b5c
Clean and simple TrueType fonts for use with Xft2/Fontconfig and
...
distributed by the Gnome people.
2003-06-17 19:55:13 +00:00
avsm
accae6566a
dont look at sizeof(char *) in usage function
...
jsyn ok
2003-06-17 18:38:19 +00:00
pvalchev
5b7a4736f5
+mldonkey
2003-06-17 18:07:31 +00:00
lebel
2899228047
add OpenBSD tag
2003-06-17 16:36:05 +00:00
avsm
f980ac559f
fix a couple of off-by-one in spamc->spamd communication
...
submitted upstream, bugzilla #2074 in their bug db
bump PKGNAME
2003-06-17 16:33:04 +00:00
marcm
3c528c39bb
Create a "master" xml catalog from all installed docbook dtds, then
...
register it at package install time in the system xmlcatalog.
ok MAINTAINER
2003-06-17 16:20:04 +00:00
marcm
bf01431cb7
Completly remove the python-expat dependency and register the local dtd
...
in the xmlcatalog.
2003-06-17 16:13:32 +00:00
espie
bd290185de
only got positive feedback, and a lot of it...
...
so let's get this show on the road.
2003-06-17 15:39:33 +00:00
avsm
c2ac238c02
- update to new HOMEPAGE/MASTER_SITES
...
- plug off-by-ones in ip address handling
- bump PKGNAME
patches submitted to author
2003-06-17 15:28:55 +00:00
avsm
1fbc2f72ce
minor overrun in xml handling. file no longer exists in latest
...
galeon version, so no need to submit patch
2003-06-17 15:13:54 +00:00
avsm
0b39258e43
patch off-by-ones in input dialogs; bump PKGNAME
...
version in ports is too old to submit patches upstream I think
2003-06-17 15:03:54 +00:00
avsm
c2ff71534d
patch a couple of too-small buffers that could lead to path truncation
...
maintainer ok, submitted upstream
2003-06-17 14:06:41 +00:00
marcm
cf0aa85a3c
Make libxml actually use default catalog file(s) in the new location,
...
sheesh.
Besides me not doing the defines right in the first place, libtool
escapes the urls in strange and confusing ways... so screw 'em we're
patching the new paths in.
Bump the version number accordingly.
"This looks fine." jolan@
2003-06-17 03:40:03 +00:00
avsm
ba68cbcee6
plug a couple of off-by-ones in options handling
...
reported upstream; pvalchev@ ok
2003-06-17 01:32:49 +00:00
avsm
add7709204
fix obvious typo: POSOX -> POSIX that could truncate login names
...
submitted upstream
2003-06-17 01:29:17 +00:00
avsm
8c19dbebc8
plug a whole bunch of off-by-ones in various scanf routines;
...
patches submitted upstream, PKGNAME bumped
2003-06-17 00:52:12 +00:00
avsm
47b26d3b14
revert maintainer to ports@ from heko@, and plug a couple of off-by-ones
...
in environment parsing code
2003-06-17 00:35:32 +00:00
avsm
05b8a6f6d4
sync with update-patches
2003-06-17 00:31:00 +00:00
avsm
515563331b
plug a number of off-by-one errors, and a dodgy sscanf argument typo
...
submitted upstream, PKGNAME bumped
2003-06-17 00:27:46 +00:00
naddy
41e9bd5c55
Fix format specifier.
...
From: Andrew Williams <andrew.s.williams@adelaide.edu.au>
2003-06-16 23:37:13 +00:00
espie
9ed39dcf96
ensure $out{$plist}, $out{$pshared} are defined when needed.
2003-06-16 22:42:54 +00:00
pvalchev
0b96216d89
bump PKGNAME for last change
2003-06-16 21:42:31 +00:00
millert
e7c17f6332
o We are not 4.3BSD so don't pretend
...
o Use modern curses routines if ncurses is in use
Fises PR 3225; OK pvalchev@
2003-06-16 21:37:17 +00:00
pvalchev
ee241c0ee1
- correct path to tutorial in man page
...
- correct LOCALBASE substitution in doc locations
2003-06-16 20:19:29 +00:00
avsm
828270b31e
off by one in the kris loader. reported upstream
2003-06-16 19:56:45 +00:00
avsm
70caa73821
correct bound lengths (dont use sizeof char*). needs more looking at
...
wilfried@ ok
2003-06-16 19:01:55 +00:00
sturm
55ecc82f80
add missing BUILD_DEPEND on pkgconfig for -gmcop SUBPACKAGE
2003-06-16 17:46:06 +00:00
sturm
9e3137bb5d
remove sparc64 workaround for missing -fno-stack-protector in gcc3,
...
this flag was just added to gcc3
2003-06-16 17:29:44 +00:00
sturm
96632cc291
add dummy -fno-stack-protector to gcc/g++, does nothing
...
bump version on gcc/g++ packages
2003-06-16 17:25:19 +00:00
espie
8d33917f63
allow startkde to start kde on its own, invoking startx when needed.
2003-06-16 16:49:57 +00:00
jakob
e776a43b56
version 8.4.1
2003-06-16 15:03:29 +00:00
jakob
8e51d2d7b4
update to nsd 1.1.0
2003-06-16 14:50:33 +00:00
naddy
e6de4c39bd
Update to 0.23.1. Changes:
...
* Improve stability.
* Fix some bugs.
2003-06-16 14:28:05 +00:00
wilfried
c07d063745
not needed with -fno-stack-protector
2003-06-16 11:58:10 +00:00
wilfried
aceabeb9e4
allow static build
2003-06-16 11:56:23 +00:00
jolan
0ec0df1ef1
upgrade to 0.99.0
...
- file transfer (send & receive) support for AIM
- rewritten to support other protocols
(may cause problems with porkrc/perl scripts from old versions)
2003-06-16 05:18:53 +00:00
pvalchev
82887f8426
Update to fvwm-2.4.16; from Peter Hessler <phessler@theapt.org>
2003-06-16 04:58:16 +00:00
pvalchev
6c8b7b6f17
Fix corrupted 16bit .wav files generation on big endian platforms; from unzel miod
...
Bump patchlevel to p3 to distinguish fixed version
2003-06-16 04:30:57 +00:00
espie
67868669b6
prevent core dump on some window openings.
2003-06-16 01:25:25 +00:00
krw
d07eb460fd
Eliminate a couple of build artifact directories from PLIST.
...
Noticed by & ok brad@
2003-06-15 22:50:38 +00:00
jakob
0d04b67792
update to Ethereal 0.9.13 and add ADNS (async dns lookup) flavour
...
also fixes several security issues as described at
http://www.ethereal.com/appnotes/enpa-sa-00010.html
2003-06-15 22:18:08 +00:00
jakob
9a39e06e49
move kerberos/gssapi support into separate kerberos flavour
2003-06-15 21:41:16 +00:00