Commit graph

13153 commits

Author SHA1 Message Date
Thomas Gellekum
33363214c4 Upgrade to 0.86.5. 1998-09-24 09:44:30 +00:00
Brian Somers
2ab3132856 Elfify
Ok'd (but not tested by): pst
1998-09-24 06:42:15 +00:00
Vanilla I. Shu
b9940eb587 Change CATEGORIES to lang. 1998-09-24 05:05:43 +00:00
Vanilla I. Shu
eb41ea85b5 Change CATEGORIES to lang, and guile is elf library now. 1998-09-24 05:04:06 +00:00
Andrey A. Chernov
dd332d05f8 coment out --with-perl option, currently perl version don't matter 1998-09-24 01:24:04 +00:00
Andrey A. Chernov
ac5616e676 upgrade to 1.3.2 1998-09-24 01:06:28 +00:00
Vanilla I. Shu
a31421c76e Change guileobjc's directory.
Approved by:	asami
1998-09-24 00:33:28 +00:00
Vanilla I. Shu
50d781eedd Activate guileobjc libobjects.
Approved by:	asami
1998-09-24 00:31:19 +00:00
Vanilla I. Shu
eeb19cc83e Remove guileobjc & libobjects. 1998-09-24 00:29:37 +00:00
Tim Vanderhoek
e0d49dec52 Don't install manpage into /usr/local/man1/clig.1 1998-09-23 22:59:23 +00:00
Satoshi Asami
7529c0b683 graphics/fnlib is ELF-ready now. 1998-09-23 22:05:42 +00:00
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