Commit graph

5480 commits

Author SHA1 Message Date
wiz
e56a0af7ae Update to r7 (pkgsrc 0.7). Provided by Johannes Hofmann in private mail.
estd-r7
* Add support for ACPI P-States on DragonFly.
* Improve multi-core support on DragonFly. For each CPU domain with individually
  controllable CPU frequency, the load of the most loaded CPU is used instead of
  the overall avarage load.
  This avoids issues on SMP systems where a single-threaded CPU bound process
  will lead to at most 50% overall load.
* Ove Soerensen has asked me to take over maintainership of estd.
  The new project page is at http://www.ecademix.com/JohannesHofmann/estd.html
2009-10-26 00:30:10 +00:00
drochner
5c5b2f19c6 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:31:50 +00:00
drochner
3491debb4e update to 2.28.0.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:19:08 +00:00
drochner
da28c9e82b update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:15:35 +00:00
drochner
ac714568ca update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:09:35 +00:00
drochner
e3acd23e6b update to 2.24.2
changes:
* Add some new filesystem names
* Update to new shared mime info format
2009-10-22 15:19:39 +00:00
tonnerre
b396e06b28 Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2:
1.5.7
=====
07dca60  Added additional exclusion to rcov process
8398238  Added rcov support to spec task
7194454  Updated CI Rake task
2472048  Clarify licensing as GPLv2 (or any later version)
4bc05e9  Added new format ChangeLog
5bc8db3  Incremented version and updated CHANGELOG
eb3a8a7  Issue #2414 - add unit test
7623e25  Fix errors when alias IP's are defined
bfe8a2a  Fix 2455 - improve error handling on fact load
49470cf  Fix broken solaris zone tests on EC2
9515a40  Issue #2548 netblock fact
33be9e0  Add Darwin netmask support on top of Jim's patch
9d846b4  Fix #2306 netmask and ipaddress on SunOS and BSDs
7d4a5f9  Updated Rakefile and moved Rake tasks to tasks/rake directory
5982deb  Added default Rake task
0e0483a  Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized.
fe41fb8  Fix #2470 - duplicate entries in interfaces fact
be9e484  Update OS X minor version fact to cope with '10.x' values and provide test coverage
f3ad66f  Update install.rb to cope with all OS X versions, not just 10.5
c02d3b6  Issue #2292 Add tests for virtual facts
6c9fec5  Added path fact
51c6e3d  Issue #2314 OpenBSD sysctl
95e5fea  Fix broken ci build with explicit clearing before tests
efc30e7  Change spec output to enable broken build debugging
6d71410  Fixed CI spec task
82d97e2  Fix operatingsystemrelease on Red Hat based distros
bee55c4  Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat

1.5.6
=====
f4cb619  Updated CHANGELOG and bumped version for 1.5.6
dcdd5ce  Fixes #2307 - Minor fix for zone in virtual.rb
ba44f08  Removed --no-thread and --no-chain-reply-to from rake mail_patches task
806f49f  Added facter branding to format patch command
96c015c  Added spec.executables to Facter gemspec in Rakefile
d97a63e  Sync rpm spec file with latest from Fedora/EPEL
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2

1.5.5rc2
========
1de8891  Bumped release to 1.5.5rc2

1.5.5
=====
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2
56760d3  Facter #2120 -  Solaris support for Facter[virtual]
2fb91ca  Tests for #2227 - multiple interfaces on Darwin
00b192a  Added SELinux tests
aecac08  Fix #2155 - architecture facts on Gentoo
831d937  Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection
7f3d237  Cleaned up Rakefile and removed requirement for Reductive Labs build library
a6adf59  Facter ticket  2214 - Fix facts for OVS
e101faf  Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts)
73e6656  Facter fix #2231 typo
2518312  Fix #2236 - don't use each_line on arrays
f94abfc  Fixed #1327 - Added SELinux facts
8768371  Fixed #2119 - Added support for non-global Solaris 10 zones
23a5b3d  Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease
e93b1e6  Added support for ArchLinux to operatingsystem fact
8e4a689  Fixes #2169 Correctly recognises dom0 and domUs
636a91d  Partial fix for #2191 - Facter compatibility for Ruby 1.9
9df0583  Added COPYING in and CHANGELOG updates
516402c  Fixing #1918 - facter --puppet always works
d89ea7a  Fixing ifconfig warnings generated on OS X
7fa2576  Fixed #2132 - support for named interface aliases under linux
7a81945  correctly compare values - fixes #2021
1288b26  Fixed #2080 - IPAddress resolutions should be reordered
a6d6ba5  Use resultion.exec util instead of which checks
89a3aa8  Fix to stdout in resolution.rb
add6d47  Fixed #2081 - Fixed interfaces fact for vlan subinterfaces
8def362  Fixed #2063 - added kernelmajversion fact
5d94f7f  Fixed #2055 - SunoS Interface error
9376e5b  Fixed #2044 - virtual fact thread fix
c754949  Fix for rake task for reductive-build library
75db918  Fixed lib install permissions
ba2e470  Fixed #2040 - Facter should provide a macosx_productversion_major fact
77fa46b  Fix virtual fact if xen but /proc/virtual present
9722e1f  Fixed #2003 - Added is_virtual fact
7a30a6a  Fixed CHANGELOG
c6c30a4  Fixed #2035 - Missing brace for OSX preflight
b6f0f99  more consistent indentation and alignment. also removal of trailing whitespace
9bc174f  Further fix #2032 - close IO
6b904a0  Added EC2 facts
86b01bf  Fixed #2032 - file.open hanging on /proc/uptime on some platform
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README

1.5.4
=====
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README
f4bc74d  Fixing #1927 - failing facts don't kill Facter
063e4dc  Fixed #1850 - Facter updates for Ruby 1.9
b85ab0a  Fixed #1924 - Fixed lo / lo:0 local interface matching
4dcd012  Fixed generic uptime fact
d93ca69  Fixed Ubuntu operatingsystem identification
effb82f  Cleaner fix for #1926
ccafc00  Fixed #1926 - IPAddr to_s issue
d9eef19  Added timezone fact

1.5.3
=====
b86a1fb  Updated to version 1.5.3
a73e803  Fixing the usage of the macosx util module; I somehow missed renaming it here
23289bd  Fixed uptime refactor issues on non-Linux platforms
a194c91  Adding mail_patches rake task
a82f476  Renaming Facter::Macosx to Facter::Util::Macosx
1f1fa9b  Fixing #1838 - profiler failures don't throw exceptions
5f202c9  Fixed #1867 - Fixed OpenSuSE detection
0bcdb71  Fixing #1854 - Adding ArchLinux support
fab9d1c  Added network fact
da52e30  Fixed #1870 - Format all subnet masks as human-readable
c2de35f  Added uptime facts
02c2912  Refactor - rename ipmess to interfaces
db4face  Fixed autotest on win32
c149b49  Fix bug #1870 and add interface fact support for darwin systems
aa56886  Refactoring the IP support, and fixing #1846.
91e25b9  Fixing indentation everywhere
074eda9  Fixing autotest, now that vendor/ is gone
01754f6  Removing the vendor/ gems.
e6d987d  Fixing #1761 - Solaris no longer uses /etc/release
a70184a  Fixed #1791 - support for virtual fact on Solaris 10
99833a1  Fixed #1793 - Added more Solaris 10 facts
85b2a55  minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11.
8247304  Fixed errors on unrecognised option in binary
0fe4611  Added ci namespace and Rake tasks
7ddea77  Fix for #1727 - id fact should not rely on whoami on Solaris
f9a346a  Sync specfile with latest from Fedora
fd07cd2  Removed EPM task
43d0aea  Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC
4e707c6  Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions
8a38aa5  Added Ubuntu to a variety of confines
051c843  Removed ENV path setting from virtual.rb
6393e82  Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments
de39f6c  Revamp domain resolution
4d7b44c  Fixed #1619 - Applying patch by seanmil, adding support for SLES.
84b83c4  Fixed #1509 - Fixed version recognition for SLES.
20650ac  Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces
a86577c  Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL).
c1d937c  Fixed #1575 - CentOS fix for Facter SPEC file
1d00253  Fixed #1547 - finally killed dots in IP address facts
9c9c79a  Fixed #1567 - fixed createpackage.sh output
d4cf657  Fixed #1569 - createpackage.rb bug
2009-10-21 21:03:28 +00:00
bouyer
9827f1baa8 Really bump pkgrevision for patch-fc change. 2009-10-18 21:31:23 +00:00
bouyer
ab784a9525 Fix serial port on pty (serial = 'pty' configuration directive) for
HVM guests. Tested with a NetBSD 4.0.1 i386 boot cd with console on com0.
PKGREVISION++
2009-10-18 21:28:10 +00:00
jmcneill
7fbf849696 treat driver == "ld" as a mass storage device, like "wd" and "sd" 2009-10-15 00:30:38 +00:00
obache
1c595a2719 Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.2.

=== Changes

===== Ruby/GLib2

  * Bug fix:
    * really fix
      'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.'
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud

== Ruby-GNOME2 0.19.2: 2009-09-23

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.1.

=== Changes

==== Ruby/GLib2

  * Bug fixes:
    * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.
      [Toshiyuki Suzumura, Kouhei Sutou]
    * [#2862022] fix multi thread blocking with Ruby
      1.8.6-p368 or later and 1.8.7-p173 or later.
      [Roy Wright, Andrea Dallera, Kouhei Sutou]
    * [Debian #502262] work Ruby thread with GTK+.
      [Johan Walles, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * [#2679744] fix a typo:
      Gtk::Widget#set_scroll_adjustment ->
      Gtk::Widget#set_scroll_adjustments.
      [Kentaro Fukuchi, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Bug fixes:
    * fix .pc detection.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Toshiyuki Suzumura
  * Roy Wright
  * Andrea Dallera
  * Johan Walles
  * Kentaro Fukuchi
2009-10-12 03:09:30 +00:00
jmmv
35b113deb9 Rename auxiliary getline function which collides with the new prototype in
NetBSD current.  Found on NetBSD/macppc 5.99.19.
2009-10-10 12:52:40 +00:00
sketch
3e82c8a23a Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
wiz
b5935a02fd Update to 2.26.4:
Major changes in 2.26.4 are:
* New translations
* Fixed a crash in the preferences dialog
2009-09-25 09:11:14 +00:00
hasso
e2125c0f2b Fix the crap I introduced with the last commit. 2009-09-24 08:07:36 +00:00
tron
2ffbaf3d20 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
sketch
de54d24eaf Avoid zero-sized structs, fixes Sun Studio build. 2009-09-23 09:35:47 +00:00
hasso
74e26578c1 Make it build on 64 bit DragonFly. 2009-09-22 19:04:44 +00:00
wiz
4462ea06b9 Do not allow NetBSD<5.
Reported by kre in PR 42077.
2009-09-22 10:12:12 +00:00
taca
d6182b1591 Build problem with 64bit time_t, refering to nonaka's blog:
http://d.hatena.ne.jp/nonakap/20090305/p3
2009-09-22 07:08:05 +00:00
sno
7353252ac7 FreeBSD doesn't have log2() - use patch from ports to get it working anyway 2009-09-20 19:55:40 +00:00
sketch
f4cbaac968 Cleaner fix for previous, from wiz. 2009-09-18 14:51:56 +00:00
sketch
863784022f Shell fix for Solaris. 2009-09-18 13:09:02 +00:00
obache
1ebbc0214e Add a missing entry to PLIST, noticed by PR 42086.
Bump PKGREVISION.
2009-09-18 11:04:07 +00:00
obache
542ed5c489 Some fixes and improvements:
* configure require libXt to check X11, as PR 42085
* Set LICENSE=gnu-gpl-v2
* add DESTDIR support.
* need lex and yacc
* marked as MAKE_JOBS_SAFE=no
* set SETUID_ROOT_PERMS to executables.
2009-09-18 09:37:01 +00:00
asau
02f9b74d7b Correctly disable master site. PR pkg/42076 2009-09-17 14:00:53 +00:00
wiz
8f89188ae4 + libdevkit-gobject, devkitd. 2009-09-16 19:05:11 +00:00
wiz
5a0c222080 Initial import of devkitd-003, a modified version for NetBSD written
by jmcneill.

DeviceKit is an abstraction for enumerating devices and listening
to device events. Any application on the system can access the
org.freedesktop.DeviceKit service via the system message bus. On
GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to
udev(7).

This is a modified version of the DeviceKit daemon for NetBSD.
2009-09-16 19:03:48 +00:00
wiz
ae67452b85 Initial import of libdevkit-gobject-003, part of DeviceKit.
Based on work by jmcneill.

DeviceKit is an abstraction for enumerating devices and listening
to device events. Any application on the system can access the
org.freedesktop.DeviceKit service via the system message bus. On
GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to
udev(7).

This package contains devkit and the devkit-gobject library.
2009-09-16 19:03:10 +00:00
drochner
228e47bd87 -adapt to poppler API change in 0.12
-update to 1.2.8.1
 changes: minor fixes
2009-09-16 10:59:55 +00:00
reed
354ef99abf Remove include of the xfce4-dev-tools buildlink.
It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
2009-09-16 01:31:12 +00:00
reed
998c2601fe Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00
joerg
b938911f20 Prepare configure for changes in the libtool m4 macros of libtool 2.2:
- explicitly request finding the C++ compiler before trying to run it
2009-09-14 15:18:36 +00:00
tron
bc3823745a Add patch from Mac Ports to fix build under Mac OS X Snow Leopard. 2009-09-13 16:40:22 +00:00
wiz
3f934d34be Files are still needed on not-current NetBSD. 2009-09-09 20:30:57 +00:00
wiz
293510d442 Annotate two patches, and remove three that are not needed on
NetBSD-5.99.16/amd64.
2009-09-09 13:57:52 +00:00
wiz
c9e66108fd Update to 2.01.01alpha64:
All:

-	The schily makefilesystem now by default sets all locale related envronment
	variables to "C" in order to avoid problems.

-	Make the makefile emulation mode for "non-automake aware" make programs
	like SunPro Make and GNU make more immune against oddities in the tr(1)
	program that are seen with a locale that differs from LC_ALL=C
	Another step to prevent some tr(1) oddities was to replace the call to
	tr(1) by a call to sed(1).

-	Added GMAKE_NOWARN=true to allow to disable the gmake warning

-	Enhanced include/schily/priv.h to distinct Solaris and AIX process privileges

-	New include file include/schily/math.h

-	Try to workaound a problem with GCC on newer AIX versions. It seems that
	e.g. gcc on AIX is not C99 compliant and does not support isnan().

	Note that the current solution may compile and run on newer AIX versions
	but does not seem to be the optimal solution as it cannot check whether
	a float is a number or not.

	It is unfortunate, that we do not have an AIX login that would allow
	to implement better AIX support.

Libscg:

-	The low level SCSI transport code for Mac OS X has been reworked.

	The code now supports cdrecord -scanbus

	The code now supports cdrecord's autotarget mode

	The code now supports to communicate with BluRay drives

	The code now prints a longer help text that instructs what to do in order
	to work against the "diskarbitrationd" program on Mac OS that tries to
	steal us our hardware.

	If someone is able and willing to help, please send mail!

	I like to be able to tell "diskarbitrationd" to give up specific drives
	and to set up shared access.


Cdrecord:

-	The cdrecord man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.

Readcd:

-	The readcd man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.
2009-09-09 13:45:13 +00:00
joerg
f24f08a7b7 Retire Xen 1.2 and Xentools 1.2. 2009-09-07 18:21:23 +00:00
drochner
5350e7e4e7 g/c unneeded installation in post-install 2009-09-07 11:04:40 +00:00
tnn
84adc072ff Update to duplicity-0.5.20:
New in v0.5.20 (2009/08/28)
---------------------------
Bugs fixed this release:
408059  Failure due to _logger.log failure for content with special
        characters: TypeError decoding Unicode not supported
412667  "duplicity remove-older-than" asks for passphrase even though
        not required
418170  [PATCH] file names longer then 512 symbols are not supported


New in v0.5.19 (2009/08/06)
---------------------------
Fixed problem where Cygwin was returning -1 for the
hard max open file limit.
On process that complete before waitpid(), log them
and return zero as the process return status.
Make sure 'invalid packet (ctb=14)' from gpg is not
a fatal error.
Copy changes from trunk for duplicity translation.
Allow handling of unicode filenames in log messages.
Ignore unicode() translation errors in log messsages.
2009-09-05 22:11:50 +00:00
joerg
636a9234b1 We want no /opt/schily, so patch the Defaults rules. wrapper already
takes care of absolute options, but the value of INS_BASE is based down
via -D too. Bump revision.
2009-09-05 10:05:19 +00:00
wiz
de12c60c03 Update to 0.10.8:
Slight brown paper bag release, 0.10.7 fails to build
when the vga arb stubs were required. also whot pointed
out I had no info in 0.10.7 release mail.

libpciacesss 0.10.8 provides support for VGA arbiter on Linux,
along with support to check if a device is the boot VGA and
if a device has a kernel driver associated with it.

Dave Airlie (1):
      pciaccess: bump to 0.10.8

Thomas Klausner (1):
      pciaccess: fix vga arb stubs
2009-08-31 07:48:22 +00:00
tonnerre
dcd1c03ae6 Seems two S got dropped from the puppet makefile. 2009-08-30 22:03:53 +00:00
tonnerre
6993ef80ca Install manifest and SMF methods for puppetd and puppetmasterd when on
Solaris. Bump PKGREVISION.

XXX: This should be formalized for all services.
2009-08-30 21:57:07 +00:00
tonnerre
7bfafc95b5 Solaris has a different set of plugins, adapt plist. 2009-08-30 08:19:43 +00:00
wiz
dcc36689f1 Update to 0.10.7:
Aaron Plattner (1):
      Don't try to write boot_vga since that fails with EACCES

Dave Airlie (15):
      pciaccess: provide a method to detect if a device is boot VGA
      vgaarb: fixup api and decode rsrc.
      add support for finding if something has a kernel driver
      vgaarb: fixup api for new count reporting + decodes interface was wrong.
      vgaarb: clean up debug output
      vgaarb: add support for targetting default device
      vgaarb: change API to target taking a device + lock/unlock not taking one
      vgaarb: more api changes + cleanup
      vgaarb: add vga count + resource accessor
      pciaccess: make linux rom reading fallback optional
      pciaccess: make linux rom reading fallback optional
      pciaccess: make linux rom reading fallback optional
      Revert "vgaarb: delete stub functions"
      vgaarb: update stub interface
      libpciaccess: bump to 0.10.7 for vga arb interface addition

Jesse Barnes (1):
      Don't try to use bogus bridge data

Julien Cristau (2):
      configure.ac: fix help text for the linux-rom-fallback option
      Silence compiler warning about pci_id_file_open definition

Tiago Vignatti (11):
      Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:
      vgaarb: make it compile.
      vgaarb: a bunch of clean ups to fit in libpciaccess style.
      Delete vga_arb_rec.
      Fix typo in vgaarb stubs.
      Reorganize the code.
      Comment typo.
      vgaarb: delete stub functions
      vgaarb: fix indentation and remove trailing white spaces
      vgaarb: fix pci_device_vgaarb_get_info() return value.
      Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."
2009-08-29 15:41:33 +00:00
ahoka
858a6d6fab Add "model name" to the sysinfo hash table.
Fixes "Unknown CPU model" bug in gnome-system-monitor.
2009-08-27 20:03:17 +00:00
wiz
4e76bbd293 Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
wiz
6d186de369 One HOMEPAGE should be plenty. 2009-08-26 20:22:49 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00