summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2003-05-07Update to 2.0.2:wiz3-8/+7
* RPM fixes (thanks Bas Mevissen!) * Compile fixes for Sun compiler (thanks Ives Aerts!)
2003-05-07whitespace fixgrant1-2/+2
2003-05-06remove some unneeded parens, quote a conditionalgrant1-3/+3
2003-05-06net-snmp doesn't have working IPv6 support on Solaris, so deal withgrant2-5/+9
the two header files which are not installed as a result.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv85-207/+207
2003-05-05Update to 1.2.0:jmmv10-221/+19
Highlights: * Movie preview. * GTK2 compatibility. * BSD compatibility. * Hide/show list columns. * ED2K Browser Integration. Madcat's contributions: * Made ED2K integration HOWTO. * Enabled multiple selections in all lists. * Item selected when right-clicked. * Sort order stays when sources/items are added to list during global search. * Search tabs can be closed during global search. * Double-clicking on a server in Server List now connects to that server. * Original idea and implementation of column hiding. * Made LMule fully 0.26d GUI compliant. * Preview of movie files (mplayer+xine officially supported). * Preferences saved when OK is clicked in Preferences. * FIXED -- Shared Files tab Highest/Release priority issue. * FIXED -- Search Tab "Remove All" button. * FIXED -- Search Tab "Download All" resized. Un-Thesis' contributions: * Fully implemented column hiding for all lists. * Added full GTK2 compatibility. * Updated auto-server.met URL. * FIXED -- column hiding bugs in wxGTK code. * FIXED -- Freeze if wget failed. Pure_Ascii's contributions: * Tested tray icon in KDE3. * Spoofed up wxLocale() i18n implementation. * Now detects new mlDonkey clients. * FIXED -- Buffer Overflow: too long lines in the retrieved server lists - will freeze lmule (reported by Gib[S]on) Lioux's contributions: * Added *BSD compatibility. * Substituted direct pthread calls for wxMutex calls. Simbal's contributions: * FIXED -- SuSE 8.2 compilation errors. Pterjan's contributions: * Added a much better French translation. Based on patches provided by Juan RP and ACiarcinski at iss.net.
2003-05-05PKGREVISION goes after PKGNAME.jmmv5-10/+10
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv11-22/+22
2003-05-05Updated to version 0.9.12.salo11-22/+322
This release fixes several off-by-one and integer overflow errors discovered by Timo Sirainen. See the following url for more details: http://www.ethereal.com/appnotes/enpa-sa-00009.html Changes: - don't build and install static plugins anymore - use .tar.bz2 distfile - add more MASTER_SITES (also add one for older distfiles) - sync DESC with the new description on HOMEPAGE - TCP sequence number analysis received a few improvements. - General packet reassembly has been improved. - The "Follow TCP Stream" window now allows you to filter out the current stream. - The Vines code received significant updates. - Several enhancements were made to the text2pcap utility. - New protocols: ArtNET, IPX WAN, Intel ANS, iSNS, NLSP, WKSSVC - Updated protocols: 802.11 ACAP, AFP, AIM, AJP, ASAP, BGP, CLNP, CPHA, DCE/RPC, DSI, EAP, IP, IPMI, IPX, IPv6, ISIS, ISUP, IUA, Kerberos, LDAP, M2PA, M2TP, M2UA, M3UA, MGCP, MTP2, MTP3, MTP3MG, Modbus/TCP, NDMP, NDPS, NFS, NLSP, PGM, Q.931, RANAP, RPC, RSVP, SCCP, SCCPMG, SCTP, SMB, SNMP, SPX, SSH, SUA, TCP, Telnet, Vines, WBXML, WSP, WTP - Updated capture file support: Netxray Based on a patch by Quentin Garnier via PR pkg/21431.
2003-05-04Bump PKGREVISION.salo4-21/+33
- it doesn't really need gmake, fix the issue with Makefile instead - add dependency on mpg123 which is the default tool used for playing MPEG audio streams - style nits
2003-05-03Convert to buildlink2.wiz1-4/+4
2003-05-02Convert to buildlink2; relax dependencies only on needed parts.wiz1-4/+4
Ride pth PKGREVISION bump for the latter.
2003-05-02Convert to buildlink2.wiz1-7/+5
2003-05-02Convert to buildlink2; add missing gnome-libs dependency.wiz1-4/+3
2003-05-02Convert to buildlink2.wiz1-7/+3
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz57-92/+120
dependency bumps.
2003-05-02Update to version 1.7.seb4-6/+34
Provide a buildlink2.mk file. Changes in 1.7: fixed win32 builds fixed addr_stob IPv6 b0rkage Changes in 1.6: support VPATH builds initial IPv6 support use local interface names in win32 support addr_net addition fixes for AIX fix for BSD BPF fd leak on eth_open error fixes for recent OpenBSD pf changes
2003-05-01Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv5-12/+22
2003-05-01- Honour PKG_SYSCONFDIR.jmmv5-29/+18
- Use OWN_DIRS_PERMS to handle directories that were previously created by the home-grown netsaint-setup.sh script. - Bump PKGREVISION to 2.
2003-05-01Convert to use bsd.pkg.install.mk:jmmv8-59/+71
- Honour PKG_SYSCONFDIR. - Use OWN_DIRS_PERMS to handle the /var/log/radacct directory. - Use RCD_SCRIPTS to install a NetBSD rc.d compatible script. Bump PKGREVISION to 1.
2003-05-01Avoid defining specific do-build and do-install targets. Use buildlink2.jmmv1-9/+7
2003-05-01Ooops... it's nsca, not ncsa.jmmv2-6/+6
2003-05-01Move example files to the examples directory share/examples/nsca.jmmv2-6/+11
While here, use buildlink2. Bump PKGREVISION to 2.
2003-05-01Fix two typos.jmmv1-2/+2
2003-05-01Also set PKG_SYSCONFSUBDIR to "sendfile", because the program recognizesjmmv1-1/+2
several configuration files, aside from the two default ones.
2003-05-01Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv5-23/+61
2003-05-01Use ${ROOT_USER}:${ROOT_GROUP} instead of root:root, even if it is onlyagc1-2/+2
on Solaris.
2003-04-30un-hardwire 'cc' to give this a chance of building on variousgrant3-1/+71
platforms.
2003-04-29Set USE_PKGLOCALEDIR to yescjep1-1/+2
2003-04-28Bump PKGREVISION: sync with latest nmap update.salo2-12/+9
2003-04-28Update to version 2.37.salo3-11/+11
Changes: - Nmap now compiles under Amiga thanks to patches sent by Diego Casorran (dcr8520@amiga.org). - Fixed a backwards WIN32 ifdef that broke UDP and small-fragment scans for some operating systems other than Linux and Windows. Thanks to Guido van Rooij (guido@gvr.org) for reporting the problem and sending a patch. - Applied patch from Marius Strobl (marius@alchemy.franken.de) which improves the definition of NET_SIZE_T on FreeBSD so that it compiles on 64-bit platforms.
2003-04-28Take maintainership. hubertf ok, the original maintainer of nmapfe is notsalo2-4/+4
reachable on the given email address anymore.
2003-04-28Update to netatalk-1.6.2, uses patches contributed by Toru TAKAMIZU infredb4-6/+43
PR pkg/21341. From "NEWS": Changes in 1.6.2 ================ * FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga] * FIX: afpd: CNID id allocation in a multiuser environment. * FIX: papd: Fix PSSP support when PAM is enabled. * FIX: macusers: Can now cope with IP addresses as well as host names. * FIX: etc2ps.sh: Install correctly.
2003-04-27Lint: USE_PKGLOCALEDIR=yescjep1-4/+5
2003-04-27Squash to 24 linescjep1-15/+9
2003-04-27Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale...cjep2-20/+20
2003-04-27Lint: PKGLOCALEDIRcjep4-27/+29
2003-04-27Lint: USE_PKGLOCALEDIRcjep1-1/+2
2003-04-27Lint: shorten SVR4_PKGNAMEcjep1-2/+2
2003-04-27Bump PKGREVISION: sync with nmap update.salo1-5/+5
2003-04-27Updated to version 3.26.salo2-6/+6
Addresses PR pkg/21338 by Simon Hitzemann. Changes: - Fixed Mac OS X Compilation (at least on most of the machines tested). You will probably need to type "./configure CPP=/usr/bin/cpp" instead of simply "./configure". If you still have trouble, drop me an email. Thanks to everyone who provided or offered shell accounts! - Fixed a segmentation fault several people reported that was introduced in 3.25. This problem manifests itself intermittently in many normal situations involving large-network scanning. So all 3.25 users are urged to upgrade.
2003-04-26Remove 'athena' from the list of categories; this is the only package in it.jmmv1-2/+2
2003-04-25Remove the message "header" and a space.jmmv1-4/+1
2003-04-25This goes into the net category, not ftp; thanks wiz@.jmmv1-2/+2
2003-04-25s/network/net/ in CATEGORIES, to match all other network packages.jmmv1-2/+2
2003-04-23Man page got updated:wiz2-4/+5
1c1 < .\" $Id: dnstop.8,v 1.2 2002/12/24 19:20:28 wessels Exp $ --- > .\" $Id: dnstop.8,v 1.3 2003/01/24 17:44:23 wessels Exp $ 53c53 < display the desitination address table --- > display the destination address table Noted by Jeremy C. Reed in PR 21286.
2003-04-23Note that this package is the gnet-1.x series in COMMENT/DESCR.wiz2-2/+4
2003-04-22Update to 2.0.1:wiz2-5/+5
* Compile fixes for Solaris and systems with no IPv6 support
2003-04-22Bump PKGREVISION: sync with latest nmap.salo1-4/+4