summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2008-09-22Switch to x11/wxGTK26{,-contrib}.joerg1-2/+2
2008-09-21Avoid messing with /dev on install, leave a MESSAGE.Linux informing usersabs4-8/+21
that they can create a /dev/lirc if they choose. Bump pkgrevision.
2008-09-21Patches for changes in DragonFly's disklabel structure.joerg3-1/+69
From PR 39585.
2008-09-19+ iwn-firmwarejoerg1-1/+2
2008-09-19Import iwn-firmware package from wip.joerg4-0/+40
2008-09-19Added perl to USE_TOOLS in order to fix reported build errors due torhaen1-3/+3
missing perl interpreter. Bumped PKGREVISION
2008-09-18Needs msgfmt.joerg1-2/+2
2008-09-17Update ruby-gnome2 to 0.17.0 release.obache4-1/+32
pkgsrc changes: * Add some additional modules: devel/ruby-gnome2-bonobo devel/ruby-gnome2-bonoboui devel/ruby-gnome2-gconf devel/ruby-gnome2-libglade graphics/ruby-gnome2-gtkglext multimedia/ruby-gnome2-gstreamer print/ruby-gnome2-gnomeprintui sysutils/ruby-gnome2-gnomevfs www/ruby-gnome2-gtkhtml2 www/ruby-gnome2-gtkmozembed x11/ruby-gnome2-gtksourceview x11/ruby-gnome2-vte * Fixed detection of rcairo. It had been broken since switched to gem. patch-a{c,h,i,j,k,l.m} (It Already in upstream trunk) * Add patches for allow to load gem rcairo. patch-a{n,o,p} * Fixed overwritten glib module when installing modules require generated header of glib module. Modify to install the header as part of glib module and use bl3.mk. * clean up dependency * Add test target for modules having unit test. * Modified patch-a{a,b,d,f,g} to acceptable by upstream. Ruby-GNOME2-0.17.0 (2008-09-07) Release notes: * This Release supports Ruby 1.8.7 and has many bug fixes and new bound functions. Main changes: * Ruby/GLib: - [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1 [Kouhei Sutou] * Ruby/GTK: - [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou] - [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou] * Ruby/Pango: - [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou] * Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog for detailed information on changes and contributors. Special thanks for your contributions to: (list in no particular order) - Neil Roberts - Cesare Tirabassi - Arnaud Cornet
2008-09-16Fixe some mmap() and mlock() issues; makes xm dump-core and suspend/resumebouyer4-18/+17
work for linux guests. Bump PKGREVISION.
2008-09-15Fix compilation on NetBSD.jmcneill3-1/+27
2008-09-15Update ruby-facter pacakge to 1.5.taca4-22/+42
1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-14Instead of using PRId32 (which fixed the amd64 build only to break i386),bjs4-14/+21
just use %lld and cast time() to (long long int) in xferlogs/xferlogs.c. PKGREVISION++.
2008-09-12refer to licensegdt1-2/+1
2008-09-12remove note to add license now that it is presentgdt1-2/+1
2008-09-11Changes 0.6:adam4-48/+14
* added support for ultra-low frequency idle-mode on CPUs that support On Demand Clock Modulation * added an option to delay lowering the frequency * added an option to count time spent on nice processes as idle
2008-09-08DESTDIR support.joerg1-5/+8
2008-09-07Removed cfengine2-doc from the Makefile, this package has been removedrhaen1-2/+1
2008-09-07Updated to version 2.2.8rhaen6-51/+39
ChangeLog: 2.2.8 Patch for cfservd serving wrong data when link->copy Checksum changes now trigger persistent class "checksum_alerts" and log to WORKDIR/state/file_hash_event_history Threading error fix for cfexecd Windows compilation fixes. Note that windows users might have to move keys and files from /home/user/.cfagent to /var/cfengine after the standardization of administrator paths for windows where getuid != 0. 2.2.7 Memory leak in database access, affecting cfenvd 2.2.6 Xen detection Bug in popen - incorrect placement of conditional in setting groups added in 2.2.4. Sensor code added for linux cfenvd. Ready for patches for other systems. Cpu utilization and temperature measurement added for linux where available Bug reported in installable-negated classes. Patch by jack/SiliconSlick Bugfix for class defined by directories 2.2.5 No content changes since 2.2.4, just fixes a packaging error. (Mark's Easter turkey) 2.2.4p Blunder in makefile change. Compilation error fixed. 2.2.4 Build changes. libpub is now an installed library libcfpub.so/a so that cfengine 3 can find it. Documentation is no longer distributed in the tarball, since most people will use the online version. Also, enhanced documentation is now available for any user who registers (free) at cfengine.com. compress=true option in tidy was missing from documentation, and left uninitialized during purging leading to attempts to compress files instead of deleting. Bugfix for empty strings in editfiles. Links did not get removed with nolink=kill. Code changes apparently broken earlier. Fixed. rxdirs= added to files. Default is false. If set to true, cfengine will not assume that x-bits should be set when r is set on directory permissions. Group initialization to popen, so shellcommands groups are consistent with uid login id Rpm fix for package removal.
2008-09-07Removed the documentation package for cfengine, since it's not part ofrhaen3-37/+0
cfengine in 2.2.8 anymore, the documents are kept online. In order to avoid to ship old documentation the package is beeing removed.
2008-09-06Add a comment how to create shared libraries.wiz1-1/+4
2008-09-06Add DESTDIR support and BUILDLINK_TRANSFORM+= opt:-O3:${CFLAGS}.bjs1-2/+12
Do installation in pkgsrc Makefile. Bump pkgrevision (due to change to sane optimization).
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-09-06Remove another unneeded patch. Ride update.wiz2-25/+1
2008-09-06Update to 2.01.01a48:wiz3-49/+7
NEW features of cdrtools-2.01.01a46: All: - New autoconf test AC_CHECK_DLIB() checks for lib members while using specified include files. This is a workaround for the autoconf hostile gettext() and iconv() implementations on Linux. - THe gettext()/iconv() tests have been rewritten to use AC_CHECK_DLIB() - The autoconf test AC_FUNC_VFORK from Paul Eggert was not written in clean C and thus failed on a ANSI-C compiler, asuming that vfork() is not available in the ANSI case. - README.compile fixed to refer to READMEs/README.gmake instead of README.gmake - Symlink support in RULES/MKLINKS added for ia64-hp-ux-cc.rul and ia64-hp-ux-gcc.rul, thanks to a hint from Steven M. Schweda Cdda2wav (Maintained/enhanced by J - The new -interactive option has now been stabilized for a first integration that allows to replace libcdio for sound-juicer to come to an implementation without license violations. Mkisofs (Maintained/enhanced by J - Mkisofs now correctly limits filenames with non-ISO-8859-1 characters to 127 chars max. - Mkisofs now correctly sets the permissions for "invented" unreal directories in UDF instread of using mode 000. NEW features of cdrtools-2.01.01a47: All: - DEFAULTS*/Defaults.dragonfly added Thanks to a hint from Thomas Klausner - Added a workaround for a Sun make bug Mkisofs (Maintained/enhanced by J - Mkisofs now correctly sets the permissions for "invented" unreal directories in UDF instread of using mode 000. The last version intruced a bug during the code cleanup phase. - Mkisofs now correctly mixes multi-extent-File directory entries from old sessions made by mkisofs. This is only related to multi-session with files >= 4 GB. - isoinfo now extracts files using 10 sectors at a time to speed up operation [pkgsrc note: this is based on patch-cj] NEW features of cdrtools-2.01.01a48: All: - Next attempt to work around the non-autoconf friendly implementation of GNU gettext and GNU libiconv. - A new autoconf test allows to check whether the installed system shell (/bin/sh) properly aborts with failed commands in "sh -ce 'cmd'". If failed simple commands in "sh -ce 'cmd'" do not abort complex commands, "make" will not stop on errors in the build process. Note that this is a definite POSIX incompatibility. The most well known defective shell with respect to this problem is "bash" but /bin/sh on HP-UX-10.x (a Korn Shell modification) does not work correctly either. If your system (Linux, HP-HX, ...) suffers from this problem, I recommend to fetch the Schily Source consolidation from ftp://ftp.berlios.de/pub/schily/ Use a version that has been published past September 1st 2008, compile and install the contained Bourne Shell as "/bin/bosh". Then call "./.clean" and compile again. The resulting "smake" will then automatically call "/bin/bosh" instead of "/bin/sh" in order to execute commands. Libfind: - & before some functions removed Cdrecord: - cdrecord now correctly writes DVD+R/DL media with all drives. Before, there have been problems at the layer break with some drives.
2008-09-05Change == -> = to appease the portability check (in configure).bjs4-8/+27
Also, define FMTTIME to PRId32 on NetBSD to fix build on NetBSD/amd64.
2008-09-03Don't hardcode config directory, which cause problems with different LOCALBASE.cegger2-5/+5
Reported by Marcin M. Jessa via private mail.
2008-09-03fix installation on i386, where MACHINE_ARCH expands to i386.cegger1-4/+4
Reported by Marcin M. Jessa via private mail.
2008-08-31Update to version 2008.08.08-109361. This release provides the followingscottr57-885/+1673
enhancements: - Simple command-line tools to interface with VMware host - Guest OS scripts that can be triggered by the VMware host - Startup script When compiled with X11 support (the default), this release also provides: - GTK+-based GUI to configure time sync, device connections, and scripts - Helper application to interface with the xf86-video-vmware driver, enabling dynamic screen resize
2008-08-30Make xentools3 packages conflict with xentools33bouyer2-4/+4
2008-08-30There's a perl script in here, so USE_TOOLS+=perl:run. PKGREVISION++.dholland1-2/+3
2008-08-25Fix build on amd64, add destdir support.joerg4-80/+53
2008-08-25Fix build on amd64, make destdir safe.joerg6-103/+95
2008-08-23not MAKE_JOBS_SAFEtnn1-1/+2
2008-08-23Remove some patches than haven't been sent upstream in nearly 8 years,wiz4-84/+1
and for which it wasn't clear they were necessary in the first place. Ride PKGREVISION bump for patch-cf removal.
2008-08-23Remove unnecessary (according to Joerg Schilling) patch-cf.wiz3-17/+3
Bump PKGREVISION.
2008-08-23Remove patch-aj. Joerg Schilling says (translated):wiz3-29/+3
The comment is wrong. With this patch, formatting and writing in RAW mode (perhaps the latter only with Pioneer drives) does not work. Bump PKGREVISION.
2008-08-22Remove outdated patch, ok martin@wiz3-28/+3
Bump PKGREVISION.
2008-08-22Update to final Xen 3.3.0.cegger4-17/+15
Release notes for Xen 3.3.0: This is a major new release with a host of new features including: - Power management (P & C states) in the hypervisor - HVM emulation domains ('qemu-on-minios') for better scalability, performance and security - PVGrub: boot PV kernels using real GRUB inside the PV domain - Better PV performance: domain lock removed from pagetable-update paths - Shadow3: optimisations to make this the best shadow pagetable algorithm yet, making HVM performance better than ever - Hardware Assisted Paging enhancements: 2MB page support for better TLB locality - CPUID feature levelling: allows safe domain migration across systems with different CPU models. - PVSCSI drivers for SCSI access direct into PV guests - HVM framebuffer optimisations: scan for framebuffer updates more efficiently - Device passthrough enhancements - Full x86 real-mode emulation for HVM guests on Intel VT: supports a much wider range of legacy guest OSes - New qemu merge with upstream development - Many other changes in both x86 and IA64 ports
2008-08-20Update to Xen 3.3 7th release candidate:cegger4-13/+13
This fixes an x86 HVM emulation issue introduced in -rc6 which caused certain guests (Win98 and OS2, for example) to fail to boot.
2008-08-20Update to Xen 3.3 6th release candidate:cegger4-13/+13
This has a handful of small fixes that were submitted after -rc5, and also a larger fix for emulation of certain repeated I/O instructions for x86 HVM guests.
2008-08-19Support user-destdir.epg1-4/+6
2008-08-19Install documentation files where they belong to and not into /usr/share/doc.cegger4-8/+12
Patch from FUKAUMI Naoki per private mail.
2008-08-17Remove the utils subdir from the build as this only contains the make_classadrianp4-7/+18
script which, according to the author, is not needed if you don't modify sources. This means we can drop the DEPENDS on scsh which will fix PR #39346. PKGREVISION++
2008-08-17Fix this to not use the compile-time $HOME to look for the gtkrc file.dholland3-2/+27
(Since that is set to work/.home, it was compiling in the pkgsrc work directory and failing for PKG_DEVELOPERs.) Use getenv("HOME") instead. PKGREVISION++.
2008-08-16restore a patch which got lost in updatedrochner2-1/+17
2008-08-15Install tools/xentrace/formats. It is needed for xentrace_format and makes ↵cegger4-8/+19
xentrace and xentrace_format useable. While here, give xentrace_format execution bits since this is a python script
2008-08-15Install qemu-ifup properly. Makes network functional in HVM guests.cegger5-14/+12
2008-08-15Update to changeset 18331. Some bugfixes never hurt.cegger4-14/+14
2008-08-15Update to 1.2.3:wiz7-175/+25
1.2.3: * New UpdateActivationEnvironment bus API (#16669) * Solaris Auditing (ADT) support (#15740) * Various notable bug fixes: #16727, #16294, #15947 #15588 * Other more minor bugs
2008-08-15gnome-vfs configure fails to complete in extension modules in the absence ofdsainty2-3/+3
"bzlib.h". Environments without a system-installed "bzlib.h" will fail to build modules like "audio/gnome-vfs-cdda" with the following: checking for bzCompressInit in -lbz2... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no configure: error: Gnome-vfs requires libbz2 to compile. *** Error code 1 To fix this, promote bzip2 dependency from gnome-vfs/Makefile to gnome-vfs/Makefile.common. XXX Only /usr/pkg/lib/gnome-vfs-2.0/modules/libbzip2.so actually appears to link with libbz2.so, so it's possible that configure is being overly picky.