form
1ef4dfbb87
Update to 1.7.3.
...
UVM support.
1999-12-04 17:18:08 +00:00
angelos
51092afc3e
Update to version 2.04
1999-12-04 03:51:48 +00:00
angelos
e7eefc0051
Version 2.04 (thanks espie)
1999-12-04 03:35:53 +00:00
brad
95534a00af
remove old libtiff from Makefile
1999-12-04 02:09:21 +00:00
brad
38ab05d3c1
remove old libtiff
1999-12-04 02:07:30 +00:00
espie
09dcbf4eb0
Kill a few extraneous for loops.
1999-12-03 17:37:33 +00:00
espie
7e4de2c7c4
Streamline checksum verification, remove awk use.
1999-12-03 17:30:47 +00:00
espie
1770d2d1b6
Simplify cipher usage slightly
1999-12-03 17:20:02 +00:00
brad
79b5f71811
fix typo with recent ${AWK} -> awk change, needed a space added in
1999-12-03 16:54:42 +00:00
espie
5e4ddb8ec0
Introduce _MAKE_COOKIE, rename CIPHERS to _CIPHERS (and change it).
...
Deprecate a whole slew of unneeded variables.
1999-12-03 14:57:12 +00:00
espie
88d4502064
Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers.
1999-12-03 14:24:38 +00:00
espie
82903f36c4
19991201 snapshot.
...
Fixes at least one regression in the C testsuite.
No new regressions seen so far.
1999-12-03 11:30:11 +00:00
kevlo
16300ee525
Update to version 3.1.90 and the PLIST file.
1999-12-03 08:03:28 +00:00
brad
1d61dec1cd
- add patch for RSAREF buffer overflow
...
- fix double slash in header path for GMP and Zlib
- stop creating ${PREFIX}/etc directory
- cleanup Makefile
1999-12-03 01:13:16 +00:00
kevlo
7eb13beb0d
Update to 3.0.55. Fix up PLISTs and update the DESCR.
1999-12-02 07:17:10 +00:00
kevlo
a6f949d178
Update to 3.0.55, we don't need those patches.
1999-12-02 07:13:36 +00:00
dugsong
8e30dd7ed9
fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI.
1999-12-02 05:29:10 +00:00
brad
b0ac3f25cd
- remove now unnecesary USE_EGCC and USE_EGXX tags
...
- split out startup.sh cretion from Makefile and just include it in the
files subdir
- remove CONFIGURE_ENV, CFLAGS and CXXFLAGS do not require overriding with
-current pthreads, the autoconf script properly detects and uses them
- cleanup Makefile
1999-12-02 03:47:36 +00:00
brad
028b8a7a0f
- remove unnecessary mit-pthreads patches
...
- don't disable inlining
- add a workaround patch for GCC 2.95.x which compiles sql_yacc.cc with -O0
1999-12-02 03:41:01 +00:00
brad
782058784e
- sync PLIST; from jason@
...
- remove install-info bug work-around for old texinfo
1999-12-02 03:33:44 +00:00
brad
3987bd5d32
stop using env to find perl, it's in /usr/bin
1999-12-02 00:44:42 +00:00
ian
6ad4086728
Less verbose.
1999-12-01 22:39:44 +00:00
ian
32d5d70d09
Have delete-package-link function correctly even if ${PACKAGES} is itself
...
a symlink (ok espie).
1999-12-01 22:35:54 +00:00
espie
6642575e29
Update to 991122 snapshot, which fixes a few issues yet.
...
Update i386 test-results to something more current.
1999-12-01 17:38:43 +00:00
espie
8999a4393c
Security patches for autoconf.
...
Got millert@ to check this, since other ports@ people have been sitting on
their asses instead of looking at this.
1999-12-01 17:07:47 +00:00
espie
8332044369
Restore TERM capability.
...
Code scavenged from tracker, since it's known to work...
removed all special cases, since it's needed only for OpenBSD.
Tweaks after some ho@'s comments.
1999-12-01 16:22:01 +00:00
espie
f0b89fbbbc
Full CATEGORY.
1999-12-01 15:32:57 +00:00
ho
fbcb05ab40
New maintainer. (provos@ ok)
1999-12-01 15:26:59 +00:00
espie
b79848f40b
Rebuild xkobo with -DHARDER and enjoy the experience.
...
Older xkobo releases did not give you bonus lives when you hit some score.
Some levels become much harder to pass, and much more interesting.
May give a second life to that game, when you're starting to find level 46
too easy.
1999-12-01 13:58:57 +00:00
espie
a2dbb90bef
Nicer interface, make shift a fire toggle, so that you don't have to keep
...
shift depressed most of the time.
1999-12-01 13:51:28 +00:00
espie
12d7c97fc6
Use _ALWAYS_DEP & friends pervasively.
...
Rename SORT_DEPENDS to _SORT_DEPENDS, nothing but us does need it anyway.
1999-12-01 13:36:50 +00:00
kevlo
29a392367d
Remove @dirrm dev.
1999-12-01 08:09:04 +00:00
brad
25dbc188d1
upgrade to Pine 4.21, fixes a security bug as posted on BugTraq
1999-12-01 03:20:03 +00:00
brad
71e64a8297
- add patches which fix compilation of queso on Alpha
...
- add queso man page
from Debian via rohee@
1999-12-01 03:04:03 +00:00
brad
bce974f906
- remove BROKEN tag
...
- add patches to fix compilation with GCC 2.95.x; from kwesterback@home.com
1999-12-01 01:21:58 +00:00
brad
c43ad26ef0
split multi-file patch into individual patches
1999-12-01 01:05:35 +00:00
brad
b8bacae9b4
split patch which patches multiple files into individual patches
1999-12-01 00:34:39 +00:00
brad
e0d38f42fe
remove unnecessary CONFIGURE_ENV tag; ok'd by markus@
1999-11-30 23:13:52 +00:00
brad
f393570b5b
upgrade to screen 3.9.5; ok'd by turan@
1999-11-30 22:59:18 +00:00
kevlo
48c5567270
Updated.
1999-11-30 10:04:11 +00:00
kevlo
bc862a5c36
Mark it unbroken and update to 3.54.
...
Change the MAINTAINER to kevlo@
1999-11-30 07:57:48 +00:00
kevlo
51c143e2c4
Update to 3.3.
1999-11-30 06:11:43 +00:00
kevlo
4719dc6805
Add this file to print messages after installing this port.
1999-11-30 06:08:01 +00:00
brad
b3f9c43fa6
- change maintainers email address to markus@openbsd.org
...
- cleanup Makefile
1999-11-30 02:54:31 +00:00
dugsong
31853c1b52
missed an include
1999-11-30 02:50:57 +00:00
brad
533396bb02
- remove unnecessary USE_EGXX tag now that we have GCC 2.95.x in-tree
...
- cleanup Makefile
1999-11-30 02:32:22 +00:00
brad
9c6062b11f
patch is no longer needed now that we're using GCC 2.95.x
1999-11-30 02:15:10 +00:00
kevlo
54e9c5d60e
Update the MASTER_SITES. ftp.ameslab.gov -> ftp.scl.ameslab.gov
1999-11-30 02:12:48 +00:00
brad
feaaa9e689
- change maintainers email address to markus@openbsd.org
...
- cleanup Makefile
1999-11-30 01:12:52 +00:00
brad
98aa674c72
style
1999-11-30 00:54:44 +00:00