Commit graph

6386 commits

Author SHA1 Message Date
sbd
a4e7ebcd26 Remove the direct buildlink inclusion of devel/ncurses as it should now
be included as part of the buildlink tree by libslang2.
2012-01-10 01:43:25 +00:00
sbd
57f965f448 Add missing devel/ncurses buildlink.
Bump PKGREVISION
2012-01-10 00:52:54 +00:00
cegger
c84017d909 Apply fixes for gcc 4.5. I cannot reproduce the
error message show in PR 45386.
Bump revision.
2012-01-09 14:06:34 +00:00
sbd
7321bb4f78 Add missing mk/termcap buildlink.
Bump PKGREVISION
2012-01-08 03:47:51 +00:00
sbd
298ba00c00 <stdint.h> needs to be include for intmax_t. 2012-01-08 03:39:25 +00:00
cegger
117d1b8438 Apply fixes for gcc 4.5.
Fixes PR 45388. Bump pkg revision.
2012-01-05 12:02:38 +00:00
sbd
1913df08ac Fix a race condition by making a targets directory a dependence of the target.
This should make the package MAKE_JOBS safe again.
2012-01-01 04:03:33 +00:00
joerg
fb2a559186 Point configure to right mount/umount on NetBSD. Use canonical format
for Solaris check.
2011-12-29 16:38:37 +00:00
sbd
23a03b9521 Not MAKE_JOBS safe 2011-12-26 06:25:04 +00:00
drochner
7ef51e60b0 fix world-writable pidfile creation (CVE-2011-4339), bump PKGREV 2011-12-22 19:00:04 +00:00
dholland
5495fa0bd6 Not MAKE_JOBS_SAFE. 2011-12-19 05:20:36 +00:00
taca
26a8a6ff21 Update pear-Log package to 1.12.7.
Release date: 2011-09-19 02:53 UTC
Release state: stable

Changelog:

- The 'firebug' handler is now usable with Chrome, as well. (Request 18617)
- The 'observer' code now longer generates deprecated return value reference notices. (Bug 18830)
2011-12-17 18:23:36 +00:00
drochner
d8f75610da update to 1.2.8.15
changes: documentation fixes and updates
2011-12-16 11:00:12 +00:00
taca
536f3b31c8 Update ruby-facter package to 1.6.4.
1.6.4
===
6406c8f (##11041) Add dmidecode as a requirement for rpm
ed81492 (#10444) Add identification of system boards to Facter
bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences
0bad18b (#10490) Handle case where no macaddress can be found

1.6.3
===
b2a66a9 (#7038) Validate prtdiag output in manufacturer
c9db305 (#10228) Ascendos OS support for various facts.
6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter
ce8f572 (#10079) Remove trailing whitespace
e89758d Updated CHANGELOG for 1.6.2
7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string.
0d6df28 (#9904) Remove windows rspec warning.
f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation.

1.6.2
===
d7c00f6 (#9852) Fixing watchr on facter
abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation.
db1b5af (#9830) Add sshecdsakey fact
1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD.
bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD.
cd0ae15 (#9404) Efficiency cleanups for DragonFly facts.
d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD.
0dfc4e9 (#6728) Improve openvz/cloudlinux detection.
2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems
9101e46 (#7951) added OS support for Amazon Linux
b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux
8605bba (#9787) Change rspec format so we use the default, not document
b579613 (#7726) Silence prtconf error message inside zones
db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'.
dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu
8f938c1 (#6792) Added osfamily fact.
af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'.
328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux.
51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS
83498b5 (#7996) Restrict solaris cpu processor detection
6e29ff7 (#8615) ENV hash is now local to tests
124a09b (#8240) Fixed regex pattern for domain
fd93c5f (#7996) Add solaris processor facts
3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7.
c4fe415 (#9295) Added spec tests for Hyper-V detection
ea23417 (#9295) Initial detection of Hyper-V hypervisor
82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else.
16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2.

1.6.1
===
1f009e0 Updated CHANGELOG for 1.6.1rc4
3117e82 (#9517) Fix physicalprocessorcount on windows
ef0a9aa Updated CHANGELOG for 1.6.1rc3
4d93745 (#8491) Prevent repeated loading of fact files
6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used.
18cd964 Updated CHANGELOG for 1.6.1rc2
7edef60 Change count to length for compatibility
88f343c (#2344) VMware version parsing fix
7457fe5 SELinux spec test fix for ubuntu
8bed5bb Clear messages between test runs
f4ad6bf Macaddress spec test needed operatingsystem fact
6c098cc Rakefile should fail on error
42c5471 Updated CHANGELOG for 1.6.1rc1.
6d47012 (#4869) Implement productname as Darwin hw.model
d28d96c (#4508) Xen HVM domU not detected as virtual
d55983e (#9178) Add Oracle Linux identification
1cb9cb6 (#6610) Fix Autotest proper run
ec04277 (#4228) Ensure MAC address octets have leading zeroes.
241cddc (#6610) Fix rSpec output format
3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260
0bf827f (maint) Add kernel stubbing for is_virtual fact spec
f810170 (#7957) is_virtual should be false for openvz host nodes
1414e0b (#9059) is_virtual should be false on vmware_server
7fb0e6a (#8439) Add interface-specific ip facts for Windows
5d5848c (#8439) Add ipaddress6 fact on Windows
7531a2b (#8439) Add ps fact on Windows
ddb67c5 (#8439) Move macaddress resolution on Windows
0721f2f (#7682) Add complete support for Scientific Linux
a347920 (#9183) Add support for Alpine linux detection
824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows
9ef56d6 (#8439) Implement total and free physical memory on Windows
b3e2274 (#8439) Add Facter::Util::WMI module
00bed7a (#8964) Search mountinfo for selinux mount point
cceb74b (maint) Add stubbing and corrections for domain spec
f7daae3 (maint) Remove global var from domain and hostname
e8d00ec (#8964) Search mountinfo for selinux mount point
46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md)
c5d63d4 Fix #2766 - silence unknown sysctl values
2ba8e7b Add document outlining preferred contribution methods
5d9cc84 (#8660) Fix destdir option on Windows
e329450 (#8247) Fixing arp DNS timeout issue.
bdd9e39 Maint: Fix tests to run on Windows
c1b631d Maint: Refactor detection of windows platform
9b7a41d Maint: Deprecate facter resolution interpreter parameter
0356a2a Maint: Fix facter install on Windows
15d0406 use each_line instead of each for strings in ruby 1.9
08b3f77 (#7854) Add Augeas library version fact
e84c051 Fixed #7307 - Added serial number fact to Solaris
6fb6ee5 (#4869) Implement productname as Darwin hw.model
63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 15:58:48 +00:00
gdt
ae2abb2ba8 Depend on fuse bindings.
Now, "bup fuse dir", assuming ~/.bup is one's bup repository, will
create a fuse mount on dir, in which one can see the backups (with
lots of rought edges).
2011-12-15 00:58:14 +00:00
macallan
67409a9135 add Loongson support, allow build on mips64el 2011-12-14 21:44:32 +00:00
sbd
01ce2c530c Regenerate diffs for GNU patch. 2011-12-14 03:57:50 +00:00
sbd
4b3429eff9 Regenerate diffs for GNU patch. 2011-12-14 02:54:27 +00:00
abs
cd9337e2ed Update homepage, set license 2011-12-12 14:57:46 +00:00
cheusov
d9584262ed Remove useless .include "../../mk/bsd.prefs.mk" 2011-12-10 14:36:38 +00:00
cheusov
89e0a2226a Unconditionally pass ac_cv_file__proc_stat=yes and
ac_cv_file__proc_meminfo=yes to "configure" script. As a result htop
   will be built regardless of /proc is mounted or not (bulk builds).
Enable htop PR 39881 on NetBSD, Linux and FreeBSD only where
  Linux-compatible procfs is available.
2011-12-10 13:28:43 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
joerg
298059cf35 Disable -Wswitch as newer GCC versions are more noisy 2011-12-07 15:22:59 +00:00
joerg
d0eb32eadf Disable -Wswitch for newer GCC versions 2011-12-07 15:22:28 +00:00
joerg
9a0852e9b6 Set PATCHDIR to a proper value 2011-12-07 15:19:30 +00:00
gson
093965495c Find the first free vnd device using next_avil () function from Robert Elz
instead of hardcoding vnd0.
2011-12-06 16:13:42 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
b959bda5ff + edbus
+ efreet
2011-12-05 17:43:44 +00:00
joerg
80b15e6fa2 Import edbus-1.1.0, derived from pkgsrc-wip/edbus:
E17 library utilizing dbus.
2011-12-05 17:41:22 +00:00
joerg
44680ddd62 Import efreet-1.1.0, derived from pkgsrc-wip/efreet:
An implementation of several specifications from freedesktop.org intended for
use in Enlightenment DR17 (e17) and other applications using the Enlightenment
Foundation Libraries (EFL).

Currently, the following specifications are included:
  o Base Directory
  o Desktop Entry
  o Icon Theme
  o Menu
2011-12-05 17:38:21 +00:00
gls
01af47de3b Update sysutils/fabric to 1.2.5
Upstream changes:

2011-11-23: released Fabric 1.2.5
2011-11-23: released Fabric 1.1.7
[Bug] #441: Specifying a task module as a task on the command line no
longer blows up but presents the usual "no task by that name" error
message instead. Thanks to Mitchell Hashimoto for the catch.
[Bug] #475: Allow escaping of equals signs in per-task args/kwargs.
[Bug] #450: Improve traceback display when handling "ImportError"s
for dependencies. Thanks to David Wolever for the patches.
[Bug] #446: Add QNX to list of secondary-case sed targets. Thanks to
Rodrigo Madruga for the tip.
[Bug] #443: exists didn't expand tildes; now it does. Thanks to
Riccardo Magliocchetti for the patch.
[Bug] #437: with_settings now correctly preserves the wrapped
function's docstring and other attributes. Thanks to Eric Buckley for the
catch and Luke Plant for the patch.
[Bug] #400: Handle corner case of systems where pwd.getpwuid raises KeyError
for the user's UID instead of returning a valid string. Thanks to Dougal
Matthews for the catch.
[Bug] #397: Some poorly behaved objects in third party modules triggered
exceptions during Fabric's "classic or new-style task?" test. A fix has
been added which tries to work around these.
[Bug] #341: append incorrectly failed to detect that the line(s) given
already existed in files hidden to the remote user, and continued appending
every time it ran. This has been fixed. Thanks to Dominique Peretti for the
catch and Martin Vilcans for the patch.
[Bug] #342: Combining cd with put and its use_sudo keyword caused an
unrecoverable error. This has been fixed. Thanks to Egor M for the report.
[Bug] #482: Parallel mode should imply linewise output; omission of this
behavior was an oversight.
[Bug] #230: Fix regression re: combo of no fabfile & arbitrary command use.
Thanks to Ali Saifee for the catch.
2011-12-04 21:44:52 +00:00
riz
afe7739fd1 Update tarsnap to version 1.0.31.
Changes since version 1.0.30:

	- A race condition in key generation has been fixed which could
	  allow a newly-generated key file to be read by another local
	  user if the key file is being generated in a world-readable
	  directory and the user running tarsnap-keygen has a umask other
	  than 0066.
	- A bug in key generation has been fixed which could allow a
	  newly-generated key file to be read by another local user
	  if they key file is being generated in a world-writable
	  directory (e.g., /tmp).
	- Tarsnap now supports Minix.
	- Tarsnap now ignores blank lines in key files; line-buffers
	  its output (which makes tarsnap --list-archives | foo more
	  responsive); and prints a progress indicator during tarsnap --fsck.
	- Multiple minor bug fixes.
2011-12-03 07:09:31 +00:00
sbd
d6dd89f801 Add devel/libuuid buildlink.
Bump PKGREVISION
2011-12-03 03:40:45 +00:00
sbd
da993c0c08 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
agc
5e46a74c87 Add and enable mrsync 2011-12-02 05:40:55 +00:00
agc
4318f6f80c Initial import of mrsync version 20090219 into the Packages Collection.
mrsync is a tool to transfer files from a master to many remote
	machines in LAN using Unix multicast sockets.  It dynamically adjusts
	its transfer speed to ease on the network and to leave no one behind.
	4 hours for 140GB to 100 targets in 1Gbit LAN
2011-12-02 05:40:00 +00:00
hans
979f3b2b02 Add pod2man and pod2html to USE_TOOLS. 2011-11-29 18:31:26 +00:00
hans
161a06f239 Add pod2man to USE_TOOLS. 2011-11-29 18:27:24 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
cheusov
048829da9b Fix parallel build failure (-jN) 2011-11-26 16:29:38 +00:00
sbd
86985ff188 Recursive bump for devel/exempi buildlink addition. 2011-11-26 06:09:10 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
joerg
fbee16312a Fix build with newer GCC 2011-11-25 22:18:54 +00:00
cheusov
3b586c03f3 Attempt to fix a build failure of heirloom-libcommon 2011-11-24 21:02:42 +00:00
marino
baed9c9851 sysutils/libgtop: Fix DragonFly (broke 2011/01/19)
While converting libgtop to use SPECIAL_PERMS, too much of the
previous patch to the configure script was removed, breaking DragonFly.
Restored the missing bits to unbreak DragonFly.
2011-11-24 20:36:48 +00:00
joerg
8f14c1bedc Fix build with newer GCC 2011-11-24 13:34:29 +00:00
cheusov
3e840d4045 Fix for parallel builds (make MAKE_JOBS=N) 2011-11-23 22:50:25 +00:00
gls
c19bc13cdf Update sysutils/fabric to 1.2.4
Upstream changes:

2011-11-07: released Fabric 1.2.4
[Support] #459: Update our setup.py files to note that PyCrypto released
2.4.1, which fixes the setuptools problems.
[Support] #467: (also #468, #469) Handful of documentation clarification
weaks. Thanks to Paul Hoffman for the patches.
2011-11-23 19:14:09 +00:00
obache
85095cdc63 Update ipa to 2.1.1.
per maintainer update request by PR pkg/45630.

Changes:
    *	Corrected compilation when --with-ipa-pthread or
	--with-ipastat-pthread was specified.

    *	Corrected format of tables in "ipactl memory" output.

    *	Corrected access to free memory in ipa when dynamic rule is deleted.

    *	Call log_stderr() and log_stdout() after ipa.conf file parsing.

    *	Simplified and renamed confcommon.c:print_spaces().

    *	Corrected output of "ipa -v" and "ipa -h".
2011-11-23 07:51:54 +00:00
joerg
33fa398cf3 Fix build with newer GCC 2011-11-22 20:03:56 +00:00