Commit Graph

929 Commits

Author SHA1 Message Date
Satoshi Asami
66557641c4 The previous commit broke this for a.out.
===
cc -fpic -DPIC -c -O -pipe -DNFSKLUDGE -DIGNORE_LOCK_EACCES_ERRORS  mx.c -o mx.so
ld -Bshareable -x -soname libc-client.so.2.1 -o libc-client.so.2.1 mail.so misc.so newsrc.so smanager.so osdep.so utf8.so siglocal.so dummy.so pseudo.so netmsg.so flstring.so fdstring.so rfc822.so nntp.so smtp.so imap4r1.so pop3.so unix.so mbox.so mbx.so mmdf.so tenex.so mtx.so news.so phile.so mh.so mx.so
ld: libc-client.so.2.1: No such file or directory
*** Error code 1

Stop.
1998-10-23 18:42:49 +00:00
Steve Price
8c3c71df0d Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
61364d3530 Make this port reinstall friendly. 1998-10-20 01:40:03 +00:00
Steve Price
0da62a3645 Remove empty directories on deinstall. 1998-10-20 01:27:08 +00:00
Jun-ichiro itojun Hagino
69a685a6d5 upgrade original distribution (1.4)
patched the source code so that we can specify the target by FQDN.
(the patch is sent to the original author)
1998-10-19 16:51:13 +00:00
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
Steve Price
45010cd34c Find the master site again. Also put this version back on my
homepage again so that we can go at least a week without the
distfile dropping off the face of the earth. :)

PR:		7991
Submitted by:	maintainer
1998-09-19 21:29:29 +00:00
Steve Price
ecfd460976 Add -lmd for -lopie so this compiles on -current.
Submitted by:	Eugene M. Kim <gene@nttlabs.com>
1998-09-19 20:04:03 +00:00
Masafumi Max NAKANE
e52c5930cd Update this port so that it uses correct perl5.
Some portlint fixes.
1998-09-19 10:49:02 +00:00
Tim Vanderhoek
e83f021657 Use MLINKS. 1998-09-19 01:51:20 +00:00
Tim Vanderhoek
abf510e023 Use MLINKS. 1998-09-19 00:25:08 +00:00
Tim Vanderhoek
d0c68f87d8 Really add MLINKS support. 7 or more times out of 9, you will need
to change pkg/PLIST when adding MLINKS support.
1998-09-19 00:16:08 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Andrey A. Chernov
4055532e85 Use PERL5 variable 1998-09-16 11:45:01 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Andrey A. Chernov
a236b86e49 upgrade to 4.42 1998-09-15 17:23:32 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
a4610c7083 Yes, but WTF is xbiff?
Remove excess verbiage.
1998-09-15 06:42:15 +00:00
Tim Vanderhoek
945931ba6b Remove category x11. 1998-09-15 06:37:57 +00:00
John Fieber
58cedef901 The fetchmail config script will automagically use Kerberos V5 if found.
This patch helps it find Kerberos V5 if you installed the port in a
non-standard place.

Reviewed by:	Ville Eerola <Ville.Eerola@sci.fi>
1998-09-13 21:31:51 +00:00
Satoshi Asami
66c351080b Use MLINKS to create manpage link. 1998-09-10 08:08:24 +00:00
Jun-ichiro itojun Hagino
bac996df49 update base version to 0.76. 1998-09-05 08:03:23 +00:00
Jun-ichiro itojun Hagino
5aad06bf04 update to smtpfeed 0.75. 1998-09-03 11:43:51 +00:00
Andreas Klemm
09d62c707e Update to newest version 1.3.0 1998-08-31 21:33:29 +00:00
Andreas Klemm
b76b71c42e Upgrade to version 0.8 1998-08-31 21:13:58 +00:00
Tim Vanderhoek
e398e8edcb Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is now
modified twice---once by patches/patch-ab, and once by post-install:. :(
1998-08-28 20:51:28 +00:00
Tim Vanderhoek
d917d0bbd3 Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47
broke this port by assuming the opposite.  Now use a symlink so that we
can link to a non-existent file.
1998-08-28 19:51:38 +00:00
Vanilla I. Shu
985a635044 Set myself as maintainer.
Submitted by:	origin maintainer
1998-08-28 08:15:07 +00:00
Vanilla I. Shu
3b0b5f5e10 Upgrade to 1.31. 1998-08-26 09:39:01 +00:00
Satoshi Asami
7147ee4f54 kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Tim Vanderhoek
69dcc27a0c There was man in the PLIST. 1998-08-24 08:11:39 +00:00
Justin M. Seger
5c258f7d1d Fix perl dependencies.
Pointed out by:	asami
1998-08-23 13:45:04 +00:00
Justin M. Seger
59cbdb0d9f Fix with new perl versions 1998-08-23 03:51:55 +00:00
Justin M. Seger
838e56c899 Unbreak this port. 1998-08-23 03:36:55 +00:00
Justin M. Seger
c53f68cd10 Unbreak this with new perl variables. 1998-08-23 03:05:12 +00:00
Justin M. Seger
18fa85920e Make this work with new perl variables. 1998-08-23 02:57:11 +00:00
Justin M. Seger
70e28ab1bf Make this work with new perl version 1998-08-22 20:26:03 +00:00
Satoshi Asami
02d6163767 Make links correctly depending on NOMANCOMPRESS. 1998-08-22 13:20:35 +00:00
Tim Vanderhoek
446c0d1b28 Don't generate a PLIST on-the-fly. 1998-08-20 05:38:19 +00:00
Tim Vanderhoek
5424500208 Whoops. I broke pkg_add while removing the manpages from the plist.
Fix pkg_delete while I'm here.

Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs?  ;-)
1998-08-17 18:28:27 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Steve Price
5bb10c7a41 Find sendmail in /usr/sbin and fix a couple of potential buffer overflows.
PR:		7616
Submitted by:	lioux@gns.com.br
1998-08-17 01:05:43 +00:00
Steve Price
ce559dbb49 Update to version 4.5.5.
PR:		7631-diffs
Submitted by:	maintainer
1998-08-17 00:11:31 +00:00
Steve Price
cc94986dc4 Update to version 0.27.
PR:		7617
Submitted by:	Scott Blachowicz <scott@sabami.seaslug.org>
1998-08-17 00:07:37 +00:00
Jun-ichiro itojun Hagino
b491a4d1d4 original distribution updated (0.72 -> 0.73) 1998-08-14 11:41:51 +00:00
Joseph Koshy
8a13ff9cd8 Upgrade port to pine-4.02a.
PR:		7593
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-08-13 06:49:34 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Masafumi Max NAKANE
f729defbfc Upgrade, 3.0pl61 -> 3.0pl63. 1998-08-10 12:39:39 +00:00