summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2001-08-09Upgrade arla to 0.35.5wennmach24-214/+276
Most important changes: o added user-land programs: kalog, aklog, arla-cli o improved user-land programs: vos, bos, pts, etc. o added man pages o security fix (in rx) o and tons of bug fixes I included a start script to be placed under /etc/rc.d.
2001-08-06Add version number to DEPENDS line.wiz1-2/+2
2001-08-06Add and enable pxerh1-1/+2
2001-08-06Initial import of pxe-1.2, a Preboot eXecution Environment (network boot)rh6-0/+66
daemon.
2001-08-03Add some patches from the net/samba package, and regenerate the old ones.jlam9-18/+63
2001-08-03Add and enable net/samba20.jlam1-1/+2
2001-08-03samba20 - 2.0.x release version of samba, the UNIX SMB serverjlam14-0/+1261
Samba 2.0.x (2.0.10) has functionality that is missing from the Samba 2.2.x releases, one of which is an operational "share modes" directive. According to the Samba mailing lists, there isn't a way in 2.2.x to do what "share modes = No" did in 2.0.x, so revive an older, stable release of Samba that does contain the missing functionality. Setting the share mode on a service is necessary only to get certain legacy MS-DOS applications working in a multi-user environment.
2001-08-03upgrade to 1.8p1.itojun3-28/+44
for list of changes, see http://www.snort.org/snort-files.htm default rule files are now named *.rules, not *-lib.
2001-08-03upgrade to 9.2.0b2. it has a couple of bugfixes since 9.2.0b1.itojun2-5/+5
2001-08-01Uses msgfmt to decide if it should build its own libintl, which failswiz1-1/+3
for some reason on 1.5.1. Add BUILD_USES_MSGFMT.
2001-07-30Attach yale-tftpd SUBDIR.nra1-1/+2
2001-07-30New package yale-tftpd version 3.0. PR 13177 by Stoned Elipot.nra8-0/+294
yale-tftpd is an improved (but slightly incompatible until you configure it) tftpd server. It has a powerful and configurable security setup and is well suited for people who want to boot network devices using their system as a TFTP server.
2001-07-30One file patch per patch file, and add RCS Id.wiz6-78/+89
2001-07-30Note this is the ADSL modem provided by British Telecom (among others)abs1-0/+2
2001-07-30the wi_ieee.h file is in dev/ic/wi_ieee.h in -currentlukem2-1/+88
2001-07-29Enable speedtouch (now BT is back)abs1-1/+2
2001-07-29Import speedtouch-21062001:abs9-0/+196
Driver for the ALCATEL SpeedTouch USB ADSL modem. It currently only supports PPPoA encapsulation.
2001-07-29add & enable agqthubertf1-1/+2
2001-07-29Add agqt-0.5:hubertf4-0/+51
This package consists of two programs, collectively termed "6's Spiffy AudioGalaxy Query Tool." AudioGalaxy is a Napster-like music sharing server accessible at http://www.audiogalaxy.com. The core program is the query tool itself, "ag." ag accepts an AudioGalaxy search query (that is, anything that you might type into AudioGalaxy's search engine), runs the query for you, selects the first couple of results returned by the search (the exact number of results selected per search is configurable) and queues them for download, using the "Choose Versions" feature of AudioGalaxy to try to get a minimum (also configurable) bitrate for your downloads.
2001-07-28Mark this package as *BSD specific.tron1-1/+3
2001-07-27Use buildlink.mk files for SOCKS optional support and mark asjlam1-5/+5
USE_BUILDLINK_ONLY.
2001-07-27Back out previous as unnecessary since libsocks4 is a static library.jlam1-3/+1
2001-07-27Set REPLACE_LIBNAMES_SED to replace -lsocks[^4] with -lsocks4.jlam1-1/+3
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam4-4/+8
installation directory in case the package isn't installed.
2001-07-26Don't workaround broken LDFLAGS setting in configure -- just fix itjlam3-4/+16
directly by patching the script. This causes LDFLAGS to be reset properly before checking for gettext(), which now succeeds and causes the locale files to be built. Remove USE_LIBINTL as unnecessary. Tested on NetBSD-1.5W/i386 and NetBSD-1.5.1/mac68k.
2001-07-26Add build time dependence on "perl" package because manual page won'ttron1-1/+3
be build otherwise.
2001-07-26Don't @dirdm include/SDL as this directory belongs to devel/SDLzuntum1-2/+1
2001-07-23BUILD_DEPENDS has same syntax as DEPENDS. Fix two commented out lines usingwiz1-3/+3
the old syntax.
2001-07-22Remove distclean target that made trouble, as noted in recent bulk build.wiz3-13/+12
Standardize patch-aa while I'm here.
2001-07-22Update gnapster to 1.5.0. Notable changes include:rh3-22/+11
* Multiple server/account management * Search history * Bandwidth limiting * Ability to specify multiple share directories * Many internal improvements * Vorbis file sharing support * MPEG/AVI file sharing support * Added file type to search criteria * Updated Browse OpenNAP dialog * Fixed Safe Exit option * Added an option to execute a program after a successful download * Fixed a potentially exploitable remote segmentation fault concerning uploads * SOCKS5 support should (hopefully) be fixed now * Timestamped events * Many bug fixes
2001-07-22Reenable and fix KAME patch under Solaris because it includes an extratron1-0/+14
translation.
2001-07-22Reenable and fix KAME patch under Solaris because it includes an extratron2-8/+9
translation.
2001-07-22Make sure that locale files get installed into the right directory undertron3-3/+31
Solaris.
2001-07-22Don't apply KAME patch under Solaris because it causes build failures.tron1-5/+7
2001-07-20Standardize format.wiz1-0/+3
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam4-12/+12
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-18upgrade to 9.2.0b1. portability with BIND8-based platforms, and minoritojun3-6/+7
bug fixes.
2001-07-17Add back "USE_LIBINTL= YES" because the locale files aren't built ontron1-5/+6
a 1.5 release system otherwise.
2001-07-17Workaround bug in configure script at line 3718 that doesn't restorejlam1-2/+2
LDFLAGS to correct value during the configure process. This should fix pkg/13483.
2001-07-17upgrade to 9.2.0a3.itojun6-40/+30
work/*/HISTORY indicates the full change history. basically bug fixes.
2001-07-16upgrade to 0.8.19.itojun4-11/+28
- from www.ethereal.com New dissectors include Appletalk Data Stream Interface, AUTH_DES, DVMRP, GIOP, Gnutella, iSCSI, ISUP, M2PA, MP-BGP message, MSDP, MTP3, PAP, PIMv1, RFC 2250 MPEG1, and for you gamers, QuakeWorld and Quake II. Many other dissectors were updated and bug-fixed.
2001-07-16USE_LIBINTL was commented out mistakenlyitojun1-2/+2
2001-07-16Remove whitespace before comment.tron1-2/+1
2001-07-16upgrade to 1.7 + KAME IPv6 patch. a lot of changes into message catalogs,itojun3-10/+15
internal cleanups and such.
2001-07-15Links libsocks4.* to libsocks.* since that's what the name of the SOCK4jlam1-1/+10
library is on many other systems.
2001-07-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam1-3/+3
on Solaris' xargs.
2001-07-13Update samba to 2.2.1a.taca10-329/+364
WHATS NEW IN Samba 2.2.1a: 11th July 2001 ========================================== This is the latest stable release of Samba. This is the version that all production Samba servers should be running for all current bug-fixes. This is a minor bugfix release for 2.2.1, *NOT* security related. 1). 2.2.1 had a bug where using smbpasswd -m to add a Windows NT or Windows2000 machine into a Samba hosted PDC would fail due to our stricter user name checking. We were disallowing user names containing '$', which is needed when using smbpasswd to add a machine into a domain. Automatically adding machines (using the native Windows tools) into a Samba domain worked correctly. 2.2.1a fixes this single problem. New/Changed parameters in 2.2.1 ------------------------------- Added parameters. ----------------- obey pam restrictions When Samba is configured to use PAM, turns on or off Samba checking the PAM account restrictions. Defaults to off. pam password change When Samba is configured to use PAM, turns on or off Samba passing the password changes to PAM. Defaults to off. large readwrite New option to allow new Windows 2000 large file (64k) streaming read/write options. Needs a 64 bit underlying operating system (for Linux use kernel 2.4 with glibc 2.2 or above). Can improve performance by 10% with Windows 2000 clients. Defaults to off. Not as tested as some other Samba code paths. hide unreadable Prevents clients from seeing the existance of files that cannot be read. Off by default. enhanced browsing Turn on/off the enhanced Samba browing functionality (*1B names). Default is "on". Can prevent eternal machines in workgroups when WINS servers are not synchronised. Removed parameters. ------------------- domain groups domain admin users domain guest users Changes in 2.2.1 ----------------- 1). "find" command removed for smbclient. Internal code now used. 2). smbspool updates to retry connections from Michael Sweet. 3). Fix for mapping 8859-15 characters to UNICODE. 4). Changed "security=server" to try with invalid username to prevent account lockouts. 5). Fixes to allow Windows 2000 SP2 clients to join a Samba PDC. 6). Support for Windows 9x Nexus tools to allow security changes from Win9x. 7). Two locking fixes added. Samba 2.2.1 now passes the Clarion network lock tester tool for distributed databases. 8). Preliminary support added for Windows 2000 large file read/write SMBs. 9). Changed random number generator in Samba to prevent guess attacks. 10). Fixes for tdb corruption in connections.tdb and file locking brlock.tdb. smbd's clean the tdb files on startup and shutdown. 11). Fixes for default ACLs on Solaris. 12). Tidyup of password entry caching code. 13). Correct shutdowns added for send fails. Helps tdb cleanup code. 14). Prevent invalid '/' characters in workgroup names. 15). Removed more static arrays in SAMR code. 16). Client code is now UNICODE on the wire. 17). Fix 2 second timstamp resolution everywhere if dos timestamp set to yes. 18). All tdb opens now going through logging function. 19). Add pam password changing and pam restrictions code. 20). Printer driver management improvements (delete driver). 21). Fix difference between NULL security descriptors and empty security descriptors. 22). Fix SID returns for server roles. 23). Allow Windows 2000 mmc to view and set Samba share security descriptors. 24). Allow smbcontrol to forcibly disconnect a share. 25). tdb fixes for HPUX, OpenBSD and other OS's that don't have a coherent mmap/file read/write cache. 26). Fix race condition in returning create disposition for file create/open. 27). Fix NT rewriting of security descriptors to their canonical form for ACLs. 28). Fix for Samba running on top of Linux VFAT ftruncate bug. 29). Swat fixes for being run with xinetd that doesn't set the umask. 30). Fix for slow writes with Win9x Explorer clients. Emulates Microsoft TCP stack early ack specification error. 31). Changed lock & persistant tdb directory to /var/cache/samba by default on RedHat and Mandrake as they clear the /var/lock/samba directory on reboot.
2001-07-13Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM.tron1-11/+13
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam4-18/+22
expression for substituting in DEINSTALL/INSTALL scripts. Use "${CMP} -s" instead of "diff -q" since the former is more portable across OSes.
2001-07-12Don't try to build against -lreadline on NetBSD-1.4.x, either.fredb1-1/+2