Vanilla I. Shu
f5d981f1a1
Fix info page problem.
1998-09-23 17:58:38 +00:00
Vanilla I. Shu
95c5f55440
Convert to elf.
1998-09-23 17:16:40 +00:00
Vanilla I. Shu
d6d2f85454
Convert to elf.
1998-09-23 17:07:43 +00:00
Vanilla I. Shu
448efeb0b8
Fix info page problem, and add elf patch.
1998-09-23 16:15:58 +00:00
Vanilla I. Shu
10edeb347a
Fix info page problem.
1998-09-23 16:13:20 +00:00
Vanilla I. Shu
1de00774f5
Upgrade to 0.3.0, and convert ORBit to elf.
1998-09-23 16:09:08 +00:00
Stefan Bethke
f112c70a67
Will work better with this one...
1998-09-23 15:37:34 +00:00
Stefan Bethke
2024ed0f43
Update to 1.5.14
...
PR: ports/7789
Submitted by: Hans Huebner <hans@artcom.de>
1998-09-23 15:36:27 +00:00
Thomas Gellekum
4814d03178
Upgrade to 0.5.2.
1998-09-23 12:40:25 +00:00
Ralf S. Engelschall
4309ad9fed
Upgrade to Apache 1.3.2 + mod_ssl 2.0.11
1998-09-23 12:20:00 +00:00
Thomas Gellekum
2b9d6d391b
Upgrade to 1.67.
1998-09-23 11:49:51 +00:00
Thomas Gellekum
fadbc6be51
Upgrade to 1.0.
1998-09-23 07:14:36 +00:00
Brian Somers
198d25ced9
Remove previous elf patch.
...
Instead, change grep to egrep in configure so that
it does what was intended.
Ok'd by: smace & ache
1998-09-23 06:45:28 +00:00
Mark Murray
b61094265a
Fixes for Krb4.
...
Reviewed by: Steve Price <sprice@hiwaay.net>
1998-09-23 05:50:41 +00:00
Warner Losh
06e87ec344
o Remove MAINTAINER, who is no longer maintaining this port
...
o Change errno program variable to eno. Looks like this port has been
broken for a while and no one noticed.
Approved by: Old maintainer
1998-09-23 05:13:55 +00:00
Scott Mace
ff4d601c78
With Patch02, cursor sizes are bogusly large.
...
Revert to cursor size from previous versions.
1998-09-23 03:57:53 +00:00
Steve Price
e8b1cc9231
Remove the empty directory too.
1998-09-23 01:02:01 +00:00
Steve Price
08a7a4c27c
Portlint cleaning.
1998-09-23 01:01:20 +00:00
Steve Price
889ad09dfa
Remove the directories too.
1998-09-23 00:59:55 +00:00
Steve Price
8a703aacce
Make this port work in an ELF world.
...
Inspired by: one of John Polstra's recent commits
1998-09-23 00:59:38 +00:00
Steve Price
9f6f28fab7
Fix pkg/PLIST.
1998-09-23 00:58:41 +00:00
Steve Price
2313503f60
Add a more reliable master site.
1998-09-23 00:57:45 +00:00
Steve Price
22d95f75c9
Find the distfile.
1998-09-23 00:57:13 +00:00
Vanilla I. Shu
18df054235
Convert gimp1's library to elf, and activate xdelta plugin.
1998-09-23 00:51:58 +00:00
Vanilla I. Shu
dcd244340e
Upgrade to 1.1.2, and convert gtk11 to elf.
1998-09-23 00:47:17 +00:00
Satoshi Asami
2bd263cd9d
(1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,
...
since ports are not supposed to be broken during the process of
conversion to ELF -- please proceed with caution.)
(2) Support for checking file size before fetching. The essential
parts are commented out for now, so I won't lose the submission
while we discuss how to do it.
Submitted by: se (mostly)
(3) Don't run "fetch" twice. It was due to the change in checksum
target chaining. It used to be fetch -> checksum -> extract,
after 1.285 it was fetch -> checksum and checksum was also
explicitly called from extract. Fix it by not calling fetch from
checksum when it's invoked by extract.
Noticed by: pre-fetch target of lesstif being run twice
(4) Don't try to remove non-existent distfiles and patchfiles in
distclean.
Submitted by: anto@netscape.net
PR: 7988
1998-09-22 23:58:49 +00:00
Satoshi Asami
0f04fe1902
ImageMagick is now converted to ELF.
1998-09-22 23:33:08 +00:00
Satoshi Asami
bc214bef0f
glib is now ELFized.
1998-09-22 23:31:14 +00:00
John Polstra
2ca5fb9aa9
Define STRIP as the empty string so that install won't try to strip
...
the executables when it installs them. They are already stripped in
the distfile. They are not necessarily in the format specified by
OBJFORMAT, so install could invoke the wrong version of strip.
Problem noticed by: Jeremy Lea <reg@shale.csir.co.za>
1998-09-22 23:21:00 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Satoshi Asami
7cdb6fbdd2
Completely remove regexp support (not only trailing dot) now that
...
libslang is ELFized.
1998-09-22 22:48:42 +00:00
Satoshi Asami
b164bde99a
Category name is "x11-clocks", not "x11-clock". ;)
...
Pointed out by: steve
1998-09-22 22:32:14 +00:00
Scott Mace
0b652441a2
slang is now ELF.
1998-09-22 21:59:45 +00:00
Scott Mace
e24826a8fc
Convert to ELF.
1998-09-22 21:54:23 +00:00
Scott Mace
c4ef5eaa78
Convert to ELF.
...
round aout shared MINOR to 3.
1998-09-22 21:53:47 +00:00
Scott Mace
39da008a99
Convert to ELF.
1998-09-22 20:05:25 +00:00
Scott Mace
f1260d2917
Convert to ELF.
...
1. jbig is elfed
2. use PERL5 variable
3. fix ldconfig
Note: PerlMagick is still broken is some respects
1998-09-22 20:04:41 +00:00
Satoshi Asami
bd67b84abf
libgsm is now converted to ELF.
1998-09-22 19:10:14 +00:00
Satoshi Asami
425447f07e
Typo.
...
PR: 8026
1998-09-22 18:52:16 +00:00
Steve Price
db84801dd5
Only use -soname flag if building for an ELF world.
...
Noticed by: smace
1998-09-22 18:40:36 +00:00
Scott Mace
39dd71f414
1. Convert to ELF.
...
2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
for a.out systems.
1998-09-22 17:59:54 +00:00
Scott Mace
864d65bc05
1. Convert to ELF.
...
2. Clean up makefile (shutup rm).
3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
for a.out systems.
1998-09-22 17:59:40 +00:00
Scott Mace
6dbc861a08
Convert to ELF
1998-09-22 17:57:46 +00:00
Satoshi Asami
4c39aa1a11
Go back to 4.06. Crashing is better than security holes I guess.
...
Suggested by: eivind
1998-09-22 17:54:27 +00:00
Satoshi Asami
2c18564b2f
Remove trailing whitespaces.
1998-09-22 17:50:27 +00:00
Satoshi Asami
b97560e72b
Portlint.
1998-09-22 17:22:12 +00:00
Satoshi Asami
e31d811a59
Checksum changed....
1998-09-22 17:21:38 +00:00
Satoshi Asami
bd19d9a1be
Most previous commit broke this port for 2.2.
1998-09-22 17:13:00 +00:00
Scott Mace
47619e62e0
fig2dev needs to link with -lX11.
1998-09-22 17:08:34 +00:00
Vanilla I. Shu
5740dbd2bd
Write minor number in pkg/PLIST.
...
Noticed by: asami
1998-09-22 16:48:12 +00:00