Commit Graph

13523 Commits

Author SHA1 Message Date
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +00:00
Steve Price
9db5d22a99 Still doesn't build for ELF. 1998-10-05 03:04:39 +00:00
Steve Price
82a051c735 Start conversion to ELF. 1998-10-05 03:04:03 +00:00
Steve Price
b68812e521 Complete conversion to ELF. 1998-10-05 02:59:13 +00:00
Steve Price
e6c7decbc1 Start of ELF conversion. 1998-10-05 02:58:23 +00:00
Steve Price
3234d18ac1 Broken: can't fetch. 1998-10-05 02:57:52 +00:00
Steve Price
e991c1d141 Fix build for ELF. 1998-10-05 02:56:45 +00:00
Steve Price
3b6753feda Remove regexp support libEZ library. 1998-10-05 02:53:32 +00:00
Steve Price
043536e7ee Convert to ELF. 1998-10-05 02:52:32 +00:00
Jordan K. Hubbard
8b4c16d521 s/MACHINE_ARCH/ARCH/
Suggested by:	Bill Fenner
1998-10-04 23:18:12 +00:00
Steve Price
55c8fd102a No need to run ${LDCONFIG} when we only install static libs. 1998-10-04 22:48:25 +00:00
Steve Price
665054e7f1 Cleanup pkg/PLIST so that it knows about all files installed and
cleans up empty directories on deinstall.
1998-10-04 22:45:08 +00:00
Steve Price
0a945aa10e Move manpages to Makefile and use MAN* marcos. 1998-10-04 22:41:27 +00:00
Steve Price
0c9b213b58 Fix build for ELF. 1998-10-04 22:36:34 +00:00
Steve Price
fb24635100 Escape the '@' character so perl in -current doesn't choke. 1998-10-04 22:34:13 +00:00
Jordan K. Hubbard
72c0c2273e Make this actually work on ELF machines. I'm not sure what the
proper canonical thing to do with shared libs that install using
minor release numbers these days, but this will work a lot better
than what's there in the meantime until I figure it out.
1998-10-04 20:45:48 +00:00
Justin M. Seger
671f995626 Add a good MASTER_SITE 1998-10-04 18:11:54 +00:00
Justin M. Seger
3c2c4e0f96 Make this build 1998-10-04 18:09:02 +00:00
Steve Price
b683d69f9f Move manpages to Makefile and use MAN1 macro. 1998-10-04 17:38:39 +00:00
Steve Price
ea6a1d8395 Remove empty directories on deinstall. 1998-10-04 17:37:34 +00:00
Justin M. Seger
6ba91696b2 guile has been ELFed, fix depends line. 1998-10-04 17:23:34 +00:00
Jun Kuriyama
d8d91a1ad2 ELF patch for japanese/vflib
PR:		ports/8114
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-04 14:47:14 +00:00
Jun Kuriyama
30eb8d2460 (1) Add BUILD_DEPENDS to imake.
Approved by:	asami

(2) Use ${LN} instead of /bin/ln.
1998-10-04 12:54:11 +00:00
Jordan K. Hubbard
6d8cc168a6 Make this work on the ALPHA 1998-10-04 10:31:38 +00:00
Jun Kuriyama
241cd56088 Upgrade to v1.01.
PR:		ports/7918
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-10-04 10:25:52 +00:00
Steve Price
c79dcce515 Fix build for ELF. 1998-10-04 04:05:09 +00:00
Steve Price
586f02c667 Remove empty directory on deinstall. 1998-10-04 04:04:16 +00:00
Steve Price
5f83634098 Move manpages to the Makefile and use MAN* macros. 1998-10-04 04:03:18 +00:00
Steve Price
01d6667dc1 Move manpages to Makefile and use MAN* macros. 1998-10-04 02:18:49 +00:00
Steve Price
f4d443eae2 Add a couple of missing files. 1998-10-04 02:18:07 +00:00
Steve Price
7ec90cfba6 The gtk10 headers moved to ${X11BASE}. 1998-10-04 02:17:24 +00:00
Steve Price
2282f1e0a6 Reorder SUBDIRS. 1998-10-04 00:58:42 +00:00
Steve Price
abab842f2f Move manpages to Makefile and use MAN* macros. 1998-10-04 00:56:49 +00:00
Steve Price
d26b35d36e Fix ELF build. 1998-10-04 00:56:09 +00:00
Steve Price
dc142d45b9 Remove regexp support for tk81 libraries. 1998-10-03 22:06:12 +00:00
Steve Price
8db360a8a7 Convert to ELF. 1998-10-03 22:05:49 +00:00
Steve Price
98481a9ad8 Spell asm_386.S correctly.
Submitted by:	Takeshi Yamada <ken@tydfam.machida.tokyo.jp>
1998-10-03 21:38:11 +00:00
Steve Price
8298ae6701 Remove regexp support tcl81 libraries. 1998-10-03 21:36:15 +00:00
Steve Price
bebd4995fd Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
Steve Price
2b6a69a043 Move manpages to the Makefile and use MAN*. 1998-10-03 21:34:10 +00:00
Vanilla I. Shu
da5568cdd3 Upgrade to 4.2l. 1998-10-03 15:49:44 +00:00
Justin M. Seger
18f91c2428 Remove bad MASTER_SITEs and add more good ones. 1998-10-03 13:39:48 +00:00
Joseph Koshy
eefb5a8dd3 Unbreak for ELF builds, take over as maintainer. 1998-10-03 12:09:54 +00:00
Joseph Koshy
34d6a2d12d Upgrade to v0.9.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
1998-10-03 10:09:02 +00:00
Jun Kuriyama
2eadcb1974 ish/uuencode converter
PR:		ports/7639
Submitted by:	Masanori Kiriake <seiken@nbs.co.jp>
1998-10-03 06:00:00 +00:00
Jun Kuriyama
b33eb62b34 Activate aish. 1998-10-03 05:57:52 +00:00
Brian Somers
80ef5c1ba6 Elfify 1998-10-02 18:21:34 +00:00
Brian Somers
109e3f3876 Elfify
This port remains broken
1998-10-02 18:21:31 +00:00
Brian Somers
1bc1fdd176 Upgrade, unbreak & Elfify
The DST stuff looks broken.
1998-10-02 18:21:26 +00:00
Ralf S. Engelschall
fc3b3f89b4 Upgrade to Apache 1.3.2 + mod_ssl 2.0.12 1998-10-02 10:11:11 +00:00