Commit graph

6870 commits

Author SHA1 Message Date
joerg
f87eee60f6 Don't include uvm/uvm_object.h, it is for kernel-only use. 2013-01-15 15:30:56 +00:00
dholland
60211b7d16 Teach this about NetBSD 5.1, 5.2, 6.0, and 6.99 to silence useless build
warnings.
2013-01-12 03:27:21 +00:00
joerg
d6121ded15 Needs _KMEMUSER on NetBSD/current 2013-01-11 23:34:09 +00:00
joerg
d917d356f5 NetBSD/current needs uvm/uvm_extern.h 2013-01-11 23:33:35 +00:00
joerg
1266ce3f22 Use more void. 2013-01-11 23:32:38 +00:00
joerg
d2eec57dea Requires sys/vmmeter.h on NetBSD/current 2013-01-11 23:31:14 +00:00
joerg
d3c2383ab9 Requires _KMEMUSER on NetBSD/current 2013-01-11 23:30:39 +00:00
joerg
641a6ebe05 NetBSD/current requires uvm/uvm_extern.h and _KMEMUSER. 2013-01-11 23:30:17 +00:00
is
996d094585 There was some confusion over the download site; while the software's
homepage links to homepage-relative copies, the announcement e-mail
mentioned the GNU mirror network. This was noticed after reports about
spurious 403 errors came it. Changed to use MASTER_SITES_GNU.
2013-01-11 20:29:54 +00:00
joerg
e9f12fe934 Avoid conflict with log(3). 2013-01-11 13:31:05 +00:00
joerg
502b2ca22e NetBSD/current needs explicit include of sys/vmmeter.h 2013-01-11 00:07:41 +00:00
joerg
1bfa966156 Explicitly tell the system headers that this wants to mook with KVM. 2013-01-11 00:06:53 +00:00
wiz
f1a040bd40 Update to 3.8.2, from Nils Ratusznik via pkgsrc-wip.
Changes:
- show error and ignore config if '{' is not present after log files declaration
- support whitespaces in compressoptions directive
- support for tilde expansion in config files
- fixed mail sending for 'mailfirst', 'dateext' and 'delaycompress' combination
- do not use gzip/gunzip from /usr/local on Solaris
- Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there
2013-01-10 18:16:29 +00:00
is
fd450bbc6e Update to mtools-4.0.18.
Improvements since the 4.0.17 release are:

        Fix for names of iconv encodings on AIX
        Fix mt_size_t on NetBSD
        Fixed compilation on Mingw
        Fixed doc (especially mformat)
        Fix mformat'ing of FAT12 filesystems with huge cluster sizes
        Minfo prints image file name in mformat command line if an image
        file name was given
        Always generate gzip-compressed RPMs, in order to remain
        compatible with older distributions
        Fixed buffer overflow with drive letter in mclasserase
2013-01-10 15:37:08 +00:00
wiz
583d86e6d5 Bump PKGREVISION for tcl-itcl shlib path change. 2013-01-07 13:27:29 +00:00
ryoon
33ed86b44a Fix build on OpenBSD/amd64 5.2.
* librt should not be linked.
2013-01-06 03:55:51 +00:00
dholland
c1419d27e8 Improve previous change so it honors BACULA_DB. From Petar Bogdanovic. 2013-01-04 23:25:49 +00:00
jym
03bf7f175c Specify a valid homedir for munin user, so that cron(8) does not
bail out trying to chdir(2) to a nonexistent $HOME when exec'ing
munin-cron.

ok joerg@
2012-12-31 02:12:07 +00:00
joerg
c55538e1cd Always return a value from !void functions. 2012-12-25 21:02:56 +00:00
joerg
33c1d70e11 Fix tautologic compares. Add a few missing static specifiers for inline
functions. Don't use non-literal strings as format strings. Use z for
size_t on NetBSD. Fix inline assembler syntax of inl.
2012-12-25 21:02:14 +00:00
dholland
1631143ca5 Apply patch from Noud de Brouwer in PR 47096 to fix build with current
poppler.
2012-12-23 03:23:48 +00:00
dholland
60578aaa17 Add patch comment (hi joerg) 2012-12-23 03:23:20 +00:00
joerg
cb3692cb69 Pick up make_pair from the correct namespace. 2012-12-22 20:03:47 +00:00
dholland
180fd2fa48 Fix PLIST for base package update. 2012-12-22 03:47:33 +00:00
joerg
048c5bea9c Fix template look up. Fix function pointer declaration. Don't compare
enums and strings. Bump revision.
2012-12-22 02:31:33 +00:00
dholland
38076cd931 Fix PLIST for base package update. 2012-12-22 02:21:42 +00:00
dholland
22f5bc6e8f Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
dholland
41b45d5f6e Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
dholland
71946d915c Fix PLIST for base package update. 2012-12-22 01:49:16 +00:00
dholland
86acf43b9a Regen patch for base package update. 2012-12-22 01:44:00 +00:00
dholland
0488937b31 Fix PLIST for base package update. 2012-12-22 01:39:29 +00:00
dholland
b2c233c28d Regen patch for base package update. 2012-12-22 01:34:25 +00:00
dholland
f7b1ecaaa3 Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
dholland
742d836b86 Update PLIST after base package update. 2012-12-20 23:02:17 +00:00
joerg
08fac17e20 Create user and group before installation starts. 2012-12-20 21:42:46 +00:00
joerg
cd6eb3b267 Fix return type of function to match the (missing) return values. 2012-12-20 21:37:37 +00:00
joerg
3d08ea3e3d Make sure that mc's editor looks in the right directory for the Syntax
file. Bump revision.
2012-12-19 16:00:21 +00:00
jperkin
00c185785c Enable package on Solaris 11 and friends. 2012-12-19 14:05:26 +00:00
is
978ae1d1aa Fix for DOS: XSA25 (CVE-2012-4544 / CVE-2012-2625) - dom0 memory exhaustion
possibility by uncompressing of domU kernels.

From upstream; only file paths changed to be relative to our WRKSRC.

ok'd by cegger@/wiz@.
2012-12-19 12:29:44 +00:00
wiz
600948fccc Update to 3.01a10 for the mkisofs regression (see last entry below).
NEW features of cdrtools-3.01a10:

This is the first localization step for cdrtools. All programs now (hopefully)
call gettext() for all strings that need localization.

-	The next step will include dgettext() calls for the libraries.

-	The following step will include the extracted strings

-	The last step will include German translations and install support
	for the resulting binary message object files.

All:

-	Add support for semi-static (preconfigured) include files for Android:
	include/schily/armv5tejl-linux-gcc/xconfig.h

-	New include files include/schily/err_*.h are used to encapsulate
	#error CPP statements that would otherwise always prevent compilation
	with K&R compilers.


Mkisofs (Maintained/enhanced by J

-	Revert a change to dvd_file.c::uniq() that was made because of a "valgrind"
	warning that claims illegal memory access. With the change from 3.01a09, mkisofs
	however does not deal correctly with DVD-Video padding, so the valgrind warning is
	wrong.
2012-12-18 07:58:05 +00:00
markd
5e71d46abe Drop maintainership of kde3 packages. Haven't had any systems running
kde3 for a while.
2012-12-17 18:37:06 +00:00
obache
7c9a8eddb4 Update dependency pattern.
Getopt::Long version 2.35 is in perl-5.8.8 CORE.

Bump PKGREVISION.
2012-12-17 13:25:57 +00:00
taca
7604ec9631 Update ruby-facter to 1.6.16.
Exact changes are unknown.
2012-12-17 13:22:33 +00:00
taca
fa7fc79f27 Update capistrano to 2.13.5.
## 2.13.5 (tentative) / October 26 2012

* Merged in `capistrano_colors` gem, and renamed to 'log_formatters', since it does much more than just colors
  (@ndbroadbent)
* Use more intelligence in setting the :scm variable based on known version control directory names (@czarneckid)
* Remove the deploy:web:{disable, enable} tasks (@carsomyr)
* Group finalize_update shell commands into one command, harden shell calls with #shellescape, and separate arguments
  with -- (@ndbroadbent)
2012-12-17 13:20:39 +00:00
khorben
963259f31a Added deforaos-browser version 0.4.9 2012-12-17 00:21:02 +00:00
khorben
58ad5941e2 Imported wip/deforaos-browser, the DeforaOS file and desktop manager, under
sysutils/deforaos-browser (version 0.4.9)
2012-12-17 00:19:58 +00:00
dholland
5123ba50c6 Add missing file, seen in both my test builds and John Marino's build. 2012-12-16 20:51:36 +00:00
wiz
d9f809241a DESCR:
- Augment / update (text taken from
  <http://www.gnu.org/software/findutils/findutils.html>);

Makefile:
- augment `COMMENT';
- augment `LICENSE'.

From Bug Hunting.
2012-12-16 18:13:28 +00:00
wiz
aa68812d26 - Update `DESCR' (text taken from http://www.gnu.org/software/mtools/,
with ``and Atari FAT'', a comma, and ``-inch'' added);
- augment `LICENSE'.

From Bug Hunting.
2012-12-16 18:09:46 +00:00
wiz
9a9a9a3612 - Update DESCR' file (text taken from old / new HOMEPAGE' home
page, but slightly modified (e.g., minus typos);
- update `HOMEPAGE';
- add `LICENSE'.

From Bug Hunting.
2012-12-16 17:55:24 +00:00