summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam68-136/+136
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam2-5/+2
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-3/+3
2005-05-19PERL5_PKGSRCDIR isn't defined when using the new tools framework. Replacejlam1-2/+2
it with an explicit lang/perl58 reference.
2005-05-18Remove gnome1 packages except as needed for gnucash.wiz13-249/+1
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18- Add fix for recent security issueadrianp3-3/+94
2005-05-18Update to 1.4.1, changes:xtraeme5-52/+32
* persistent bitmap cache optimisations * support for more RDP-orders (ellipse, polygon) * libao sound-driver (for Mac OSX and others) * Unicode support for transmitted strings/filenames * Added korean keymap * Xembed fixes to work with krdc correctly * Portability fixes * Support for RDP-compression (all bpps) * process RDP recv queue if send queue is full
2005-05-17Use RCD_SCRIPTS_SHELL. Script now works on Solaris.sketch1-2/+2
2005-05-17Add missing $NetBSD$ which was there when i generated distinfo.veego1-0/+2
2005-05-16Don't initialize $(LD_SEARCH_FLAGS), which is used in the $(LD) link command.veego2-21/+30
Inspired by an patch from agc to tk83. Thx to krister for pointing that out to me. fix PR pkg/30241
2005-05-16Note that tar is required by this package.jlam1-1/+2
2005-05-16Note that gtar is required by the package.jlam2-2/+6
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam2-3/+6
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-05-15Drop MAN1 (FreeBSD Ports-ism), and note that gzip is required duringjlam1-5/+4
post-install.
2005-05-15This package uses ${PATCH} explicitly.jlam1-1/+3
2005-05-15whitespace nitsjlam1-9/+9
2005-05-14- Add RMD160 checksumadrianp2-14/+9
- Use INSTALL_UNSTRIPPED to fix Darwin - Remove GTK frontend support as it's still got threading problems and it's not ready for pkgsrc.
2005-05-14- Add a conflict statement now that ettercpa-NG has been importedadrianp1-1/+3
2005-05-14Fix the build on OS X.3.lukem2-12/+15
Bump PKGREVISION.
2005-05-14Update to tnftp 20050514lukem1-2/+2
2005-05-14Merge 20050514lukem9-461/+358
2005-05-14Use specific homepage.reed1-2/+2
2005-05-13Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplifyjlam1-2/+2
transition to new tools framework.
2005-05-13Update to version 1.0.28salo11-30/+130
Too many changes to list, see CHANGELOG within the source tarball. This update was prompted by an issue with random number generator, see the following url for details: http://www.maradns.org/download/patches/maradns-1.0.26-rekey_rng
2005-05-11Update to tnftp-20050511.lukem1-2/+4
2005-05-11Merge tnftp 20050511.lukem45-523/+829
(Future merges should be easier as this time I froze the vendor RCSIDs)
2005-05-11Changes 0.95.2:adam2-15/+12
- GTKG generated up to four times more traffic than was needed between GTKG Ultrapeer and GTKG leafs. - Improved firewall status detection: if you are not firewalled then GTKG is now less likely to claim that you are. - Fix a build problem for some versions of Glade - A few minor bugs fixed Changes 0.95.1: - Bitzi tickets are now persistently cached so that tickets are available again after restarting GTKG. - Improved Unicode support: - Search improvements: - [GTK2] GUI updates: - The GUI uses SI prefixes according to IEC 60027-2 (2000-11) Ed. 2.0 everywhere, so hard disk vendors won't fool you any longer. - Compatibility fixes to allow compilation on more architectures, including 64 bit architectures. - There are now two hostiles.txt, a system-wide ("global") and one in the ~/.gtk-gnutella directory. So you only need to put private additions into ~/.gtk-gnutella/hostiles.txt. These files are also automagically reloaded on change, so you don't need to restart Gtk-Gnutella to make the changes effective. - Updated listings for geographic information, bogus addresses and spam sites. - Greatly enhanced stability as compared to 0.95 due to many bug fixes.
2005-05-11Update to tnftp 20070806.lukem1-1/+1
Notable changes: - Implement '-s srcaddr' to set the local IP address for all connections. - Support '-q quittime' when waiting for server replies. - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
2005-05-11Update to tnftp 20070806.lukem11-11/+11
Notable changes: - Implement '-s srcaddr' to set the local IP address for all connections. - Support '-q quittime' when waiting for server replies. - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
2005-05-11Update to tnftp 20070806.lukem6-6/+6
Notable changes: - Implement '-s srcaddr' to set the local IP address for all connections. - Support '-q quittime' when waiting for server replies. - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
2005-05-11tnftp 20050511.lukem71-1337/+4612
Notable changes: * Improve timeout handling during connection initiation * Prevent coredump with long command lines when editing is enabled.
2005-05-09Use BSD_INSTALL_* for correct ownership and permission. Pointed out byminskim2-8/+11
Darrin B. Jewell in PR pkg/30005.
2005-05-07Add package for PHP5 SOAP extension.jdolecek3-1/+21
2005-05-07Update to 0.8.1. Changes include HTTP transmissing error reportingjdolecek2-6/+6
improvements, tweaks to WSDL-related code. Also fixes the warnings about 'NAN' and 'INF' being already defined.
2005-05-07update to 3.1.9recht3-13/+79
ok'd by zuntum@ Add a patch from darwinports to disable Framework checks. changes: 3.1.9, 2005-03-19 + Renamed internal libraru function getline() to gl_getline() to avoid namespace collision with glibc. + Renamed internal library function Duration() to FTPDuration() to avoid namespace collision on Mac OS X. + Recognize additional error response codes to SITE UTIME, to prevent using it if the server doesn't support it. + If the server does not support setting timestamps in MDTM, quit trying it if it fails the first time. + Do not allow control characters such as NUL, CR, LF in FTP URLs, to avoid command injection as described by Albert Puigsech Galicia <ripe AT 7a69ezine.org>. + Fixed a problem where a timed-out transfer may have been detected but still locked up the process (Thanks, IWAI, Masaharu). + Ncftpget and ncftpput now accept a "-C" parameter which is similar to the "-c" option (ftp "cat" mode), where stdin (stdout) is not used and the filename is specified as a parameter instead. This is useful if you don't want to specify a password on the command line. + Ncftpput now allows the "-m" option in conjunction with the "-c" or "-C" options. + Small compatibility fixes for Mac OS X, Solaris 10, Linux. 3.1.8.1, 2004-07-27 + A fix for some DNS resolution problems on Linux.
2005-05-06Update "ethereal" package to version 0.10.11. Changes since version 0.10.10:tron4-144/+8
- Fixed multitude of security issues found by an aggressive testing program - Many user interface improvements have been made: - The toolbar has been updated. - Packet detail tree items can be expanded and collapsed with the right and left arrow keys. - The status bar display has been improved. - Live captures can now be restarted from the toolbar. - More improvements have been made to the ring buffer feature. - Display filters are now faster. - The capture engine has received major updates. - New protocol support: 9P, Aruba ADP, Camel, DRSUAPI, DUA, HPSW, Monotone Netsync, nettl, UMA, VNC (RFB), - Updated protocol support: ACSE, AgentX, AIM, AMR, ANSI A, ASN.1 BER/PER, ATM, ATSVC, BACapp, BOOTP/DHCP, CDP, CMIP, CMP, CMS, CRMF, DCERPC, DHCPFO, DIAMETER, DICOM, DISTCC, DLSw, EFS, EIGRP, EPM, ESIS, ESS, ETHERIC, Ethernet, FC, FCELS, FCP, FTAM, G.723, GIOP, GRE, GSM, GSS-API, GTP, H.225, H.245, H.263, HTTP, IAX2, ICEP, IEEE 802.11, IEEE 802.3 Slow protocols, INAP, IP, IPsec, ISAKMP, iSCSI, ISIS, ISL, ISMP, ISUP, JXTA, Kerberos, KINK, Kpasswd, L2TP, LDAP, LMP, M3UA, MANOLITO, MEGACO, MGCP, MIP6, MMSE, MQ, MRDISC, MTP2, NCP, NDMP, NDPS, NFS, NLM, OCSP, OSI options, PIM, PKIX1Explitit, PKIX Qualified, PKTC, Portmap, PPP, PRES, PROFINET DCP, Q.2931, Q.931, Q.933, RADIUS, RDM, RPC, RSVP, RTP, RTSP, RX, SCCP, SCSI, SCTP, SDP, sFlow, SIP, SKINNY, SM, SMB (SMB, PIPE, LOGON, Mailslot), SNA, SPNEGO, SRVLOC, SUA, TCAP, TCP, Telnet, TFTP, TZSP, Vines, WSP, X11, X.509, XML, - New and updated capture file support: 5Views, HP nettl
2005-05-05- Remove old hack that is now fixed in pkgsrcadrianp1-7/+1
2005-05-05Added net/ettercap-NG from pkgsrc-wip.xtraeme1-1/+2
2005-05-05Initial import of ettercap-NG 0.7.2 from pkgsrc-wip, packagedxtraeme8-0/+277
by Adrian Portelli. Ettercap is a suite for man in the middle attacks on LAN. It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols (even ciphered ones) and includes many feature for network and host analysis.
2005-05-04Add and enable nasd.agc1-1/+2
2005-05-04Initial import of nasd-1.3, a prototype storage implementation, from CMU.agc49-0/+4504
The original tar file has trailing base64 checksums, so I have repackaged the tar file for just now. This is release 1.3 of the Parallel Data Laboratory NASD software prototype. The release includes the NASD drive prototype, the NASD-NFS filemanager, simple client APIs, a regression-testing suite, sample programs, a snapshot of Cheops (which is one implementation of aggregation over multiple NASDs), and some basic documentation.
2005-05-03Fix pkglint warning.kristerw1-2/+2
2005-05-03Add and enable openafs.agc1-1/+2
2005-05-03Initial import of openafs-1.3.81 into the packages collection.agc5-0/+283
AFS is a distributed filesystem product, pioneered at Carnegie Mellon University and supported and developed as a product by Transarc Corporation (now IBM Pittsburgh Labs). It offers a client-server architecture for file sharing, providing location independence, scalability and transparent migration capabilities for data. IBM branched the source of the AFS product, and made a copy of the source available for community development and maintenance. They called the release OpenAFS.
2005-05-03Sort.wiz6-100/+100
2005-05-03Remove trailing whitespace.wiz1-2/+2
2005-05-03Sort.wiz4-11/+11
2005-05-02Fix MAINTAINER email address for David Ferlier.reed1-2/+2
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed51-51/+128
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02Remove the @comment entry for the rc.d script. It is notreed1-2/+1
needed. I noticed this because I am changing the framework to not auto-register the rc.d scripts and I am adding them to all the PLISTs.