naddy
795ef322f0
cleanup: add WANTLIB, drop automake dependency, add RCS Id
2005-02-11 17:57:30 +00:00
naddy
e6d96395ca
* maintenance update to 3.4.5
...
* fix -f
2005-02-11 16:35:05 +00:00
alek
be7bfeab4f
Fix WANTLIB marker
2005-02-11 12:43:46 +00:00
alek
4bb7a34bb7
- Fix libintl/libiconv linking
...
- Add WANTLIB marker
- Bump PKGNAME
ok naddy@
2005-02-11 12:14:37 +00:00
alek
38a60c6d78
Add txt2tags
2005-02-11 12:02:31 +00:00
alek
662fd0753c
Import txt2tags 2.2
...
txt2tags is a format conversion tool written in Python that generates
HTML, XHTML, SGML, LaTeX, Lout, Man Page, MoinMoin, Magic Point and
PageMaker documents from a single text file with minimal markup.
From Gleydson Soares <mail@gsoares.org>
help & ok xsa@
2005-02-11 11:59:23 +00:00
brad
c5a2906562
add missing ERR_INVALID_RESP to PLIST
2005-02-11 02:47:55 +00:00
espie
afbfdf8df8
zap extra spaces at end of CFLAGS.
2005-02-10 23:44:03 +00:00
naddy
ef12559bd4
Fix build on i386 and properly recognize amd64.
...
From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-10 19:59:08 +00:00
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