Commit Graph

274 Commits

Author SHA1 Message Date
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
imp
2137f65f2f Use system malloc always on OpenBSD. Smaller and doesn't break on mips 1997-12-22 23:07:12 +00:00
niklas
9eaee3a86e m68k and mips based architectures enabled too 1997-12-22 00:49:23 +00:00
niklas
417a1e3bc4 Support alpha 1997-12-22 00:28:56 +00:00
angelos
394eeb8d9a Make lsof available only for i386. It may compile on other archs, but
some sparcs have very twisted include files (see NBPG definition) and
inclusion from userland is kinda tricky.
1997-12-21 21:42:30 +00:00
angelos
941a6e34cc Remove old archive sites. 1997-12-21 18:11:37 +00:00
niklas
420aa9ae61 Deal with stupid syntax error 1997-12-21 11:49:13 +00:00
todd
bb4b4cd51f prefix programs in /usr/local/bin with ${SETENV} 1997-12-20 17:41:14 +00:00
angelos
bfb84d9627 Pay attention. 1997-12-20 10:06:42 +00:00
angelos
97aaf52784 mktemp/open->mkstemp 1997-12-20 10:03:35 +00:00
don
cca05ebe09 Add mpeg-lib, mpeg_play and tiff34. 1997-12-20 04:11:59 +00:00
don
64c87eff8e Add xloadimage. 1997-12-20 04:10:34 +00:00
don
34739292bf Add xbill. 1997-12-20 04:09:34 +00:00
don
45360c2dd1 Initial import. 1997-12-20 03:22:28 +00:00
don
896b6236ed Initial import. 1997-12-20 03:17:26 +00:00
don
84e506713a Import from FreeBSD tree. 1997-12-20 02:56:45 +00:00
don
843cbb2c42 Import from FreeBSD tree. 1997-12-20 02:47:06 +00:00
joey
91fa01f914 1997-12-20 02:46:05 +00:00
joey
4df4260819 1997-12-20 02:36:06 +00:00
joey
1c62f876f2 1997-12-20 02:13:15 +00:00
joey
5219695068 1997-12-20 02:03:08 +00:00
joey
3e83d12c8e openbsd maintainer changed from imp to me 1997-12-20 01:26:57 +00:00
todd
9a142b50e4 fix the PATH problem.
now things SHOULD compile with a PATH of /usr/bin:/bin ...
ANY executable not in these two subdirs should have ${SETENV} prepended
to set the right path.
1997-12-20 01:24:08 +00:00
todd
d2f99acaa6 compile w/out /usr/local/bin being in the path. 1997-12-20 00:59:49 +00:00
niklas
168c0ed7a0 Forgot a slash 1997-12-19 14:27:07 +00:00
gene
6d8ce12656 Update to lynx-2.7.1ac101; noted by niklas.
Also, we don't gzip manpages.
1997-12-18 17:52:05 +00:00
niklas
d2234ef96a regen 1997-12-18 13:17:56 +00:00
joey
7d9619130d astrolog 1997-12-17 23:25:47 +00:00
joey
a8766c239d buffer 1997-12-17 23:11:45 +00:00
niklas
3a0e5b49c6 Duh, wrong man-page paths 1997-12-17 23:05:06 +00:00
joey
6b528ae28b splitvt 1997-12-17 23:01:43 +00:00
joey
03e6aeeb3a remove usa_resident info i placed in my makefile. 1997-12-17 22:59:11 +00:00
joey
a3be761189 OpenBSD rresvport 1997-12-17 22:57:32 +00:00
niklas
00f863a2fc cdrecord-current 1997-12-17 22:43:05 +00:00
niklas
0d0ffa2ac1 cdrecord-1.6a7 1997-12-17 22:41:23 +00:00
niklas
0078145ff9 append /usr/local/bin and /usr/X11R6/bin to PATH during ports builds 1997-12-17 10:06:45 +00:00
imp
7d63532cd5 Use socks5 support for socks 1997-12-17 05:05:33 +00:00
joey
fbe5d4c610 gz stuff 1997-12-16 05:26:41 +00:00
don
d6a6aff74b Don't strip things that aren't programs. 1997-12-15 07:17:28 +00:00
gene
c16c188837 Don't muck with /etc/shells but print a warning to the user to do so again.
Also, OpenBSD doesn't install gzip'ed manpages.
1997-12-15 06:54:00 +00:00
gene
b022f103e5 Use variables instead of explicit calls. Also, make sure to to warn user
about /etc/shells rather then mucking with it ourselves.
1997-12-15 04:48:03 +00:00
gene
79fa7a9c3d Sadly, bsd.port.mk doesn't define $(CHOWN), thouhg it should, so back this
out.
Also, warn the user about /etc/shells additions.
1997-12-14 02:02:58 +00:00
gene
1f6e300030 Use variables instead of hardcoded references to binaries. Especially,
let's be careful of bin.bin where $(BINOWN):$(BINGRP) is appropriate since
there are religous issues under different OSes.
1997-12-14 01:08:53 +00:00
gene
879ce933b8 Don't mess with /etc/shells but rahter print a warning about it.
Also, we aren't installing a gzip'ed manpage.
1997-12-14 01:01:17 +00:00
gene
f73573c206 Stop building pdksh. We already have it. 1997-12-13 05:07:03 +00:00
gene
ea75734fc1 Don't screw with /etc/shells on install and uninstall.
And, install the manpage ungzip'ed.
1997-12-13 01:06:11 +00:00
gene
37c02b8acd Prompt the user with a warning about /etc/shells and that they should add es
to it.
1997-12-13 01:03:08 +00:00
gene
0d5fba6caa Explicitly warn about /etc/shells empowering the system administrator rather
then editing /etc/shells for them.
1997-12-13 00:20:42 +00:00
gene
3fa68bfe66 We don't have gzip'ed manpages, remove those extensions, so that the
manpages get handled properly by pkg_*.
Also, don't attempt to edit /etc/shells on uninstall.
1997-12-13 00:09:10 +00:00
gene
fe2854060e Don't auto-edit /etc/shells with sed but notify the user of the existence of
/etc/shells when you've finished isntalling.
Also, use $(CP) instead of 'cp'.
1997-12-13 00:07:24 +00:00