Commit Graph

21054 Commits

Author SHA1 Message Date
pvalchev
abed31067f kill last snprintf (to complete the rest); ok maintainer jsyn 2003-06-30 18:46:23 +00:00
brad
600b21854a Remove this ARM support crap. It was not given the ok because it had mistakes
and obviously was not tested.
2003-06-30 18:24:16 +00:00
sturm
67efb7a1ae ups, forgot BUILD_DEPENDS on pkgconfig 2003-06-30 18:08:34 +00:00
jolan
c18a1345b2 use a clearer pkgname, from maintainer 2003-06-30 17:44:12 +00:00
espie
70ac7a3024 oops, killing it locally is not enough... I forgot the cvs rm -f. 2003-06-30 17:29:12 +00:00
sturm
fbfc1f8774 +etherape 2003-06-30 17:20:10 +00:00
sturm
bccfad740a Initial import of etherape 0.9.0
EtherApe is a graphical network monitor for Unix modeled after
etherman. Featuring link layer, ip and TCP modes, it displays network
activity graphically. Hosts and links change in size with traffic.
Color coded protocols display. It supports Ethernet, FDDI, Token
Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown,
and can read traffic from a file as well as live from the network.

WWW: http://etherape.sourceforge.net/

from Craig Barraclough <craigba@creative.com.au>
2003-06-30 17:18:37 +00:00
wilfried
c10e91f921 update to 0.9.2
* When no servers have been registered, automatically open the
  "Register Server" dialog on startup.

* Fixed a minor bug which didn't automatically set the correct
  default values for some features introduced in the prevous version
  when registering a new server.

* Added an "Unlimited" option for the Automatic SELECT Limit option.

* Enabled plugin support.

* Fixed a bug compiling MySQLCC with Qt < 3.1.0.

* Fixed a bug which automatically used the default unix socket when
  "localhost" was defined as the servers hostname.  It now uses the
  unix socket if the hostname is "localhost" and the port is 3306.
2003-06-30 13:15:21 +00:00
espie
68b7bbdbb1 fix manpage generation for building outside of srcdir without gnu-make. 2003-06-30 13:07:32 +00:00
wilfried
b9d6655382 update to 0.38 2003-06-30 12:27:09 +00:00
espie
6fa6af0b89 Minor update, gcc 3.2.3. Only bug-fixes. 2003-06-30 12:19:23 +00:00
espie
af5c0b27a7 Sort info files into the right plist. 2003-06-30 12:07:56 +00:00
espie
6caef06ee4 do not record comments twice. 2003-06-30 11:53:37 +00:00
espie
297d9e1225 Extra code for annotations: instead of stashing each element into one plist,
record all plists concerned.

This lets update-plist deal with packages with duplicated files.
2003-06-30 11:49:41 +00:00
espie
c4aafd4e74 Protect filehandle from being created twice. 2003-06-30 11:31:22 +00:00
espie
472d214ba5 Multi-packages may have extra blanks at start. Disallow... 2003-06-30 11:29:16 +00:00
marcm
ce0f94953e Update to 2.2.2, a bug fix release. Regen patches too. 2003-06-30 03:59:03 +00:00
marcm
b6d9508f45 Update to 1.2.3. Various bug fixes, a large speedup to layout with the
Xft and FT2 backends, and new shapers.
2003-06-30 03:57:38 +00:00
marcm
3c9efb47b5 Update to 2.2.2, a bugfix release. This also fixes regression tests. 2003-06-30 03:55:29 +00:00
avsm
f6c7377e68 Add in some documentation in a ghc-doc-5.04.3 subpackage
Based on a port by Donald Bruce Stewart (maintainer)
2003-06-30 03:45:34 +00:00
avsm
3c032044bd update to p5-XML-Sablotron-0.98 2003-06-29 23:15:23 +00:00
avsm
e2c1f5cccb update to sablotron-0.98 2003-06-29 23:14:35 +00:00
naddy
28efc3831f Use egrep rather than relying on non-standard GNU grep syntax. 2003-06-29 19:42:23 +00:00
sturm
76c6913be1 - fix installation on archs without native code compiler
- don't install mlnet as mlgui/mlim, but use mlgui/mlim
- bump PKGNAME

"it's good with me" pval@
2003-06-29 07:57:18 +00:00
avsm
e4fe95c54d fix a number of off-by-ones in various string processing functions
bump PKGNAME
timeout from maintainer ...
2003-06-29 04:48:38 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
sturm
0f4c2b6bb9 teach libtool how to link with -pthread, needed since libxml update 2003-06-28 21:37:04 +00:00
mcbride
9d66590f0a Mountains! Ocean! 2003-06-28 20:15:40 +00:00
sturm
213ae8acb3 links with -pthread (since libxml update?), so libtool should know about it 2003-06-28 15:54:26 +00:00
espie
66f1b0c1b1 -lestdc++, will fix a handful of tests. 2003-06-28 09:57:05 +00:00
sturm
327d3a4380 update to bitlbee 0.80
from Han Boetes <han@linux-mandrake.com>
2003-06-28 07:38:29 +00:00
espie
fac37da0da autoheader/autoconf doesn't regen config.h.in in libstdc++-v3 correctly.
Do not attempt it until it's fixed.
There's currently no patch that requires this anyways...
2003-06-27 23:02:45 +00:00
jolan
233c0dcc15 +honeyd 2003-06-27 19:45:40 +00:00
jolan
65cbbd2cbc import of honeyd-0.6:
Honeyd is a small daemon that creates virtual hosts on a network.  The
hosts can be configured to run arbitrary services, and their personality
can be adapted so that they appear to be running certain operating
systems.  Honeyd enables a single host to claim multiple addresses on a
LAN for network simulation.

"looks ok" sturm@
2003-06-27 19:43:36 +00:00
lebel
5556002af4 update vim/stable to 6.2.14 2003-06-27 17:57:52 +00:00
sturm
b62978a5c9 better, no functional changes
from Han Boetes
2003-06-27 17:18:01 +00:00
brad
aa3bb77e6b simplify this a bit by using the upstream config and overriding certain
variables.
2003-06-27 16:54:57 +00:00
naddy
d42eb6009c +mod_geoip 2003-06-27 15:08:23 +00:00
naddy
098a46786d Import mod_geoip 1.2.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_geoip is an Apache module for finding the country that a web request
originated from.  It uses the GeoIP library and database to perform
the lookup.
2003-06-27 15:06:13 +00:00
naddy
4bae4f6621 +GeoIP 2003-06-27 14:57:39 +00:00
naddy
7c6bb27b82 Import GeoIP 1.2.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from.
2003-06-27 14:55:35 +00:00
brad
4a68ace46e sync with update-patches 2003-06-27 13:33:17 +00:00
wilfried
ffe7da2131 update to 2.0.12 2003-06-27 11:37:23 +00:00
dhartmei
783ceea764 Small update to 1.6:
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
dhartmei
c77b3f234e Small update to 1.3:
- fix an off-by-one sscanf length argument (processing the local
    database, not external data), from Anil Madhavapeddy.
  - fix -b/-w confusion for the -r example in the man page,
    reported by several people.
2003-06-27 07:54:03 +00:00
kevlo
526cd6c7d3 add ARM support 2003-06-27 02:47:08 +00:00
pvalchev
a3ccd7d927 not for vax, until someone hacks support 2003-06-26 21:51:22 +00:00
pvalchev
8e92137353 m68k support 2003-06-26 21:23:41 +00:00
avsm
3ef9f242ca add in a stub for -Wbounded and attribute((bounded)) until its ported
over to gcc3
2003-06-26 18:39:52 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00