summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-06-17Use openssl buildlink.mk instead of USE_SSL.wiz1-3/+2
2002-06-17Use openssl buildlink.mk instead of USE_SSL.wiz1-2/+2
2002-06-17Remove another USE_SSL comment.wiz2-4/+4
2002-06-17kill USE_SSL, use openssl/buildlink.mk insteaddrochner1-2/+4
(to avoid building against a pkgsrc openssl w/o registering a dependency)
2002-06-16Make PKGNAME match directory name.wiz1-2/+2
2002-06-16Add and enable edonkey2k.wiz1-1/+2
2002-06-16Initial import of edonkey2k, provided by Sergey Svishchev, with slightwiz4-0/+48
changes by me. eDonkey2000 doesn't rely on one central server yet searches are quick and your client doesn't get bogged down with endless search requests. You have the ability to search all the files being shared anywhere on the eDonkey2000 network. It allows you to transfer any type of file. It automatically resumes interrupted transfers from alternate sources. It even introduces ways to share a whole collection of files together so you can be sure to get all the songs in an album or all pieces of a movie. Users will be able to download a file from multiple sources at the same time thus insuring that transfers will be as fast as possible.
2002-06-15set HOME to WRKSRC during build to avoid looking for a users home directorydmcmahill1-1/+2
2002-06-15Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict"cjep2-4/+4
which the basesrc USE_KERBEROS variable. Discussed on packages@ This fixes PR#17182 from Takahiro Kambe. The problem was pointed out by FUKAUMI Naoki on a Japanese NetBSD mailing list.
2002-06-15Use pthread.buildlink.mk instead of pth-syscall's buildlink.mk.wiz1-2/+3
pkg/17267 by Lubomir Sedlacik.
2002-06-14- Add a fix for possible buffer overflow; an array missing its terminatetaca3-3/+18
element. - Remove redundant PKGNAME and bump PKGREVISION to 1.
2002-06-13Updated polsms to 1.8.9i (pkg/17216 by Dawid Szymanski)martti5-32/+27
List of changes from 1.8.9d to 1.8.9i: * Makefile patched for better compatibility with NetBSD * s/PATH_MAX/MAXPATHLEN/ * GPL License file added * sms-conf script added * mimecut script fixed to handle Polish characters * patch for easiest using sms on OpenBSD * patch that allow us to sepcify source IP address * with --from we can specify sender address
2002-06-11Update to 1.0.12, provided by the MAINTAINER Dawid Szymanski in pkg/17214.wiz2-8/+6
Changes since 1.0.11: - New workarounds and conformance fixes were added to improve client compatibility. - Zero-copy downloads are now enabled on HPUX and Solaris. - Russian and Chinese (simplified + traditional) translations were added. - LDAP_FTPUID and LDAP_FTPGID are now really fetched from the directory. - A protection against common bruteforce scanners for hidden directories has been added. - The FTP data connection assurance draft (ESTA/ESTP) has been implemented. - Per-user (including anonymous) concurrency limits are now available.
2002-06-10Keep up with changes to lukemftp package: Correct the PKGNAME, andschmonz1-2/+2
sort the order of fields to placate pkglint.
2002-06-10Correct the PKGNAME, and sort the order of fields to placate pkglint.agc1-2/+2
2002-06-10update to lukemftp 1.6 beta 2. notable changes:lukem2-6/+6
- fixes to portability code so this works again on netbsd 1.5 and darwin
2002-06-10Import of canonical tnftp 20030825 sources,lukem1-0/+78
to make it easier to track new versions.
2002-06-10Fix readline.h problem on 1.6 (tested with 1.5.3 also). Looked at bycjep4-26/+7
hubertf.
2002-06-10Updated proftpd to 1.2.5 (release 2002-06-09)martti4-13/+14
The 1.2.5 release includes some minor bugfixes. Please read the included NEWS and ChangeLog files for the full details.
2002-06-09Make ethereal weakly buildlinked, and support openssl, pcap, and zlibjlam1-8/+12
explicitly. Changes from pkg/16872 by Greg A. Woods <woods@weird.com> with small changes by me.
2002-06-08Use USE_INET6 instead of "${OPSYS} == Darwin" to disable IPv6.yyamano2-6/+14
This change makes it easy to migrate to Jaguar. Approved by schmonz.
2002-06-07Include sys/types.h so that pid_t is a defined type for sys/select.h.atatat2-1/+18
2002-06-07Pass an -R to the linker, fixing this package on NetBSD/arm.cjep2-4/+4
2002-06-06Patch in the NetBSD/arm targets to one of the config.guess files incjep2-1/+29
ngrep's source tree. This is not strictly the Right Way, but the patch can be fed back to the maintainer of ngrep.
2002-06-05- update to 1.6 beta 1 (it's about time the developer released a new version)lukem2-6/+7
- fix ipv6 support for ${OPSYS} != Darwin (use ".elif" not ".elseif")
2002-06-05Import of canonical tnftp 20030825 sources,lukem14-0/+2746
to make it easier to track new versions.
2002-06-05Update ettercap to 0.6.6.6. Changes:hubertf4-23/+47
0.6.6.6 -- 20020603 + Solaris porting + Sparc architecture support even for all other OSes + Windows 9X porting (developed by tavi) + Increased the speed of arp storm under windows (developed by tavi) + Added the ability to bind a port on which ettercap forwards the sniffed trafic (press 'B' from the sniffing interface) + The -H option now supports range ip (i.e. 192.168.1-5.10-20,30-40,50,100-150) + NEW PLUGIN: - lamia (become root of a switches spanning tree) + Windows installer now have a nice splash screen ;) + Updated the passive OS fingerprint database (825 records) !! Fixed the pthread_join problem under MacOSX !! Fixed the -w options (openssl path related bug) !! Fixed the conflicting options -Y and -a !! Fixed the FindIface function under BSD 0.6.5 -- 20020423 + Windows (CYGWIN) porting + Dumping to tcpdump file format is now supported (-Y option) + New OffLine sniffing from tcpdump like files (-T option) + Sniffing from command line now capture UDP+TCP packet by default - Changed the -t (--linktype option) to -g + Added the -t (--proto option) to sniff only that protocol in simple mode + Logging engine doesn't log the same user/pass/ip twice (as requested by Gushterul) + Under *BSD and MacOSX ettercap now uses only one bpf + Added the -J options (onlyposion) to allow multitarget arp sniffing + USER and PASS may have a length of 50 chars + NEW PLUGIN : - roper (Tries to stop ISAKMP for IPSEC traffic) + NEW password collector for: - QUAKE 3 (rcon command) (developed by LnZ) - ICQ v7 (developed by LnZ) - MSN (the pass is an MD5 hash) - YMSG (the pass in in UNIX MD5 format) (as requested by tavi) + DISSECTORS enhanced: HTTPS - IMAP - NAPSTER (opennap) - IRC + PLUGIN enhanced: - leech (now it rearps the victim after isolation) + Updated the passive OS fingerprint database (762 records) + Updated the active OS fingerprint database nmap-os-fingerprints,v 1.77 2002/03/20 05:42:48 fyodor + DOCUMENTATION translated in Polish and Dutch + Added the 'cvs' target to the Makefile !! Fixed an ntohs() problem in the phantom plugin !! Fixed a bug in the SMB dissector dealing with unicode user and password !! Better handling of CTRL+C !! Fixed a bug in doppleganger !! Fixed a bug the the dlsym on OpenBSD 3.0 (plugin related) !! Fixed the visualization of password with length > 13 !! Fixed a bug in the handling of debug file !! Fixed the "not scrolling" JOINED visualization
2002-06-03Updated p5-Net from 1.11 to 1.12shell2-6/+6
Changes : Net::SMTP - Use Authen::SASL to do auth Net::SMTP - Minor change to address sanitize code, mainly to allow <> Net::FTP - Minor change to pattern to extract unique filename from server response
2002-06-03Turn off optimization -O2 on NetBSD arm platforms so that this packagecjep1-3/+5
builds.
2002-06-03Turn off optimization on NetBSD arm platforms.cjep1-2/+4
2002-06-02Update "ethereal" package to version 0.9.4. This version fixes manytron2-6/+5
bugs discoverd in version 0.9.3 including these four potential security problems: - The SMB dissector could potentially dereference a NULL pointer in two cases. - The X11 dissector could potentially overflow a buffer while parsing keysyms. - The DNS dissector could go into an infinite loop while reading a malformed packet. - The GIOP dissector could potentially allocate large amounts of memory.
2002-06-02--disable-ipv6 on Darwin.schmonz1-1/+3
2002-06-02--disable-ipv6 on Darwin. This now builds as-is on Darwin, potentiallyschmonz1-1/+3
simplifying the pkgsrc bootstrap process on that platform.
2002-06-01pkglint(1)wiz2-5/+5
2002-06-01Remove obsolete file.wiz1-7/+0
2002-06-01update to unison 2.9.1deberg3-10/+10
2002-05-31Add and enable kdenetwork3skrll1-1/+2
2002-05-31Initial import (in the right place) of a kdenetwork3 pkg.skrll18-0/+1991
2002-05-30Bring forward the patch to configure.in to configure, since there's noagc2-5/+14
dependency on autoconf, and otherwise this package will not build on -current.
2002-05-26Cleanup: remove bogus DEINSTALL.out and make sure this gets created inrh2-24/+4
${WRKDIR}, not ${PKGDIR}
2002-05-26Add and enable lambdamoo packagesrh1-1/+4
2002-05-26Initial import of lambdamoo-1.8.1, a network-accessible, multi-user,rh9-0/+191
programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Provided by Ben Collver <collver@linuxfreemail.com>. Together with the previous commits, this closes his PR pkg/13073.
2002-05-26Initial import of lambdamoo-core-990412, a set of generic core classesrh4-0/+44
for lambdamoo. Provided in PR pkg/13073 by Ben Collver <collver@linuxfreemail.com>
2002-05-26Initial import of lambdamoo-doc-1.8.0p6, documentation for lambdamoo,rh5-0/+75
provided by Ben Collver <collver@linuxfreemail.com>.
2002-05-25look for __sparc__ instead of sparc. Builds and works on sparc now.dmcmahill2-18/+25
While here add list of network interfaces for alpha, dreamcast and vax.
2002-05-25Change the socks' DEPENDS to BUILD_DEPENDS, as socks4 installs no sharedfredb2-4/+4
library, and socks5's shared library is renamed to prevent packages from picking it up by accident (so all 11 packages which respect USE_SOCKS currently always link against a static socks library).
2002-05-25USE_LIBTOOL, and create a directory that's wanted by the PLIST.wiz1-6/+7
2002-05-25Clean up a bit (please use pkglint!).wiz3-25/+25
2002-05-25Add and enable netatalk-umichmarkd1-1/+2
2002-05-25Update netatalk to version 1.5.3.1.markd42-899/+324
Update supplied by David Rankin (to version 1.5.2) in pkg/15642 further updated to 1.5.3.1 by me. Changes since the old umich version (and netatalk-asun) are numerous bug fixes, cleanups and new features and its actively being maintained.