Commit graph

11241 commits

Author SHA1 Message Date
hans
64124d7a5a Uses pod2man. 2012-02-16 19:37:29 +00:00
hans
dbb84a4b07 Fix build on SunOS. Also, uses a BSD makefile. 2012-02-16 19:34:47 +00:00
hans
76cb1df72d Make sure the correct install tool is used. 2012-02-16 19:32:19 +00:00
hans
f0c021ef27 Fix build on SunOS. 2012-02-16 19:31:25 +00:00
hans
7876fcc205 Fix build on SunOS 5.11. 2012-02-16 19:30:30 +00:00
obache
41b71b5c72 buildlink with security/openssl if openssl option is enabled.
PR#45825 by Matthias Kretschmer.
2012-02-15 13:02:31 +00:00
obache
7298b1a83d Update nload to 0.7.4.
per maintainer update request by PR 45947.

hanges since 0.7.2:
 * Newer Linux kernels use 64 bit counters, which caused traffic to increase by
   4GB on every refresh (see Debian bug #651848)
 * Fix calculation of traffic and data units (thanks to Kirby Zhou, see also
   Debian bug #586943)
 * Fix memory leak in BSD network device detection
 * Workaround for faulty newwin() in ncurses 5.8
 * Correctly escape minus signs in man page
2012-02-15 12:30:06 +00:00
sno
ca8fe0b027 Updating package p5-Net-DBus in net/p5-Net-DBus for CPAN module Net::DBus
from 0.33.6nb2 to 1.0.0.

pkgsrc changes:
- adding LICENSE with set to standard perl license
- add dependency to XML::Twig (according to specified dependencies)
- updating dbus required version to at least 1.0.0 (according to
  specified dependencies)

Upstream changes since 0.33.6
New in 1.0.0:
 - Updated to require minimum dbus >= 1.0.0
 - Automatically track change in ownership of bus names
   for signal handlers
 - Strict validation of method invocation against introspection
   data on exported objects
 - Improved error messages for invalid interfaces
 - Add API for disconnecting an object from a signal
 - Implement GetAll methods on properties interface
 - Allow leading _ in interface names
 - Other minor fixes
2012-02-14 12:53:06 +00:00
obache
56e1471db0 Update p5-Net-Amazon to 0.61.
(WSDL older than 2011-08-01 will not be supported after Feb 22, 2012)

0.61 (10/28/2011)
   (cb) rt 71937; Amazon now requires an Associate Tag, so enforce usage.
   (cb) The ListLookup operation has been removed from the WSDL (from 2010!),
        scrub all of the wishlist operations as a result.
   (cb) Update to the latest WSDL - 2011-08-01.
2012-02-10 10:50:45 +00:00
sbd
a81e84092e Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
sborrill
59dc975a29 Update HOMEPAGE. Bump PKGREVISION 2012-02-09 16:54:16 +00:00
hauke
6e89d3e932 Make package use PKG_SYSCONFBASE (has anybody actually ever used it?).
While we are here, set LICENSE.
2012-02-09 13:41:00 +00:00
jnemeth
5a239d241a - sort
- add and enable php-geoip
2012-02-09 08:32:28 +00:00
asau
64e0300b1e Drop trailing slash, it violates style and breaks making readme.
PR pkg/45950
2012-02-09 04:46:02 +00:00
wiz
4709a0c1fe Please pkglint. 2012-02-07 21:00:54 +00:00
morr
9dbe696e92 Update pure-ftpd to version 1.0.35 and add script to start pure-uploadscript.
Changes since 1.0.30:

 - An old-standing bug has been fixed: when a file was renamed and overwrote an existing file, the quota wasn't properly updated.
 - SITE UTIME now supports the 2-arguments syntax in addition to the 5-arguments syntax.
 - Support for the MFMT command has been implemented.
 - A default directory can now be specified when using the LDAP backend.
 - Support SHA1 password hashing in MySQL and PostgreSQL backends
 - Support for braces expansion in directory listings has been disabled - Cf. CVE-2011-0418
 - The list of allowed ciphers for SSL/TLS connections can now be specified (--tlsciphersuite / -J).
 - Shell-like escaping is now partially handled when emulating the "ls" command in order to improve compatibility with legacy clients.
 - Linking issues with MySQL support on Fedora have been solved.
2012-02-07 20:40:39 +00:00
ryoon
de382093b0 Update to 0.0.20110724
* Add the client information in User-Agent header.
  See also: https://twitter.com/koizuka/status/22784289203
2012-02-07 19:58:08 +00:00
taca
18a87043c4 Disable use of IP Filter support explicitly on NetBSD.
This is a little backward-looking handling for build breaks on NetBSD
current, newer IP Filter.

libdnet's firewall support seems not used on NetBSD from 4.0_STABLE at
least.  So, this change thins back to before to fix build breaks.
2012-02-07 03:28:36 +00:00
fhajny
fb86e2e127 Import php53-geoip-1.0.8 as net/php-geoip.
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
2012-02-06 22:44:56 +00:00
roy
a17b938940 Import dhcpcd-gtk-0.6.0 with the following changes:
Support RA's as a seperate interface, but don't allow config for them.
2012-02-06 15:54:29 +00:00
roy
ead11e37fb Import dhcpcd-dbus with the following change:
Support RA's as a different interface
2012-02-06 15:47:53 +00:00
roy
bec268ee8c Import dhcpcd-5.5.4 with the following changes:
* ArchLinux SERVICESTATUS override fixed
* Shell portability fixes, including proper printf usage.
* Detect a valid ntp.conf before adjusting it
* Restart NTP correctly on Debian

* reboot timeout changed to 5 seconds
* When rebooting and not daemonized, reduce the discover timeout
  to allow for fallback or IPv4LL
* Respect each kernel carrier message
* Optimize some bitwise logic
* On Linux, pretent a bridge interface does not exist until IFF_LOWER_UP is set
* Don't remove interfaces for which commands have not been sent
* Store the assigned metric to each route so that we can change metrics on the fly
    dhcpcd -n --metric 100 iwi0
* Add SixRD support, RFC5969
* Fix SIP server support
* Only regen resolv.conf if it has changed
* Fix --reconfigure from spinning
* Add IPv6 Router Solicitation support we regards to RDNSS and DNSSL, RFC6016
* Add clang to the list of detected compilers
* Allow dhcpcd to run on a read only filesystem
* Don't attempt to tun the script if an empty string or /dev/null
* Stop truncating the netmask sockaddr on routing messages for BSD
* Prefer a DHCP lease over an IPv4LL one
* Fix carrier handling on BSD
* Fix arc4random detection on FreeBSD 7
2012-02-06 15:43:49 +00:00
shattered
9b3f11d2f5 Update to 1.9. Notable changes:
1.9:
	- With the rollout of IPv6 for a.root-servers.net, it always
	  took the IPv6 address even if you used the -4 option.
	- Fix false lame server issues with domains which have the
	  higher domain in it (command.com for example).

1.8:
	- Warnings are printed if you receive a different RR type
	  than the one you asked for (for example when you ask for
	  an A record and receive a CNAME)
	- Fixed problems when records received in the authority
	  field are shorter than the domain the nameserver is
	  authoritative for.
	- When compiled without IPv6 support on an IPv6 capable
	  machine the machine tried to query the IPv6 translated
	  IPv4 address anyway.
2012-02-06 14:20:24 +00:00
wiz
5fb1e22076 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
bsiegert
4eb0d73a10 Gah, I did not realize that there is net/py-s3cmd. Sorry for the noise. 2012-02-06 11:27:08 +00:00
bsiegert
52f9ba9bc1 Import wip/s3cmd as net/s3cmd. While here, fix wording of DESCR and update
to the latest stable, 1.0.1.

S3cmd lets you copy files from/to Amazon S3 (Simple Storage
Service) using a simple to use command line client. It supports
rsync-like backup, GPG encryption, and more. It also supports
management of Amazon's CloudFront content delivery network.

s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5

s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
  name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
2012-02-06 11:24:08 +00:00
jakllsch
d10bfea8a0 Update to s3cmd-1.0.1, with permission from ver.
Changes since 0.9.9.91:

s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5

s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
  name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
2012-02-06 00:25:42 +00:00
ryoon
5e831448ed Update to 20120108b
* Minor improvements.
* Bugfixes.
2012-02-05 14:49:21 +00:00
sbd
7179055807 The pattern part of DEPENDS lines must have a version pattern. 2012-02-04 02:34:59 +00:00
bouyer
223907966f Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.
Major changes between 2.4 and 2.6:
New in Version 2.6

    Added automake support for easy "configure, make install" installation
    fixed strftime bug when sending alert mails

New in Version 2.5

    Switched from SpeedyCGI to FastCGI
    DismanPing probe by Bill Fenner
    OpenSSHJunOSPing (Sponsoerd by Juniper)
    SIP Ping Probe (Sponsored by ANI Networks)
    Support alert patterns with upper AND lower limit: (>a<b)
    SmokeTrace removed. Check out remOcular.
    Updated Prototype and scriptaculous libraries
    ExpLoss matcher by Konoplev V.Konoplev
    Improved slave update performance
2012-02-02 18:54:34 +00:00
hans
12a6f3e01d Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:38:24 +00:00
jnemeth
d12b75b060 - add and enable p5-Danga-Socket
- add and enable perlbal
2012-02-02 07:51:10 +00:00
obache
c1fa00ece3 Update mikutter to 0.0.4.658.
* Support specification changes of Twitpic to be able to open images.
2012-02-01 11:05:59 +00:00
sbd
bd942346b6 nss module install fix-ups .
Now that samba-nss-winbind-install and samba-nss-wins-install work again.

1) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
2) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:32:01 +00:00
sbd
7a780da5f0 nss module install fix-ups.
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
   and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:30:39 +00:00
sbd
b663ea57f7 Move the options.mk file for net/samba30 and net/samba33 from net/samba to
net/samba33 because of up coming changes to net/samba/options.mk that are
in-compatible with 30 and 33.
2012-02-01 08:14:47 +00:00
roy
539313e3bb Update to dnsmasq-2.59
When building DBus support, install the config file for DBus

Notable Changes from 2.55:
IPv6 interface fixes
Fixed an invalid server id of 0.0.0.0 being sent in some situations
Correctly return NODATA for an AAAA query to a CNAME with only an A
Fixed a bug with some truncated TFTP files
Support IPv6 scope ids in resolv.conf
2012-01-31 12:39:22 +00:00
sbd
99db8e994f Add missing zlib buildlink.
Bump PKGREVISION.
2012-01-31 07:42:15 +00:00
sbd
4b9a688a73 Add PLIST.Linux 2012-01-31 07:28:58 +00:00
sbd
75c37ad9a4 Add PLIST.Linux
Bump PKGREVISION
2012-01-31 07:14:58 +00:00
sbd
3344514f81 Add missing zlib buildlink and on Linux only uuid buildlink.
Bump PKGREVISION.
2012-01-31 06:53:30 +00:00
sbd
743fa18a70 Fix the $NetBSD$ tag 2012-01-31 06:34:02 +00:00
sbd
2bfe898320 Add PLIST.Linux 2012-01-31 05:54:06 +00:00
mspo
34e1efe8c3 perlbal is a proxy/load balancer written in perl. 2012-01-31 02:45:46 +00:00
mspo
fc6c17b883 Danga::Socket is another support lib for perlbal. 2012-01-31 02:42:47 +00:00
tron
4c62c75ea1 Third time's the charm:
Replace patch for SMBecho compatibility problem with patch provided by
the Samba maintainers. Successfully tested with an Apple Time Capsule.
2012-01-30 23:07:06 +00:00
drochner
c93839292d update to 2.36.1
this switches to the 2.36 release branch (needs glib2-2.30)
2012-01-30 18:43:52 +00:00
drochner
f8de785d22 update to 2.30.2
this switches to the 2.30 release branch (needs glib2-2.30)
2012-01-30 18:26:53 +00:00
tron
cd0e8028e5 Fix botch in last patch which meant that we were ignoring almost all
errors in response to SMB echo packets.

The new fix doesn't look particular nice but should at least do
The Right Thing(TM).
2012-01-30 15:48:11 +00:00
adam
908184df9b Moved NetBSD files into PLIST.NetBSD; fixed couple pkglint issues 2012-01-30 15:44:02 +00:00