Commit graph

9811 commits

Author SHA1 Message Date
sno
4654c9c10e Updating net/p5-Net-Interface from 1.010 to 1.012
pkgsrc changes:
- Add license definition
- Remove patch-aa (applied upstream)

Upstream changes:
1.012  Mon Mar  8 10:42:51 PST 2010
	Interface.xs	add test for NULL interface value to skip invalids
	thanks to Brian West <brian@freeswitch.org> for the fix

	typo update in Developer.pm

1.011  Mon Mar 23 13:55:58 PDT 2009
	update inst/netsymbols.pl v0.09 to use $Config{perlpath}
	instead of the default '/usr/bin/perl' when building
	lib/Net/Interface/NetSymbols.pm
	This will make 'pkgsrc' happy
2010-03-10 08:55:29 +00:00
hubertf
7559f2a751 Add perl as an option, defaulting to on
Bump revision

OK adam@
2010-03-09 22:52:56 +00:00
sno
a5e86d8b67 Updating net/p5-Net-eBay from 0.50nb1 to 0.54
pkgsrc changes:
- Add license definition
- Adjust dependencies

Upstream changes:
0.54    Refined listing script to reflect a "no foreign sales" policy.
0.53    Added support for return policy in my sample listing script
0.52    Patch by Michael Hendrix to make eBay client retry up to 2
        times (configurable) in case of connection errors.
0.51    Added a missing dependency.
2010-03-09 22:00:49 +00:00
taca
6baab92237 Remove a zero size patch file. 2010-03-09 02:06:37 +00:00
taca
e7c402dc9f Reset PKGREVISION while updating to 3.3.12. 2010-03-09 01:33:26 +00:00
taca
799599a661 Update samba33 package to 3.3.12.
o  CVE-2010-0728:
   In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
   was added to fix a problem with Linux asynchronous IO handling.
   This code introduced a bad security flaw on Linux platforms if the
   binaries were built on Linux platforms with libcap support.
   The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
   capabilities, allowing all file system access to be allowed
   even when permissions should have denied access.
2010-03-09 01:31:34 +00:00
jmmv
929a8fdf0b Disable PIE on NetBSD/macppc to fix use of unsupported relocation type in.
Samba 3.0 and 3.3.  They were completely broken before this.

Bump PKGREVISION for both samba and samba33.

Fix from PR pkg/38961 by Makoto Fujiwara <makoto at ki dot nu>.
2010-03-08 22:19:07 +00:00
pettai
2d70207c13 Updated to unbound-1.4.1. +~40 features and bugfixes.
The changelog is too long to paste it here,
but you can find it at http://www.unbound.net/download.html
2010-03-08 19:56:20 +00:00
sno
5bfabf2c90 Updating net/p5-Net-Twitter from 3.11003 to 3.11008
pkgsrc changes:
- Remove inactive and non-responsive maintainer
- Activate M:I:B module type

Upstream changes:
3.11008 2010-03-02
    - Added support for new api methods: reverse_geocode, geo_id
    - Updated method "update" with new parameters: place_id,
      display_coordinates

3.11007 2010-02-27
    - xAuth implemented and tested

3.11006_01 2010-02-26
    - xAuth implemented: @oauth = $nt->xauth($username, $password);

3.11006 2010-02-25
    - Fixed: unicode.t skip needed number of tests to skip (miyagawa)

3.11005 2010-02-25
    - Fixed: image updates accept a single array ref argument (RT#54422)
    - Fixed: "since" synthetic arg with InflateObjects role (RT#54901)
    - Fixed: utf8 encoding error for latin1 using Basic Authentication
    - Allow a pre-created user agent object as argument to new (ua => $ua)
    - FAQ: How do I get Twitter to display something other than
      "from Perl Net::Twitter"?

3.11004 2010-02-09
    - Removed an extraneous tar ball from the distribution (no code changes)
2010-03-08 18:41:43 +00:00
sno
ab8d9516ed Updating net/p5-RadiusPerl from 0.13 to 0.17
pkgsrc changes:
- Adjust license definition
- Adjust homepage

Upstream changes:
0.17 Thu Jan 14 09:20:00 2010
	- Support for RFC3579 - Message-Authenticator

0.16 Mon Dec 14 13:34:00 2009
	- Generate random authenticators
	- Support for CoA request (thanks to Oleg Gawriloff for the patch)
    - Ability to specify the source IP/port for outgoing packets

0.15 Mon Oct 05 12:00:00 2009
	- Bugfixes in error handling

0.14 Mon Aug 17 15:00:00 2009
	- Authen::Radius is now distributed under the Perl Artistic
		License v2.0
	- Support for RADIUS retransmits
	- For the "check_pwd" method plance the local socket's "real"
		IP address into the NAS-IP-Address attribute
		instead of 127.0.0.1
2010-03-08 18:10:25 +00:00
sno
c03c826319 Updating net/p5-Net-Packet from 3.26 to 3.27
pkgsrc changes:
- Remove big-endian check, big-endian architectures are supported since
  3.24

Upstream changes:
*** This will probably be the last release. From now on, please use
Net::Frame::* modules on CPAN. This framework is obsolete.

3.27 Mon Nov  9 19:19:57 CET 2009
   - bugfix: PPPoE packing payload
   => http://rt.cpan.org/Public/Bug/Display.html?id=51112
   - update: copyright notice
2010-03-08 18:02:48 +00:00
obache
dfc53e22c6 Add user-destdir installation support. 2010-03-08 11:59:54 +00:00
obache
08a99c2a38 * set USE_BSD_MAKEFILE=yes
* add user-destdir installation support.
2010-03-08 11:47:19 +00:00
sborrill
06da5542c5 Fix default path to auth file.
Observe PREFIX in istgtcontrol when looking for config file.
Bump PKGREVISION
2010-03-07 10:51:02 +00:00
lukem
8a5301595a Cast time_t to (long) before printing with %ld.
Fixes random coredumps on NetBSD-current with 64bit time_t.
Bump PKGREVISION to 3.
2010-03-07 08:52:27 +00:00
obache
3a6361bf00 Update py-twisted to 10.0.0.
Based on PR#42918 by Wen Heping

Pkgsrc changes:
 * set LICENSE to mit
 * add handling of plugin cache file

Upstream changes:
 from 8.1.0 to 10.0.0 is too long to put here.
 please refer: http://twistedmatrix.com/trac/browser/trunk/NEWS
2010-03-06 13:18:07 +00:00
he
d8801e2b70 Update from version 1.4.0 to 1.6.4.
Thanks to Taylor R Campbell for nudge to update, and a patch to do so.

Pkgsrc changes:
 o Add LICENSE=modified-bsd setting

Upstream changes (also includes changes from the enclosing "ldns"):
1.6.4   2010-01-20
        * Imported pyldns contribution by Zdenek Vasicek and Karel Slany.
          Changed its configure and Makefile to fit into ldns.
          Added its dname_* methods to the rdf_* class (as is the ldns API).
          Changed swig destroy of ldns_buffer class to ldns_buffer_free.
          Declared ldns_pkt_all and ldns_pkt_all_noquestion so swig sees them.
        * Bugfix: parse PTR target of .tomhendrikx.nl with error not crash.
        * Bugfix: handle escaped characters in TXT rdata.
        * bug292: no longer crash on malformed domain names where a label is
          on position 255, which was a buffer overflow by one.
        * Fix ldns_get_rr_list_hosts_frm_fp_l (strncpy to strlcpy change),
          which fixes resolv.conf reading badly terminated string buffers.
        * Fix ldns_pkt_set_random_id to be more random, and a little faster,
          it did not do value 0 statistically correctly.
        * Fix ldns_rdf2native_sockaddr_storage to set sockaddr type to zeroes,
          for portability.
        * bug295: nsec3-hash routine no longer case sensitive.
        * bug298: drill failed nsec3 denial of existence proof.

1.6.3   2009-12-04
        * Bugfix: allow for unknown resource records in zonefile with rdlen=0.
        * Bugfix: also mark an RR as question if it comes from the wire
        * Bugfix: NSEC3 bitmap contained NSEC
        * Bugfix: Inherit class when creating signatures

1.6.2   2009-11-12
        * Fix Makefile patch from Havard Eidnes, better install.sh usage.
        * Fix parse error on SOA serial of 2910532839.
          Fix print of ';' and readback of '\;' in names, also for '\\'.
          Fix parse of '\(' and '\)' in names.  Also for file read. Also '\.'
        * Fix signature creation when TTLs are different for RRs in RRset.
        * bug273: fix so EDNS rdata is included in pkt to wire conversion.
        * bug274: fix use of c++ keyword 'class' for RR class in the code.
        * bug275: fix memory leak of packet edns rdata.
        * Fix timeout procedure for TCP and AXFR on Solaris.
        * Fix occasional NSEC bitmap bogus
        * Fix rr comparing (was in reversed order since 1.6.0)
        * bug278: fix parsing HINFO rdata (and other cases).
        * Fix previous owner name: also pick up if owner name is @.
	* RFC5702: enabled sha2 functions by default. This requires
	  OpenSSL 0.9.  8 or higher.  Reason for this default is the
	  root to be signed with RSASHA256.
        * Fix various LDNS RR parsing issues: IPSECKEY, WKS, NSAP,
	  very long lines
        * Fix: Make ldns_dname_is_subdomain case insensitive.
        * Fix ldns-verify-zone so that address records at zone NS set
	  are not considered glue (Or glue records fall below delegation)
        * Fix LOC RR altitude printing.
        * Feature: Added period (e.g. '3m6d') support at explicit TTLs.
        * Feature: DNSKEY rrset by default signed with minimal signatures
          but -A option for ldns-signzone to sign it with all keys.
          This makes the DNSKEY responses smaller for signed domains.

1.6.1   2009-09-14
        * --enable-gost : use the GOST algorithm (experimental).
        * Added some missing options to drill manpage
        * Some fixes to --without-ssl option
        * Fixed quote parsing withing strings
        * Bitmask fix in EDNS handling
        * Fixed non-fqdn domain name completion for rdata field domain
          names of length 1
        * Fixed chain validation with SHA256 DS records

1.6.0
        Additions:
        * Addition of an ldns-config script which gives cflags and libs
          values, for use in configure scripts for applications that use
          use ldns. Can be disabled with ./configure --disable-ldns-config
        * Added direct sha1, sha256, and sha512 support in ldns.
          With these functions, all NSEC3 functionality can still be
          used, even if ldns is built without OpenSSL. Thanks to OpenBSD,
          Steve Reid, and Aaron D. Gifford for the code.
        * Added reading/writing support for the SPF Resource Record
        * Base32 functions are now exported
        Bugfixes:
        * ldns_is_rrset did not go through the complete rrset, but
          only compared the first two records. Thanks to Olafur
          Gudmundsson for report and patch
        * Fixed a small memory bug in ldns_rr_list_subtype_by_rdf(),
          thanks to Marius Rieder for finding an patching this.
        * --without-ssl should now work. Make sure that examples/ and
          drill also get the --without-ssl flag on their configure, if
          this is used.
        * Some malloc() return value checks have been added
        * NSEC3 creation has been improved wrt to empty nonterminals,
          and opt-out.
        * Fixed a bug in the parser when reading large NSEC3 salt
          values.
        * Made the allowed length for domain names on wire
          and presentation format the same.
        Example tools:
        * ldns-key2ds can now also generate DS records for keys without
          the SEP flag
        * ldns-signzone now equalizes the TTL of the DNSKEY RRset (to
          the first non-default DNSKEY TTL value it sees)

1.5.1
        Example tools:
        * ldns-signzone was broken in 1.5.0 for multiple keys, this
          has been repaired

        Build system:
        * Removed a small erroneous output warning in
          examples/configure and drill/configure

1.5.0
        Bug fixes:
        * fixed a possible memory overflow in the RR parser
        * build flag fix for Sun Studio
        * fixed a building race condition in the copying of header
          files
        * EDNS0 extended rcode; the correct assembled code number
          is now printed (still in the EDNS0 field, though)
        * ldns_pkt_rr no longer leaks memory (in fact, it no longer
          copies anything all)

        API addition:
        * ldns_key now has support for 'external' data, in which
          case the OpenSSL EVP structures are not used;
          ldns_key_set_external_key() and ldns_key_external_key()
        * added ldns_key_get_file_base_name() which creates a
          'default' filename base string for key storage, of the
          form "K<zone>+<algorithm>+<keytag>"
        * the ldns_dnssec_* family of structures now have deep_free()
          functions, which also free the ldns_rr's contained in them
        * there is now an ldns_match_wildcard() function, which checks
          whether a domain name matches a wildcard name
        * ldns_sign_public has been split up; this resulted in the
          addition of ldns_create_empty_rrsig() and
          ldns_sign_public_buffer()

        Examples:
        * ldns-signzone can now automatically add DNSKEY records when
          using an OpenSSL engine, as it already did when using key
          files
        * added new example tool: ldns-nsec3-hash
        * ldns-dpa can now filter on specific query name and types
        * ldnsd has fixes for the zone name, a fix for the return
          value of recvfrom(), and an memory initialization fix
          (Thanks to Colm MacCárthaigh for the patch)
        * Fixed memory leaks in ldnsd

1.4.1
        Bug fixes:
        * fixed a build issue where ldns lib existence was done too early
        * removed unnecessary check for pcap.h
        * NSEC3 optout flag now correctly printed in string output
        * inttypes.h moved to configured inclusion
        * fixed NSEC3 type bitmaps for empty nonterminals and unsigned
          delegations

        API addition:
        * for that last fix, we added a new function
          ldns_dname_add_from() that can clone parts of a dname
2010-03-03 13:43:08 +00:00
is
6aad78e0b0 DESTDIR support. 2010-03-03 11:59:57 +00:00
taca
c7f8a4ecf0 Update samba33 pacakge to 3.3.11.
Changes since 3.3.10
--------------------


o   Jeremy Allison <jra@samba.org>
    * BUG 6557: Fix vfs_full_audit.
    * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
    * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
    * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
      Linux asynchronous IO (aio).
    * BUG 7072: Fix unlocking of accounts from ldap.
    * BUG 7104: "wide links" and "unix extensions" are incompatible.
    * BUG 7122: Fix reading of large browselist.
    * BUG 7154: "mangling method = hash" can crash storing a name containing
      a '.'.
    * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
      value(s) error when "mangling method = hash".


o   Gunther Deschner <gd@samba.org>
    * BUG 7043: Fix crash bug in "SMBC_parse_path".


o   Volker Lendecke <vl@samba.org>
    * BUG 5626: Fix build on AIX.
    * BUG 5885: Fix bogus ip address in SWAT.
    * BUG 7046: Fix a crash in libsmbclient used against the OpenSolaris CIFS
      server.


o   Stefan Metzmacher <metze@samba.org>
    * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
    * BUG 7170: Fix handling of external domains in setups with one way trusts.


o   William Jojo <w.jojo@hvcc.edu>
    * BUG 7052: Fix DFS on AIX (maybe others).


o   Bo Yang <boyang@samba.org>
    * BUG 7106: Fix malformed require_membership_of_sid.
2010-03-02 14:56:22 +00:00
obache
b51dc5d05a + ruby-rubytter 2010-03-02 12:11:19 +00:00
obache
c0b642c93d Import ruby18-rubytter-1.0.3 as net/ruby-rubytter.
Based on package provided by @anyakichi via twitter.

Rubytter is a simple twitter library.
2010-03-02 12:10:22 +00:00
obache
aa24f61b96 Update tor to 0.2.1.24 per maintainer update request by PR#42911.
Changes in version 0.2.1.24 - 2010-02-21
  Tor 0.2.1.24 makes Tor work again on the latest OS X -- this time
  for sure!

  o Minor bugfixes:
    - Work correctly out-of-the-box with even more vendor-patched versions
      of OpenSSL. In particular, make it so Debian and OS X don't need
      customized patches to run/build.

Changes in version 0.2.1.23 - 2010-02-13
  Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work
  again on the latest OS X, and updates the location of a directory
  authority.

  o Major bugfixes (performance):
    - We were selecting our guards uniformly at random, and then weighting
      which of our guards we'd use uniformly at random. This imbalance
      meant that Tor clients were severely limited on throughput (and
      probably latency too) by the first hop in their circuit. Now we
      select guards weighted by currently advertised bandwidth. We also
      automatically discard guards picked using the old algorithm. Fixes
      bug 1217; bugfix on 0.2.1.3-alpha. Found by Mike Perry.

  o Major bugfixes:
    - Make Tor work again on the latest OS X: when deciding whether to
      use strange flags to turn TLS renegotiation on, detect the OpenSSL
      version at run-time, not compile time. We need to do this because
      Apple doesn't update its dev-tools headers when it updates its
      libraries in a security patch.
    - Fix a potential buffer overflow in lookup_last_hid_serv_request()
      that could happen on 32-bit platforms with 64-bit time_t. Also fix
      a memory leak when requesting a hidden service descriptor we've
      requested before. Fixes bug 1242, bugfix on 0.2.0.18-alpha. Found
      by aakova.

  o Minor bugfixes:
    - Refactor resolve_my_address() to not use gethostbyname() anymore.
      Fixes bug 1244; bugfix on 0.0.2pre25. Reported by Mike Mestnik.

  o Minor features:
    - Avoid a mad rush at the beginning of each month when each client
      rotates half of its guards. Instead we spread the rotation out
      throughout the month, but we still avoid leaving a precise timestamp
      in the state file about when we first picked the guard. Improves
      over the behavior introduced in 0.1.2.17.
2010-03-02 11:25:59 +00:00
tonio
c5472a7d25 Add a gnome option, enabled by default.
Fix PR pkg/42854, applying a similar patch.

Remove the dependency on gtk-doc, it wasn't used.
2010-02-28 20:49:21 +00:00
zafer
5d97a1c019 Update filezilla to 3.3.2
Changelog:

* *nix: Add support for forward and backward mouse buttons
* Speed limits can be re-enabled on SFTP connections
* Changed settings did not come into effect unless FileZilla was restarted
* Small performance improvements
* Spelling fixes
* Rebuilt due to timer problems
* Speed limits can be quickly set using the menu and a new indicator in the status bar
* Display number of bytes transferred and duration of transfer in log
* MSW: React to back button of mouse in file lists
* Updated blukis icon set
* Refactored large parts of the toolbar and menubar code
* A race condition in the socket code could lead to crashes
* Fix connecting to addresses longer than 15 characters if using SOCKS proxy
* Get add to queue in local directory tree context menu working again
* Do not open request dialogs if user is holding a mouse button
* Forward all Ctrl+Tab key events to tab bar
* Do not report SFTP exitcodes that do not originate from the server
2010-02-28 20:28:55 +00:00
roy
301b88cf17 Impport dhcpcd-5.2.1 with a quick build fix. 2010-02-27 16:06:59 +00:00
roy
9ad22aba2a Import dhcpcd-5.2.0 with the following changes:
* VendorID is now dhcpcd-$version:$OS-$version:$machine:$platform
* IPv4LL address range can now be used in DHCP requests
* sysctl net.ipv4.conf.$iface.promote_secondaries enabled on Linux
  This resolves a long standing issue of changing ip on the same subnet.
* IPv4LL correctly resets the DHCP timer.
2010-02-27 15:46:52 +00:00
obache
7f0c25a8b1 Update msdl to 1.2.7r1.
Version 1.2.7-r1.
-- msdl
	* 14th release
	* bugfix release to delete MSG_NOSIGNAL and added SIGPIPE,SIG_IGN, for more portability.
2010-02-27 04:27:39 +00:00
taca
4ab11ac186 Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
joerg
65e9fe4efa Do not pass down "-I" to the compiler 2010-02-26 18:26:51 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
hannken
7f14dadaf3 Update to 1.24.
The changes in version 1.24 are

Security fixes
--------------
* Don't reply to invalid cmdmon packets (CVE-2010-0292)
* Limit client log memory size (CVE-2010-0293)
* Limit rate of syslog messages (CVE-2010-0294)

Bug fixes/Enhancements
----------------------
* Support for reference clocks (SHM, SOCK, PPS drivers)
* IPv6 support
* Linux capabilities support (to drop root privileges)
* Memory locking support on Linux
* Real-time scheduler support on Linux
* Leap second support on Linux
* Support for editline library
* Support for new Linux readonly adjtime
* NTP client support for KoD RATE
* Read kernel timestamps for received NTP packets
* Reply to NTP requests with correct address on multihomed hosts
* Retry name resolving after temporary failure
* Fix makestep command, make it available on all systems
* Add makestep directive for automatic clock stepping
* Don't require _bigadj kernel symbol on NetBSD
* Avoid blocking read in Linux RTC driver
* Support for Linux on S/390 and PowerPC
* Fix various bugs on 64-bit systems
* Fix valgrind errors and compiler warnings
* Improve configure to support common options and variables
* Improve status checking and printing in chronyc
* Return non-zero exit code on errors in chronyc
* Reduce request timeout in chronyc
* Print estimated offset in sourcestats
* Changed chronyc protocol, incompatible with older versions

Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>
2010-02-26 09:27:43 +00:00
reed
345137cd11 I had libsoup24-2.26.3 installed which was good enough, but I didn't
have any gnome-keyring so I get this error:

===> Creating toolchain wrappers for gst-plugins0.10-soup-0.10.18
ERROR: gnome-keyring>=0.4.0 is not installed; can't buildlink files.
*** Error code 1

My workaround is to abuse the BUILDLINK_API_DEPENDS to:
BUILDLINK_API_DEPENDS.libsoup24+=       libsoup24>=2.28.0
(where that version is when the include of gnome-keyring was added)
2010-02-25 17:24:34 +00:00
joerg
00f142a763 Fix RCS ID. 2010-02-24 22:00:51 +00:00
drochner
26a0483c70 This is mostly a bugfix release that solves several reported issues.
In addition, the program now features a generic downloader that attempts
to work with any unknown URL the user provides, and appears to work
with several sites in tests.
2010-02-24 18:28:18 +00:00
obache
fb99eb75c8 Update msdl to 1.2.7.
Version 1.2.7.
-- msdl
	* 13th release
	* -a inf for infinite download retries.
	  $ msdl -a inf rtsp://foo.com/bar.wma
	* mmsh resumeing (partly) supported
	  Still cannot resume in some cases, but mmsh resume support added.
	* mmst to mmsh auto fallback added. if mmst fails to connect, it automatically tries mmsh.
	* added check on fwrite()
	* fixed possible memory leaks which happens when --logfile a --logfile b etc.
	* msdl.spec added, for rpm systems.
	  the "msdl.spec" file was originally created by Mr.Zidlicky. Thanks.
2010-02-24 01:20:05 +00:00
spz
d3301b5dff update irrd to version 2.3.9
fixes PR pkg/36813, PR pkg/38002, and the still relevant parts of pkg/36811
(IPv6 is no longer optional)
2010-02-23 20:37:05 +00:00
seb
c56d7943d8 Add & enable p5-Test-TCP 2010-02-20 11:51:43 +00:00
seb
4a61a3f138 Initial import of p5-Test-TCP version 0.16 in the NetBSD Packages
Collection.

The Perl 5 module Test::TCP provides test utilities for TCP/IP
program.
2010-02-20 11:28:49 +00:00
seb
4d84336834 Add & enable p5-Test-DNS 2010-02-20 10:40:38 +00:00
seb
6cec42f374 Initial import of p5-Test-DNS version 0.07 in the NetBSD Packages
Collection.

The Perl 5 module allows you to run tests which translate as DNS
queries. It's simple to use and abstracts all the difficult query
checks from you.
2010-02-20 10:40:00 +00:00
seb
177c8808f8 Update sipcalc from version 1.1.4 to version 1.1.5.
Upstream changes:
Mon Jul 20 22:38:14 CET 2009
  * Compilation fix for GCC 4.4, patch from Artem Zolochevskiy.
  * Compilation fix Sun Studio 11 on Solaris 8 x86, patch from Ian Dickinson.
  * Version 1.1.5
2010-02-20 07:43:10 +00:00
joerg
b62ba0e1d4 Fix ownership. Bump revision. 2010-02-19 21:24:46 +00:00
joerg
93b5e131c9 Fix ownership. Bump revision. 2010-02-19 20:30:21 +00:00
joerg
93a7b2aaae Bump revision for last change. Should read: Fix ownership.
XXX why is a directory owned by nobody and writeable?
2010-02-19 19:31:59 +00:00
joerg
b938bfcc3a *** empty log message *** 2010-02-19 19:31:12 +00:00
joerg
4f8a84d245 Fix config file ownership. 2010-02-19 19:26:09 +00:00
joerg
592b3fc918 Create directories for root.
XXX 0777 as permission feels very wrong
2010-02-19 19:08:13 +00:00
joerg
4b02794f0e Fix DESTDIR support 2010-02-19 18:41:39 +00:00
joerg
c0b5b2ec42 Regen. 2010-02-19 17:03:36 +00:00
joerg
be8df660a1 Allow unprivileged installation. 2010-02-19 15:34:10 +00:00