pvalchev
326ebccc9b
Enable dummy joystick driver building. This offers empty joystick
...
function stubs.
Bump package version revision and crank library minor number.
2001-07-11 16:45:45 +00:00
brad
95ad280486
bad author updated the distfile without bumping the version #.
...
some of our local changes merged in but not all, still some brokenness
with the original program.
2001-07-11 13:24:20 +00:00
espie
6067212d71
Remove red herring
2001-07-11 12:59:48 +00:00
espie
8e5d0aadab
Don't append COPTS if it's not defined. This avoids passing
...
CFLAGS="-O2 -g " with extra unwanted spaces off to submakes.
2001-07-11 12:57:20 +00:00
jakob
8da1e3e7bc
add russion dictionary and clean up patches; dfa@solo.ee
2001-07-11 12:34:28 +00:00
espie
6b037f9bb3
Oops
2001-07-11 10:58:36 +00:00
pvalchev
85d139059d
spell "useful" correctly.
2001-07-11 07:28:09 +00:00
pvalchev
a0da1e9d3a
add missing USE_X11
2001-07-11 06:20:11 +00:00
pvalchev
94fc22b536
+ dumpmpeg
2001-07-11 06:08:59 +00:00
pvalchev
8129c94147
Import of dumpmpeg-0.6
...
dumpmpeg is a simple program that allows you to dump frames from
mpeg movies. Future features might include dumping of the audio
as well.
WWW: http://sourceforge.net/projects/dumpmpeg/
2001-07-11 06:07:09 +00:00
pvalchev
bda2199e86
PREFIX -> LOCALBASE; ok kevlo
2001-07-11 05:50:24 +00:00
brad
951b7ff061
upgrade to opennap 0.42
2001-07-11 02:10:03 +00:00
brad
493d5011a7
correcting the capitalization of the names
...
--
Ok'd by: maintainer
2001-07-11 00:34:02 +00:00
brad
e628f7dd70
rename patches
2001-07-10 23:55:16 +00:00
brad
94afa23f93
trim
2001-07-10 23:53:49 +00:00
brad
7acad19a16
upgrade to iozone 3.56
2001-07-10 23:33:59 +00:00
lebel
e8808959d2
update www/links to 0.96; espie@ ok.
2001-07-10 22:51:49 +00:00
lebel
23a0626f9f
use DESTDIR when installing
2001-07-10 21:39:55 +00:00
lebel
9416d1da18
modernize port; update to latest version (2.18); use official MASTER_SITES;
...
port now use configure instead of imake.
2001-07-10 21:39:05 +00:00
lebel
66fbde8082
solve conflict
2001-07-10 21:38:46 +00:00
naddy
22ddeb3e43
Fix -tile option; from Remi Guyomarch <rguyom@pobox.com> via FreeBSD.
2001-07-10 21:31:55 +00:00
naddy
441f96e032
Update to 4.1.9; fix faces buffer overflow reported on BugTraq.
2001-07-10 21:11:58 +00:00
espie
ab7e12efd2
Oops... Heikki, Fries.
2001-07-10 09:38:32 +00:00
jakob
3a5bb02d32
chmod 755 $PREFIX/libexec/postfix
2001-07-10 08:13:07 +00:00
jakob
c32b93a7b5
upgrade to postfix snapshot-20010709.
...
- VERP support
- QMQP server support (for ezmlm-idx)
- Maildir support for /var/mail
2001-07-10 08:11:44 +00:00
shell
c1aaf3d06f
Upgrade to 0.75.17
...
New MASTER_SITE
2001-07-10 03:48:54 +00:00
shell
1c8b186cab
Upgrade to 0.14.0
2001-07-10 03:47:51 +00:00
danh
95c8f4ee9d
- bump NEED_VERSION.
...
- only build on i386 platform.
- now installs the server extensions from Microsoft as well as the
module for Apache.
2001-07-09 18:27:08 +00:00
jakob
4117a251b5
clean up and add swedish dictionary.
2001-07-09 17:34:11 +00:00
pvalchev
28ce0e9db5
USE_X11; ok lebel, brad
2001-07-09 17:10:49 +00:00
naddy
8f35fbddc4
Update to knu-cvsweb 1.110.1.78.
...
- MFZ 1.109. Preset the global variable the stores the per file
cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110. But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.
2001-07-09 16:55:01 +00:00
pvalchev
4c0df9219c
espie is the maintainer
2001-07-09 16:50:53 +00:00
naddy
06d68b4b60
fetchmail,kerberos -> fetchmail,kerberos4
2001-07-09 13:34:00 +00:00
lebel
a057236380
use arandom(4) instead of urandom(4); thanks naddy@
2001-07-09 12:42:04 +00:00
naddy
57d875fb59
orphan ports; requested by former maintainer
2001-07-09 10:49:08 +00:00
espie
178fb96cfe
Slightly better configuration:
...
- add patches from OpenBSD-current, to multilib libgcc as -fpic
- fix asm emitting code on i386, to avoid dwarf2 stuff. Similar patches
may be needed for other a.out arches...
- fix comment on i386.
- add -L/usr/lib/debug.
- finish -shared support.
Misc. configury:
- try to ensure libffi, libjava, fastjar will configure. So far, ld dumps
core in libjava though...
Use gmake for now, as it does not build completely with our make...
Still missing shared library pieces...
2001-07-09 10:26:18 +00:00
fgsch
d235d93c3a
- Update to mtools-3.9.8 dist. patch 20010604.
...
- Minor cosmetical changes to Makefile.
2001-07-09 00:37:40 +00:00
fgsch
3e4cc07bfb
- Update to fetchmail 5.8.11.
...
- Move old kerberosIV flavor to kerberos4.
- Add kerberosV support via kerberos5 flavor.
KerberosV support is not really tested. I'm not sure if that diff is
100% correct, so I'm gonna hold a bit to submit it. Please test.
2001-07-09 00:19:47 +00:00
jakob
720087e0a7
fix dirrm; wilfried@
2001-07-08 11:01:11 +00:00
espie
996bea4a7f
Fixed dep on qt. Noticed by Alex Farber.
2001-07-08 10:53:21 +00:00
angelos
9e923148d7
Use LOCALBASE to determine path to wish binary;from bsd@openbsd.rutgers.edu
2001-07-08 05:43:46 +00:00
pvalchev
cfcecceaca
hairstyle
2001-07-08 04:19:23 +00:00
brad
4e2558be14
upgrade to libevent 0.3d
2001-07-08 02:59:48 +00:00
pvalchev
81fb0d5991
fix a typo; ok brad
2001-07-08 00:05:02 +00:00
pvalchev
2af89d3028
+ iview
2001-07-08 00:03:21 +00:00
pvalchev
e1ced5a341
Import of iview-1.4
...
Iview is a Simple DirectMedia Layer based image viewer.
WWW: http://math.smsu.edu/~erik/files/
2001-07-08 00:01:43 +00:00
reinhard
1a058efcec
update to jserv-3.2.2
...
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues. The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
2001-07-07 13:13:37 +00:00
reinhard
2e9010c62f
update to jakarta-tomcat-3.2.2
...
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues. The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
2001-07-07 13:12:18 +00:00
reinhard
f57dc0c36e
update to jakarta-servletapi-3.2.2
2001-07-07 13:09:44 +00:00
lebel
6c691b5d4a
since there is no man pages, install the README; pvalchev@openbsd.org
2001-07-07 13:06:41 +00:00