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
avsm
541ad6c988
correct comment: it should be copied to ../db/network.conf
2003-06-15 21:10:45 +00:00
avsm
d22af0f872
correct network.conf path
2003-06-15 21:09:31 +00:00
sturm
6a1731cc53
+gtkam
2003-06-15 16:02:08 +00:00
sturm
514f03613e
Initial import of gtkam 0.1.10
...
Graphical frontend to libgphoto2. Gtkam lets you download
images from many digital cameras supported by libgphoto2.
WWW: http://gphoto.sourceforge.net/proj/gtkam/
from Srebrenko Sehic <haver@insecure.dk>
2003-06-15 15:59:40 +00:00
espie
bfc9aa6dfa
Improvements to make-plist, try to take multi-packages into account.
...
Doesn't handle yet the case where several plists want the same files...
2003-06-15 13:31:37 +00:00
pvalchev
9b6e8b4a6a
dirty hack to enable KDE to build on sparc64 (David's been using this to
...
build snaps for a while, so it might as well go in)
XXX this should be properly fixed by either adding propolice to our
gcc3 port, or adding an empty -fno-stack-protector flag, or fixing the
PP bugs and getting this flag removed altogether from here, or....)
2003-06-15 07:21:49 +00:00
brad
b17d8bf344
add AMD64 support.
...
--
From: art@
2003-06-15 04:43:31 +00:00
sturm
847eaf2174
update to ectags 5.5
...
from Jesper Louis Andersen <jlouis@mongers.org>
2003-06-14 21:13:40 +00:00
sturm
ec7e8120c1
+nylon
2003-06-14 21:08:09 +00:00
sturm
e34e06b092
Initial import of nylon 1.2
...
nylon is a proxy server which currently supports SOCKS version 4 and 5 as
well as a mirror mode which allows nylon to mirror services.
WWW: http://monkey.org/~marius/nylon/
from Marius Eriksen <marius@monkey.org>
2003-06-14 21:07:10 +00:00
sturm
ef2bc9d63e
it's actually LGPL
2003-06-14 15:12:44 +00:00
sturm
b1781be98c
+towitoko
2003-06-14 15:06:45 +00:00
sturm
0683cbb3b5
Initial import of towitoko 2.0.7
...
This package provides support for using Towitoko smart card readers.
WWW: http://www.geocities.com/cprados/
from Michael Coulter <mjc@bitz.ca>
2003-06-14 15:05:28 +00:00
shell
b9066732fc
add p5-LibXML-Common
2003-06-14 10:25:00 +00:00
shell
6950583aec
Initial import of p5-XML-LibXML-Common-0.13
...
perl interface for several perl XML modules
---
XML::LibXML::Common contains several constants and functions that
are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all
done, yet)
2003-06-14 10:22:42 +00:00
shell
3697ce6b20
Updated to p5-DBIx-XHTML_Table-1.22
2003-06-14 10:08:57 +00:00