Commit Graph

27631 Commits

Author SHA1 Message Date
robert
f48c86a2d1 use the correct library in PFRAG.shared 2005-02-10 18:50:47 +00:00
sturm
a98b6cb51b p5-File-MMagic 2005-02-10 18:39:06 +00:00
sturm
3f466e2736 Initial import of File-MMagic 1.22
The perl module File::MMagic guesses the file type from its contents
like the file(1) command.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-10 18:35:06 +00:00
jakob
77a5ec74c4 critical security update (CAN-2005-0202) 2005-02-10 14:58:06 +00:00
naddy
54fdcbe432 fatal typo 2005-02-10 12:38:28 +00:00
naddy
d17cf576bc - update ffmpeg to snapshot 20050130
- remove inter-library dependencies
- chase fallout in dependent ports

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-09 23:41:42 +00:00
alek
7b14e51021 - Fix libintl/libiconv linking
- Bump PKGNAME

ok naddy@
2005-02-09 23:11:29 +00:00
sturm
3a51ccb48b add $OpenBSD$ tag 2005-02-09 20:36:29 +00:00
pvalchev
69f16b44ba make errstr() play nice with Heimdal; from maintainer Stephen Kirkham 2005-02-09 05:36:24 +00:00
brad
e296bee697 Max Vozeler discovered a format string vulnerability in the "movemail"
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could have been
exploited to execute arbitrary code with the privileges of the user.
2005-02-09 03:48:43 +00:00
alek
441b7b85db - Remove shared lib inter-library dependency on libm
- Bump PKGNAME and library major number
- Adjust devel/gettext dependency
- Don't use included libintl headers
- Don't build tests

MAINTAINER timeout

help & ok naddy@
2005-02-09 01:03:50 +00:00
alek
944bfdf55e - Don't use included libintl
- Use shared libs, if available
- Bump PKGNAME

ok naddy@
2005-02-09 00:41:19 +00:00
alek
b56e58bf7a - Fix dependencies
- Bump PKGNAME
2005-02-09 00:15:20 +00:00
alek
85b7e7b915 Adjust LIB_DEPENDS 2005-02-08 23:38:12 +00:00
alek
74ae90491f Add WANTLIB marker 2005-02-08 23:36:46 +00:00
alek
0d606dadb4 Adjust LIB_DEPENDS/WANTLIB 2005-02-08 22:52:45 +00:00
alek
66af65d728 Add WANTLIB marker 2005-02-08 22:46:30 +00:00
alek
89e47ee02d Add WANTLIB markers 2005-02-08 21:47:00 +00:00
alek
48d16d550c Add WANTLIB marker 2005-02-08 21:17:20 +00:00
sturm
0b0a3a8533 update to nmap 3.81
from maintainer Okan Demirmen <okan at demirmen.com>
2005-02-08 19:06:42 +00:00
sturm
75169adadc update to diffstat 1.38
from maintainer Jon Olsson <jon at abc.se>
2005-02-08 18:32:20 +00:00
alek
b685be4281 - Use SHARED_ONLY
- Replace DEINSTALL script with @unexec and UNMESSAGE
- Bump PKGNAME
2005-02-08 12:39:57 +00:00
msf
7fa1035bce +p5-Math-Pari
+pari
2005-02-08 04:29:22 +00:00
msf
2e5266f6fe - initial import of Math-Pari-2.010603
This package is a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. It allows use of
most PARI functions as Perl functions, and (almost) seamless merging of
PARI and Perl data. In what follows we suppose prior knowledge of what
PARI is (see <ftp://megrez.math.u-bordeaux.fr/pub/pari>, or
Math::libPARI).

ok sturm@
2005-02-08 04:27:26 +00:00
msf
9cda5d0698 - initial import of pari-2.1.6
The PARI system is a package which is capable of doing formal
computations on recursive types at high speed; it is primarily
aimed at number theorists, but can be used by anybody whose primary
need is speed.

It is possible to use PARI in two different ways:

1) as a library, which can be called from an upper-level language
application (for instance written in C, C++, Pascal or Fortran);

2) as a sophisticated programmable calculator, named gp, which
contains most of the control instructions of a standard language
like C.

cleanup by and ok sturm@
2005-02-08 02:36:12 +00:00
espie
fe7cd104dd disable plugins that depend on mjpegtools: --disable-mjpegtools is a nop. 2005-02-08 00:59:27 +00:00
jakob
f17b06b05b move DEINSTALL stuff into PLIST 2005-02-07 23:03:48 +00:00
jakob
bb4ba6f663 postfix 20050206 2005-02-07 22:31:32 +00:00
todd
c4e3a764a4 this software was abandoned long ago, no reason to keep it around here either.
reminded by naddy.
2005-02-07 21:00:53 +00:00
naddy
a6f85c1da0 push PKGNAME down one directory level; from sturm@ via maintainer 2005-02-07 20:47:56 +00:00
pvalchev
814af08fb3 sync, 2909 unzels 2005-02-07 19:44:40 +00:00
naddy
5dfb0636c7 oops, strip shared directories 2005-02-07 19:33:14 +00:00
naddy
ea2b911ece Oops, add accidentally omitted patch.
Pointed out by Bernd Ahlers <b.ahlers@ba-net.org>.
2005-02-07 19:28:05 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
pvalchev
bd5fda45d9 update to nostromo-1.6, now with ipv6 support
from maintainer Marcus Glocker <marcus@nazgul.ch>
2005-02-07 18:46:07 +00:00
david
68f44be4ea expat is not needed in WANTLIB 2005-02-07 18:20:12 +00:00
naddy
1463a06ce3 update to 10.15; from maintainer Jon Trembley <jon@brain-box.net> 2005-02-07 17:34:23 +00:00
naddy
3fd3a27acb update snapshot to 1.5.7; from Bernd Ahlers <b.ahlers@ba-net.org> 2005-02-07 17:16:15 +00:00
naddy
390130b2e1 maintenance update to 0.36; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-02-07 16:30:53 +00:00
robert
3ad2248111 upgrade to 4.2.4 2005-02-07 16:19:19 +00:00
espie
4c197d7633 CFLAGS hack to make sure configure won't get confused if a cache is
used.
2005-02-07 15:05:51 +00:00
espie
280a05428f framework to save configuration caches, for auditing and updating of
config.site.
2005-02-07 12:22:28 +00:00
alek
86ae180381 - Use SHARED_ONLY
- Replace DEINSTALL script with @unexec and UNMESSAGE
- Bump PKGNAME

ok jcs@
2005-02-07 12:11:09 +00:00
espie
e42bc01176 explicitly set LIBRESOLV to nothing, so that we don't link with a dummy
lib (throws libtool since we don't have a shared version).
zap -g I used to debug.
better directories in network.
2005-02-07 11:30:04 +00:00
sturm
91d5b61cdd build with systrace 2005-02-06 22:06:34 +00:00
sturm
f4298d4e23 update to nessus 2.2.2a
remove maintainer per his request

from Jon Trembley <jon at brain-box.net>
2005-02-06 17:13:26 +00:00
sturm
ea73edc0f9 add a symlink nikto.pl (which is the official name of the executable)
-> nikto as at least nessus relies on this (and is not patchable in
this regard due to crytpographically signed code)

remove maintainer per his request
2005-02-06 17:11:03 +00:00
sturm
b462802c9c p5-Sort-Versions 2005-02-06 15:19:09 +00:00
sturm
a700d20d7e Initial import of Sort-Versions 1.5
Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
like the 'version numbers' that many shared library systems and revision
control packages use. This is quite useful if you are trying to deal with
shared libraries. It can also be applied to applications that intersperse
variable-width numeric fields within text. Other applications can
undoubtedly be found.
2005-02-06 15:18:23 +00:00
sturm
97d8dbe205 p5-Convert-ASCII-Armour
p5-Convert-PEM
2005-02-06 15:16:39 +00:00