summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-12-04Update to version 3.3.5salo6-22/+47
Changes: - prefer ssl over gnutls by default, by popular demand - refresh MASTER_SITES list - add perl option, installs optional additional perl scripts 3.3.5: ====== - added mirror --older-than, --size-range and --max-errors options. - improved CCC support - allowed protected transfers after CCC. - added support for sftp v5 and v6 (experimental). - added configure option --with-pager. - fixed file uploading via protected ftp with openssl. - fixed compilation on cygwin. - fixed compilation with sun c++. 3.3.4: ====== - added support for CCC command and ftp:ssl-use-ccc setting. - remove password from URLs when showing them on status line. - fixed `open -u' with an URL. - fixed a rare spinning. - fixed compilation on HP-UX. - fixed handling of 334 reply to AUTH command. 3.3.3: ====== - added support for LFTP_HOME environment variable. - added workaround for proftpd's empty directories. - fixed `open file:/path'. - fixed some bugs introduced in 3.3.2. 3.3.2: ====== - fixed a coredump caused by double-free. 3.3.1: ====== - new setting xfer:destination-directory (default for -O option of get, mget). - fixed path+file combination in http - avoid double slash. - fixed url composition in hftp, a slash was missed. - fixed `open ftp.example.com/path'. - fixed a coredump when a bookmark contained lots of quotable characters. - fixed a coredump when an error happened while loading CA or CRL certificates. - fixed uploading of empty files via ftp with ftp:ssl-protect-data on. - fixed exit code of slot command. - fixed a coredump with `kill all'. - fixed path extraction from html files (broken in 3.3.0). 3.3.0: ====== - now plain files can be current location in http protocol. - report total bytes transferred and transfer rate in mirror. - included a script for file verification (verify-file). It can check crc32, md5sum, gzip, bzip2, rpm, unzip and other things. - new settings xfer:verify, xfer:verify-command. When xfer:verify is on, verify-command is launched after successful file transfer (to local disk) to check the file consistency. - fixed `source -e' to allow subprocess reading from the terminal. - fixed `source' to return error exit code if the file is unreadable. - fixed `source' on large command files - some commands were truncated.
2005-12-03Fix a pkglint warning:peter1-2/+2
Please use ${PKG_SYSCONFDIR:Q} instead of ${PKG_SYSCONFDIR}.
2005-12-03mark this as PHP4 only, it's in PHP CVS repo only for PHP 5.1+jdolecek1-1/+5
2005-12-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek2-1/+23
* A complete rewrite of date handling code, with improved timezone support. * Significant performance improvements compared to PHP 5.0.X. * PDO extension is now enabled by default (separate pkg for pkgsrc) * Over 30 new functions in various extensions and built-in functionality. * Bundled libraries, PCRE and SQLite upgraded to latest versions. * Over 400 various bug fixes. * PEAR upgraded to version 1.4.5 This release also fixes various security problems discovered in 5.0.X.
2005-12-02DragonFly support.joerg2-1/+18
2005-12-02Convert to options framework.wiz2-21/+24
2005-12-02Convert to options framework.wiz2-19/+24
2005-12-02Convert to options framework.wiz2-15/+19
Fix a PKGLINT warning while here.
2005-12-02Removed the ONLY_FOR_PLATFORM definition, which has been there since 2001.rillig1-3/+1
2005-12-02Removed the ONLY_FOR_PLATFORM definition, which had been there since 2001.rillig1-3/+1
2005-12-01Update comment in patch.wiz2-4/+4
2005-12-01Add libcaresadrianp1-1/+2
2005-12-01c-ares is a C library that performs DNS requests and name resolvesadrianp5-0/+70
asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT. The fork was made on ares 1.1.1.
2005-11-30Update to 2.1a13, from Geert Hendrickx and William Fletcher.bouyer8-20/+122
arpwatch changes: - Convert arp2ethers from csh to sh - updated ethercode.dat - misc minor bugfixes Changes from Geert Hendrickx: - move ethercodes.dat to share/arpwatch (from etc) - Use ${VARBASE:Q} instead of ${VARBASE} as suggested by pkglint - Use OWN_DIRS to note the admin about the stale db directory after deinstallation Changes from William Fletcher: - add a rc.d script - add a '-m' option to specify the recipient for email messages (still defaults to root) Fix pkg/32151 by Geert Hendrickx
2005-11-29Update "kphone" package to version 4.2. Change since version 4.1.0:tron6-45/+37
- ILBC 20ms implementation added - Some new translations - Alsa support updated - Some qt3 fixes - Saved password support added - DTMF support updated - Command line call support added - SRTP support added (see INSTALL file) - Some new translations - Alsa support updated Update contributed by Stephen Borrill in PR pkg/32159.
2005-11-28Remove unneeded undefadrianp1-2/+5
Add -fPIC for amd64 platform to fix build. Reported in PR 31225 by Eric Radman
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz1-1/+2
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25s/readme/proftpd-readme/martti1-2/+2
2005-11-25Another fix from Geert Hendrickxmartti1-3/+5
2005-11-25Activate the options. Patch from Geert Hendrickx.martti1-27/+27
2005-11-22Update to 2.7.0:wiz2-6/+6
2005/11/19: version 2.7.0 = tag release-2-7-0 4631: Validate ED2K-client_private_key 2005/11/16 4630: GTK2 GUI - some bug fixes (su_blanc) * display Razorback graphical stats for currently selected file 2005/11/14 4625: GTK2 GUI - bug fix (su_blanc) * bug #14865 : availability display "dotty" added alpha channel to availability pixbuf. * bug #14963 : autosize slightly broken the tick mark for 'autosize all columns' appears only if all columns are set to 'autosize' mode. 'autosize all columns' triggers an 'autosize' mode for all columns if at least one has not this mode set. Otherwise all the columns are set to 'fixed' mode. * bug : razorback stats display stats on user request. 2005/11/13 4583: Change stats.razorback2.com usage to on-demand (su_blanc) to avoid overloading the server (disable_razorback_stats.diff) 4619: Remove duplicate Gc.compact () from EDK mem_stats (pango) 2005/11/12 4617: GUI: send bt subfiles over gui prot (zet) 4587: Buildinfo: Split build-time and run-time information (schlumpf) 4350: Code cleanup : web interface chunks display (pango) (web_chunks_using_tables_v2.patch) 4616: Change allow_browse_share, so only friends can see file lists (pango) 4615: Add -g to CFLAGS when --enable-profile (pango) 4605: replace string/bool bit arrays with bit vectors (zet) 4607: remove html output from telnet 'vc all' (zet) 4613: Optimizing Set.cardinal to reduce CPU usage (pango) 4614: Gtk2 mlgui improvements (su_blanc) * fix bug : close all current searches when one quits mlgui otherwise the core continues to search to test: * open mlgui * make a search request * close the gui * in HTML interface, check "View searches" tab. * lower CPU usage by delaying heavy computations (use Glib.Idle) * rework the search tab, just make it more simple, limit results to max hits, added min availability criterium * added Autosize columns. Should fix bug #14868 * change pixmap for availability bars in pixbuf. should fix bug #14865 2005/11/09 4558: further Overnet patches, query_next_peers3.patch (bogeyman) 2005/11/07 4586: cleanup brand stats code (bt/edonkey) (zet) updated to coalesce bt software parsing and add some more ids 2005/11/05 4589: CryptoPP doesn't like -fomit-frame-pointer, so remove it (przemoc) 4597: OV/KAD: fix a search reset bug (bogeyman) 4585: Change ED2K_max_sources_per_file from 20000 to 5000 4579: Slackware package (tgz) - basic mlnet support (ratmmmam) 2005/10/31 4583: GTK2 mlgui improvement (su_blanc) Lablgtk-2.6.0 is needed for GTK2 mlgui, it fixes a mem leak with GdkPixbuf. added: * razorback stats: click on a file in the downloads tab to display the stats (at startup wait for few seconds, the time to download the png files...). * proxy options for mlgui * a graph tab: global downloads, global uploads and a view per file (downloads and uploads). modified: * fix Tray icon as per task #4694 * reduce mem use * configuration files locations: mlgui and mlim do not need CommonOptions. Should not change anything for the users as we check the $HOME variable. 4558: Overnet: several patches (includes and fixes patch #4551) (bogeyman) * better detection of dead peers * so we can ping less often * and can be sure these peers are alive * use ip:port from received pakets instead from the peer info * use a weak Hashtbl for known_peers and remove search_known_peers * we are removing all dead peers, in buckets and prebuckets, (do not wonder, if you get less peers left ;o) * do not send useless "Connect" pakets, Fillbucket really works * every 30m file searchs were created twice. There are really less peers than without this patch, maybe i'll have to tweak how we fill buckets. But for now this works and produce less traffic. 4581: Fix upload rate for high volume connections (> 1.5Mbit/sec) (pango) 4584: HEAP: use GC.quick_stats for mem_stats level=0 (bogeyman) 2005/10/30 4580: Update .cvsignore files (pango) 4564: HTML: fix vd p/d/queued output (zet) 4576: BT: remove sources when file is cancelled, mem_stats: Garbage collector info (zet)
2005-11-22Correct version number pattern in conflict entry.tron1-2/+2
2005-11-22This package conflicts with the "inn" package because of "radius.conf.5".tron1-2/+2
2005-11-21Add synergy.minskim1-1/+2
2005-11-21Remove files that should have not imported.minskim16-93/+0
2005-11-21Import synergy, packaged by Kibum Han.minskim20-0/+126
With synergy, all the computers on your desktop form a single virtual screen. You use the mouse and keyboard of only one of the computers while you use all of the monitors on all of the computers. You tell synergy how many screens you have and their positions relative to one another. Synergy then detects when the mouse moves off the edge of a screen and jumps it instantly to the neighboring screen. The keyboard works normally on each screen; input goes to whichever screen has the cursor.
2005-11-20Fix build under darwin:tonio3-2/+20
add -DBIND_8_COMPAT to CFLAGS under Darwin, and make sure T_SRV is defined
2005-11-19Added a "gtk" option, as proposed in PR 32029. Fixes that PR.rillig2-7/+21
2005-11-18Add necessary magic to build kppp on DragonFly.joerg4-9/+70
2005-11-18- Using "gcc -o /dev/null" has led to /dev/null being unlinked onrillig3-5/+94
Solaris. Enhanced patch-aa with a work-around. Fixes PR 32089. - Fixed invalid variable names (having dashes instead of underscores). - Added patch-ab, which is the same as patch-aa, except it is intended to be reported upstream.
2005-11-18Note that MLDv2 is implemented.gdt2-0/+6
Patch from pkg/32051 filed by Jonathan A. Kollasch.
2005-11-17Disable propolice on DragonFly, when available. It currently producesjoerg1-0/+19
an ICE. Fixes PR 31892.
2005-11-16Fix PKGNAME when changing the version number, not DISTNAME.minskim1-2/+3
2005-11-16Add nstx.minskim1-1/+2
2005-11-16FIx the version number so that it is recognized correctly by pkgsrc.minskim1-2/+2
2005-11-16Import nstx from pkgsrc-wip. Packaged by pancake.minskim5-0/+43
NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels using DNS queries and replies for IP packet encapsulation where IP traffic other than DNS isn't possible.
2005-11-15In revision 1.21 of Makefile the patches have been removed. Cleaned uprillig1-5/+1
the distinfo file.
2005-11-15Move WINBINDD_RCD_SCRIPT fix entirely from options.mk to Makefile as thejlam2-4/+3
last two revisions of options.mk and Makefile fixed the same problem.
2005-11-15Fix creation of "samba" startup script. Bump package revision.tron1-2/+3
2005-11-14Update bittornado to 0.3.14 and take maintainership as offered by wiz.veego3-9/+9
The Changelog is not very usefull: Okay, here comes another attempt at keeping the client from sticking in the task manager. This version has also been compiled with the older versions of Python/wxPython, a la T-0.3.12, and has a number of other minor bug fixes.
2005-11-14Other part of fix for the WINBINDD_RCD_SCRIPT problem in the samba rc.djlam1-1/+2
script.
2005-11-14Fix the samba rc.d script in the case where winbind support is notjlam2-3/+4
compiled (the default). Bump the PKGREVISION of net/samba to 3.0.20.2nb1.
2005-11-14Update net/samba to 3.0.20.2 from samba-3.0.20b. Recommended patchesjlam60-770/+2499
for samba-3.0.20b that are applied as part of this update include: http://www.samba.org/samba/patches/print_lprm.patch http://www.samba.org/samba/patches/quota.patch http://www.samba.org/samba/patches/bug3201_wbinfo.patch This fixes PRs pkg/31352 and pkg/31991. Important changes that were made as part of porting this Samba release to pkgsrc include the following: * The new release model for Samba includes distributing patches for urgent bug fixes that will be included in the next release of Samba, and are available at http://www.samba.org/samba/patches/. Since these patches are rather generically named, we download all DISTFILES and PATCHFILES for Samba into a ${DISTNAME}-specific directory. * The default configuration for the samba package no longer builds the "winbind" portions of samba, which are really only useful when attempting to unify logons between Unix and Microsoft Windows. When the "winbind" option is specified, we also build the RID and AD idmap backends, which allow sharing UIDs/GIDs across Unix machines. * New package options have been added to the build: "mysql", "pgsql", and "xml" allow adding optional support for experimental passdb storage backends, and "winbind" allows for optionally building the winbindd daemon and associated plugins. * Two new smb.conf options were added -- "passwd expand gecos" and "state directory". The first describes whether "&" in the GECOS field of a passwd db entry is expanded to the login name. The second describes the location where the persistent-state database files are stored. * Luke Mewburn contributed code to allow nss_winbind.so to work properly on supported NetBSD systems. The FreeBSD NSS winbind code should probably be replaced with a suitably tweaked version of the NetBSD code since the latter is much more complete in the functions that are provided, but I'll leave that to freebsd-pkg-people. * Samba dumps all of its files into "lock directory", but some of them need to persist across reboots. We make a distinction between these files and the temporary files that are re-created by the Samba daemons when they are restarted -- the former are now stored in a "state directory" and the latter are stored in the "lock directory". This is modeled after the Debian patch to Samba located in: packaging/Debian/debian-unstable/patches/fhs.patch The "lock directory" default has been moved to ${VARBASE}/run/samba to emphasize the temporary status of the files stored in that directory. * Samba persists in using PAM_AUTHTOK_RECOVER_ERR, when there is almost universal agreement that PAM_AUTHTOK_RECOVERY_ERR is the right constant to use. Even the Linux-PAM distribution ensures that PAM_AUTHTOK_RECOVERY_ERR is correctly defined. To work around this, we define PAM_AUTHTOK_RECOVER_ERR appropriately in all the places where it is used. * The configure script checks for OpenSSL's libcrypto.so by looking for the symbol "des_set_key". However, libcrypto.so might not contain that symbol because the DES functions might come from a separate library, e.g. libdes.so. In this case, the configure script will think that libcrypto.so is not available, when it actually may be. Instead, look for EVP_des_cbc, which is always provided by libcrypto.so. * Add some missing $(PASSDB_LIBS) references to the Makefile to fix compilation problems if the experimental passdb backends are statically compiled into the Samba suite programs. * Fix compilation problems in sam/idmap_rid.c and sam/idmap_ad.c if the "rid" and "ad" idmap backends are statically compiled into winbindd. Changes between version 3.0.14a and 3.0.20b include: o Reporting files as read-only instead of returning the correct error code of "access denied" o File system quota support defects o Crash bugs caused by incompatibilities on 64-bit systems. o User Manager interoperability problems. o Support for several new Win32 rpc pipes. o New 'net rpc service' tool for managing Win32 services. o Capability to set the owner on new files and directory based on the parent's ownership. o Experimental, asynchronous IO file serving support. o Support for Microsoft Print Migrator. o New Winbind IDmap plugin (ad) for retrieving uid and gid from AD servers which maintain the SFU user and group attributes. o Rewritten support for POSIX pathnames when utilizing the Linux CIFS fs client. o New asynchronous winbindd. o New Windows NT registry file I/O library. o New user right (SeTakeOwnershipPrivilege) added. o New "net share migrate" options.
2005-11-13Add commented out TEST_TARGET, but the test fails:wiz1-1/+2
Testing is_local checking ... UNIX IPv4 _res is not supported for multi-threaded programs. [1] Abort trap (core dumped) ${dir}${tst}
2005-11-13Add nload.minskim1-1/+2
2005-11-13Import nload from pkgsrc-wip. Packaged by Bartosz Kuzma.minskim7-0/+70
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like the total amount of transfered data and min/max network usage.
2005-11-11Fix CHECK_FILES installation. Patch from Emil Skoeldberg.wiz3-2/+26
Bump PKGREVISION.
2005-11-09Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.martti2-3/+3
It is a lower-case f according to the official site.
2005-11-08Add patch for compiling with gcc-3.4.4, providedwiz2-1/+19
by John R. Shannon in PR 32021.
2005-11-08So this package was broken because the author messed up autoconf @foo@.hubertf6-63/+153
Makes me wonder how this ever worked. Anyways: Update ipv6calc to 0.50 (in the wrong hope that it was fixed, but I had to do the work myself, *sigh*). Changes: * nothing important as far as I could spot from the large & useless ChangeLog file * No longer requite "root" (env-var) to be passed to the pkg * hack to make autoconf stuff going, dumping on author to fix properly Sorry for being in rant mode...