Commit Graph

31124 Commits

Author SHA1 Message Date
jolan
64aa6cd31a update to 2.8.17 2005-12-21 03:58:11 +00:00
jolan
f8cafb122a update to 3.2.8 2005-12-21 03:51:40 +00:00
fgsch
3e00bf7f72 and make this backwards compatible regarding interface names; found the
hard way by matthieu@.
2005-12-21 02:24:55 +00:00
fgsch
1eba0ca93b remove unneeded patches; pcap now includes these functions. 2005-12-21 01:32:28 +00:00
bernd
1ea3eea498 Update to Firefox 1.5.
Team work by wilfried@, kurt@ and me.

Tested by many. Thanks a lot!

ok kurt@ krw@ jolan@ ian@ pvalchev@
2005-12-20 23:44:00 +00:00
sturm
630b227d2f p5-HTML-Lint 2005-12-20 22:06:56 +00:00
sturm
f41f35079b Initial import of HTML-Lint 2.02
HTML::Lint is a Perl class similar to HTML::Parser, because it inherits
from it. You can use HTML::Lint to validate HTML code in strings or
files. The package also comes with a command line tool for validating.

from grunk@
2005-12-20 22:06:00 +00:00
steven
65c97b2696 update to 0.12, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-20 20:59:00 +00:00
steven
0c82c25558 update to 2.1, PKG_ARCH=*
new maintainer is Jasper Lievisse Adriaanse
2005-12-20 19:53:12 +00:00
steven
2c63b42792 update to 1.03, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-20 19:38:39 +00:00
pvalchev
7cdd5aad7b rearrange variables so gcc2 eats this too 2005-12-20 19:01:26 +00:00
pvalchev
c5aee0f679 correct bugfix, i was on drugs; spotted by author Anders Gavare 2005-12-20 18:57:40 +00:00
steven
f7bf4d78fd new maintainer = Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
do some Makefile cleanup while here; bump PKGNAME
2005-12-20 17:40:18 +00:00
robert
f544333a68 update to version 1.3.2; 2005-12-20 08:34:07 +00:00
pvalchev
a858e1a728 - sync with ext2fs dinode changes in -current so this builds/functions
- do not complain about unknown openbsd version..
2005-12-20 08:13:46 +00:00
pvalchev
e4bf6c70b6 include <stdio.h> so this is happy with gcc2 too; no change elsewhere 2005-12-20 08:07:32 +00:00
pvalchev
48b3d1a034 gcc2: move vars in beginning of block 2005-12-20 08:06:02 +00:00
steven
32ea3270c4 fix dependencies, PKG_ARCH=*
ok kevlo@
2005-12-20 07:37:59 +00:00
pvalchev
6fafc5823a gcc2 fixes: declare variables in beginning of block 2005-12-20 06:05:03 +00:00
pvalchev
cb7230b74c gcc2 fix 2005-12-20 06:01:34 +00:00
pvalchev
4316a23b31 compile -fPIC as needed; ok jakob 2005-12-20 05:57:19 +00:00
fgsch
032a3d352b remove unneeded diff now that wxwidgets was fixed. tested by jolan@. 2005-12-19 21:26:53 +00:00
marcm
7f87b79d50 Fix WANTLIB for ssl flavor, bump version.
From Wim Lewis <wiml at hhhh d0t org>
2005-12-19 18:41:51 +00:00
jakob
1b2247dfa0 kill more libresolv; from Matthias Kilian 2005-12-19 18:11:27 +00:00
naddy
948c5acc25 don't attempt to link with -lresolv 2005-12-19 12:53:51 +00:00
espie
0a274fa527 more use of system libtool 2005-12-19 09:54:29 +00:00
naddy
a1ebb4a676 maintenance update to 4.2.2 2005-12-19 03:50:17 +00:00
naddy
055ead7e53 - Don't attempt to link with -lresolv.
- Use MAKE_FLAGS override instead of patch file.
ok rohee@
2005-12-19 02:06:07 +00:00
brad
b765048429 Postfix 2.3 20051217 snapshot 2005-12-18 23:24:20 +00:00
pvalchev
a8a12420c7 -Wno-endif-labels is gcc3-only and not all of our architectures use it;
therefore remove it as the (irrelevant) warnings can easily be ignored.
2005-12-18 22:33:42 +00:00
sturm
64f1be3535 work around broken gcc(?) on alpha 2005-12-18 21:53:18 +00:00
pvalchev
e526e362f9 fix for gcc2 (variable definitions in beginning) 2005-12-18 20:45:41 +00:00
pvalchev
de16e745c3 sync with update-patches 2005-12-18 20:44:43 +00:00
alek
440c0f2686 Fix build with python 2.4
problem spotted and ok steven@
2005-12-18 20:33:17 +00:00
jakob
caa6471e90 update to 2.1.21; work by naddy and me 2005-12-18 10:37:26 +00:00
mbalmer
07badf03d9 Update to smtp-vilter-1.2.4. 2005-12-18 08:43:22 +00:00
steven
82d956ba3c update to 0.13
from Jasper Lievisse Adriaanse (maintainer)
2005-12-18 00:12:48 +00:00
mbalmer
74323e0e0e Update to version 1.2.3. 2005-12-17 22:07:53 +00:00
mbalmer
fca32e4474 Update to version 1.2.2. This version adds support for timed reactions:
"react on virus add to table virus_senders for 8 hours"
2005-12-17 20:17:23 +00:00
sturm
07759af7cc update to nmap 3.95
from maintainer Okan Demirmen <okan at demirmen.com>
2005-12-17 15:47:12 +00:00
alek
b7726698e9 - Add no_tests and no_tools FLAVORS, just like it's mentioned in DESCR file
- Better RUN_DEPENDS for subpackages
- Build expat subpackage for all versions of python
2005-12-17 12:45:39 +00:00
alek
6f511ff03f - Update to 2.4.2
- Enable -expat subpackage base on included libexpat sources
2005-12-17 12:33:00 +00:00
alek
f9551f33f7 Better fix for wrong PKGNAME; from mbalmer@ 2005-12-17 12:11:13 +00:00
alek
58020cc2ff Fix PKGNAME 2005-12-17 12:04:48 +00:00
espie
9d9f2e4d67 start using fixed system libtool. 2005-12-17 11:27:44 +00:00
sturm
bea30dea43 use __LP64__, noticed by brad 2005-12-17 08:45:47 +00:00
espie
0b604e89ee Minor fixes:
- do not link -lresolv, even though this will be gone from -current.
- ld.so path is just /usr/lib, no /lib on OpenBSD.
2005-12-16 23:03:35 +00:00
sturm
b41f2a260d fix build on 64bit archs 2005-12-16 23:03:26 +00:00
cathcart
525f9310eb Patch from alek@ for malloc bug
Bump to 0.17 and cleanup.

ok @alek
2005-12-16 22:17:25 +00:00
alek
4a95c6f086 Build with DEBUGLIBS set to Yes
ok grange@
2005-12-16 19:29:55 +00:00