Commit graph

6289 commits

Author SHA1 Message Date
jym
1420f821f9 check-interpreter fix. 2011-07-03 11:52:55 +00:00
shattered
23f7e458b5 REPLACE_PERL in src/cats/make_catalog_backup.pl.in 2011-06-26 14:24:55 +00:00
schnoebe
2b2a76bca9 Convert to "PKG_DESTDIR_SUPPORT=user-destdir". 2011-06-20 23:49:36 +00:00
tron
59bc10308b Fix build problem caused by tmpfs changes in NetBSD-current. 2011-06-20 10:19:54 +00:00
pettai
4d0a47141b Updated MASTER_SITES, HOMEPAGE 2011-06-19 16:40:52 +00:00
taca
42b353db76 Update pear-Log pacakge to 1.12.6.
Release date: 2011-05-26 05:28 UTC

Changelog:
- Improved the console handler's stream handling. (Bug 17874)
- Added a 'reopen' configuration parameter to the syslog handler.
  (Request 18185)
- The backtrace depth is now configurable via setBacktraceDepth().
  (Request 18423)
2011-06-19 15:57:09 +00:00
plunky
1e9494cd9f update to bluez-hcidump-2.1
from the ChangeLog:
	Add support for decoding OBEX Action command.
	Add support for decoding SMP commands.
	Add support for decoding ATT commands.
	Add support for missing LE decoding.
2011-06-19 13:02:35 +00:00
plunky
31fcb43227 retain bt_compidtostr() prototype to fix a potential build error 2011-06-19 12:25:42 +00:00
taca
aa89a2afb8 Add and enable ruby-fssm. 2011-06-19 07:36:56 +00:00
taca
59400518a2 Importing ruby-fssm package version 0.2.7. It is needed by newer
ruby-compass pacakge.

The File System State Monitor keeps track of the state of any number
of paths and will fire events when said state changes
(create/update/delete). FSSM supports using FSEvents on MacOS, Inotify
on GNU/Linux, and polling anywhere else.
2011-06-19 07:36:15 +00:00
taca
6f3a4c9a3c Update ruby-facter package to 1.5.9.
1.5.9
=====
4de8b20 Updated CHANGELOG for 1.5.9rc6
cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact
69f98da Add facter test for ticket 7039
f91c120 downcase arp output so that the ec2 arp is matched
a75f0f9 (#7039) Pre-load all facts when requesting a single fact
6b97242 Update CHANGELOG for 1.5.9rc5
acf0bb2 Ensures that ARP facts are returned only on EC2 hosts
76f544b Updated CHANGELOG for 1.5.9rc4
09b9f9b (#6795) Update tests to reflect changed exec
3db1cd0 Updated CHANGELOG for 1.5.9rc3
def3322 (#6795) xendomains: Ignore error output from xm list
f39d487 (#6763) Use Facter::Util::Resolution.exec for arp
3eb9410 arp: Cleanup indendation
50b9b3f Updated CHANGELOG for 1.5.9rc2
2fb8316 Clean up indentation, and alignment in macaddress_spec.rb
3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb.
43f82ef Update CHANGELOG for 1.5.9rc1
d62e079 Fixed #2346 - A much cleverer EC2 fact
0411d2e Fixed #2346 - Part 1: Added arp fact for Linux
5b6f4fa Discussion on ec2 facts - #2346
e917e1a Fixed #3087 - Identify VMWare
d0f0f63 (#6327) Memory facts should be available on Mac Darwin
458a22d Incremented release to 1.5.9
4eb64fe Fixed #6719 Typo
ffd80ac (#5011) Adds swap statistics for OSX
1207765 (#6719) Restricts virtualization types for zones
8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux
aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too.
2e48e18 Fixed #6695 - Updated id fact for Darwin et al
d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact
dea6f78 Further fix to #5485 - SELinux facts
6d6d8da (#2721) Merged patch from Brane GraAnar
868e7ba (#5485) Made selinux_mode fact work
214da73 Fixed #5485 - Updated selinux_mode fact
ba2601f Fix for #6495 - Updated interface detection
93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure
2e06cdc (#6615) fix missing stub calls in loader specs
3c7841e (#5666) windows support for facter/id.rb
dd5d5bf (#4925) - MS Windows doesn't do man pages
52026ee Fixed #5699 - Added processorcount support for S390x
7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux
d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure
84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility
3e6217d Fixes #6521 and other Ruby 1.9 issues
eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x
cb25119 (#2270) add testing for the new ipaddress6 feature
ea29483 (#2270) add IPv6 support to facter core.
77eb512 (#2270) Remove DWIM code from ipaddress on Darwin.
f5bf0f5 (#6360) Flush Facter top level cache before every test case.
0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing.
b88a088 (#5510) Facter should load custom fact definitions in filename order.
7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests.
b39f892 Refactor #6044 -- require spec_helper with a consistent path.
a4fe459 Refactor #6044 -- port testing to rspec2
af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime.
cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts
f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber
c40fc07 (#1423) Memory facts for Solaris
1985528 (#4754) Change is_virtual logic to not enumerate virtual types
739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact
9332f8a (#5325) Add tests for SPARC manufacturer and product name
5b561e3 (#5325) Manufacturer and product name on SPARC
9d99079 maint: Fix spec failures caused by having a space in the path to facter's source
89da001 maint: require rubygems so hudson can run the specs
1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches"
f007a9d (#4989) Add xendomains fact
1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason
43e203c (#5040) fact virtual should detect hpvm
7cec60a (#5016) is_virtual should be true on solaris zones
f2e66b6 (#5031) Remove redundant puts from RDoc.usage
f4da528 maint: Fix merge error
d62b013 Issue #4889 Fact values should all be strings
07f186d [#4552] Updating --timing to report in milliseconds instead of seconds
1f387a5 [#4552] Apply patch from Dean Wilson
244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows
11544c1 [#4289] operatingsystemrelease fact for oel, ovs
e6bfdf9 Fix for bug #4569
8c4d0cd (#4558) Fail with message on --help errors
7210429 [#4558] Refactor facter binary using optparse
b5c85de [#4563] Add a --trace option to the binary
ebcb81b [#4558] Refactor facter binary using optparse
b8b7123 (#4567) Remove unnecessary or non-portable redirects
7ecba71 (#4567) Retain detached HEAD state
1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo.
889e150 Sync rpm spec file from Fedora/EPEL
725dce0 Rename Reductive Labs to Puppet Labs
ff473ef Updated signing rake task
a85f2b0 [#2865] Fix reporting of virtual facts
f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions
4050acc Removing stupid .DS_Store files :(
016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 03:23:13 +00:00
taca
3dac536486 Update ruby-directory-watcher package to 1.4.0.
== 1.4.0 / 2011-03-15

Minor Enhancements
- added support for 'cool.io' [Jonathan Stott]
2011-06-19 03:22:03 +00:00
shattered
58b2e0d7c1 Fix build with python option. 2011-06-18 10:40:33 +00:00
cegger
526fc8cc68 Xen 4.1.1 (maintenance release)
*   Security fixes including CVE-2011-1583 CVE-2011-1898
 *   Enhancements to guest introspection (VM single stepping support for very
fine-grained access control)
 *   Many stability improvements, such as: PV-on-HVM stability fixes (fixing
some IRQ issues), XSAVE cpu feature support for PV guests (allows safe use of
latest multimedia instructions), RAS fixes for high availability, fixes for
offlining bad pages and changes to libxc, mainly of benefit to libvirt
 *   Compatibility fixes for newer Linux guests, newer compilers, some old
guest savefiles, newer Python, grub2, some hardware/BIOS bugs.
2011-06-16 13:40:06 +00:00
cegger
c6950f5b3c Apply build fix about redefining va_list.
Failure has been reported to get fixed upstream.
2011-06-16 13:02:50 +00:00
cegger
e7108e8063 Xen 4.1.1 (maintenance release)
*   Security fixes including CVE-2011-1583 CVE-2011-1898
 *   Enhancements to guest introspection (VM single stepping support for very fine-grained access control)
 *   Many stability improvements, such as: PV-on-HVM stability fixes (fixing some IRQ issues), XSAVE cpu feature support for PV guests (allows safe use of latest multimedia instructions), RAS fixes for high availability, fixes for offlining bad pages and changes to libxc, mainly of benefit to libvirt
 *   Compatibility fixes for newer Linux guests, newer compilers, some old guest savefiles, newer Python, grub2, some hardware/BIOS bugs.
2011-06-16 10:28:47 +00:00
tez
4eee8aa210 Add patch for CVE-2011-2200 (SA44896) from
http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&id=6519a1f77c61d753d4c97efd6e15630eb275336e
2011-06-13 22:06:39 +00:00
obache
b8c78714fb recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
obache
09b42da0ac remove bpf_dump() definition from sf-gencode.h.
Its signature is changed at libpcap-1.0, not DragonFly specific,
and it should be defined by include of pcap.h, no need to define here.

fixes PR#45035.
2011-06-10 11:45:01 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
abs
a9845a5245 Use REPLACE_PYTHON in the appropriate places - bump pkgrevision 2011-06-05 23:05:58 +00:00
wiz
ca8714c35d Install README and design document. Bump PKGREVISION. 2011-05-31 12:01:18 +00:00
jakllsch
05625ee0ff Update memtest86+ to 4.20.
Changes since 4.10:
 Added failsafe mode (press F1 at startup)
 Added support for Intel "Sandy Bridge" CPU
 Added support for AMD "fusion" CPU
 Added Coreboot "table forward" support
 Corrected some memory brands not detected properly
 Various bug fixes
2011-05-30 19:58:07 +00:00
cheusov
ea3beea076 DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
cheusov
032303ff7f Update "used by ..." entries 2011-05-28 10:03:38 +00:00
cheusov
e5f122d8ba add heirloom-shl, oked by sponsors 2011-05-28 10:02:12 +00:00
cheusov
8bdda9c4e9 heirloom-shl, a part of heirllom tools 2011-05-28 10:01:05 +00:00
cheusov
df713dfe02 add heirloom-* packages, oked by sponsors 2011-05-28 00:53:00 +00:00
cheusov
a8f96c1094 heirloom-getconf utility 2011-05-28 00:48:27 +00:00
cheusov
4a509ebe69 heirloom-file utility 2011-05-28 00:41:36 +00:00
cheusov
8cda4304ca basename utility 2011-05-28 00:35:46 +00:00
cheusov
69c8599b1c heirloom-cat utility 2011-05-28 00:35:06 +00:00
cheusov
38424ada06 heirloom-chmod utility 2011-05-28 00:34:16 +00:00
cheusov
1824881bdf heirloom-chown utility 2011-05-28 00:33:10 +00:00
cheusov
d4448f8af3 heirloom-cksum utility 2011-05-28 00:32:17 +00:00
cheusov
bad65629ad heirloom-cmp utility 2011-05-28 00:30:54 +00:00
cheusov
e147be4d94 heirloom-copy utility 2011-05-28 00:30:19 +00:00
cheusov
bce0181d9f heirloom-cp utility 2011-05-28 00:29:21 +00:00
cheusov
2b810747ed heirloom-csplit utility 2011-05-28 00:28:44 +00:00
cheusov
e34ed8db9c heirloom-dd utility 2011-05-28 00:27:41 +00:00
cheusov
4c65cd85de heirloom-dirname utility 2011-05-28 00:26:41 +00:00
cheusov
d9c34a9ea3 heirloom-du utility 2011-05-28 00:25:08 +00:00
cheusov
a154492b07 heirloom-env utility 2011-05-28 00:24:22 +00:00
cheusov
014f5f668d heirloom-find utility 2011-05-28 00:22:37 +00:00
cheusov
4c7b44faa8 heirloom groups 2011-05-28 00:18:00 +00:00
cheusov
d906755dfe heirloom-hostname utility 2011-05-28 00:17:07 +00:00
cheusov
fb8927ccff heirloom-id 2011-05-28 00:16:10 +00:00
cheusov
9b2328046e heirloom-utility 2011-05-28 00:15:13 +00:00
cheusov
3bc286bebd heirloom-ln utility 2011-05-28 00:14:20 +00:00
cheusov
404cb6c8bb heirloom-logins utility 2011-05-28 00:12:54 +00:00
cheusov
640bfe12d6 heirloom-logname utility 2011-05-28 00:11:40 +00:00
cheusov
01d7cccf6d heirloom-ls utility (MINIX + Caldera) 2011-05-28 00:10:41 +00:00
cheusov
8e3e715e74 heirloom-mesg utility 2011-05-28 00:06:38 +00:00
cheusov
9a6d440b26 heirloom-mkdir utility 2011-05-28 00:05:14 +00:00
cheusov
d600b54541 heirloom-mkfifo utility 2011-05-28 00:04:32 +00:00
cheusov
718d6f36e7 heirloom-mknod utility 2011-05-28 00:03:38 +00:00
cheusov
c1ed7cbb3f heirloom-nice utility 2011-05-28 00:02:50 +00:00
cheusov
0674d41720 heirloom-nohup utility 2011-05-28 00:01:53 +00:00
cheusov
ccff5f4b63 heirloom-pathchk utility 2011-05-28 00:00:29 +00:00
cheusov
8c25de51ab heirloom-pgrep utility 2011-05-27 23:59:38 +00:00
cheusov
a034e313cc heirloom-priocntl utility 2011-05-27 23:57:07 +00:00
cheusov
9358d899e1 heirloom-ps utility 2011-05-27 23:53:55 +00:00
cheusov
2a433c9d9e heirloom-psrinfo 2011-05-27 23:52:03 +00:00
cheusov
e9bcb9c72e heirloom-pwd utility 2011-05-27 23:50:55 +00:00
cheusov
aa588da127 hritloom-renice utility 2011-05-27 23:50:11 +00:00
cheusov
f9f7a8a93f heirloom-rm utility 2011-05-27 23:48:58 +00:00
cheusov
05687c6853 heirloom-rmdir utility 2011-05-27 23:47:06 +00:00
cheusov
d48ac6953d heirloom-setpgrp utility 2011-05-27 23:45:54 +00:00
cheusov
46ac7a9c7f heirloom-sort utility (Caldera) 2011-05-27 23:44:47 +00:00
cheusov
e8b7b1dc1e heirloom-split utility 2011-05-27 23:43:12 +00:00
cheusov
0b9272e9cc heirloom-stty utility 2011-05-27 23:41:54 +00:00
cheusov
5011f9ad49 heirloom-sync utility 2011-05-27 23:40:40 +00:00
cheusov
72ce1e0866 heirloom-tapecntl utility 2011-05-27 23:39:41 +00:00
cheusov
595d168e03 heirloom-tee utility 2011-05-27 23:38:07 +00:00
cheusov
2aa33659c7 heirloom-touch utility 2011-05-27 23:37:20 +00:00
cheusov
66535bc5dc heirloom-tsort utility (Caldera) 2011-05-27 23:36:12 +00:00
cheusov
cdf4e88c0e heirloom-tty utility 2011-05-27 23:33:04 +00:00
cheusov
0c0d7eab2b heirloom-uname utility 2011-05-27 23:32:13 +00:00
cheusov
60714080d8 heirloom-users utility 2011-05-27 23:30:56 +00:00
cheusov
4e1c9edabd heirloom-who utility 2011-05-27 23:29:24 +00:00
cheusov
15d8b6d3d0 heirloom-whoami utility 2011-05-27 23:28:35 +00:00
cheusov
b81e5f11b5 heirloom-whodo utility 2011-05-27 23:26:21 +00:00
cheusov
57c64eabc4 heirloom-xargs utility 2011-05-27 23:21:26 +00:00
cheusov
9cfccc9720 heirloom-yes utility 2011-05-27 23:16:26 +00:00
cheusov
3a0f242483 The Heirloom Project provides traditional implementations of standard
Unix utilities. In many cases, they have been derived from original
Unix material released as Open Source by Caldera and Sun.
2011-05-27 22:57:42 +00:00
dholland
66e1f4b477 Fix makefile provided by patch-ai to work properly with make -j. 2011-05-22 19:17:57 +00:00
dholland
4a0702d6dd Fix assorted build problems. Should close PR 42081. While here, add at
least minimal comments to all patches and tidy up some (but by no
means all) pkglint.

I have no idea if this works. It spews warnings about "packed", which
lead me to suspect it may not run correctly, but I don't have the
facilities to test it. It does, however, now build ok on LP64 and if
someone can test it may be reasonable to remove the restriction on that.
2011-05-22 19:11:42 +00:00
bouyer
6b999e0781 Add a patch which fixes 2 problems:
- use the correct way to get the size of a disk device or partition (from
  haad@NetBSD.org)
- if given a block device, use the character device instead (the block device
  is already in use by the backend driver).

With this I could succeffully boot a HVMPV FreeBSD kernel using a phy:
virtual disk.
2011-05-20 17:09:21 +00:00
drochner
ba62ac8b60 update to 1.2.8.11
changes:
-Support for backward/forward mouse buttons
-bugfixes
2011-05-18 10:58:55 +00:00
drochner
90d9d488db reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
wiz
64b7dba2eb + bup. 2011-05-16 13:53:18 +00:00
wiz
235d23153b Initial import of bup-0.24b.
bup is a program that backs things up.  bup has a few advantages
over other backup software:

It uses a rolling checksum algorithm (similar to rsync) to split
large files into chunks. The most useful result of this is you can
backup huge virtual machine (VM) disk images, databases, and XML
files incrementally, even though they're typically all in one huge
file, and not use tons of disk space for multiple versions.

It uses the packfile format from git (the open source version
control system), so you can access the stored data even if you
don't like bup's user interface.

Unlike git, it writes packfiles directly (instead of having a
separate garbage collection / repacking stage) so it's fast even
with gratuitously huge amounts of data. bup's improved index formats
also allow you to track far more filenames than git (millions) and
keep track of far more objects (hundreds or thousands of gigabytes).

Data is "automagically" shared between incremental backups without
having to know which backup is based on which other one - even if
the backups are made from two different computers that don't even
know about each other. You just tell bup to back stuff up, and it
saves only the minimum amount of data needed.

You can back up directly to a remote bup server, without needing
tons of temporary disk space on the computer being backed up.  And
if your backup is interrupted halfway through, the next run will
pick up where you left off. And it's easy to set up a bup server:
just install bup on any machine where you have ssh access.

Bup can use "par2" redundancy to recover corrupted backups even if
your disk has undetected bad sectors.

Even when a backup is incremental, you don't have to worry about
restoring the full backup, then each of the incrementals in turn;
an incremental backup acts as if it's a full backup, it just takes
less disk space.

You can mount your bup repository as a FUSE filesystem and access
the content that way, and even export it over Samba.
2011-05-16 13:52:56 +00:00
abs
55a9f3e70a Remove sysutils/p5-Ocsinventory-Agent as a version is already present as
net/ocsinventory-agent
2011-05-16 13:29:38 +00:00
gls
06cd4e6b54 Update sysutils/capistrano to latest version, 2.6.0
Upstream changes:

## 2.6.0 / May 3 2011

A rather large release, feature-version bump because of the new
multiple-gateways feature as implemented by Ryan Duryea (way to go!)

Please also note from this release that if you use Git submodules, the
Git-version requirement for the new implementation is now >= 1.5.6, from
previously un-documented. (1.5.6 is new-enough that I think this is
acceptable)

* Upgrade Net::SSH-gateway dependency to 1.1 (fixes a thread-deadlocking bug on
MRI 1.9)
* Respect "dry-run" on transfer methods (Florian Frank)
* Add support for multiple gateways: (Ryan Duryea)
        set :gateway, {
          'gate1.example.com' => 'server1.example.com',
          [ 'gate2.example.com', 'gate3.example.com' ] =>
[ 'server5.example.com', 'server6.example.com' ]
        }
* Properly support nested Git submodules, moves Git requirement to >= 1.5.6 [if
you rely upon submodules] (Ken Miller)
* Fetch tags into the remote cache, allows deploying a tag when using Git, with
the remote_cache strategy (Florian Frank)
* Various fixes to path handling bugs in the copt strategy. (Philippe Rathé)
2011-05-15 19:46:21 +00:00
wiz
2cc499a464 Finish move of tarsnap from security to sysutils. 2011-05-15 11:17:51 +00:00
wiz
9502d4ba2d Follow Greg's advice and reimport in a better place, i.e. move
tarsnap from security to sysutils.
2011-05-15 11:16:14 +00:00
hans
0b121bd004 Fix build on SunOS. 2011-05-15 09:59:18 +00:00
abs
b37490c53a +p5-Ocsinventory-Agent 2011-05-14 23:12:12 +00:00
abs
ffafe9bd00 Added sysutils/p5-Ocsinventory-Agent version 1.1.2
ocsinventory-agent creates inventory data. This agent is the
successor of the former linux_agent which was released with OCS
1.01 and prior. It also replaces the Solaris/AIX/BSD unofficial
agents. The detailed list of supported Operating System is available
in the OCS Inventory Wiki.
2011-05-14 23:10:48 +00:00
obache
5a16bca560 + amtterm 2011-05-13 13:25:31 +00:00
obache
b3daca1a86 Import amtterm-1.2 as sysutils/amtterm.
Based on PR#44884 by YAMAMOTO Takeshi.
Additionaly, some improvements by me.

Active Management Technology (AMT) tools

descriptions from man pages:

	amttool - remotely control Intel AMT managed machines.
	amtterm - Intel AMT serial-over-lan (sol) client.

from amt-howto(7):

   What is AMT and why I should care?
       AMT stands for "Active Management Technology".  It provides some remote
       management facilities.  They are handled by the hardware and  firmware,
       thus  they work independant from the operation system.  Means: It works
       before Linux bootet up to the point  where  it  activated  the  network
       interface.   It works even when your most recent test kernel deadlocked
       the machine.  Which makes it quite useful for development machines  ...

       Intel  AMT  is  part  of the vPro Platform.  Recent intel-chipset based
       business machines should have it.  My fairly new Intel SDV machine  has
       it too.
2011-05-13 13:24:01 +00:00
bouyer
1c21ae462a Apply patch from xen repository, fixing CVE-2011-1583 2011-05-12 15:57:38 +00:00
bouyer
48cc49f973 Add patch from the xen-dev mailing list to fix CVE-2011-1583
Bump PKGREVISION
2011-05-12 15:39:05 +00:00
taca
e2b7c8c354 Revert previous commit; I didn't noticed revision 1.8 of patches/patch-ac. 2011-05-09 15:26:16 +00:00
taca
31b7fab1a5 Fix build problem on NetBSD 4_STABLE which dosen't have _X86_SYSARCH_L()
cpp macro.
2011-05-09 14:06:46 +00:00
tnn
cf6c0ce149 Try to fix CONF_FILES handling and some pkglint warnings.
Bump PKGREVISION.
2011-05-07 18:39:05 +00:00
tnn
6b270c7e17 sort PLIST, add two missing ocaml files 2011-05-07 17:02:39 +00:00
tnn
c0fe7253cc Override texi2html & pod2man detection so that manpages belonging to
emulators/qemu don't get spuriously overwritten during install.
2011-05-07 16:55:58 +00:00
cheusov
f29db7377f fix build failure caused by #!/usr/bin/env. revied by wiz@
(libexec/mc/extfs.d/s3+ script is not checked for interpreter correctness)
2011-05-07 15:49:37 +00:00
cheusov
d49b3b2133 +user_irix (package oked by wiz@ and reed@) 2011-05-07 15:45:45 +00:00
cheusov
5a499908ba This implements a subset of useradd(8)/groupadd(8) functionality on
IRIX that is sufficient for pkgsrc use.
2011-05-07 15:43:13 +00:00
shattered
1c62da42bc Fix build on NetBSD 4 2011-05-07 10:07:12 +00:00
shattered
018e156b7a PR/44785 -- fix build on NetBSD 4 2011-05-07 10:06:34 +00:00
tnn
21c4043b35 xenkernel41 didn't build on current/amd64.
It uses -nostdinc and tries to use #include <stdarg.h> through
a local copy of stdarg.h, which can't work.
Fixed this by putting the relevant builtin stdarg definitions for
NetBSD in the local copy.
2011-05-07 07:11:22 +00:00
tnn
b609bf0ed3 drop superflous item in CHECK_PORTABILITY_SKIP 2011-05-07 06:39:16 +00:00
agc
3627efc95a add and enable mkmemstick 2011-05-05 06:54:18 +00:00
agc
72714c183e Initial import of Jared Mcneill's script to create a memory stick from a
NetBSD installation ISO.

Further information can be found here:

	http://genericzero.wordpress.com/2009/08/01/install-netbsd-from-a-usb-memory-stick-the-easy-way/

	memory stick the easy way

	I got tired of having to jump through hoops to install NetBSD on my
	Eee PC, so I wrote a simple script to take a NetBSD release ISO and
	convert it to an image that can be written to a USB memory stick.

	To use the script, simply feed it an ISO and tell it where to write
	the resulting image:

	$ sh mkmemstick.sh i386cd-5.0.1.iso i386memstick-5.0.1.img

	The resulting image can be written to a memory stick using dd(1):

	$ dd if=i386memstick-5.0.1.img of=/dev/sd0d

	Please note that this script depends on the sysutils/cdrtools package
	for extracting the contents of the release ISO.

	Hopefully this will be integrated with the build process so these
	images are available for those who cannot prepare an image due to lack
	of access to a NetBSD machine.
2011-05-05 06:53:27 +00:00
gdt
3c09876d99 Update to 0.2. (Changes are due to Richard Hansen of BBN.)
New in Version 0.2 (released 2011-04-15):

    * Bug fixes:
      + extract-account:
        - account extraction left temp files if authorized_keys had
          the uchg flag set
        - if the user didn't actually exist, a bogus tarball would be
          created anyway
      + install-account:
        - the home directory was assumed to be /home/${USER}, which
          meant that root's files weren't installed properly
        - If the user already existed, the order of entries in the
          passwd database wasn't preserved.  This caused problems with
          root accounts because getpwuid(0) started returning the
          passwd entry for the 'toor' user (breaking "are you root?"
          tests in various scripts).
      + sudo-add:
        - if sudo-add couldn't find the sudoers file or couldn't read
          it, it didn't remove existing entries when adding or
          removing a user (adding duplicate entries if adding a user
          that was already there, and silently failing when removing a
          user)
        - if sudo-add could find and read the sudoers file:
          * it would remove the wrong existing entry if the username
            of the user being added/removed started with the same
            characters as another user higher in the sudoers file
            (e.g., adding or removing foo would remove user foobar if
            foobar was higher in the sudoers file)
          * 'sudo-add -r' would only remove the first instance of a
            user from sudoers (a particular problem given the above
            bug)
        - sudo-add wasn't preserving order if the user was already in
          sudoers (order can be significant in sudoers)
    * Less verbose output.
2011-05-04 22:26:56 +00:00
abs
8b63d02ef1 Avoid using == in /bin/sh script. Bump PKGREVISION 2011-05-02 20:32:27 +00:00
wiz
a0cd186997 Update to 3.01a04:
Libfind:

-	New flag WALK_STRIPLDOT to strip leading "./" like star does

Cdrecord:

-	cdrecord now warns about the correct max. CD-Text size
	for a single language that is permitted by the standard.


Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Fixed several typos in the mkisofs man page and in mkisofs
2011-05-02 13:15:10 +00:00
dholland
aea6a38064 Depend on gamin as well as libgamin, so the gamin server exists at runtime.
First part of PR 44782; PKGREVISION -> 9.
2011-04-30 23:54:02 +00:00
abs
2f6a1e0abf REPLACE_PYTHON for /usr/bin/env python in misc/xsview, bump PKGREVISION 2011-04-30 19:25:53 +00:00
abs
8f7029befe Fix a "/usr/bin/env python" usage, bump pkgrevision 2011-04-30 19:10:12 +00:00
tnn
b8d1574452 Fix fallout from gnutls update. gnome-vfs wants a symbol from libgcrypt,
so should link with it explicitly.
2011-04-27 17:50:25 +00:00
obache
de4725ddda LICENSE=modified-bsd 2011-04-26 13:36:55 +00:00
adam
d40deb3f60 Fix building with GDK with Quartz (Mac OS X) backend; switch to .tar.bz2; added LICENSE; fixed pkglint complaints 2011-04-25 08:55:28 +00:00
gls
9c2f4e357f Update sysutils/fabric to 1.0.1
Upstream changes:

Bugfixes

    * #301: Fixed a bug in local?s behavior when capture=False and output.stdout
(or .stderr) was also False. Thanks to Chris Rose for the catch.
    * #310: Update edge case in put where using the mode kwarg alongside
use_sudo=True runs a hidden sudo command. The mode kwarg needs to be octal but
was being interpolated in the sudo call as a string/integer. Thanks to Adam
Ernst for the catch and suggested fix.
    * #311: append was supposed to have its partial kwarg's default flipped from
True to False. However, only the documentation was altered. This has been fixed.
Thanks to Adam Ernst for bringing it to our attention.
    * #312: Tweak internal I/O related loops to prevent high CPU usage and poor
screen-printing behavior on some systems. Thanks to Kirill Pinchuk for the
initial patch.
    * #320: Some users reported problems with dropped input, particularly while
entering sudo passwords. This was fixed via the same change as for #312.

Documentation

    * Added a missing entry for env.path in the usage documentation.
2011-04-23 15:23:53 +00:00
gls
c45d687592 Update sysutils/capistrano to 2.5.21
Upstream changes:

## 2.5.21 / April 6 2011

* Fixed to follow best-practice guidelines from Bundler (Ben Langfeld)
* No longer force a gemset for Capistrano development. (Ben Langfeld)

## 2.5.20 / March 16 2011

  * `deploy:migrations` will now always operate on the latest_release, not
current_release (Mike Vincent)
  * Adds a check for the presence of `rsync` when using the copy strategy with
`rsync`. (Chris Griego)
  * Do not try to look up the `:release_path` on servers which are defined
`:no_release` (Chris Griego)
  * Tiny patch to the `CVS` SCM code to be Ruby 1.9 compatible (Martin Carpenter)
  * Changed the default `Git` submodule behaviour to use `--recursive`
Lighthouse Issue #176. (Lee Hambley)
  * `:public_children` can now be `set()`, the default is unchanged, thanks
(Chris Griego)
  * Fixing the load path in the default `Capfile` to search vendored/unpacked
Gems. Lighthouse Issue #174 (Mari Carmen/Rafael García)
  * Adds a `maintenance_basename` variable (default value is `maintenance`) to
allow you to set the maintenance page name (Celestino Gomes)
  * Spelling fixes in inline-documentation (Tom Copeland)
  * Make `zip` and `tar` handle symlinks the same way (zip follows symlinks by
default, tar needs the option `-h`) (Ross Cooperman)
2011-04-22 20:31:49 +00:00
obache
51d76b29e2 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
26541a5b39 remove "used by net/gnome-vfs-dns-sd/Makefil" comment, it had been removed. 2011-04-21 11:32:02 +00:00
roy
52cc77cf5d Use perl correctly. 2011-04-19 16:10:16 +00:00
bouyer
473ac6c1c9 Add $NetBSD: $ 2011-04-15 13:35:05 +00:00
obache
accd3824d8 Update pfstat to 2.5.
while here,
* set LICENSE=2-clause-bsd
* swith to USE_BSD_MAKEFILE.
* honor PKG_SYSCONFDIR.
2011-04-15 11:27:04 +00:00
bouyer
acda90f5a3 Install hotplug scripts (actually called by xenbackendd on NetBSD)
in share/examples/xen/scripts, and copy them to etc/xen/scripts/.
Bump pkgrevision
2011-04-15 10:32:22 +00:00
hans
0b74af6987 Fix build on SunOS. 2011-04-14 21:47:24 +00:00
drochner
3401002a13 update to 2.28.3
changes:
-bugfixes
-translation updates
2011-04-13 17:05:20 +00:00
wiz
92ea98aab8 Fix build on DragonFly; patch from upstream via Aleksey Cheusov. 2011-04-08 22:48:04 +00:00
cegger
c1f07261fc make ocaml-findlib and ocaml a build dependency as discussed with wiz@ 2011-04-06 10:03:00 +00:00
cegger
c54fd52c16 add xen 4.1 2011-04-06 09:16:39 +00:00
cegger
3d98a888d5 The Xen virtual machine monitor allows running several virtual machines
on a single physical machine.  The xentools41 package contains the
tools to create, destroy and control the virtual machines.

This package contains the tools for Xen 4.1.x

Release notes:
The Xen team is pleased to announce the release of Xen 4.1.

The result of nearly 12 months of development, new features include:
  * A re-architected and improved XL toolstack replacing XM/XEND
  * Prototype credit2 scheduler designed for latency-sensitive workloads and
    very large systems.
  * CPU Pools for advanced partitioning.
  * Support for large systems (>255 processors)
  * Support for x86 Advanced Vector eXtension (AVX).
  * New Memory Access API enabling integration of 3rd party security
    solutions into Xen virtualized environments.
  * Many IOMMU fixes (both Intel VT-d IOMMU and AMD IOMMU).
  * Many toolstack and buildsystem fixes for Linux and NetBSD hosts.
  * Thirdparty libs: libvirt driver for libxl has been merged to upstream
    libvirt.
  * HVM guest PXE boot enhancements, replacing gPXE with iPXE.
  * Even better stability through our new automated regression tests.

Detailed release notes, including a more extensive feature list:
   http://wiki.xen.org/xenwiki/Xen4.1

To download tarballs:
   http://xen.org/products/xen_source.html
Or the Mercurial source repository (tag 'RELEASE-4.1.0'):
   http://xenbits.xen.org/xen-unstable.hg

And the announcement on the Xen blog:
   http://blog.xen.org/index.php/2011/03/25/xen-4-1-releases/

Thanks to the many people who have contributed to this release!

  Regards,
  The Xen Team
2011-04-06 09:10:26 +00:00
cegger
a46c485bfc Xen is a virtual machine monitor which supports running multiple
guests operating systems on a single machine.  Guest OSes (also called "domains"
)
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware.  At boot, the xen kernel is loaded
along with the guest kernel for the first domain (called domain0).
domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.

This package contains the Xen4 kernel itself.

Release notes:
The Xen team is pleased to announce the release of Xen 4.1.

The result of nearly 12 months of development, new features include:
  * A re-architected and improved XL toolstack replacing XM/XEND
  * Prototype credit2 scheduler designed for latency-sensitive workloads and
    very large systems.
  * CPU Pools for advanced partitioning.
  * Support for large systems (>255 processors)
  * Support for x86 Advanced Vector eXtension (AVX).
  * New Memory Access API enabling integration of 3rd party security
    solutions into Xen virtualized environments.
  * Many IOMMU fixes (both Intel VT-d IOMMU and AMD IOMMU).
  * Many toolstack and buildsystem fixes for Linux and NetBSD hosts.
  * Thirdparty libs: libvirt driver for libxl has been merged to upstream
    libvirt.
  * HVM guest PXE boot enhancements, replacing gPXE with iPXE.
  * Even better stability through our new automated regression tests.

Detailed release notes, including a more extensive feature list:
   http://wiki.xen.org/xenwiki/Xen4.1

To download tarballs:
   http://xen.org/products/xen_source.html
Or the Mercurial source repository (tag 'RELEASE-4.1.0'):
   http://xenbits.xen.org/xen-unstable.hg

And the announcement on the Xen blog:
   http://blog.xen.org/index.php/2011/03/25/xen-4-1-releases/

Thanks to the many people who have contributed to this release!

  Regards,
  The Xen Team
2011-04-06 09:05:53 +00:00
wiz
8315a5bfdd Set LICENSE. 2011-04-05 11:56:34 +00:00
wiz
c414b91a62 Fix build with png-1.5. 2011-04-05 11:56:30 +00:00
drochner
ebfb0afbeb kill a check that time_t<=int which keeps this pkg from building
on NetBSD-current/32bit
(I don't see what this check is good for)
2011-04-04 11:27:39 +00:00
hans
fc3da0e233 Fix build on SunOS. 2011-04-04 09:41:17 +00:00
hauke
112a07ae35 Turn a non-fatal condition from a panic into a warning, pulling up
a 3.4 change
<http://xenbits.xensource.com/hg/staging/xen-3.4-testing.hg/rev/60ed1226a37c#>
as proposed by cegger (see
<http://mail-index.netbsd.org/port-xen/2011/04/01/msg006580.html> ff).
2011-04-04 09:07:06 +00:00
drochner
3b3f41c417 add build dependency on gsed, hopefully fixes PR pkg/44815
by Robert Elz
2011-04-03 10:08:42 +00:00
drochner
9fc67e7dc1 remove stale dependency on libnotify. bump PKGREV 2011-04-01 16:04:11 +00:00
zafer
c7ac5fd531 to prevent this in the future link to the changeset not to the tip. 2011-03-31 20:53:54 +00:00