Commit graph

6501 commits

Author SHA1 Message Date
wiz
e9d86175cf bitbucket -> FETCH_USING curl. 2012-03-25 13:50:35 +00:00
marino
9a598e54ea sysutils/rox: Fix indirect linking error on DragonFly 2012-03-23 21:46:07 +00:00
marino
2da6dd898f sysutils/libgtop: Unbreak DragonFly again
Libgtop on DragonFly is built using FreeBSD-specific files.  The systems
are diverging and it's getting harder to keep this package from breaking
everytime it's updated.  This minor point upgrade broke it!
2012-03-23 17:29:51 +00:00
hans
e8edae8277 Let the schily makefiles know when we're using gcc. 2012-03-22 11:28:38 +00:00
markd
ba3f0a7ae2 add k3b-kde3 2012-03-22 06:40:01 +00:00
markd
f284094e25 Update to 2.0.2
KDE4 version.
2012-03-22 06:39:00 +00:00
markd
a079a07ad4 Reimport k3b 1.0.5nb12 as k3b-kde3 2012-03-22 06:12:10 +00:00
markd
470a7e5a8c Add k4dirstat 2012-03-21 23:22:31 +00:00
markd
800233c72b Import k4dirstat 2.7.3
K4DirStat (KDE 4 Directory Statistics) is a small utility program that
sums up disk usage for directory trees, very much like the Unix 'du'
command. It displays the disk space used up by a directory tree, both
numerically and graphically. It is network transparent (i.e., you can use
it to sum up FTP servers), and comes with predefined and user configurable
cleanup actions. You can directly open a directory branch in Konqueror or
the shell of your choice, compress it to a .tar.bz2 archive, or define
your own cleanup actions.
2012-03-21 23:21:20 +00:00
hans
c32c2d5218 It's called SunOS, and it needs -lm. 2012-03-21 19:22:30 +00:00
drochner
f8c5eef4e1 update to 1.0.1
changes:
-UI improvements, UTF-8/wcurses support
-Performance improvements
-XDG compliance
-bugfixes
2012-03-21 18:28:40 +00:00
taca
cd24396efa Update ruby-facer to 1.6.6.
1.6.6
===
e046144 Updated CHANGELOG for 1.6.6rc2
c273d34 Make ec2 facts work on CentOS again (#12666)
c218d84 (#12362) Use Tempfile to generate temp files
f6bbe14 (#12170) Adds gem spec description Without this patch, the gem spec file is missing a description attribute, which caus
5c5c330 Changes apple rake task to reflect package name facter instead of puppet.
9b5cb26 Updating conf/redhat/facter.spec for 1.6.5 release.
7d3889d (#12079) Fix order-dependent test failure due to odd stubbing.
7f2a0e2 add a simple test for openstack ec2 facts
cb598aa Support EC2 facts on OpenStack
2012-03-21 15:45:00 +00:00
cheusov
2064fbdd48 Fix build failure on SunOS 2012-03-20 22:00:10 +00:00
plunky
6e64fd9045 add default targets to lib/Makefile (for pbulk) 2012-03-20 15:31:14 +00:00
markd
708b94094a add kdf, kfloppy, filelight-kde3 2012-03-20 05:50:03 +00:00
markd
9d58dff528 Add kdf and kfloppy. Part of KDE SC 4.8.0 2012-03-20 05:48:09 +00:00
markd
a2cb517013 Update to KDE SC 4.8.0 2012-03-20 05:41:02 +00:00
markd
7937781c29 Reimport filelight 1.0nb20 as filelight-kde3 2012-03-20 05:37:49 +00:00
joerg
9765e41589 Drop imake-check logic from X11 components' builtin.mk.
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
plunky
89e77db68a adjust this build so that it doesn't need to make a .a
library, to avoid breakage on pkgbulk build which does
not provide the same level of mk support as a NetBSD
host
2012-03-19 12:09:00 +00:00
shattered
ef055351b4 Update to 4.0.17 and delint. Notable changes:
Added missing -i option to mshortname
Make it clear that label is limited to 11 characters
mbadblocks now takes a list of bad blocks
mbadblocks now is able to do write scanning for bad blocks
mshowfat can show cluster of specific offset
Fixed encoding of all-lowercase names
Consider every directory entry after an ENDMARK (0x00) to be deleted
2012-03-18 12:41:53 +00:00
taca
fd5a6f1458 Update ruby-fssm to 0.2.8.1.
Exact changes are unknown.
2012-03-18 02:35:27 +00:00
taca
254b243270 Update ruby-facter to 1.6.5.
1.6.5
===
71d3d3d (#12077) Add pciutils RPM dependency
1df5b46 (#11566) Add windows support for ec2 facts
d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files
14cad7e Build a Rake task for building Apple Packages
5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5
88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release'
2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout
b51ccf0 (#11583) Add basic coverage to the ec2 fact
82692ba (#9599) Generalize zone detection
e6cebd3 (#9599) Add nexenta facts
9401b78 (#11583) Switch request method to open-uri monkey patch 'open'
3ccac87 (#9708) Amend requires in specs to use simple requires
b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa
c473e3f (#10309) Remove the with_verbose_disabled method
a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear
d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures
d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup
c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers
d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now
9c224d3 (#11436) Unify memorysize and memorytotal facts
5c6322a (maint) Joined conditional statements for domain
a1dba38 (#11196) Scan all arp entries for an ec2 mac
5cd30eb (#8279) Join ec2 fact output with commas
4633996 (#9789) Extend coverage of operatingsystem specs
6d21f90 Move Linux specific virtual tests to correct block.
cb4e294 (#7753) Added error checking when adding resolves
6201820 (maint) remove redundant arch detection
4f9da1c (#11328) Fix uptime detection on OpenBSD
3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 02:34:23 +00:00
taca
b6db45e3e4 Update capistrano to 2.11.2.
## 2.11.2 / Febuary 22 2012

Fixes some bugs with the now deprecated `deploy:symlink` fallback option.

## 2.11.0 / Febuary 20 2012

This release replaces and fixes a broken 2.10.0 release (see below for
information)

This release includes all fixes as documented for 2.10.0, plus additional code
cleanup (SHA: 3eecac2), as well as changing the public API from
`deploy:symlink`, to `deploy:create_symlink`

* Remove a testing dependency on `ruby-debug` (Lee Hambley, reported by Serg
Podtynnyi)

* Formerly deprecate `deploy:symlink`, this move was prompted by the Rake
namespace fiasco of their 0.9.0 release, and is replaced by
`deploy:create_symlink`. If you are looking for a place to hook asset related
tasks, please consider `deploy:finalize_update`. Replaced by
`deploy:create_symlink`, `deploy:symlink` now raises a deprecation warning,
and defers to `deploy:symlink`. (Lee Hambley)

* Update the 2.10.0 changelog. (Lee Hambley, reported by Jérémy Lecour)

## 2.10.0 / Febuary 19 2012

If you are reading this after Febuary 20th 2012, do not be surprised when you
cannot find 2.10.0 on Rubygems.org, it has been removed because of a breaking
API change. It is replaced logically enough by 2.11.0 where the API is still
changed, but now issues a warning and falls back to the expected behaviour.

The CHANGELOG for this release was updated retrospectively, I'm sorry I missed
that when releasing the gem, 2.10.0 apparently not my finest hour as a
maintainer.

Ths fixes in this release include

* Include sample NGinx config for `deploy:web:disable`(added by Roger Ertesvåg)

* Fix gemspec time format warning (reported by Tony Arcieri, fixed by building the Gem against Ruby-1.9.3)

* Finally removed deprecated `before_` and `after_` tasks. (Lee Hambley)

* Rake 0.9.x compatibility (reported by James Miller, fixed by Lee Hambley)

* More detailed logging output (fixed by Huang Liang)

* Includes multistage, without `capistrano-ext`. `require 'capistrano/ext/multistage'` (fixed by Lee Hambley)
2012-03-18 02:32:34 +00:00
wiz
9e448bd615 pkglint cleanup while here; set LICENSE. 2012-03-17 02:19:22 +00:00
wiz
0bbe40fee4 Fix build after G_CONST_RETURN has been deprecated.
Based on PR 46210 by Francis GUDIN.
2012-03-17 02:19:08 +00:00
obache
8164b5eeb3 Bump PKGREVISION from default python change to 2.7. 2012-03-16 04:31:14 +00:00
sborrill
4e0e1daf61 Stop current memory usage being printed to stdout at process start if memory
ballooning if present.
Bump PKGREVISION
2012-03-15 14:06:08 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
shattered
fe3315bb85 Set LICENSE. 2012-03-10 13:20:10 +00:00
plunky
52c45d3ce2 update to bluez-hcidump version 2.3
(rework the pkgsrc variables so that not as
many lines need to be changed on updates)

Changelog:

    Marcel Holtmann [Fri, 2 Mar 2012 01:54:01 +0000]
    build: Rename configure.in into configure.ac


    Johan Hedberg [Tue, 28 Feb 2012 00:05:42 +0000]
    lib: Add missing host feature defines

    This patch add missing SSP and "Simultaneous LE & BR/EDR" feature bit
    definitions to hci.h.


    Marcel Holtmann [Mon, 27 Feb 2012 06:42:41 +0000]
    lib: Make unaligned access functions const


    Marcel Holtmann [Mon, 27 Feb 2012 06:12:34 +0000]
    lib: Add definition for HCI_CHANNEL_MONITOR


    Andrei Emeltchenko [Fri, 24 Feb 2012 08:44:23 +0000]
    lib: Copy L2CAP chan policy defines from kernel

    Those defines will be used by user space.


    Marcel Holtmann [Tue, 21 Feb 2012 14:01:54 +0000]
    lib: Add struct for reading LE host supported setting


    Vinicius Costa Gomes [Fri, 10 Feb 2012 21:39:51 +0000]
    lib: Fix using old-style initializers


    Peter Krystad [Wed, 15 Feb 2012 19:04:11 +0000]
    lib: Add L2CAP Create/Move Channel definitions


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:55 +0000]
    core: Add support for passing PSM as OBEX port

    As OBEX can now use L2CAP as transport, -O/--obex option should accept
    values other than RFCOMM channel, so values over 31 are now interpreted
    as PSM.


    Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:54 +0000]
    L2CAP: add OBEX support


    Johan Hedberg [Thu, 2 Feb 2012 17:48:55 +0000]
    lib: Add stub for A2MP


    Johan Hedberg [Wed, 1 Feb 2012 06:05:26 +0000]
    att: Fix UUID-128 parsing

    ATT UUIDs are in little-endian format (in contrast to e.g. SDP).


    Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:18 +0000]
    lib: Add Key Size information to the security information

    Since some time the kernel has the capability to return the length of
    the key that was used to encrypt the link.

    This patch exposes that field to userspace so more applications can take
    decisions based on this information.
    CVS: ----------------------------------------------------------------------
    CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: 	Makefile distinfo
    CVS: ----------------------------------------------------------------------
2012-03-09 18:12:55 +00:00
fhajny
83ce238021 Fix an instance of GNU_PROGRAM_PREFIX not identified properly in PLIST. 2012-03-09 13:31:29 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
jakllsch
88ea04ab47 Update flashrom to 0.9.5.2.
changes since 0.9.5.1:

- fixes to (linux) spidev programmer
- SFDP bug fixes
- fixes for W83627 and IT87 SPI programmers
2012-03-08 22:47:05 +00:00
obache
cd355c98f9 Apply missing bump PKGREVISION from pcre (via glib2/modules.mk). 2012-03-08 14:49:45 +00:00
shattered
d041548dee Update home page URL. 2012-03-08 10:26:08 +00:00
sbd
e0f8157e21 Add a generic-linux entry for linux 3 and up. 2012-03-08 06:43:46 +00:00
joerg
45c0a23096 Fix fpos_t fallout. 2012-03-08 01:12:51 +00:00
joerg
497c1733e8 Remove sysutils/mtree, it serves no purpose.
Don't install cat page. Bump version for pkgtools/mtree.
2012-03-08 01:11:21 +00:00
hans
51e781d11f Fix build on SunOS. 2012-03-07 20:38:53 +00:00
drochner
cc9262ac2a avoid "make -C <dir>", this is not supported with older BSD make,
mostly from Jean-Yves Moulin per PM
2012-03-07 19:25:27 +00:00
hans
fe15fe0dcc include <fstream> instead of <fstream.h> 2012-03-07 16:14:40 +00:00
wiz
0abbe4e2bb Update to 3.01a07:
All:

-	The file COPYING has been reworded to be more obvious with
	explaining work limits.

-	A workaround for a bug in llvm-gcc-4.2 has been introduced in
	inc/avoffset.c. The llvm-gcc-4.2 bug caused an endless loop at an
	unexpected place.

-	New target "htmlxn" to only rebuild html versions of man pages
	only in case there was a change

-	The CSW packaging definitions in the schily makefilesystem was
	enhanced to permit referencing files in the package definition directory

-	include/schily/sigset.h added new macros: blocked_sigs(),
	block_sigs()

-	include/schily/fcntl.h now includes O_SEARCH for POSIX.1-2008 compliance.

-	Schily autoconf now tests for the size of mode_t, uid_t, gid_t, pid_t,
	dev_t, major_t, minor_t

-	Schily autoconf now defines a promoted type for mode_t that can be
	used together with varargs. This is needed as mode_t is smaller than
	int on some systems.

-	New autoconf tests for getdelim() and strncasecmp()

-	Added a workaround for a auto-dependency creation bug in the HP-UX
	c-compiler that resulted in wrong dependency files for all files
	in libshcily/stdio/ and for these files prevented an automated
	recompilation in case that an include file was changed.

-	Added links for:

	amd64-freebsd-cc.rul
	amd64-freebsd-gcc.rul

	amd64-openbsd-cc.rul
	amd64-openbsd-gcc.rul

	x86_64-darwin-cc.rul
	x86_64-darwin-gcc.rul
	x86_64-darwin-cc64.rul
	x86_64-darwin-gcc64.rul
	x86_64-darwin-cc32.rul
	x86_64-darwin-gcc32.rul

-	RULES/rules.loc now makes $(PTARGET) to depend on $(ARCHDIR) to
	support make -j 2

-	New include files include/schily/inttypes.h and include/schily/stdint.h

-	The script conf/makeinc is no longer confused by OpenBSD
	that has man.7 and mandoc.7 and both match on man*


Libschily:

-	New functions strstr() and wcsstr()

-	New libschily::fgetaline() and libschily::getaline() implement the
	functionality of the POSIX violating "getline()" from POSIX.1-2008.

-	New file libschily/abspath.c

-	New file libschily/resolvepath.c

-	New file libschily/mkdirs.c

-	An openat() emulation was added to libschily for platforms that
	miss openat().

-	An fchdir() emulation was added to libschily for platforms that
	miss fchdir()

-	libschily/at-defs.h new support file for internals from the *at()
	emulation

-	libschily/lxchdir.c new file to support chdir() to long
	path names

-	libschily/procnameat.c new file to support *at() functions in case
	that a newer /proc file system implementation is available

-	libschily/savewd.c new file to support to save the current working
	directory regardless of whether fchdir() is present or not.

-	libschily/wdabort.c new file with abort functions that are needed
	in libschily for the case that no system fchdir is available and
	an attempt to emulate *at() functions fails

-	New functions strcasecmp() and strncasecmp() for libschily.

-	New functions diropen() dirrdopen() dirclose() for libschily.
	These functions are needed in order to emulate fchdir() on platforms
	that do not support fchdir().

-	file_raise(NULL, FALSE) now also affects files that have been
	opened before the file_raise() call.


Libdeflt:

-	The function defltcntl() in libdeflt is now working and allows to
	select a case insensitive mode.

-	New function defltsect() in libdeflt allows to create sub-sections
	in configuration files. These subsections need to be named:
	"[section-name]" and the '[' must be at the beginning of a line.

Libfind:

-	libfind/walk.c now uses O_SEARCH to open directories

Cdrecord:

-	cdrecord man page corrected some small typos in the EXAMPLES section.

-	cdrecord has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/cdrecord:privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/cdrecord:privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr

	depending on where you install cdrecord.
	No special shell is needed anymore.


Cdda2wav (Maintained/enhanced by J

-	cdda2wav has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/cdda2wav:privs=file_dac_read,sys_devices,proc_priocntl,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/cdda2wav:privs=file_dac_read,sys_devices,proc_priocntl,net_privaddr

	depending on where you install cdda2wav.
	No special shell is needed anymore.


Readcd:

-	readcd has been converted to be able to run completely root-less
	and suid-root-less and with no script that calls pfexec(1). This
	works on OpenSolaris ONNV_140 or later because the functionality
	of pfexec(1) has been integrated into the kernel.

	To enable this feature. edit the file /etc/security/exec_attr and add:

	Basic Solaris User:solaris:cmd:::/usr/bin/readcd:privs=file_dac_read,sys_devices,net_privaddr
	or
	Basic Solaris User:solaris:cmd:::/opt/schily/bin/readcd:privs=file_dac_read,sys_devices,net_privaddr

	depending on where you install readcd.
	No special shell is needed anymore.
2012-03-07 14:54:44 +00:00
joerg
552cd5f25d Fix build on recent NetBSD 2012-03-06 23:38:04 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
sborrill
7d6702dfe3 Update for XenServer 6.0.2 2012-03-06 11:09:06 +00:00
sbd
38b96a42b5 Add logrotate 2012-03-06 04:54:54 +00:00
sbd
8ad869a17b Add logrotate-3.8.1 as sysutils/logrotate
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.
2012-03-06 04:53:24 +00:00
roy
ea695a773d Fix a compile issue where it's possible to return an unset value. 2012-03-05 13:32:58 +00:00
wiz
654bc06b1f Restore previous version, accidentally committed with pcre PKGREVISION
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.
2012-03-04 11:40:46 +00:00