1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

962 Commits

Author SHA1 Message Date
Bill Fumerola
94337d94a4 Updated MASTER_SITES to reflect a mirror change.
PR:		ports/8914
Submitted by:	Josh Gilliam <josh@quick.net>
1998-12-01 19:47:38 +00:00
Satoshi Asami
dcd9d6350f Need to create etc/rc.d by myself if I'm not going to run mtree. 1998-12-01 08:36:40 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Satoshi Asami
57d0d48442 Create info/dir before attempting install-info. 1998-11-29 12:21:58 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Satoshi Asami
fe77a8b423 Mark broken, can't fetch. 1998-11-26 07:40:55 +00:00
Satoshi Asami
0168e14373 Change library name. 1998-11-26 05:37:10 +00:00
Steve Price
b087a9b0aa Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain
this one in Gilad's absence.
1998-11-23 03:29:10 +00:00
Steve Price
4045bded69 Update to version 4.4.
PR:		8760
Submitted by:	maintainer
1998-11-21 20:01:56 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Mark Murray
ceedb8af33 Duh!
Previous commit taught exim to use ``configure.sample'' as its default
configuration file instead of ``configure''. Fix that and a PLIST nit.
1998-11-18 11:42:46 +00:00
Mark Murray
44c2c6a107 Unbreak.
Added some more reliable mirrors (well-spread across earth masses).
1998-11-17 11:05:15 +00:00
Satoshi Asami
d42e9aab80 Mark broken, can't fetch from single master site. 1998-11-17 04:12:10 +00:00
Jun-ichiro itojun Hagino
88edd839df declare "extern char *optarg".
(I can't blindly include getopt.h since older FreeBSD doesn't have one)

remove BROKEN mark (could someone check this?).
1998-11-16 16:33:37 +00:00
Justin M. Seger
46ce5f763a Mark BROKEN:
===>  Building for rblcheck-1.4
cc -O -pipe -Wall -s rblcheck.c  -o rblcheck
rblcheck.c: In function `main':
rblcheck.c:333: warning: implicit declaration of function `getopt'
rblcheck.c:351: `optarg' undeclared (first use this function)
rblcheck.c:351: (Each undeclared identifier is reported only once
rblcheck.c:351: for each function it appears in.)
rblcheck.c:383: warning: suggest parentheses around assignment used as truth value
*** Error code 1
1998-11-16 13:15:26 +00:00
Mark Murray
bfcc6414a5 Upgrade to version 2.053 (test release), which includes embedded perl
support and incorporates some FreeBSD-specific patches.
1998-11-16 09:45:24 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
587c8c488f Allow a non-root user to build this port if the majordom user and
group already exist.
1998-11-09 01:09:25 +00:00
Jun Kuriyama
7c3c0a5743 Activate mew-{emacs20,xemacs20,xemacs-mule}. 1998-11-05 22:14:12 +00:00
Jun Kuriyama
866fbeb23b Message interface to Emacs Window(for xemacs20)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 22:13:27 +00:00
Jun Kuriyama
adfd424e0d Message interface to Emacs Window(for xemacs-mule)
Submitted by:   KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:             ports/8233 (part of)
1998-11-05 22:11:54 +00:00
Jun Kuriyama
8f7a4e3c13 Message interface to Emacs Window(for emacs20)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 22:10:45 +00:00
Jun Kuriyama
617d85793c Upgrade to v1.93
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 14:32:54 +00:00
Jun-ichiro itojun Hagino
2dbb7706c7 obey CFLAGS and CC defintion from bsd.port.mk.
Submitted by:	Mikhail Teterin <mi@video-collage.com>
email Message-Id: <199811042059.PAA03130@video-collage.com>
1998-11-05 12:18:26 +00:00
John Polstra
bbb9b75064 Fix the name of the created partition directory to agree with the
name in the supplied configuration file.
1998-11-04 01:34:59 +00:00
John Polstra
6247a9f959 Update "Version required" comment. 1998-11-04 01:18:33 +00:00
John Polstra
34bfb08fee The last line of this file didn't have a terminating newline. Add one. 1998-11-04 01:17:30 +00:00
Bill Fenner
7dbaed72c0 Add additional MASTER_SITE
Submitted by:	Lars Köller <Lars.Koeller@post.uni-bielefeld.de>
1998-10-28 17:00:51 +00:00
Steve Price
9c9fbeb361 The imap-uw port is fixed now. 1998-10-26 13:55:03 +00:00
Steve Price
ddb7b886d3 Fix a braino I introduced that made this fail in -stable. 1998-10-26 13:54:24 +00:00
Satoshi Asami
c583d1fa82 imap-uw took this one with it when it died. 1998-10-26 04:49:25 +00:00
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