Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
martti 4694497b69 radiusd-cistron (1.6.7) cistron; urgency=medium
* Fix checkrad.pl::cisco_snmp and usrhiper_snmp so that communities
    other than "public" can be used too.
  * Error out on superflous command line args (optind >= argc)
  * Encrypt CHAP-Password in radclient so that CHAP can be tested too
  * Add "wildcard" option to realms - if you set this option, you can
    match on the entire username using shell wildcards in the realms file.
  * If the nastype in /etc/raddb/naslist is set to 'none' for a nas,
    logins on that nas will have no simultaneous use restrictions imposed
    and those logins will not count towards the total amount of logins.
  * Removed 'raduse' and manpage.
  * Can disable radutmp with "-u none" (likewise radwtmp with "-W none",
    though we already had "-w" for that).
  * Call checkrad with an extra argument, the framed IP address.
  * Fix bug where $INCLUDEing a file without any records would
    cause the rest of the original file to be ignored
  * Support for 64-bit wide integers (integer8 type). If compiled with
    gcc, users file can contain both hex and decimal 64-bit values,
    and 64-bit values are printed in decimal. With other compilers
    (no "long long" support) only hex 64-bit values are supported.
  * Change "_" to "-" in dictionary.redback and change the 64 bits
    values to integer8.
  * Moved the dictionary files to /usr/local/share/radius. Now
    only /etc/raddb/dictionary remains that $INCLUDES all the others.
    For new installs only; existing installations won't be changed
  * Make integer in the format string of sprintf(buf, "%03d:%.20s", ..) in
    make_wtmp() unsigned (%u), otherwise the sprintf could in some cases
    (negative NAS-Port, very long NAS-name) overrun the buffer by one
    byte, overwriting the least significant byte of the return address
    on the stack with a \0. Not sure if this is exploitable or not,
    but it could be a security problem.
  * Make sure ut.login (struct radutmp member) is treated everywhere
    as a NON-zero terminated string.
  * Make sure unsigned integers are used in all places using lvalues
    (32 bits radius values), especially nas_port.
  * radrelay: update id of packet when retransmitting.
  * Print an error and free the request struct if we receive an unknown
    packet type.
  * rad_check_multi: if username/NAS/port match, don't count as dup.
2003-12-16 19:19:41 +00:00
archivers Add and enable dar. 2003-12-15 17:53:03 +00:00
audio Update HOMEPAGE and CONFLICTS to match csound changes. 2003-12-14 03:03:32 +00:00
benchmarks Update to 3.211: 2003-12-13 10:48:33 +00:00
biology Update to 9.3: 2003-12-13 10:44:06 +00:00
cad Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
chat Add my official mirror to the list of sites. 2003-12-16 08:08:59 +00:00
comms Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
converters Add and enable fribidi. 2003-12-14 01:17:19 +00:00
cross Fix typo (CONFIUGRE_ENV). 2003-12-12 07:28:23 +00:00
databases Remove first chunk of this patch -- it only brings trouble 2003-12-15 21:22:41 +00:00
devel update to 0.14.1 2003-12-16 07:48:19 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Change "kde" to "kde3" in last entry. 2003-12-16 11:16:15 +00:00
editors This needs libgnomeprintui and aspell from Soren Jacobsen. 2003-12-15 01:04:06 +00:00
emulators WHAT'S NEW with Wine-20031212: (see ChangeLog for details) 2003-12-16 11:10:47 +00:00
finance Update gnucash to version 1.8.8, the latest stable version. 2003-12-11 22:57:37 +00:00
fonts Fix including libgnomeui/buildlink2.mk. 2003-12-14 16:41:52 +00:00
games Use omf.mk from scrollkeeper, instead of simply the buildlink2.mk. 2003-12-15 19:17:03 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Fix build on NetBSD and remove unused patch. 2003-12-16 07:26:49 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
lang Update to 1.6.4: 2003-12-14 17:14:40 +00:00
licenses OSnert's license: no redistribution. 2003-10-27 22:53:32 +00:00
mail Remove patch line from distinfo 2003-12-15 23:56:08 +00:00
math Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs Fix dependence on "kdeartwork" package, bump package revision. 2003-12-16 11:15:02 +00:00
misc Updated to 2.4.1 2003-12-14 23:40:17 +00:00
mk Rewrite most of the pipeline generating ${PLIST} as a single awk script. 2003-12-16 12:36:54 +00:00
net radiusd-cistron (1.6.7) cistron; urgency=medium 2003-12-16 19:19:41 +00:00
news Update tin to 1.6.1 2003-12-16 00:11:48 +00:00
packages
parallel Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
pkgtools pass CPPFLAGS to compiler 2003-12-14 12:27:57 +00:00
print Add two patches that avoid double free()s of the same space. 2003-12-15 13:45:07 +00:00
security Expand ROOT_USER 2003-12-15 14:10:49 +00:00
shells Capitalize first letter of COMMENT. 2003-12-09 00:54:29 +00:00
sysutils Make this package compile with gcc3. 2003-12-15 16:19:43 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Ensure a version of grep is used which can handle the -F argument. 2003-12-16 11:33:44 +00:00
time Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
wm Update to the latest snapshot. 2003-12-15 18:51:21 +00:00
www Depend on version 7.x of the "opera" package by default. 2003-12-16 13:28:40 +00:00
x11 + Xfixes, fixesext, xcursor 2003-12-16 08:55:27 +00:00
Makefile Add a geography category, in anticipatino of a number of pending packages. 2003-10-04 19:34:46 +00:00
Packages.txt Correct path in pre-build.local example. 2003-12-14 21:47:32 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).