Commit graph

201983 commits

Author SHA1 Message Date
mef
7b67a093e1 Updated sysutils/dd_rescue to 1.33 2013-06-04 00:55:14 +00:00
mef
9515e2a5b4 Bump dd_rescue Version 1.23 to 1.33
-------------------------
Version 1.33, released 2013-03-30.
  It brings long options, a new double overwrite mode (-2) and
  a man page.

Version 1.32
  has a new option -x to append to the output file
  and you can specify -Y (multiple times if you wish so) to
  write the same data to secondary output files.

Version 1.31 (2013-02-03)
  brought a few tiny improvements in the output (such as
  displaying the total elapsed time in the summary as opposed to
  ETA of 0, and the amount of data really written with option
  -W). But importantly, it has the new mode of triple
  overwriting of data (options -3 and -4), with random numbers,
  inverse random numbers, new random numbers (only for -4) and
  zeros, this way allowing paranoia-safe deletion of
  information.

Version 1.30 (2013-01-25)
  brought a fix for outputting data to stdout and a fix for a
  possible double free operation (introduced in 1.29). The
  message formatting has been streamlined a bit. The PRNG can
  now be initialized from a file (e.g. -Z /dev/urandom). The
  program now can also avoid writing to a target block if the
  target block already has the same data (option -W). Think of
  SSDs or other devices where you want to avoid writes.

In Version 1.29 (2013-01-22)
  a bug was fixed, where the last bytes where not copied
  corrected if hardbs == softbs. 1.29 also brings a number of
  new features; the ability to write the same (softbs sized)
  block again and again (option -R, automatically set if infile
  is /dev/zero), the ability to limit transfer size such that
  the outfile won't be enlarged (-M) and the possibility to use
  userspace random numbers (libc/frandom) to fill files with
  random data (options -z and -Z). Last not least, OBS also
  builds .deb binaries for Ubu12.04 / Deb6 now.

Version is 1.28 (released 2012-05-19)
  uses better defaults for hard and softblock sizes (4k/64k
  for buffered I/O, 512/1M for direct IO), as suggested by Jan
  Kara. Also the copying of access times with the option -p
  was fixed.

Version 1.27
  allowed to do 512b direct IO (which is possible in latest
  Linux kernels) -- idea and patch from Jan Kara. Change
  posix_memalign() variable assignment. It has a number of
  fixes from Valentin Lab; most importantly, when exiting
  because of an error, it updates the variables that are
  output. dd_rescue now avoid specal characters in the
  logfile. It handles situations gracefully, where wrong
  positions resulted in the progress graph causing
  faults. Some come from illegal input (negative offset ...),
  which is nw detected.

Version 1.25
  contains a fix for spurious "Success" messages that resulted
  from overwritten (cleared) errno. Bad blocks are formatted
  in a way that they are not overwritten on screen and block
  numbers are output as unsigned.

Version 1.24
  contains a compile fix for Linux versions that contain the
  splice syscall but not the other definitions. I also allows
  for specifying a directory (such as ".") as output filename
  in which case dd_rescue just appends the input file basename
  to it, just like cp does. Maybe most importantly, the RPM
  now contains the latest version of dd_rhelp (0.1.2).
VS: ----------------------------------------------------------------------
2013-06-04 00:47:46 +00:00
riastradh
d872ff9ca8 Make PKGSRC_SETENV sanitize the environment. 2013-06-03 23:27:14 +00:00
asau
436adc59b3 Added devel/openrcs version 20110824192219 2013-06-03 21:22:33 +00:00
asau
b123f3c582 + openrcs 2013-06-03 21:21:40 +00:00
asau
60ef82ecb2 Remove accidentally imported files. 2013-06-03 21:18:29 +00:00
asau
81e13f369d Import OpenRCS version 20110824192219 as devel/openrcs
OpenRCS is BSD-licensed implementation of RCS, Revision Control System
2013-06-03 21:17:25 +00:00
asau
6e8df03afc Import OpenRCS version 20110824192219 as devel/openrcs
OpenRCS is BSD-licensed implementation of RCS, Revision Control System
2013-06-03 21:15:32 +00:00
tron
f8712f214f Note update of the "x11-links" package to version 0.75. 2013-06-03 15:41:34 +00:00
tron
1d144275c7 Bump version to 0.75 and require at least this version to make sure that
this package picks up the new minimum versions of the "freetype2"
and "fontconfig" packages.
2013-06-03 15:41:14 +00:00
tron
a73780dfa5 Bump the required API version as well to enforce the new version
at build time.
2013-06-03 15:23:44 +00:00
taca
c4e7d4a4ee Update PHP53_VERSION and PHP54_VERSION. It should be updated with
last update of php53/php54.
2013-06-03 15:23:14 +00:00
tron
fdfe82b82f Bump the required API version as well to enforce the new version
at build time.
2013-06-03 15:18:40 +00:00
wiz
1ebef05f86 Updated sysutils/libpciaccess to 0.13.1nb3 2013-06-03 14:19:47 +00:00
wiz
7873d455d8 Fixes from Chuck Silvers <chuq@chuq.com> based on openbsd_pci.c.
Bump PKGREVISION.
2013-06-03 14:19:38 +00:00
obache
a3b4b5e436 apply change to be acceptable with pod2man in perl-5.18. 2013-06-03 11:54:41 +00:00
rodent
af6ce80997 Added entries for my updates to the meta-pkgs/modular-xorg-* packages. 2013-06-03 11:50:29 +00:00
rodent
b64866cd71 +spice-protocol 2013-06-03 11:22:12 +00:00
rodent
a8cb3e85ea Added sysutils/spice-protocol version 0.12.5 2013-06-03 11:21:18 +00:00
rodent
977c5dce93 Import spice-protocol-0.12.5 as sysutils/spice-protocol.
Headers defining protocols for SPICE server code.
2013-06-03 11:21:03 +00:00
rodent
37f4e8746d Set as BROKEN on Linux due to non-ASCII PLIST and thus problem with
libarchive on glibc systems.
2013-06-03 11:17:15 +00:00
rodent
335385b6e9 Set as BROKEN on Linux due to non-ASCII PLIST and thus a problem with
libarchive on glibc systems.
2013-06-03 11:16:16 +00:00
jperkin
edba05920d Avoid obsolete *_U_LONG macros. Fixes SunOS 64-bit build. 2013-06-03 10:23:33 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
fa6af2e589 revert unintended commit 2013-06-03 10:05:16 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
jperkin
1070bf5f40 Use the correct CMake define, from wiz. Fixes SunOS build. 2013-06-03 08:45:27 +00:00
tron
112aeeced8 This packages needs a Fortran 95 compiler to build, Fortran 77 is not
good enough.
2013-06-03 08:22:59 +00:00
wiz
aa02b5c841 Updated sysutils/cdrtools to 3.01alpha15 2013-06-03 08:13:22 +00:00
wiz
fe5d56003b Update to 3.01a15:
All:

-	Due to an incorrect message from last release, here is corrected
	information on when a Linux installation is potentially dangerous:

	New autoconf tests for sys/capability.h and cap_*() functions
	from Linux -lcap

	WARNING: If you do not see this:

		checking for sys/capability.h... yes

		...

		checking for cap_get_proc in -lcap... yes
		checking for cap_get_proc... yes
		checking for cap_set_proc... yes
		checking for cap_set_flag... yes
		checking for cap_clear_flag... yes

	your Linux installation is insecure in case you ever use the
	command "setcap" to set up file capabilities for executable commands.

	Note that cdrtools (as any other command) need to be capabylity aware
	in order to avoid security leaks with enhanced privileges. In most
	cases, privileges are only needed for a very limited set of operations.
	If cdrtools (cdrecord, cdda2wav, readcd) are installed suid-root, the
	functions to control privileges are in the basic set of supported
	functions and thus there is no problem for any program to control it's
	privileges - if they have been obtained via suid root, you are on a
	secure system.

	If you are however on an incomplete installation, that supports to
	raise privileges via fcaps but that does not include developer support
	for caps, the programs get the privileges without being able to know
	about the additional privileges and thus keep them because they cannot
	control them.

	WARNING: If you are on a Linux system that includes support for
	fcaps (this is seems to be true for all newer systems with
	Linux >= 2.6.24) and there is no development support for capabilities
	in the base system, you are on an inherently insecure system that allows
	to compile and set up programs with enhanced privileges that cannot
	control them.

	In such a case, try to educate the security manager for the related
	Linux distribution. Note that you may turn your private installation
	into a secure installation by installing development support for libcap.

-	WARNING: the include structure of include/schily/*.h and several sources
	has been restructured to cause less warnings with older OS platforms.
	If you see any new problem on your personal platform, please report.

-	New includefiles:

	schily/poll.h		Support poll()
	schily/stdarg.h		An alias to schily/varargs.h (but using the std name)
	schily/sunos4_proto.h	Missing prototypes for SunOS-4.x to make gcc quiet
	schily/timeb.h		Needed for users of ftime()

-	Many minor bug-fixes for the files include/schily/*.h

-	include/schily/archconf.h now defines __SUNOS5 for easier coding

-	include/schily/priv.h now defines platform independent fine grained privileges

-	Updated README.compile:

	Some typo patches from Jan Engelhardt <jengelh@inai.de>

	Documented the "LINKMODE=" macro to explain how to create dynamically
	linked bynaries.

Libschily:

-	Added #include <schily/libport.h> to libschily/fnmatch.c

Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	Added #include <schily/libport.h>

Libdeflt:

-	Added #include <schily/libport.h>

Libfind:

-	dirname -> dir_name to avoid a gcc warning

Libhfs_iso:

-	Rename variable "utime" to "uxtime" to avoid a compiler warning

Libscg:

-	Repositioned #ifdefs to avoid unused variable definitions in
	libscg/scsi-sun.c

-	libscg/scsi-linux-ata.c now aborts early if errno == EPERM. This now
	makes it behave like libscg/scsi-linux-sg.c

-	A new scg flag SCGF_PERM_PRINT tells libscg to print a more verbose error
	in case that a SCSI comand was aborted with errno == EPERM.

Cdrecord:

-	Allow to compile without Linux libcap using "smake COPTX=-DNO_LINUX_CAPS LIB_CAP="

-	Cdrecord now checks whether there are sufficient fine grained privileges.

-	Cdrecord now uses the new flag SCGF_PERM_PRINT to get better warnings if the
	permissions granted by the OS are not sufficient.

Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	Include file reordering to avoid warnings on older platforms

-	Allow to compile without Linux libcap using "smake COPTX=-DNO_LINUX_CAPS LIB_CAP="

-	Repositioned #ifdefs to avoid unused variable definitions in
	cdda2wav/sndconfig.c

-	Cdda2wav now checks whether there are sufficient fine grained privileges.

-	Work around a bug in sys/param.h FreeBSD-9.1, that #define's __FreeBSD_kernel__
	instead of #define __FreeBSD_kernel__ 9 that would be needed for Debian
	k-FreeBSD compatibility.
	The bug affects cdda2wav/mycdrom.h


Readcd:

-	Allow to compile without Linux libcap using "smake COPTX=-DNO_LINUX_CAPS LIB_CAP="

-	Readcd now checks whether there are sufficient fine grained privileges.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Make mkisofs compile without -DUDF and without -DDVD_VIDEO
	Thanks to a hint from rmd4work@mail.ru
2013-06-03 08:13:13 +00:00
tron
a3a8a39c45 This packages needs a Fortran 95 compiler to build, Fortran 77 is not
good enough.
2013-06-03 08:04:56 +00:00
rodent
051f490f04 -xf86-input-acecad -xf86-input-penmount -xf86-video-fbdev
-xf86-video-newport; imported to HEAD.
2013-06-03 02:35:50 +00:00
rodent
32a3c5c27f +xf86-input-acecad +xf86-input-penmount +xf86-video-fbdev
+xf86-video-newport; Bump PKGVERSION;
2013-06-03 02:28:18 +00:00
rodent
07779c7d48 +xf86-video-newport 2013-06-03 01:36:12 +00:00
rodent
332dd851ab Added x11/xf86-video-newport version 0.2.4 2013-06-03 01:35:40 +00:00
rodent
d6194f0297 Import xf86-video-newport-0.2.4 as x11/xf86-video-newport.
This is an unaccelerated driver for the SGI newport cards (a.k.a. XL) as found
in the SGI Indy and Indigo2. Both the 8bit and 24bit versions are tested and
working.
2013-06-03 01:35:22 +00:00
rodent
5cc6aaa8c3 +xf86-video-fbdev; also MAINTAIN 2013-06-03 00:49:22 +00:00
rodent
b739284279 Added x11/xf86-video-fbdev version 0.4.3 2013-06-03 00:48:38 +00:00
rodent
0eda36556a Import xf86-video-fbdev-0.4.3 as x11/xf86-video-fbdev.
Video driver for framebuffer device.
2013-06-03 00:48:23 +00:00
rodent
7cf95c3458 +xf86-input-penmount 2013-06-03 00:23:48 +00:00
rodent
252c7a80b7 Added x11/xf86-input-penmount version 1.5.0 2013-06-03 00:22:35 +00:00
rodent
e86c1b2367 Import xf86-input-penmount-1.5.0 as x11/xf86-input-penmount.
PenMount input driver for the Xorg X server.
2013-06-03 00:22:18 +00:00
tron
4ffbc0e83e Back out all of the C++11 related patches. They don't only break the
build under Mac OS X but also under NetBSD/amd64 6.1 with the default
G++ compiler.

This fixes PR pkg/47873 by myself.
2013-06-02 22:52:14 +00:00
rodent
c7bb820170 +xf86-input-acecad 2013-06-02 21:58:01 +00:00
rodent
b84473920d Added x11/xf86-input-acecad version 1.5.0 2013-06-02 21:57:01 +00:00
rodent
28e03a8d5c Import xf86-input-acecad-1.5.0 as x11/xf86-input-acecad.
Acecad Flair input driver for the Xorg X server.
2013-06-02 21:56:42 +00:00
adam
056bce0f02 Updated lang/gcc48 to 4.8.1; games/scummvm to 1.6.0 2013-06-02 18:17:05 +00:00
adam
399570463d Changes 1.6.0:
New Games:
   - Added support for 3 Skulls of the Toltecs.
   - Added support for Eye of the Beholder.
   - Added support for Eye of the Beholder II: The Legend of Darkmoon.
   - Added support for Hopkins FBI.
   - Added support for Tony Tough and the Night of Roasted Moths.
   - Added support for The Journeyman Project: Pegasus Prime.
   - Added support for the Macintosh version of Discworld 1.

 General:
   - Added a new save/load chooser based on a grid of thumbnails. This is only
     supported for resolutions bigger than 640x400. The old chooser is still
     available and used for games without thumbnail support. It is possible to
     select the old one as default too.
   - Rewrote VideoDecoder subsystem.
   - Added Galician translation.
   - Added Finnish translation.
   - Added Belarusian translation.
   - Using the mouse wheel on a slider widget now changes the value by the
     smallest possible amount. This is more predictable than the old behaviour,
     which was to change the value by "one pixel" which would sometimes not
     change it at all.
   - Updated MT-32 emulation code to latest munt project snapshot.
   - Added FluidSynth settings dialog, mainly for reverb and chorus settings.
   - Fixed crash on certain Smacker movies.
2013-06-02 18:13:24 +00:00
adam
c68f40e9ce Changes 4.8.1:
This release is a bug-fix release, containing fixes for regressions in GCC 4.8.0 relative to previous releases of GCC.
2013-06-02 18:12:22 +00:00
stacktic
33a744f84e Update misc/rump to 20130602 2013-06-02 17:35:07 +00:00