summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-04-01Update to 2.10.0. Changes since the 2.8.x branch:jmmv5-21/+12
ORBit2-2.9.6 * bug fixes + PPC union walking bug (Michael, Jeroen Z) ORBit2-2.9.5 * bug fixes + don't crash with NULL env (Mark) ORBit2-2.9.4 * bug fixes + enviroment pollution (Michael) + AIX portability bits (The Written Word) ORBit2-2.9.3 * bug fixes + configure logic bug (Morten Welinder) + no-mainloop threading issue (Michael) + custom policy oneway fix (Michael, JP) + policy lookup fix (Alex Larsson) ORBit2-2.9.2 * bug fixes + threaded client deadlock (Michael) + skelimpl leak fix (Frank) + forward request double free (Michael) + thread queue processing (Frank) ORBit2-2.9.1 * bug fixes + thread handling / shutdown bugs (Justin Schoeman) + linc I/O revents race fix (Padraig O'Briain) + name service ref leak (Justin) + GIOP HUP error cleanup (Michael) + ORB shutdown from any thread (Michael) + build fixes / cleans (Justin, Michael) * featurelets + (limited) re-enterancy client policy (Michael) + re-factored invocation stack (Frank Rehberger) + deactivation / return test (Michael) ORBit2-2.9.0 * bug fixes + speed up child POA destruction (Michael) * featurelets + allow objects to be bound to specific threads (Alex Larsson)
2004-04-01Bump PKGREVISION to 1 due to glib2 update.jmmv3-6/+6
2004-04-01Added tinc-1.0.1xtraeme1-1/+2
2004-04-01Initial import of tinc-1.0.1 from pkgsrc-wip.xtraeme4-0/+54
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others. In addition, tinc has the following features: o Encryption, authentication and compression All traffic is optionally compressed using zlib or LZO, and OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers. o Automatic full mesh routing Regardless of how you set up the tinc daemons to connect to each other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. o Easily expand your VPN When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons or create and configure new devices or network interfaces. o Ability to bridge ethernet segments You can link multiple ethernet segments together to work like a single segment, allowing you to run applications and games that normally only work on a LAN over the Internet.
2004-03-31Note new version of OpenSSL.cube1-3/+3
2004-03-31bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION.xtraeme1-5/+5
2004-03-31bl3ifyxtraeme1-6/+6
2004-03-31Update to 0.10.3. This release fixes several critical vulnerabilities incube3-19/+48
some packet dissectors, you're strongly advised to update. Changes from 0.10.0: => New and updated features (in 0.10.3) o Display filters now support the bitwise and (&) operator. o Protocol hierarchy statistics now have bandwidth columns. o The capture dialog has a new layout. (in 0.10.2) o The user interface has received further updates. The Statistics menu layout has been improved, as well as the capture options dialog layout. (in 0.10.1) o Several updates were made to Ethereal's user interface. The "File" menu now has a "most recently used" list. The help menu was greatly expanded. o The "matches" operator now handles more data types. For example, you can now use smtp matches joespammer@example.com as a display filter. o I/O statistics now support 1ms resolution. => Bugs fixed (in 0.10.3) o http://www.ethereal.com/appnotes/enpa-sa-00013.html => Other notes o A lot of packet dissectors were either added or updated, as well as some capture file formats handlers.
2004-03-31This is a Perl script... no need for compiler here.jlam1-3/+4
2004-03-30Add DIST_SUBDIR=${PKGNAME} in order to notify updated distfiles whichtaca2-12/+13
don't have version information. Suggested by wiz@.
2004-03-30fix path to py-twisted/Makefile.commonrecht1-2/+2
2004-03-30+py-twisted,py-twisted-docsrecht1-1/+3
2004-03-30initial import of the Twisted documentation (1.2.0)recht3-0/+32
provided by Michal Pasternak via pkgsrc-wip HTML documentation for Twisted Python; see py-twisted package for details.
2004-03-30initial import of Twisted 1.2.0recht7-0/+1634
provided by Michal Pasternak via pkgsrc-wip Twisted is a framework, written in Python, for writing networked applications. It includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker. Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.
2004-03-29Update to 3.4.1a:wiz4-9/+7
The tracker works under Python 2.2 and supports 3.3 clients properly. The client is unchanged.
2004-03-29"www" belongs in the category list, but not as the primary category (astv1-2/+2
HTTP is only one view of the data moved around by Entropy).
2004-03-29+freenet-toolstv1-1/+2
2004-03-29Freenet Tools, a set of tools usable against a Freenet or Entropy nodetv6-0/+77
to insert/retrieve content by the native FCP protocol rather than the WWW proxy. From the DESCR: ===== The most important tools for those who want to insert their own content as a website into Freenet or Entropy, are the Freenet Tools (or similiar tools from other authors :). For Freenet, there are some such programs linked from their http://freenetproject.org) pages. Not many of them will work with Entropy out-of-the-box, as they sometimes specialize on minor deviations in the FCP interface. Specificially the newer tools, supporting the FEC FCP v1.1 will fail with Entropy, as Entropy does not yet fully support the changes to the Freenet Client Protocol. So I suggest you use ft for Entropy for now, since I can help you there with problems or questions.
2004-03-29+entropytv1-1/+2
2004-03-29Entropy, a P2P anonymity network much like Freenet, but written in C.tv6-0/+132
From the DESCR: ===== ENTROPY is developed as a response to increasing censorship and surveillance in the internet. The program connects your computer to a network of machines which all run this software. The ENTROPY network is running parallel to the WWW and also other internet services like FTP, email, ICQ. etc. For the user the ENTROPY network looks like a collection of WWW pages. The difference to the WWW however is that there are no accesses to central servers. And this is why there is no site operator who could log who downloaded what and when. Every computer taking part in the ENTROPY network (every node) is at the same time server, router for other nodes, caching proxy and client for the user: that is You.
2004-03-29Remove ucd-snmp.cube1-2/+1
2004-03-29Remove ucd-snmp package, which is outdated, insecure, and now unused incube16-1561/+0
pkgsrc since gkrellm1-snmp conversion to net-snmp.
2004-03-29Use net-snmp instead of ucd-snmp.cube3-8/+54
2004-03-29bl3ify, and remove sed workaround for Solaris now that it uses nbsed.jlam2-24/+30
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-7/+2
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links) use the new format correctly.
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam4-4/+8
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29Enable pkgviews installation.schmonz2-2/+10
2004-03-28Fix PLIST problems with missing directories at deinstallation time.jlam2-6/+6
2004-03-28Fix ntpd PATH in ntpd rc.d script, reported by Mirko Thiesen inxtraeme2-4/+4
PR pkg/24947; bump PKGREVISION.
2004-03-28dnscache-log.pl.txt was changed to prevent output buffering.taca2-5/+5
Bump PACKAGEREVISION. Noted by Michal Pasternak on tech-pkg.
2004-03-26Update comment about why this needs ncurses.wiz1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz70-100/+141
Buildlink files: RECOMMENDED version changed to current version.
2004-03-25The location of the 802.11 header files moved at approx 1.6Y, allow formarkd3-1/+35
this. Fixes build on -current.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-22Add HAVE_YACC=yes to configure environment.reed1-1/+2
configure script was checking for YACC wrong (like .../bin/usr/pkg/bin/bison).
2004-03-21Fix accessList processing when sub directories are involved.seb4-21/+33
From PR pkg/23650 by Luc Beurton luc at black-kettle dot univ-ubs dot fr. While here claim stewardship, use subst.mk framework, and fix a typo in a patch file. Bump PKGREVISION.
2004-03-20Convert to bl3 now that ncurses/builtin.mk has been updated to creatextraeme1-5/+5
the curses.h -> ncurses.h symlink.
2004-03-20Convert to buildlink2 until ncurses' buildlink3.mk is fixed to makewiz1-5/+5
the ncurses.h -> curses.h link.
2004-03-18Bump PKGREVISION after gkrellm1 buildlink[23].mk change.cube3-6/+6
That should close PR 24818.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam9-27/+18
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-17Fix path to python in scripts installed by bittorrent-gui by moving thejmmv3-7/+7
inclusion of python/application.mk to the end of Makefile's and fixing paths to files. Bump PKGREVISION of this package to 1.
2004-03-17Added UNLIMIT_RESOURCES+=datasizemartti1-1/+3
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16Add ruby to CATEGORIES.taca3-6/+6
2004-03-16upgrade to 2.0.1.itojun2-6/+5
NSD 2.0.1 release notes: BUG FIXES: - Queries for QTYPE DS (DNSSEC) were not handled correctly in certain cases. - Partial support for unknown RRs. Known RR types with unknown RR data format is not yet supported. - Bug #75: Fixed bad error message when nsdc update is run for the first time. - Bug #78: Multiple zones, each with include directives, are now compiled correctly.
2004-03-15Update to jwhois-3.2.2nb3: add knowledge about 83/8 and 84/8 assignments.kleink3-7/+16
Approved by agc.
2004-03-15Patch aclocal.m4 so that it includes the <errno.h> header beforeagc3-1/+27
testing for sys_nerr, so that this compiles on NetBSD. Add a patch for the re-generated configure script. Fixes a problem noticed in recent bulk builds.
2004-03-13Fix build on architectures where unsigned long int > 4.snj2-15/+24
2004-03-13Instead of modifying config.h in post-configure, modify config.h.insnj1-3/+3
in post-patch. Fixes a strange build error on sparc64.
2004-03-12update to 3.4.1recht5-153/+6
This version fixes lots of bugs, adds more bandwidth savings, and improves support for peers behind dynamic IPs.