Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc f25d4d7e8b Initial import of smaSHeM, version 0.4, into the packages collection.
System V shared memory segments created with shmget() are assigned an
	owner, a group and a set of permissions intended to limit access to
	the segment to designated processes only.  The owner of a shared
	memory segment can change the ownership and permissions on a segment
	after its creation using shmctl().  Any subsequent processes that wish
	to attach to the segment can only do so if they have the appropriate
	permissions.  Once attached, the process can read or write to the
	segment, as per the permissions that were set when the segment was
	created.

	smaSHeM takes advantage of applications that set weak permissions on
	such segments, allowing an attacker to dump or patch their contents.
	As discussed in the presentation at 44CON 2013 entitled 'I Miss LSD',
	in the case of many X11 applications it is possible to extract pixmaps
	of previously rendered GUI artifacts.  When compiled with QtCore
	linking enabled, smaSHeM aids in that process by brute forcing
	potentially valid dimensions for the raw pixmap dump.
2013-11-15 05:11:50 +00:00
archivers Substitute Bash properly. Bump PKGREVISION. 2013-11-14 18:39:38 +00:00
audio Don't inline when using Clang. 2013-10-30 18:59:06 +00:00
benchmarks Don't use -fforce-addr. 2013-10-27 20:30:01 +00:00
biology Update to chemtool 1.6.14 2013-10-30 15:13:02 +00:00
bootstrap Mark the copy of bmake's configure as executable in case the checkout is 2013-10-03 01:24:57 +00:00
cad ng-spice doesn't really use curses 2013-10-15 14:31:39 +00:00
chat The last forgotten dependency of kgb-bot was on the client side, and it 2013-11-05 11:15:43 +00:00
comms Fix attempt at detecting curses. 2013-11-05 17:38:41 +00:00
converters Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
cross Help latex to find the images. 2013-11-10 20:28:14 +00:00
databases Update "phpmyadmin" package to version 4.0.9. 2013-11-07 08:29:44 +00:00
devel Update to 17.0.10 2013-11-14 13:16:31 +00:00
distfiles
doc Updated graphics/png to 1.6.7 2013-11-14 23:09:54 +00:00
editors Update emacs-snapshot to 20131101. 2013-11-12 20:38:37 +00:00
emulators Update to 0.151: the usual changes. 2013-11-14 08:18:21 +00:00
filesystems Add more details to DESCR, adapted from README in the unpacked source tree. 2013-11-10 06:36:28 +00:00
finance Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
fonts Add ttf-dump. 2013-11-12 21:51:17 +00:00
games Doesn't support Lua 5.2, so require 5.1 for now. 2013-11-13 22:51:37 +00:00
geography Prefix rpath option with -Wl. 2013-10-20 18:09:05 +00:00
graphics Update to 1.6.7: 2013-11-14 23:09:45 +00:00
ham Bump Version 2.0rc7 to 2.0rc8. 2013-10-17 09:40:12 +00:00
inputmethod Correct 2013-11-12 02:57:43 +00:00
lang Make the newline processing even more aggressive by removing the line 2013-11-13 22:49:31 +00:00
licenses Add arrl-license. 2013-09-13 14:18:36 +00:00
mail Fix PR pkg/48240, bump PKGREVISION, and remove obsolete patches 2013-11-13 14:36:58 +00:00
math + ipopt 2013-11-14 15:04:53 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Changes 1.55.0: 2013-11-12 16:49:07 +00:00
misc Really remove kdeadmin4. 2013-11-14 09:42:24 +00:00
mk Prevent to strip -l{,n}curses for the case terminfo library name is itself. 2013-11-10 02:54:47 +00:00
multimedia Do not force C90 and remove some other pointless options that will 2013-11-13 22:51:06 +00:00
net Update COMMENT and DESCR to describe new features added between 2013-11-14 08:01:01 +00:00
news Fix build on SunOS. Patch from Thomas Merkel. 2013-10-24 09:38:24 +00:00
packages
parallel Fix PKG_USERS usage. 2013-10-31 15:58:30 +00:00
pkgtools Use the compiler front-end to generate shared libraries on OSX - the 2013-10-25 13:53:03 +00:00
print Update tex-dvipdfmx-def to 3.3 2013-11-14 06:32:21 +00:00
regress
security Initial import of smaSHeM, version 0.4, into the packages collection. 2013-11-15 05:11:50 +00:00
shells Fix build with texinfo 5.x 2013-10-31 13:08:37 +00:00
sysutils sort 2013-11-14 05:13:51 +00:00
templates
textproc Changes 1.25.26: 2013-11-14 08:01:11 +00:00
time Update to 2013.8: changes not found. 2013-11-13 19:46:20 +00:00
wm Mark this NOT_FOR 64-bit platforms; while it builds, gcc output and a 2013-11-09 06:10:48 +00:00
www Add the LTS version of www/py-django for users that desire less 2013-11-14 21:27:01 +00:00
x11 Make it work with pkgsrc X11. 2013-11-14 16:48:52 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.