summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-06-27on Solaris, binaries that use libpcap.a always need -lnsl and -lsocketgrant1-1/+11
for the socket functions.
2004-06-26Update p5-Socket6 to 0.17adrianp2-6/+6
Ok'ed wiz@/snj@ From the CHANGELOG: 2004-03-24 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.17. * Socket6.xs: Shut up signed/unsigned mismatch warning from Microsoft C++. Reported by: "David Town" <dtown@cpan.org> * Makefile.PL: CC is not a valid parameter for WriteMakefile(). Use CONFIGURE instead. Submitted by: "David Town" <dtown@cpan.org> * Socket6.pm: Correct typos (inaddr6_* -> in6addr_*). Submitted by: "David Town" <dtown@cpan.org> 2004-03-23 Hajimu UMEMOTO <ume@mahoroba.org> * Provide substitutes for systems the lack support for inet_ntop() and inet_pton(). Submitted by: "David Town" <dtown@cpan.org> * Add support for MSWin32. It was tested with the following configuration: - ActivePerl 5.8.0 (805) - Windows 2000 - Microsoft IPv6 Technology Preview for Windows 2000 (not needed for XP) (http://msdn.microsoft.com/downloads/sdks/platform/tpipv6.asp) - Microsoft Visual C++ v6.0 - Microsoft Platform SDK February 2003 (must have at least August 2001) (http://www.microsoft.com/msdownload/platformsdk/sdkupdate/downlevel.htm) Submitted by: "David Town" <dtown@cpan.org> * t/use.t: Pass an empty string as the SERVICENAME to getaddrinfo(). MSWin32's getaddrinfo() doesn't like "0" as a numeric servname. Submitted by: "David Town" <dtown@cpan.org> 2004-02-21 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.16. * aclocal.m4: inet_ntop and inet_pton are in libnsl on Solaris. Submitted by: Mike McCauley <mikem@open.com.au> 2004-01-05 Hajimu UMEMOTO <ume@mahoroba.org> * Socket6.pm: Bump version number to 0.14. * gailookup.pl.in: Though some systems has NI_WITHSCOPEID, RFC 2553 doesn't mention it, and RFC 3493 deprecated it. So, make use of NI_WITHSCOPEID optional. * gailookup.pl.in: Add -S option which suppress scopeid. RFC 3493 system always adds scopeid in a result of getnameinfo(). * Socket6.xs: Make pack_sockaddr_in6() and pack_sockaddr_in6_all() actual work on systems which have sin6_len in struct sockaddr_in6. 2004-01-04 Hajimu UMEMOTO <ume@mahoroba.org> * aclocal.m4: getaddrinfo() is a macro on some systems. * Socket6.pm: Bump version number to 0.13. * getaddrinfo.c (getaddrinfo): EAI_NODATA was deprecated in RFC 3493. return EAI_NONAME instead. * getnameinfo.c (getnameinfo): add support for NI_NAMEREQD. 2003-12-29 Hajimu UMEMOTO <ume@mahoroba.org> * add simple test.
2004-06-26Finish move of p5-Net-Jabber from net to the chat category.jmmv5-34/+1
2004-06-25Remove unneeded chunk.wiz2-11/+3
2004-06-25Add and enable ctorrent, provided by Ola Eriksson in PR 26047.wiz1-1/+2
2004-06-25Initial import of ctorrent.wiz6-0/+80
CTorrent is a BitTorrent client written in the C programming language. It currently runs on most Linux variants, MacOS and FreeBSD, but hopefully on Windows as well! CTorrent is built as a console program, which means that it doesn't require any graphical components (such as an X server) on the machine you are running it on, you can even run it remotely through a terminal if you wish.
2004-06-23Update smokeping to 1.30adrianp5-25/+34
- Add option to build with SpeedyCGI support (USE_SPEEDY) - Use @RCD_SCRIPTS_SHELL@ instead of hardcoded /bin/sh - Use REPLACE_PERL instead of patch/sed hack Closes PR #25549 submitted by me. Ok'ed wiz@/bouyer@ From the CHANGELOG: 2004/05/12 -- 1.30 * fix nodata_color syntax --tobi * when inserting unknown values into sorted rtt list, do this on the outside ... U:U:1:2:3:U:U and not in the middle. This will make the graphs more smokei when there is data loss. --tobi * config files with different probes should work ... fixed problem introduced in 1.29 --tobi 2004/05/08 -- 1.29 * while running, make all die and warn things go to the log file if there is one --tobi * added rawlog option for logging actual gatherd data --tobi (for virtela) * added alertee option to send a copy of any alert generated to additional 'perbranche' people --tobi * cgi should not complain about non existing hosts ... the daemon does that i already --tobi * actually allow empty alerts -- tobi * added nodata_color property to specify background color for graph when when no data is available -- David Hull <hull@dslextreme.com>
2004-06-23used SUBST_*.hamajima1-7/+6
2004-06-22Fix a typo and improve grammar.wiz1-5/+6
2004-06-22Applied feedback from Hideyuki KURASHINA in pkg/25776.hamajima4-7/+23
And fix path in manpage.
2004-06-21ou.edu no longer has mrtg.tv1-2/+1
2004-06-21Updated mrtg to 2.10.14martti3-13/+24
* new option subtitle for indexmaker * added new options for printing date inside the graph: TimeStrPos[] and TimeStrFmt[] * fix indexmaker when used with 14all * translation updates * added 3com RMON VLAN detection to cfgmaker
2004-06-20Do not link to libX11 and libXpm, X11 support is really useless here.xtraeme2-4/+4
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme2-5/+4
2004-06-15Honour PKG_SYSCONFDIR in net/mrtg, and sync MESSAGE properly.xtraeme3-11/+15
Bump PKGREVISION to 1.
2004-06-14Updated to version 3.0.6.salo3-23/+25
Changes: - completion for bm: URL scheme implemented. - fixed `du' command with large files >2Gb. - fixed saving old directory when no cd verification is performed. - compilation on HP-UX fixed.
2004-06-12Update with today's IPv6 Sub-TLA assignment changes, bringing us tokleink3-10/+12
jwhois-3.2.2nb6.
2004-06-10Address PR pkg/24607 by Georg Schwarz to make this build and install underjschauma2-10/+27
IRIX: - add flexibility to PLIST - add configure arguments to point to openssl if not builtin - don't use '-print0' to find(1). IRIX' find does not have this capability, and since we know for a fact that it will not be needed, we can leave it out in this case.
2004-06-10update to kde 3.2.3markd3-7/+48
changes: * kppp: Fix flow control for non-English users * kppp: Added /dev/ttyS4 device. Custom devices still cannot be set unfortunately. * kget: Fix filesize display for files > 2GB * kopete: Don't add temporary Yahoo! contacts to the serverside list. * kopete: Kopete doesn't save settings when exiting KDE * kopete: Close button doesn't close application when the system tray is disabled * kopete: Ignoring incoming IRC conversations crashes Kopete * kopete: Avoid using libpng if no image is present * kopete: When I type more than one space in a row, Kopete sends the characters "&nbsp" * kopete: Yahoo won't connect with correct password on AMD64
2004-06-10NetBSD needs SO_REUSEPORT, should use "int" not "long" otherwise itlha2-1/+27
wont work on big-endian LP64 machines.
2004-06-09Quote ${ULIMIT_CMD_datasize} properly to avoid early evaluation.tron1-2/+2
2004-06-09Unlimit datasize in shell startup script. This is necessary to make thetron1-5/+4
Java program work with Sun's JRE 1.4. Bump package revision.
2004-06-08Enable IPv6 support in Linuxmartti1-2/+2
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep3-3/+9
Georg Schwarz.
2004-06-05Remove mention of kmail,kmailcvt,knode,korn.markd1-4/+0
2004-06-05Add and enable howl.nathanw1-1/+2
2004-06-05Initial import of Howl 0.9.5.nathanw8-0/+197
Howl is a cross-platform implementation of the Zeroconf networking standard. Branded as Rendezvous tm by Apple Computer, Inc., Zeroconf standardizes networking protocols for delivering hassle-free ad-hoc networking, service discovery, and IP configuration. Howl version 0.6 contains both runtime components, which deliver the Zeroconf/Rendezvous functionality, and an SDK for embedding Zeroconf/Rendezvous functionality in your applications.
2004-06-05Update ja-samba package to 2.2.9.1.0 (samba-2.2.9-ja-1.0).taca10-42/+295
- Introduce adduser/deluser script from samba2 package. - Here is changes: Changelog of Samba2.2 Japanese Edition Samba Users Group Japan Here is the fix list of Samba2.2 Japanese Edition. The sign of each line means: *: Fix of Samba Japanese Edition only x: Fix of sending a patch to Samba Team c: Fix of being commited a patch by Samba Team o: Fix of adopting a patch created by Samba team samba-2.2.8a-ja-1.2alpha3 ~~~~~~~~~~~~~~~~~~~~~~~~~ o Fixed oplocks problem for Linux kernel 2.4 or later [sugj-tech:6096] samba-2.2.8a-ja-1.2alpha2 ~~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Support Kerberos V not only for FreeBSD [sugj-tech:6030] * Adjust some directory specifications for RPM [sugj-tech:6029] * Fixed unavailable winbind auth problem on FreeBSD [sugj-tech:6049] * Fixed smbwrapper.64.so problem for 64bit Solaris [sugj-tech:6048] Changes to the original version * Suppressed abortion in some commands when resolve order is specified [sugj-tech:6031] * Fixed unchangeable password problem when Samba is PDC for BSDish OS [sugj-tech:6073] samba-2.2.8a-ja-1.2alpha1 ~~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Fixed unavailable Japanese problem for username in username map [samba-jp:15437] Changes to the original version * Fixed build problem with Mac OS X [samba-jp:15461] * Fixed unaccessable problem in BSD/OS, Mac OS X [samba-jp:15472]
2004-06-05Add and enable dtcphamajima1-1/+2
2004-06-05New package for dtcp-20030228, Dynamic Tunnel Configuration Protocol daemon ↵hamajima7-0/+279
and client
2004-06-05- Use -ltcl and -ltk instead of -ltcl83 and -ltk83, which areminskim4-23/+47
version-dependent. - Buildlink tcl-scotty. - Enable pkgviews installation.
2004-06-05- Use buildlink framework.minskim2-13/+9
- Switch to Tk 8.4. - Share distinfo with tcl-scotty.
2004-06-04Enable pkgviews installation.minskim1-1/+3
2004-06-04Use buildlink framework and switch to Tcl 8.4.minskim1-4/+8
Bump PKGREVISION due to the tcl dependency change.
2004-06-04Remove tk from CATEGORIES sinec this package depends on tcl only.minskim1-2/+2
2004-06-03Add jdk14 (and in some cases jdk13)abs3-6/+6
2004-06-02Fix typo: it's == and not =recht1-2/+2
2004-06-02Add --disable-pcap-restart to CONFIGURE_ARGS in case of FreeBSD torecht1-1/+6
avoid crashes because of the old pcap library. Patch provided by pancake at phreaker dot net in PR 25792. Bump PKGREVISION to 1.
2004-06-02Changes 3.0.5:adam3-24/+23
* 'bm:' URL scheme added * some bugs fixed
2004-06-01Remove obsolete packages, per discussion on tech-pkg.kristerw99-2521/+1
2004-06-01MASTER_SITE moved.recht1-3/+3
Comment out the homepage since it's unavaible and I didn't find a new one. Addresses PR 25781 by Jim Spath.
2004-06-01update to libsoup-devel-2.1.10recht4-12/+45
No real NEWS file, so I'm guessing from the ChangeLog that it's the usual bugfixing stuff.
2004-05-31Depend on security/openssh instead of security/ssh for machines thatkristerw2-4/+4
do not have /usr/bin/ssh.
2004-05-31Enable pkgviews installation.xtraeme2-2/+6
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2004-05-31Use "-Ls ..." instead of deprecated "-s" command line option whentron3-10/+6
starting the daemons.
2004-05-31Butcher this into compiling and apparently running ok on NetBSD-current.kim5-5/+94
2004-05-30Add CONFIGURE_LDFLAGS=${LDFLAGS:Q} to CONFIGURE_ENV, because theminskim1-1/+3
configure script of this package replaces @LDFLAGS@ with ${CONFIGURE_LDFLAGS}, not with ${LDFLAGS}. This fixes the problem that ed2k_gui doesn't run on some platforms due to incorrect rpath. Bump PKGREVISION.
2004-05-30Simplify Makefile using BUILDLINK_TRANSFORM instead of subst.mk.minskim1-6/+2
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj1-2/+2