Commit graph

6586 commits

Author SHA1 Message Date
sborrill
6c61dbd4ec Add support for appending a custom string to the OS version as displayed by
XenCenter by setting xenguest_osappend in rc.conf.

Bump PKGREVISION
2012-06-05 12:58:53 +00:00
jym
7eef8bb03f Kill USERGROUP_PHASE=pre-install as this hardcodes the UID/GID in the
+INSTALL script. This causes problems when you build the package on one
machine but install it on another not necessarily with the same
accounts configured.

XXX any real use for USERGROUP_PHASE=pre-install? IIUC pkg_install
installs USERGROUP during pre-install-script target by default, making it
explicit seems to cause more problems than it solves...
2012-06-05 09:30:19 +00:00
cheusov
a66cf127be Add symlinks in gnu/man/man1/
++pkgrevision
2012-06-02 09:32:30 +00:00
taca
6e42309f28 Update ruby-facter to 1.6.9.
1.6.9
===
b398bd8 (#14334) Fix dmidecode based facts on DragonFly BSD
6c46b2c (#14332) Correct stubbing on Ubuntu
753f3a4 Revert "(#12864) Windows: get primary DNS from registry"
ac51593 Wrap dmidecode/pciutils in ifarch block
fbaa8fe (#11511) Correct lsbrelease specfile filename
14eee2b (#12864) Windows: get primary DNS from registry
2842c96 Update rpm spec file
515fd65 (#11511) Split lsb facts into multiple files
2012-06-02 01:02:01 +00:00
cheusov
77d39f6a55 Add symlink to gnu/man/man{1,5}
++pkgrevision
2012-06-01 20:16:06 +00:00
sno
46a44cdf1d Updating package for CPAN module Linux::Inotify2 in
sysutils/p5-Linux-Inotify2 from 1.2.1 to 1.2.2.

Caution: The author uses an unusual versioning scheme which clash as
well with CPAN and pkgsrc.

Upstream changes between 1.22 and 1.21:
1.22 Tue Jun 14 08:34:38 CEST 2011
	- use a more useful definition of IN_xxx methods - any bits, not
          a match. (pointed out by Anatoliy Grishayev).
        - slightly reworked the documentation.
2012-05-31 09:16:58 +00:00
sno
79197ee028 Updating package for CPAN module File::Remove in sysutils/p5-File-Remove
from 1.50 to 1.52.

Upstream changes:
1.52 Mon 19 Mar 2012 - Adam Kennedy
	- No functional changes
	- Updating Module::Install to 1.06
	- Moved File::Spec dependency to 3.29 to fix problems with
	  four-digit decimal dependencies in some downstream packaging
	  systems.

1.51 Thu 27 Oct 2011 - Adam Kennedy
	- END-time deletion by clear() is now fork-safe, it will only remove
	  paths created in the same process.
2012-05-31 09:10:27 +00:00
obache
2b325f63f4 Fixes build with glib2>2.30, direct includion of header file is not allowed.
patch via PR 46453 by Noud de Brouwer.
2012-05-30 13:52:18 +00:00
bouyer
44b90627d2 Fix build failure reported by David Holland. I don't know why gmake didn't
stop for me on this error.
Bump PKGREVISION, as despite the error the package did build fine for me.
2012-05-30 08:29:43 +00:00
taca
d4a3afa031 Fix path of the target file in patch files. 2012-05-30 03:27:05 +00:00
cheusov
6a13d2c1a0 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@) 2012-05-29 22:58:52 +00:00
cheusov
ca6b729e4e Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision

Add LICENSE
2012-05-29 22:02:31 +00:00
cheusov
9f2826ede5 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

While here fix some pkglint warnings.

++pkgrevision
2012-05-29 18:14:13 +00:00
bouyer
55f89809df Add support for PCI pass-through for HVM guests, based on patch sent by
dukzcry <lomka@gero.in> on netbsd-users@ on may 14. This supports
only HVM guests, and only with the xl tool.

bump pkgrevision.
2012-05-29 15:01:34 +00:00
marino
f54aa19baa sysutils/pfstat: Remove DragonFly hack.mk
The new patch rendered this hack unnecessary.
2012-05-27 21:13:31 +00:00
dholland
a99641611e Avoid setting .PATH with '..' when the name of the containing directory
is the same as the name of a build product. I think this is what's been
confusing make.
2012-05-27 20:46:14 +00:00
marino
40280d7ece sysutils/pfstat: Add DragonFly hack
After spending more time on this this trying to patch it properly than I
care to admit, I concede defeat and add a hack.mk for DragonFly.

I'm not exactly sure what the problem is, other than "make" works on the
subdir makefile and "bmake" doesn't.  And that's only true if executed
outside of the package -- hardcoding "make" inside the do-build phase
doesn't work.  Weird problem, but the hack works.
2012-05-26 14:21:11 +00:00
marino
a22b9733aa misc/libgksu: USE_TOOLS+= msgfmt 2012-05-24 23:23:21 +00:00
sborrill
2a272d0536 Fix typo in rc.d script.
Bump PKGREVISION
2012-05-24 09:44:18 +00:00
gdt
f06eb59ac2 Update to 1.15 (not really tested), on the theory that there's no
reason to run old upstream code.


Changes in version 1.15:

The new option "-a, --min-read-rate" has been added.

The new option "-I, --verify-input-size" has been added.

The new option "-x, --extend-outfile" has been added.

Ddrescue now verifies that infile, outfile and logfile are all
different.

Non-tried blocks are now read aligned to cluster-size sectors.

The "split or skip" algorithm of the split pass has been improved.

A spurious warning about "-D" being ignored in fill mode has been
removed.

Ddrescuelog, a tool for manipulation, display, conversion, comparison
and testing of ddrescue logfiles, has been added.
2012-05-22 23:41:04 +00:00
marino
e600ef0e83 sysutils/heirloom-shl: mark NOT FOR *BSD or DragonFly
According to the install file, this package is not for any BSD, not just
NetBSD (also not for AIX or HP-UX, but I didn't mark those).
2012-05-22 16:41:57 +00:00
plunky
c7e2d98217 update to BlueZ hcidump 2.4
This release adds support for A2MP, L2CAP create/move channel,
  SAP and additional AVRCP decoding.
2012-05-21 07:01:32 +00:00
sbd
faeea17a70 Convert AMANDA_SMB and AMANDA_DUMP_SNAP build defines to pkg options. 2012-05-21 04:27:09 +00:00
sbd
321982388f Use += to set pkg supported/suggested options. 2012-05-21 04:25:36 +00:00
sbd
d51223a68e Add runtime dependency on mail. 2012-05-20 11:21:34 +00:00
sbd
0e71a285b9 If /usr/bin/ssh doesn't exist add openssh depenedance. 2012-05-20 11:14:33 +00:00
sbd
20d7815c64 Convert AMANDA_SSH and AMANFA_FQDN to pkg options and enable amanda-ssh. 2012-05-20 11:13:35 +00:00
marino
b220ecb5eb sysutils/storage-manager: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>

Note: This is a manual fetch which is considered "available", but in
this case, the file is no longer at the indicated location.
2012-05-19 15:29:09 +00:00
marino
b95ccb4537 sysutils/iwi-firmware3: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:07:46 +00:00
marino
309f6d9630 sysutils/iwi-firmware: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:06:56 +00:00
marino
9aafebeeee sysutils/ipw-firmware: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:06:00 +00:00
marino
ee520025de sysutils/xfce4-thunar: Fix unwanted directory removal
xfce4-thunar depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:35:57 +00:00
manu
9ca952da2f Fix "xm list" with Python 2.7 (which is the default now). Without these patches,you get a traceback and a crashing xend.
copied from similar patch on xentools33 from bsiegert
2012-05-14 15:39:52 +00:00
sbd
b7dfcd6858 glib2 now only allows glib.h to be included. 2012-05-14 03:12:01 +00:00
dholland
0d2cdced45 If this finds xsltproc, it tries to use it to build man pages, and then
croaks. Because man pages are good, add the necessary build depends and
update the PLIST. PKGREVISION -> 4.
2012-05-14 01:27:49 +00:00
hans
ece15a5758 DESTDIR support and build fix for SunOS > 5.6 and !sparc. 2012-05-13 15:59:33 +00:00
imil
ffb2c94cc4 add & enable conky 2012-05-13 08:44:14 +00:00
imil
8946b5dc81 Initial import of conky, version 1.9.0, into the NetBSD Packages Collection.
Conky is a system monitor for X originally based on torsmo. Since
its inception, Conky has changed significantly from its predecessor,
while maintaining simplicity and configurability.  Conky can display
just about anything, either on your root desktop or in its own
window.  Not only does Conky have many built-in objects, it can
also display just about any piece of information by using scripts
and other external programs.

Conky has more than 250 built in objects, including support for a
plethora of OS stats (uname, uptime, CPU usage, mem usage, disk
usage, "top" like process stats, and network monitoring, just to
name a few), built in IMAP and POP3 support, built in support for
many popular music players (MPD, XMMS2, BMPx, Audacious), and much
much more.  Conky can display this info either as text, or using
simple progress bars and graph widgets, with different fonts
and colours.
2012-05-13 08:42:20 +00:00
sbd
8b050103fb If the WEBMIN_OSVERSION_cmd output is empty then a pair of quotes must be
used so that copyconfig.pl has the correct number of arguments.
2012-05-13 08:10:12 +00:00
dholland
7f782def5a Fix build on netbsd-6 and up. 2012-05-12 23:10:29 +00:00
dholland
2de018ed55 Mark this as NOT_FOR_PLATFORM on netbsd-6 and up. It is based on the
historical quota API and has no internal abstractions, so it would
require pretty much a total rewrite for the new quota API. This could
be done, of course. Contact me if there's any interest.
2012-05-12 22:08:24 +00:00
sbd
df032ac028 Bring back patch-RULES_rules.man as the fix in it is still needed. 2012-05-12 08:27:16 +00:00
abs
426d1b014c Correctly handle PKG_SYSCONFDIR - bump pkgrevision 2012-05-10 16:07:36 +00:00
jdf
965cd9b3e2 Updated fscd from 1.0 to 1.0.1
1.0.1 fixes a bug that made fscd segfault when removing a killed process and
being in debug mode.
2012-05-09 22:44:06 +00:00
imil
ed9cbb5c45 Updated to 0.5
* Fix bug introduced in rev:a3a710f720dd with passwd arguments.
* Backout the additional objectClasses patch for mkdir: same behavior can
  be acheived with 'touch', less complex to leave it as is.
* Add a --version flag.
* Small documentation fixes, add better verbosity when saving connection
  cache data.
* Make sure the hasSubordinates attribute is defined before checking its
  value.
* fix 'ls -R' output, minor style cleanup
* Repair broken path behavior, remove unneeded #path_to_dn 'relative' flag.
2012-05-08 20:57:03 +00:00
shattered
9d18b8ffab Proofread apccontrol's messages. Raise syslog severity for 'emergency'
message to 'crit'.
2012-05-07 12:55:23 +00:00
dholland
1d8f45be1a Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=) 2012-05-07 02:45:47 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
c90c2e794f Build fixes for new glib2. 2012-05-07 01:22:50 +00:00
marino
8198b63e23 sysutils/gkrellm: Fix indirect linking on DragonFly again 2012-05-06 19:45:03 +00:00