Commit Graph

19001 Commits

Author SHA1 Message Date
brad
207714a5c4 add #!/bin/sh 2003-01-20 19:15:31 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
sturm
4daebeb0cb some cleanup by new MAINTAINER Chris Kuethe <ckuethe at ualberta dot ca>
naddy@ OK
2003-01-20 18:54:14 +00:00
sturm
c985db014d add ap-utils 2003-01-20 17:17:02 +00:00
sturm
33387426e1 import of ap-utils 1.3
submitted by Chris Kuethe <ckuethe at ualberta dot ca>

This is a set of utilites to configure and monitor Wireless Access Points
under Unix using SNMP. ap-utils probably works with all Access Points based
on the Atmel chipset. It may also work with APs with IEEE 802.11 MIB and NWN
DOT11EXT MIB support, such as Compex WP11.

naddy@ OK
2003-01-20 17:15:57 +00:00
couderc
359e2311ed Update to 0.31 2003-01-20 16:48:21 +00:00
espie
ef21705aee #!@!@ patch 2003-01-20 12:58:58 +00:00
naddy
ca9987784a Update to OpenBSD 3.2 base and FreeBSD 5.0 color code.
Add -h flag (human readable sizes).  Link statically, just in case.
2003-01-20 01:45:14 +00:00
brad
132a4e65e1 bump the GNOME sub-package PKGNAME too. 2003-01-19 23:22:26 +00:00
marcm
b9e1b87a1b This include moved too. 2003-01-19 18:03:16 +00:00
espie
45288cc1b9 Synch some patches (line numbers)
Add fixes/speed-up from kde's qt-copy:
- let moc handle optional identifiers
- speed-up qt startup by looking up some settings at qapplication startup
(use one single qsettings object)
- some cursor/refresh bug.
2003-01-19 17:36:51 +00:00
pvalchev
2b14a05d32 sync, 2111 2003-01-19 09:36:53 +00:00
pvalchev
5f9b9c45f8 Update to ccache-2.1.1; bug fixes and minor improvements over last
from Brian Poole <raj@cerias.purdue.edu>
2003-01-19 09:27:25 +00:00
pvalchev
4aeaa0581b fix mastersite and add a new one; maintainer Vladimir Popov 2003-01-19 09:20:46 +00:00
pvalchev
c6d43893ca Update to jdk-1.3.1_06 which is the latest and greatest from Sun
from santana@openbsd.org.mx, ok'ed by maintainer
2003-01-19 09:13:56 +00:00
brad
081ae80b1f use Qt3-MT 2003-01-19 03:40:32 +00:00
brad
ded5f79f56 BROKEN with Qt 3.1 and up. 2003-01-19 03:22:56 +00:00
brad
55d769d824 - remove extra -O3 flag
- add working distsites
- use Qt3-MT
- add png header path
2003-01-19 02:50:32 +00:00
brad
96dedafc43 - Use Qt3-MT
- Add png header path
2003-01-19 02:27:30 +00:00
brad
c3e69b2a8d use Qt3-MT 2003-01-19 01:50:39 +00:00
sturm
9ba5b681f9 update to 2.3.10
minor bugfixes

naddy@ OK
2003-01-19 01:02:53 +00:00
avsm
0149cc0862 update to p5-XML-Sablotron-0.97 2003-01-19 00:50:36 +00:00
avsm
02a4f9982a update to sablotron-0.97 2003-01-19 00:50:10 +00:00
avsm
d52c90e2f3 +check 2003-01-19 00:16:49 +00:00
avsm
758578c90c initial import of check-0.8.4
--

Check is a unit test framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer.
Tests are run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation faults
or other signals. The output from unit tests can be used within
source code editors and IDEs.
2003-01-19 00:10:16 +00:00
brad
7759955ddc bump PKGNAME, the recent commit from drahn@ is really important for
ELF-based archs as having an old boehm-gc can cause programs to stop working
after the WorX addition. Noticed after trying to build w3m and it failed
miserably.
2003-01-18 23:29:52 +00:00
brad
973b8df18f Move headers path back to the intended spot, it was just too easy
to have them picked up in the current spot instead of Gtk+2 headers.
This was originally done to prevent potential breakage from an upgrade
when the headers path was changed to prevent this kind of problem in
the first place but it looks like all ports deal with this gracefully
since they use "gdk-pixbuf-config --cflags" to find the path.
2003-01-18 23:15:43 +00:00
avsm
f525f112bb update to mcrypt-2.6.3 2003-01-18 22:55:39 +00:00
brad
301d950e76 this does not need the pseudo FLAVORed no_gnome version of gdk-pixbuf.
w00t, 4000th commit.
2003-01-18 22:55:17 +00:00
avsm
95bdadc5a2 forgot this one - fixes some typos 2003-01-18 22:53:57 +00:00
avsm
ec0e440b0a Update to libmcrypt-2.5.5
For the moment, this disables dynamic module loading and bundles
together all the ciphers into the main library.  When libtool-1.4
hits our tree, the updated ltdl support can be used to re-enable
the dynloading.
2003-01-18 22:53:29 +00:00
brad
e41353896b this does not need the pseudo FLAVORed no_gnome version of gdk-pixbuf. 2003-01-18 22:41:44 +00:00
brad
4dc5c807b8 add libtool patches and a few other improvements 2003-01-18 22:37:41 +00:00
brad
97c9914c53 it's amazing this went unnoticed for so long. 2003-01-18 22:33:54 +00:00
brad
7a19ffed8d trim 2003-01-18 22:03:22 +00:00
pvalchev
04fb580420 forgot to bump PKGNAME for last change 2003-01-18 20:56:33 +00:00
pvalchev
f3e252fccf don't beep when signal strenght is updated - just when hostap is discovered;
clarification w/ testing by Nikolay
2003-01-18 20:49:26 +00:00
pvalchev
c855cfa5ba make bison use libc getopt_long instead of building its own 2003-01-18 20:34:35 +00:00
pvalchev
ee6953060c Update to fvwm-2.4.14 2003-01-18 19:49:16 +00:00
pvalchev
345f1a3f3c missing RCSId; Jose Nazario 2003-01-18 19:12:09 +00:00
marcm
180ff60ee0 Missing patch from last commit, oops. 2003-01-18 18:29:27 +00:00
sturm
56c6fad952 use the actual homepage in HOMEPAGE
from jakob@
2003-01-18 18:25:10 +00:00
avsm
6f10418617 update to mhash-0.8.17, jakob@ ok 2003-01-18 17:43:23 +00:00
sturm
7134660351 nearly forgotten 2003-01-18 16:52:53 +00:00
sturm
a1efcae363 update to mailman 2.1
- multi-lingual support
- list creation/removal through web interface
- MIME base content filtering (demime et.al.)
- new architecture of mail delivery subsystem
- better, faster, cheaper, ... ;-)

naddy@ OK
2003-01-18 16:52:17 +00:00
wcobb
a89b0ff7da Update to calc 2.11.6.2. 2003-01-18 12:38:23 +00:00
pvalchev
9bd9675ff8 cast NULL sentinel to a pointer so it is 64bit on 64bit on alpha & sparc64 2003-01-18 09:21:09 +00:00
pvalchev
50f0bd1f6d remove local (wrong) prototypes of libc str* functions and pull string.h instead 2003-01-18 09:03:33 +00:00
pvalchev
e8b7d3e239 rename to more meaningful 2003-01-18 08:41:43 +00:00
pvalchev
e2710b79c4 sync linenumbers 2003-01-18 08:29:12 +00:00