Commit graph

19186 commits

Author SHA1 Message Date
Makoto Fujiwara
ab0b1097e7 Update mingw/Makefile.common to sync with mingw-binutils revived.
Now uses
MINGW_TARGET?=	     	i386--mingw32
(Is this OK ?)
2008-07-12 09:49:03 +00:00
Makoto Fujiwara
9f67e06c5e Update mingw-binutils with binutils-2.18.
This packages has been broken for a while, and now revives.

GNU binutils now supports MingGw natively, so making this package
is very simple now.
Thanks,
2008-07-12 09:38:39 +00:00
Eric Schnoebelen
b0892f3724 Update to Psi 0.12RC4. 2008-07-12 04:53:00 +00:00
Blair Sadewitz
ddff6b63af Import ratproxy-1.51 as wip/ratproxy.
Ratproxy is a semi-automated, largely passive web application security
audit tool. It is meant to complement active crawlers and manual proxies
more commonly used for this task, and is optimized specifically for an
accurate and sensitive detection, and automatic annotation, of potential
problems and security-relevant design patterns based on the observation
of existing, user-initiated traffic in complex web 2.0 environments.
The approach taken with ratproxy offers several important advantages over
more traditional methods; please consult ratproxy's home page or the
installed README file for more information.

[HOMEPAGE:http://code.google.com/p/ratproxy]
2008-07-12 01:35:10 +00:00
M. Negovanovic
a1efc819fe Update to 8.1.0 2008-07-12 00:29:25 +00:00
M. Negovanovic
89e322e53c Update to 8.0.0 2008-07-12 00:28:36 +00:00
M. Negovanovic
d1f6c635f3 Update to 8.1.0 2008-07-12 00:21:58 +00:00
M. Negovanovic
75f4892a41 Switch to Zope.org stand alone package. 2008-07-12 00:20:01 +00:00
Tonnerre LOMBARD
76934364b1 Remove duplicate CVE entry. 2008-07-11 20:30:57 +00:00
Tonnerre LOMBARD
7145644d6a Add the latest set of CVEs. 2008-07-11 20:28:22 +00:00
Dieter Baron
6fc3554081 Use META_PACKAGE.
Update information for mupen. (Was left from where the Makefile was
copied from, hi xtrame!)
2008-07-11 03:37:09 +00:00
Dieter Baron
b821396ec1 Add desmume. 2008-07-11 03:09:59 +00:00
Dieter Baron
69b2e1647b Import desmume-0.8 as wip/desmume.
DeSmuME is an emulator for the Nintendo DS hand held game console.
2008-07-11 03:07:10 +00:00
Christian St
73ae074b70 Updated to version 0.2.0.29-rc
Changelog:
o Major bugfixes:
 - If you have more than one bridge but don't know their keys,
   you would only launch a request for the descriptor of the first one
   on your list. (Tor considered launching requests for the others, but
   found that it already had a connection on the way for $0000...0000
   so it didn't open another.) Bugfix on 0.2.0.x.
 - If you have more than one bridge but don't know their keys, and the
   connection to one of the bridges failed, you would cancel all
   pending bridge connections. (After all, they all have the same
   digest.) Bugfix on 0.2.0.x.
 - When a hidden service was trying to establish an introduction point,
   and Tor had built circuits preemptively for such purposes, we
   were ignoring all the preemptive circuits and launching a new one
   instead. Bugfix on 0.2.0.14-alpha.
 - When a hidden service was trying to establish an introduction point,
   and Tor *did* manage to reuse one of the preemptively built
   circuits, it didn't correctly remember which one it used,
   so it asked for another one soon after, until there were no
   more preemptive circuits, at which point it launched one from
   scratch. Bugfix on 0.0.9.x.
 - Make directory servers include the X-Your-Address-Is: http header in
   their responses even for begin_dir conns. Now clients who only
   ever use begin_dir connections still have a way to learn their IP
   address. Fixes bug 737; bugfix on 0.2.0.22-rc. Reported by goldy.

o Minor bugfixes:
 - Fix a macro/CPP interactions that was confusing some compilers:
   some GCCs don't like #if/#endif pairs inside macro arguments.
   Fix for bug 707.
 - Fix macro collision between OpenSSL 0.9.8h and Windows headers.
   Fixes bug 704; fix from Steven Murdoch.
 - When opening /dev/null in finish_daemonize(), do not pass the
   O_CREAT flag. Fortify was complaining, and correctly so. Fixes
   bug 742; fix from Michael Scherer. Bugfix on 0.0.2pre19.
 - Correctly detect transparent proxy support on Linux hosts that
   require in.h to be included before netfilter_ipv4.h.  Patch
   from coderman.
 - Disallow session resumption attempts during the renegotiation
   stage of the v2 handshake protocol.  Clients should never be
   trying session resumption at this point, but apparently some
   did, in ways that caused the handshake to fail.  Bugfix on
   0.2.0.20-rc.  Bug found by Geoff Goodell.
2008-07-10 22:48:20 +00:00
Blair Sadewitz
b71dd8cd95 make mps to fix missing checksum of patch-aj 2008-07-10 20:55:54 +00:00
Blair Sadewitz
2ef0af1feb Import marsyas-0.2.16 as wip/marsyas.
Initial check-in of work-in-progress (does not build to completion yet).

MARSYAS is a software framework that was created as part of my
research in Princeton University as a Phd graduate student. It is a
collection of classes written in C++ and JAVA for various sound
analysis and synthesis tasks. It started my first year in graduate school
(1998) when I rewrote various tools that I had been using in order to
make my life easier and also to code them the way I wanted them to be.

This library is made by me for my own research purposes. Anyone who
finds anything useful is welcome to use it, but I have no
responsibility whatsoever. I will be happy to answer any questions and
I will try to keep developing the library/toolkit. Until now
development is guided by what my research needs and whenever I find
some free time other stuff.

The basic goal for MARSYAS has been to design a flexible and easily
extensible system that allows rapid prototyping of audio
applications. MARSYAS is released as free software under the GNU
public licence hoping that people will actively contribute to its
development. Please send bugs, comments, additions, problems and
anything else to gtzan@@cs.cmu.edu. This version 0.2 is the third 
major rewrite of Marsyas and is still in experimental stage. Feedback 
is more than welcome. 

(This is the software behind MoodLogic and similar technologies/services)
2008-07-10 20:23:06 +00:00
Blair Sadewitz
d1cc755060 Add refactoring of "ye olde valuators patch" courtesy of Sverre Froyen
on pkgsrc-users@.  Thanks!

Also, add CONFIGURE_ARGS+=--enable-builtin-fonts so that the server
is usable even if you haven't installed any fonts [yet].

Bump PKGREVISION.
2008-07-10 16:17:19 +00:00
Iain Hibbert
0adc5d884b update to version 1.42 2008-07-09 18:47:22 +00:00
Tim Larson
2cf2ab7623 Cleanup 2008-07-09 16:31:03 +00:00
Tim Larson
074bf4c76f MESSAGE file noting this does not build on NetBSD 2008-07-09 13:09:10 +00:00
Mihai Chelaru
6a16efafe1 mention two security issues 2008-07-09 09:04:07 +00:00
Mihai Chelaru
b45ec9a18f Mention a security bug 2008-07-09 08:42:31 +00:00
Jonathan A. Kollasch
63932a278d Update to 20080430. 2008-07-08 20:36:02 +00:00
Blair Sadewitz
91c52c88f6 Update to help2man-1.36.4. Use conventional patch names. Misc Makefile
changes/fixes.  pkglint says "fine".
2008-07-08 16:17:46 +00:00
Roy Marples
f8418ba7bc beta9 2008-07-08 16:10:54 +00:00
Blair Sadewitz
e35200e685 Import zsh-4.3.6 as wip/zsh.
This is the start of a reworking of zsh-current to be more pkgsrc-
and user- friendly.

goals:	- provide coherent terminal type selection facility
	- provide facility (using PRINT_PLIST_AWK, etc) to ease installation
	  of completion scripts.
	- Set site function-dir and others in accordance with pkgsrc
	  policy (?).
	- Support as many platforms as possible, consdering the recommended
	  options, e.g. using zsh's own memory allocator, etc.
	- test

	I don't have much time to work on this, so others are most welcome!
2008-07-08 15:51:15 +00:00
Adam Hoka
30a5a4305b Convert to modular Xorg. (Heh!) 2008-07-07 21:56:01 +00:00
Aleksey Cheusov
9ecd9213c2 updated to version 0.15.1
FIXED: another bug in handling EXTRA_DEPS
2008-07-07 15:12:54 +00:00
Mike M. Volokhov
2356940043 Expand package description (taken from Zabbix site). 2008-07-07 15:03:28 +00:00
Aleksey Cheusov
ae92d8d3a4 minor fix 2008-07-07 14:36:33 +00:00
Aleksey Cheusov
288e355c8b release notes 2008-07-07 14:27:10 +00:00
Aleksey Cheusov
51c3bb7985 version -> 0.12.0
- added: pkg_grep_summary
   - do not depend on wip/paexec, install it manually
   - fixes in usage message of pkg_grep_summary
2008-07-07 14:25:26 +00:00
Makoto Fujiwara
75bf65cd59 Bump the mingw-runtime-bin from 3.5 to 3.14.
The mingw-bintuils depends on this but it is broken now.
Update history was:

3.14  (2007-12-27)
http://sourceforge.net/forum/forum.php?forum_id=767830
3.13  (2007-08-03)
http://sourceforge.net/forum/forum.php?forum_id=721356
3.12  (2007-03-26)
http://sourceforge.net/forum/forum.php?forum_id=679462
3.11  (2006-11-18)
http://sourceforge.net/forum/forum.php?forum_id=636132
3.10  (2006-06-25)
http://sourceforge.net/forum/forum.php?forum_id=585368
3.9   (2005-10-27)
http://sourceforge.net/forum/forum.php?forum_id=506817
3.8   (2005-08-13)
http://sourceforge.net/forum/forum.php?forum_id=488272
3.7   (2005-01-13)
http://sourceforge.net/forum/forum.php?forum_id=437275
3.6   (2005-01-09)
http://sourceforge.net/forum/forum.php?forum_id=435941
2008-07-06 12:33:46 +00:00
Makoto Fujiwara
fd8db457e3 mingw-w32api-bin/Makefile was unchanged at previos commit, just add
the changes also
(bump the version 3.1 to 3.11)
2008-07-06 12:23:48 +00:00
Makoto Fujiwara
1548357f1d Bump the ming-w32api version from 3.1 to 3.11
(The mingw-binutils depends this package, but it is
broken now, so don't care about that for now, sorry.)

Updated to 3.11 (2007-12-27)
http://sourceforge.net/forum/forum.php?forum_id=767831

Updated to 3.10 (2007-08-03))
http://sourceforge.net/forum/forum.php?forum_id=721357

Updated to 3.9  (2007-03-26)
http://sourceforge.net/forum/forum.php?forum_id=679460

Updated to 3.8  (2006-11-18)
http://sourceforge.net/forum/forum.php?forum_id=636131

Updated to 3.7  (2006-04-14)
http://sourceforge.net/forum/forum.php?forum_id=562116

Updated to 3.6  (2006-01-17)
http://sourceforge.net/forum/forum.php?forum_id=530996

Updated to 3.5  (2005-10-29)
http://sourceforge.net/forum/forum.php?forum_id=507146

Updated to 3.4  (2005-10-28)
http://sourceforge.net/forum/forum.php?forum_id=506860

Updated to 3.3  (2005-8-10)
http://sourceforge.net/forum/forum.php?forum_id=487633

Updated to 3.2  (2005-8-10)
http://sourceforge.net/forum/forum.php?forum_id=435943
2008-07-06 12:20:03 +00:00
Makoto Fujiwara
24620b0914 http://lists.gnu.org/archive/html/emacs-commit/2008-06/msg00988.html
Removed files:
	leim/quail     : hangul3.el

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00056.html
Added files:
        lisp/obsolete  : vmsproc.el vms-pmail.el vms-patch.el
Removed files:
        lisp/mail      : vms-pmail.el
        lisp           : vmsproc.el vms-patch.el
2008-07-06 12:05:52 +00:00
Tobias Nygren
0ebfc30cb9 Fix PLIST breakage 2008-07-06 09:02:14 +00:00
Tonnerre LOMBARD
cd94237034 Add TODO entries about Unreal Tournament engine web server logging DoS. 2008-07-06 04:05:06 +00:00
Tonnerre LOMBARD
7ba0a8daf9 Add TODO entry for http://aluigi.altervista.org/adv/pulsex-adv.txt 2008-07-06 03:48:48 +00:00
Blair Sadewitz
02a1dd3199 Update to xorg-server-1.4.2 2008-07-05 23:44:08 +00:00
Adrian Portelli
427be9ead1 Move to NetBSD only
Fix tools paths
Move default protocol to ftp
2008-07-05 20:00:30 +00:00
Adrian Portelli
cfa5984a5f Updated audit-system(8)
Added audit-system.conf(5)
Install all man pages
Add a check for all the tools we need in audit-system(8)
2008-07-05 19:07:21 +00:00
Mark Kirby
e4a9933d32 I'm not going to work on this so get rid of it. 2008-07-05 17:53:14 +00:00
Daniel Horecki
caff75f310 more lockfile removal 2008-07-05 14:06:43 +00:00
Daniel Horecki
3de13c95cf ekhm, what this .lockfile doing here?! 2008-07-05 14:05:37 +00:00
Roy Marples
18f7113cdc beta8 2008-07-05 13:43:03 +00:00
Adrian Portelli
cf5aa6954d Add sample .conf file 2008-07-04 20:13:56 +00:00
Adrian Portelli
e7b01c9ee3 Update USE_TOOLS to cover all current tools in use
Move install to sbin
Update COMMENT and DESCR
Add -u to download the system-vulnerabilities file only
Add sample audit-system.conf
Add logic for SYSVULNDIR creation
Use PKG_SYSCONFDIR correctly
Check we can write to SYSVULNDIR
An ERROR in the script gets an exit
Expose FETCH_TOOL* but warn that changing them is unsupported
2008-07-04 20:11:44 +00:00
Adrian Portelli
b5fb6e0086 +audit-system 2008-07-03 21:56:55 +00:00
Adrian Portelli
298a322f3e The audit-system program compares the programs, utilities, libraries and
kernel with the system-vulnerabilities file and reports any known security
issues to standard output.  This output contains the name and version of
the vulnerable component, the type of vulnerability, and a URL for further
information for each vulnerability.

NOTE: NetBSD ONLY
2008-07-03 21:55:39 +00:00