Commit Graph

20057 Commits

Author SHA1 Message Date
sturm
55d95e28f5 $MirBSD$ -> $OpenBSD$
from Jolan Luff <jolan@cryptonomicon.org>
2003-04-20 20:51:20 +00:00
grange
b136eb247a +pscyr 2003-04-20 19:50:11 +00:00
grange
5453cd2dc2 Import PSCyr 0.4c patch2.
pscyr is a collection of files providing support for cyrillic PostScript
Type1 fonts in TeX documents. The package provides 71 different font
shapes altogether. The glyph set is sufficient to typeset documents in
Russian, Ukrainian and Belorussian.

Many help and ok from sturm@.
2003-04-20 19:48:45 +00:00
naddy
1c08802be5 +man2web 2003-04-20 19:05:40 +00:00
naddy
4b222632ac Import man2web 0.87.
man2web is a program for converting man (manual) output to HTML on
the fly (as a CGI program) or on the command line.
2003-04-20 19:04:17 +00:00
marcm
14535d58b6 Update font install blurbage for XFree 4.3.0. 2003-04-20 17:36:47 +00:00
sturm
645be7ff37 clean up from maintainer Srebrenko Sehic <haver@insecure.dk> and me
- consistent file names, no more logcheck.*
- bump PKGNAME
- remove HOMEPAGE (company and site are no longer)
- change MASTER_SITES (dito)
2003-04-20 17:36:40 +00:00
pvalchev
bc890d135b Initial import of smtpscan-0.4
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.

Maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-20 16:04:58 +00:00
jakob
f9cffbd829 update to postfix 2.0 patchlevel 9 2003-04-19 21:37:23 +00:00
sturm
a10b0fa704 +smtpscan 2003-04-19 20:32:55 +00:00
sturm
0caa029deb Initial import of smtpscan 0.4
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.

from Jim Geovedi <jim@corebsd.or.id>
minor cleanups by me
2003-04-19 20:31:55 +00:00
brad
bb3a6db063 this is no longer necessary. 2003-04-19 20:06:47 +00:00
brad
7972660e42 make this use Xft2, damn you pkg-config GARBAGE!@#$ 2003-04-19 19:12:41 +00:00
brad
cbb1f5d491 bump PKGNAME 2003-04-19 17:10:35 +00:00
couderc
db83dba925 update to 1.8.11, take maintainership 2003-04-19 15:45:22 +00:00
espie
aa2a856062 kludge compilation.
As usual, gnome stuff assumes it knows too much about the system.
What else is new ? when will those guys learn how to write semi-portable
code ?
2003-04-19 14:39:03 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
brad
cbd207471f - fix path used for silc_etcdir
- @comment out unwanted files/dirs
2003-04-19 01:21:32 +00:00
sturm
668611332b update to 1.02
bunch of bugfixes
2003-04-18 21:43:58 +00:00
sturm
bd7bd97b64 update to 1.5.0 2003-04-18 21:27:12 +00:00
pvalchev
4f02f14ade update to 0.10.1; from maintainer Patroklos Argyroudis 2003-04-18 21:25:49 +00:00
sturm
5d346b70df Switch two regexps to strip trailing dots earlier from library specs.
This fixes dependency checks of specifications like bar.1.1.::foo/bar
which is now dealt with the same as bar.1.1::foo/bar
2003-04-18 20:27:59 +00:00
sturm
988c2129cd update to 3.04
minor bugfixes
2003-04-18 19:46:24 +00:00
pvalchev
24971d8e95 sync, 2230 2003-04-18 19:15:58 +00:00
avsm
d115d49e5f incorrect buffer was referenced here, could leave to overflow
ian@ ok, version in ports too old to submit upstream
2003-04-18 14:24:10 +00:00
wilfried
2ed7b3f5c8 +acrofonts 2003-04-18 09:46:50 +00:00
wilfried
6f727836e9 Import acrofonts 5.0; submitted by Yozo TODA <yozo@v007.vaio.ne.jp>
with some modifications by me.

Asian Font Pack for Acrobat Reader.
2003-04-18 09:46:43 +00:00
brad
2965814c70 upgrade to silc-client 0.9.12.1 2003-04-18 03:22:23 +00:00
pvalchev
d2aab96ffc nasm -f elf; pt. out by naddy 2003-04-18 02:37:06 +00:00
naddy
ca59d1087f fix for i386/ELF 2003-04-18 01:22:53 +00:00
naddy
a75b48b948 Bug fix: allow entering 8-bit characters on the command line.
From FreeBSD; no response from maintainer.
2003-04-18 00:31:24 +00:00
naddy
6c5f036baa Update to 1.1.0 and fix for ELF. 2003-04-18 00:28:40 +00:00
wilfried
0f6e84cd07 +tentakel 2003-04-17 22:45:47 +00:00
wilfried
9bf486236e Import tentakel 0.3; submitted by Sebastian Stark <seb@todesplanet.de>
Tentakel is a simple program for executing the same command on many
hosts in parallel using ssh or rsh. It takes care of managing remote
return errors and remote stderr/stdout as well.
2003-04-17 22:45:19 +00:00
wilfried
294c607e02 update from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
* Make mplayer compile on i386/elf
* Some whitespace and "=" -> "+=" in Makefile (from Thorsten Glaser)
2003-04-17 22:16:18 +00:00
wilfried
44eeac9bbe Add missing rcsids, noticed by Jolan Luff 2003-04-17 19:57:30 +00:00
wilfried
4b1aff6b12 add patch for XFree86 4.3.0; from ptiJo <ptiJo@noos.fr> 2003-04-17 19:08:32 +00:00
wilfried
b9d3092930 update to 1.40.1; from new maintainer Jolan Luff <jolan@cryptonomicon.org>
- now respects CFLAGS throughout the whole build
- this version adds tun device support for OpenBSD.
2003-04-17 18:59:49 +00:00
naddy
44d330d643 update to 0.19.4 (bug fixes) 2003-04-17 11:41:02 +00:00
sturm
434ce8e5ba +libio 2003-04-17 11:00:50 +00:00
sturm
63d1e41aa5 Initial import of libio 0.1
libio provides an abstraction for general data transport. It creates
data sources and data sinks. The sources and sinks can be connected with
multiple filters. As a result encryption and authentication can happen
completely transparent to the main core of an application. Mutliplex
nodes can be used to deal with N-fan in and M-fan out.

WWW: http://monkey.org/~provos/libio/

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-17 10:59:48 +00:00
wilfried
2d6d2ad737 A bit to hasty; add NO_REGRESS=Yes 2003-04-17 10:58:12 +00:00
wilfried
b7dd22c506 Fix from maintainer; moved files from ${LOCALBASE}/share/ddd-3.3.1
to ${LOCALBASE}/share/ddd
2003-04-17 10:45:23 +00:00
wilfried
55a5eee945 update to 0.90; from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
No big changes; iconv flavor is gone, remove sparc64 from supported
architectures
2003-04-17 10:35:07 +00:00
wilfried
25a2660b71 +wanderer 2003-04-17 10:27:48 +00:00
wilfried
9107289345 Import wanderer 3.2; submitted by Marina Brown <marina@surferz.net>
Wanderer is a game similar to Boulderdash, Repton, XOR and others.
2003-04-17 10:27:42 +00:00
wilfried
6e491fe57a +sylpheed-claws 2003-04-17 10:14:04 +00:00
wilfried
efe913cd86 Import sylpheed-claws 0.8.11; sumbitted by Jim Geovedi <jim@corebsd.or.id>
Sylpheed-claws is the bleeding edge branch of Sylpheed, an e-mail
client and news reader based on GTK+.  Many features are supported
including POP3, IMAP, NNTP, multiple accounts, threading, filtering,
MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization,
and more.
2003-04-17 10:13:58 +00:00
wilfried
ec9ee30b1b knutclient 2003-04-17 09:19:04 +00:00
wilfried
7eadf751ed Import knutclient 0.6.0; submitted by Craig Barraclough <craigba@creative.com.au>
KNUTClient is a graphical interface to NUT - the Network UPS Tool.
KNUTClient allows realtime monitoring of UPS variables such as load,
voltage and temperature. Supports accessing NUT across networks.
2003-04-17 09:18:56 +00:00