avsm
e7fdcc4684
send a bad snprintf bound to bad bound heaven
...
ok jim geovedi (maintainer)
2003-06-18 14:14:52 +00:00
avsm
0fc1463b18
fix fscanf off-by-one boundary, submitted upstream, wilfried@ ok
2003-06-18 14:07:14 +00:00
avsm
1deb57f4e4
backport a patch from mplayer-cvs to plug a bad buffer boundary
...
pointed out by Bjorn Sandell <biorn@dce.chalmers.se>
bump PKGNAME
2003-06-18 14:03:36 +00:00
espie
87a919d58b
nitpicks, from Nick Nauwelaerts
2003-06-18 13:54:33 +00:00
avsm
1c3268f85d
correct mktemp patch - you can't sizeof(char *) for an array bound,
...
so save the bound in a temp variable and use that instead
sturm@ ok
2003-06-18 13:53:33 +00:00
espie
86b5514a7d
typo. Nick Nauwelaerts
2003-06-18 13:51:24 +00:00
espie
e1ade68c39
Anil, you moron
2003-06-18 13:49:48 +00:00
naddy
906db93cde
strip version number from doc dir
2003-06-18 12:48:03 +00:00
naddy
ae57b40499
- strip version number from doc dir
...
- sync patches
2003-06-18 12:18:12 +00:00
naddy
520f27f5ee
Update to 1.12; from Han Boetes <han@mijncomputer.nl>.
2003-06-18 11:47:13 +00:00
naddy
b070554cba
Update to 0.23.3. Changes:
...
* Improve stability.
* Fix some bugs.
* Be more verbose.
* Fix some 4GB limitations.
2003-06-18 11:04:54 +00:00
espie
d6190d1229
bye, bye. Superseded by mldonkey, which is better and more free.
2003-06-18 10:38:20 +00:00
espie
cd2df51579
Remove edonkey
2003-06-18 10:36:34 +00:00
brad
0deb39aac9
upgrade to pure-ftpd 1.0.15
...
license has switched from GPL to BSD.
--
From: Frank Denis <j@pureftpd.org>
2003-06-18 10:33:46 +00:00
jolan
cc153090a1
re-enable the installation of playmus/playwave utilities
2003-06-18 09:24:42 +00:00
fgsch
45818a3e0c
trailing / in HOMEPAGE and spaces.
...
former from Nick Nauwelaerts <nick at nauwelaerts dot net>.
2003-06-18 04:56:22 +00:00
fgsch
4eabb66d37
update to distrib. patch 20030609.
2003-06-18 04:50:58 +00:00
avsm
33bb96e669
its a (surprise!!!) sizeof(char *) error in an snprintf bound
...
kevlo@ ok
2003-06-18 03:14:44 +00:00
avsm
3429eaf4dc
bad bounds in fgets; i fixed this in-tree a few months ago and missed this
...
version. groff-cvs already has the fix
2003-06-18 03:00:30 +00:00
avsm
2c0f85b404
sync with update-patches
2003-06-18 02:47:59 +00:00
avsm
acf37a7c60
correct bad bound in strftime
2003-06-18 02:42:04 +00:00
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