Commit Graph

26394 Commits

Author SHA1 Message Date
sturm
7cc282f1aa +p5-Net-Radius 2004-11-14 12:16:24 +00:00
sturm
2a92d6eca0 Initial import of p5-Net-Radius 1.44.
This package contains the Net::Radius::Dictionary and
Net::Radius::Packet modules.

Net::Radius::Dictionary is a simple module that reads a RADIUS
dictionary file and parses it, allowing conversion between dictionary
names and numbers. Vendor-Specific attributes are supported in a
way consistent to the standards.

Net::Radius::Packet provides an interface to turn RADIUS packets
into Perl data structures and vice-versa.

from Alexander Bluhm <alexander_bluhm at genua.de>
2004-11-14 12:15:38 +00:00
sturm
78074d531a add _maradns 2004-11-14 11:59:31 +00:00
sturm
7a4d2974e7 sparc64.p -> localhost 2004-11-14 11:56:07 +00:00
espie
cff383bc22 tag shared libraries... this is mandatory for libspecs to work. 2004-11-14 11:48:19 +00:00
sturm
0148b33be9 improved SMP handling
- automatically detect number of cpus per host
- differentiate between hosts and nodes
  => each cpu is its own node
  => ports are build on nodes now
  => multiple host entries are no longer necessary for smp machines
2004-11-14 11:46:15 +00:00
sturm
9dca1f7475 a little cleanup in preparation for improved SMP handling
print() -> warn() where useful
2004-11-14 11:25:53 +00:00
alek
79c8cfe9a7 - Remove DEINSTALL script
- Replace @exec mkdir with @sample and @mode
- Bump PKGNAME

ok pvalchev@
2004-11-14 10:31:08 +00:00
marc
192cef5c7a Casting a structure element address to (unsigned long *) and
then dereferencing can give you a bus error on sparc64 and
other arches with stricter address alignment requirements than
i386.   "Please commit this" brad@
2004-11-13 20:14:18 +00:00
alek
32d3f9a4a0 - Use @sample, @exec install; better @extraunexec
- Remove unnecessary DEINSTALL
- Bump PKGNAME

ok pvalchev@
2004-11-13 20:07:10 +00:00
kettenis
015f583043 i386 gcc3 support.
ok wilfried@
2004-11-13 14:25:51 +00:00
alek
174a8e0895 Forgotten PKGNAME bump
ok espie@
2004-11-13 13:39:40 +00:00
kettenis
436a851e0c i386 gcc3 support.
ok wilfried@
2004-11-13 12:53:28 +00:00
alek
85aee80b15 Bump PKGNAME
definitely espie@
2004-11-13 12:15:47 +00:00
espie
f4978ac9af synch with changes 2004-11-13 11:49:48 +00:00
espie
e7dd701872 synch with packing-list changes 2004-11-13 11:49:03 +00:00
espie
8af46cc105 fix cwd issues.
try harder to resolve links
2004-11-13 11:25:31 +00:00
sturm
4f48916814 /etc -> SYSCONFDIR 2004-11-13 10:29:32 +00:00
alek
8c79437c92 Opsie, this should be PREFIX not LOCALBASE
ok strum@
2004-11-13 10:24:57 +00:00
kettenis
03645371c5 i386 gcc3 support.
ok wilfried@
2004-11-13 09:56:07 +00:00
alek
2b32d8b4c3 - Don't hardcode /usr/local
- Clean up /var/bitlbee with @extraunexec

ok pvalchev@
2004-11-13 09:20:18 +00:00
alek
0caade6762 User and group _xcept are now created automagically.
looks good pvalchev@
2004-11-13 01:52:25 +00:00
alek
df5a1a0b35 - Use @newgroup, @newuser and @sample
- Trim MESSAGE

looks good pvalchev@
2004-11-13 01:48:09 +00:00
alek
05f238b648 - Trim empty line
- Don't hardcode /usr/X11R6

ok pvalchev@
2004-11-12 23:59:54 +00:00
alek
310eb49d30 Typo
ok pvalchev@
2004-11-12 23:09:41 +00:00
alek
cec7711850 Trim empty lines
ok pvalchev@
2004-11-12 23:08:01 +00:00
espie
58b461850e make sure directory exists along with the rest of it... 2004-11-12 21:46:40 +00:00
naddy
ab3ff2134b update to patchlevel 16 2004-11-12 20:13:35 +00:00
grange
df5df8584c +obexftp
+openobex
2004-11-12 08:07:52 +00:00
grange
008a552b75 Import obexftp-0.10.4.
obexftp common usage is to access mobile phones memory
to store and retrieve e.g. phonebook, logos, ringtones,
music, pictures and alike.

ok naddy@
2004-11-12 08:06:54 +00:00
grange
667b76c79a Import openobex-1.0.1.
openobex is an open source implementation of the Object
Exchange (OBEX) protocol. OBEX is a session protocol and
can best be described as a binary HTTP protocol. OBEX is
optimised for ad-hoc wireless links and can be used to
exchange all kind of objects like files, pictures, calendar
entries (vCal) and business cards (vCard).

Some help and ok naddy@.
2004-11-12 08:04:22 +00:00
espie
c20e749cd4 force bump of shared version number.
regen old patches while we're there.
2004-11-11 22:08:13 +00:00
alek
ffbc036cef Bump PKGNAMEs
ok espie@
2004-11-11 21:31:22 +00:00
mbalmer
14bbf4702b Added "Balmer". ok naddy@ 2004-11-11 21:12:14 +00:00
alek
52dd96418e - In this case @sample is better than MESSAGE
- Don't hardcode /etc in manual

ok pvalchev@
2004-11-11 20:56:39 +00:00
espie
71fb01ea05 bump library major and pkgname.
I don't trust libxml to not have changed...
2004-11-11 20:55:28 +00:00
alek
1692f92809 - INSTALL only displays notice so MESSAGE is better
- Don't hardcode /usr/local

ok naddy@
2004-11-11 20:43:37 +00:00
naddy
a2aed1af98 +p5-Geo-IP 2004-11-11 19:47:17 +00:00
naddy
351d5e4b4b Import Geo::IP 1.23.
Submitted by Holger Mauermann <holger@mauermann.org>.

This module can be used to automatically select the geographically closest
mirror, to analyze your web server logs to determine the countries of your
visitors, for credit card fraud detection, and for software export controls.
2004-11-11 19:46:03 +00:00
naddy
3f89749f80 update to 1.3.8; from Holger Mauermann <holger@mauermann.org> 2004-11-11 19:32:56 +00:00
millert
dd74639b67 Using == in test(1) is a ksh-ism; since this is sh, use =. OK jakob@ naddy@ 2004-11-11 18:50:01 +00:00
naddy
24abb6c2b0 Use versioned distfile.
From: Eduardo Alvarenga <eduardo-kw-openbsd.81d1ed@thrx.org>

Some cleanup.
2004-11-11 18:36:52 +00:00
naddy
12046a279b GRE support no longer requires re-compilation of the kernel.
Modified README.OpenBSD to show this.  Enabled with @sysctl.
From: Craig Barraclough <craigba@creative.com.au>
2004-11-11 18:15:53 +00:00
naddy
66db54eaad update to 1.4; from kevlo@ 2004-11-11 17:16:11 +00:00
naddy
ef7d87a249 update to 1.21; from kevlo@ 2004-11-11 17:14:15 +00:00
naddy
997d610b84 update to 1.06; from kevlo@, maintainer timeout 2004-11-11 17:11:07 +00:00
naddy
bf46e6e8a4 update to 2.6.0-pl2; from kevlo@ 2004-11-11 17:06:55 +00:00
espie
5dc2fdab3a tell all big analyzers they can forget about the packing-list. 2004-11-11 15:38:02 +00:00
naddy
60ba9707ef update to 1.1.12; from kevlo@ 2004-11-11 15:11:12 +00:00
naddy
3fc22b40e1 update to 2.6.16, fixes crashes; from kevlo@ 2004-11-11 15:03:50 +00:00