Commit Graph

873 Commits

Author SHA1 Message Date
Justin M. Seger
c1f674f5c5 Unbreak for elf after imap fix.
Pointed out by:	steve
1998-10-14 00:24:23 +00:00
Justin M. Seger
07b27dcf41 Unbreak.
Subbmitted by:	steve
1998-10-13 23:25:07 +00:00
Justin M. Seger
81d9e0e4c2 Unbreak for ELF.
Submitted by:	steve
1998-10-13 04:18:50 +00:00
Justin M. Seger
34dd10ee15 Unbreak.
Submitted by:	steve
1998-10-13 02:44:51 +00:00
Justin M. Seger
b68f85e2e3 Unbreak for ELF.
Submitted by:	steve
1998-10-13 01:32:55 +00:00
Justin M. Seger
00442cf114 Mark BROKEN for ELF:
depends on imap-uw
1998-10-12 21:11:48 +00:00
Justin M. Seger
2276b72f2d Mark BROKEN for ELF:
g++ -o mmr main.o rcfile.o listing.o handlemail.o commands.o terminal.o mailmsg.o  mime.o mimetype.o base64.o filemap.o iobottle.o my_regex.o outgoing.o  md5/libmd5.a -lncurses -lcompat
cc: md5/libmd5.a: No such file or directory
*** Error code 1
1998-10-12 19:24:09 +00:00
Justin M. Seger
5296bcdf55 Mark BROKEN for ELF:
cd mtest;make
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c mtest.c
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o -L../c-client -lc-client `cat ../c-client/LDFLAGS`
/usr/libexec/elf/ld: cannot open -lc-client: No such file or directory
*** Error code 1
1998-10-12 19:17:34 +00:00
Justin M. Seger
e427e93123 Mark BROKEN for ELF:
gcc -o eximon.bin  -L/usr/X11R6/lib  dummies.o os.o  spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o  em_log.o em_main.o em_menu.o em_queue.o em_strip.o  em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a      -lc
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
1998-10-12 18:48:52 +00:00
Justin M. Seger
480000b2c9 Mark BROKEN for ELF:
cc coolmail.o display_list.o render1.o  colors.o  -L/usr/X11R6/lib -lXt -lX11 -lm -lXext -o coolmail
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
1998-10-12 18:38:00 +00:00
Justin M. Seger
782ec798e6 Mark BROKEN for ELF:
===>  Installing for bulk_mailer-1.11
===>   Generating temporary packing list
-s: not found
*** Error code 1

also remove patch-ac which is no longer neccessary
1998-10-12 18:33:55 +00:00
Steve Price
790c5429cc Update to version 4.6.0.
PR:		8238
Submitted by:	maintainer
1998-10-10 05:37:10 +00:00
Steve Price
a967d97eb1 Update version required to 2.05.
PR:		8209
Submitted by:	maintainer
1998-10-10 04:12:51 +00:00
Steve Price
d3879169e8 Sync with maintainer's local copy by adding SIZE to files/md5
and fixing up a new patch.

Submitted by:	maintainer
1998-10-10 03:25:39 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
11dc37ec98 Escape single-quote in BROKEN string. 1998-10-09 03:31:53 +00:00
Jun Kuriyama
1df34a16c1 Updated the port im-100(mail/im).
PR:		ports/8008
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-10-09 02:46:14 +00:00
Mark Murray
5353fdd9eb Update to 2.05: Major bugfixes 1998-10-08 14:31:03 +00:00
Joseph Koshy
888c6af683 Upgrade to v1.11.
Submitted by:	Studded <Studded@dal.net>
1998-10-08 05:06:16 +00:00
Mark Murray
64fb7f1aad Update to 2.02; set Sheldon Hearn as maintainer.
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
1998-10-07 10:49:32 +00:00
Andrey A. Chernov
6889f2dbd2 Use PERL variable for script 1998-10-07 10:15:19 +00:00
Andrey A. Chernov
8cef93096f upgrade to 0.46 1998-10-06 15:15:29 +00:00
Andrey A. Chernov
8a54a73862 properly suppress cmadline recipients for -t 1998-10-06 12:01:18 +00:00
Steve Price
6c5a81185b Update to version 4.05.
PR:		7993, 8151
Submitted by:	maintainer
1998-10-05 04:23:19 +00:00
Brian Somers
acffa8486c Elfify 1998-10-02 08:16:56 +00:00
Andrey A. Chernov
02673059e8 Use PERL5
Integrate patch from premail-list
1998-10-02 06:31:07 +00:00
Steve Price
99006a38be Move manpage to Makefile and use MAN1 macro. 1998-10-02 01:59:10 +00:00
Eivind Eklund
001cd474a8 Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if we
install the docs).

OK'ed by:	obrien
1998-10-01 20:29:46 +00:00
Brian Somers
1276e1df16 Avoid a bug in sed (already fixed in -current & -stable) when
/etc/malloc.conf -> AJ
Ignored by: maintainer
1998-10-01 18:38:06 +00:00
Jun-ichiro itojun Hagino
5ed7ee9f75 upgrade master distribution (0.89) 1998-10-01 17:18:40 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Jun-ichiro itojun Hagino
0e68387d96 original distribution updated (0.87) 1998-09-29 03:07:25 +00:00
Jun-ichiro itojun Hagino
0ba533296d original distribution updated (0.85) 1998-09-28 02:08:44 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Jun-ichiro itojun Hagino
d11536694c original package updated (0.84) 1998-09-27 06:22:13 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
b6d6b302c9 tcl80 has been ELFized. 1998-09-25 10:07:46 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
82005127ca Max forgot to change Makefile. :) 1998-09-25 05:38:05 +00:00
Brian Somers
2ab3132856 Elfify
Ok'd (but not tested by): pst
1998-09-24 06:42:15 +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
Satoshi Asami
7cdb6fbdd2 Completely remove regexp support (not only trailing dot) now that
libslang is ELFized.
1998-09-22 22:48:42 +00:00
Scott Mace
0b652441a2 slang is now ELF. 1998-09-22 21:59:45 +00:00
Steve Price
e21cbb67ad Don't forget the trailing '/'.
PR:		8019
Submitted by:	maintainer
1998-09-22 15:14:57 +00:00
Jun-ichiro itojun Hagino
487ec01225 original distibution is updated to 0.83. 1998-09-22 12:33:58 +00:00
Steve Price
be5057cf0d Remove regexp support compface since it now builds ELF too. 1998-09-21 01:59:20 +00:00
Steve Price
a4255e72bd Allow this to build in an ELF world. 1998-09-21 01:56:45 +00:00
Steve Price
076bb69c87 One file per patch according to the guidelines. 1998-09-21 01:56:25 +00:00