summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09Remove net/my-mimelib. It is way older than the version shipped withjoerg5-107/+1
Python 2.3+
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg8-11/+18
changed runtime dependencies now.
2009-02-09Remove Python 2.1 support.joerg2-13/+2
2009-02-09DESTDIR support. Use (void *)NULL as sentinal.joerg3-2/+36
2009-02-09Only provide the openssl option if libfetch was built with it.joerg2-5/+6
2009-02-09Suggest openssl option only if OpenSSL is builtin.joerg1-2/+8
2009-02-09Fix (de)installation of a binary version of this package.tron2-3/+5
Bump the package revision because the package list changed.
2009-02-08Upgrade proftpd to 1.3.2kim3-8/+9
2009-02-08Make this build with a post-ISO C compiler. Add DESTDIR support.joerg9-22/+255
Likely still broken on LP64...
2009-02-07DESTDIR support.joerg1-8/+10
2009-02-07Update to openresolv-2.0.1roy2-6/+7
Fixes metric support and busybox shell sending dbus to dnsmasq.
2009-02-07Fix patch to actually work by using the right name of the version macro.joerg2-4/+4
Fixes build on NetBSD 4.99.24+.
2009-02-07DESTDIR support.joerg1-15/+16
2009-02-07DESTDIR support. Fix build with newer NetBSD.joerg1-1/+5
2009-02-07Regen.wiz1-10/+10
2009-02-07Use more markup. Add RCS Id. Add some commas. Sort options. Sort sections.wiz1-17/+23
Convert to UTF-8 (only affects comment).
2009-02-05fetch-1.4:joerg2-10/+16
- restart system calls for SIGINFO, will do the status update on the next return - handle FETCH_TIMEOUT like SIGALRM, and don't print errors about writing the output file - explicitly check for -1 as return from fetchIO_read.
2009-02-05Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern.joerg1-2/+2
2009-02-05Really mark fetchRestartCalls as volatile.joerg1-2/+2
2009-02-05libfetch-2.22:joerg3-6/+6
Allow overriding fetchRestartCalls from signal handlers by making it volatile.
2009-02-05Mark variables modified from signal handlers as volatile.joerg1-3/+3
2009-02-05Remove t flag.joerg1-6/+1
2009-02-05Also remove unused b flag.joerg1-6/+1
2009-02-05fetch-1.3:joerg4-66/+4
Remove FreeBSD legacy options. -H was undocumented and ignored, -h / -f / -c could be used to construct FTP URLs in an adhoc fashion.
2009-02-05fetch-1.2:joerg4-7/+39
Add -i option for conditional fetch, e.g. only fetch the file again, if the remote version is newer.
2009-02-05libfetch-2.21:joerg10-22/+104
Add support for conditional GET using the 'i' flag. Inspired by the HTTP support for the same feature in FreeBSD by Murray Stokely, but mostly rewritten and extended to work for all protocols.
2009-02-05Kill the remaining parts of netsaint.joerg10-149/+1
2009-02-05- add user-destdir supportjmcneill2-10/+28
- install the icons that the .desktop file requests in the right place - bump PKGREVISION
2009-02-04update to 0.5.3, brings some minor fixesdrochner5-25/+45
approved by both MAINTAINERs, +minor cosmetics and a time_t printf format fix on NetBSD-current (tested against a Cisco VPN 3000 Concentrator with psk)
2009-02-04fetch-1.1:joerg2-3/+4
Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call.
2009-02-04include sys/socket.h when checking for CMSG_SPACEdbj3-20/+37
improved fix for PR pkg/40281
2009-02-03Samba embeds lots of debug info into shipped binaries; one is an explicituebayasi1-1/+2
source directory source/smbd/build_options.c and __FILE__ lines in DEBUG(). Give up wrkref checks here.
2009-02-02Update from version 4.022 to version 4.024.seb2-6/+6
Upstream changes: 4.024 Mon Jan 26 00:27:32 PST 2009 documentation update 4.023 Fri Jan 16 14:30:40 PST 2009 added the capability to set the CASE of ipV6 text return values to either upper or lower. Thanks to Rob Riepel <riepel@networking.Stanford.EDU> for developing this improvement and providing a comprehensive patch
2009-01-31Update from version 0.10 to version 0.11.seb2-6/+6
Upstream changes: 2009-01-29 0.11 - Remove broken cidrcalc
2009-01-31Add DESTDIR support and honor PKGMANDIR.obache3-10/+12
2009-01-30MAKE_JOBS_SAFE=no ( or failed to link due to broken .lo files).obache1-1/+3
2009-01-29Add & enable p5-Cisco-Abbrevseb1-1/+2
2009-01-29Initial import of p5-Cisco-Abbrev version 0.02 in the NetBSD Packagesseb3-0/+27
Collection. The Perl 5 module Cisco::Abbrev converts between Cisco canonical interface names (i.e. GigabitEthernet0/1) and the abbreviated forms often output by their devices (i.e. Gi0/1).
2009-01-29Don't descend into (recently removed) netsaint-*.shattered1-5/+1
2009-01-29Remove NetSaint packages. Last NetSaint release (0.0.7) was in 2002; itshattered37-1919/+0
was superseded by Nagios (in pkgsrc since 2006). Official announcement: http://marc.info/?l=netsaint-announce&m=101503609823404&w=2 OK by wiz@.
2009-01-29Add & enable p5-Net-CIDR-Setseb1-1/+2
2009-01-29Initial import of p5-Net-CIDR-Set version 0.10 in the NetBSD Packagesseb3-0/+32
Collection. The Perl 5 module Net::CIDR::Set represents sets of IP addresses and allows standard set operations (union, intersection, membership test etc) to be performed on them. In spite of the name it can work with sets consisting of arbitrary ranges of IP addresses - not just CIDR blocks. Both IPv4 and IPv6 addresses are handled - but they may not be mixed in the same set.
2009-01-29Fix DESTDIR.joerg1-1/+3
2009-01-28Update "rsync" package to version 3.0.5. Changes since version 3.0.4:tron2-7/+6
Bug Fixes: - Initialize xattr data in a couple spots in the hlink code, which avoids a crash when the xattr pointer's memory happens to start out non-zero. Also fixed the itemizing of an alt-dest file's xattrs when hard-linking. - Don't send a bogus "-" option to an older server if there were no short options specified. - Fixed skipping of unneeded updates in a batch file when incremental recursion is active. Added a test for this. Made batch-mode handle "redo" files properly (and without hanging). - Fix the %P logfile escape when the daemon logs from inside a chroot. - Fixed the use of -s (--protect-args) when used with a remote source or destination that had an empty path (e.g. "host:"). Also fixed a problem when -s was used when accessing a daemon via a remote-shell. - Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from file when the root of the transfer isn't the current directory. - Fixed a bug with "-K --delete" removing symlinks to directories when incremental recursion is active. - Fixed a hard to trigger hang when using --remove-source-files. - Got rid of an annoying delay when accessing a daemon via a remote-shell. - Properly ignore (superfluous) source args on a --read-batch command. - Improved the manpage's description of the '*' wildcard to remove the confusing "non-empty" qualifier. - Fixed reverse lookups in the compatibility-library version of getnameinfo(). - Fixed a bug when using --sparse on a sparse file that has over 2GB of consecutive sparse data. - Avoid a hang when using at least 3 --verbose options on a transfer with a client sender (which includes local copying). - Fixed a problem with --delete-delay reporting an error when it was ready to remove a directory that was now gone. - Got rid of a bunch of "warn_unused_result" compiler warnings. - If an ftruncate() on a received file fails, it now causes a partial- transfer warning. - Allow a path with a leading "//" to be preserved (CYGWIN only). Enhancements: - Made the support/atomic-rsync script able to perform a fully atomic update of the copied hierarchy when the destination is setup using a particular symlink idiom.
2009-01-26Add configure option to enable sha256 digest types, as these are seen in the ↵explorer1-1/+3
wild. Bump to revision nb1.
2009-01-26Update to 4.2.4p6. Highlights from 4.2.4p4:kefren2-7/+6
* fix CVE-2009-0021 * fix build against latest OpenSSL versions * obsolete "dynamic" keyword * fix memory leak when fetching system messages * several fixes in ntpdate
2009-01-25Fix off by one error, noticed by PR 40374.obache3-6/+33
Bump PKGREVISION. As Debian bug #418655, it is already reported to upstream: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=418655 While here, add DESTDIR support.
2009-01-25Update HOMEPAGE and MASTER_SITES to new location, per PR 40374.obache1-3/+3
2009-01-25Fixed invalid dependency. cppunit 1.10.2 has been released, 10.1.2rillig1-3/+3
hasn't.
2009-01-24Update to 2.9.7:wiz2-6/+6
2009/01/20: version 2.9.7 = tag release-2-9-7 6727: Web_infos: Replace old GeoIP URL with new one - old code added the new URL, even if GeoIP was not present in web_infos 2009/01/04 6714: BT: Fix bug when computing limits for max_bt_uploaders 6713: GeoIP: New web_infos URL for country list (thx to Choby) - old URLs are updated to: http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz 2008/12/13 6689: Allow compilation with Ocaml 3.11.0 2008/09/01 6629: Mail: Move hostname from subject to body (eydaimon) Updated Mozilla protocol handler to version 2.5 - original source from http://www.informatik.uni-oldenburg.de/~dyna/mldonkey 6628: IP discover: Use http://whatismyip.org, old URL is not working anymore