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

27 Commits

Author SHA1 Message Date
Steve Price
877112a97a Update to version 4.5.
PR:		10288
Submitted by:	maintainer
1999-03-15 01:38:38 +00:00
Seiichirou Hiraoka
6ad80e9513 MASTER_SITES has changed. 1999-01-21 03:47:42 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Justin M. Seger
044c7cc0b1 Install headers for libc-client
PR:		ports/9108
Submitted by:	yds@dppl.com
1998-12-24 18:26:22 +00:00
Steve Price
4045bded69 Update to version 4.4.
PR:		8760
Submitted by:	maintainer
1998-11-21 20:01:56 +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
ddb7b886d3 Fix a braino I introduced that made this fail in -stable. 1998-10-26 13:54:24 +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
Justin M. Seger
07b27dcf41 Unbreak.
Subbmitted by:	steve
1998-10-13 23:25:07 +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
Steve Price
e21cbb67ad Don't forget the trailing '/'.
PR:		8019
Submitted by:	maintainer
1998-09-22 15:14:57 +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
Thomas Gellekum
cd10d0e6bf Upgrade to 4.2.
PR:		7452
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-07-31 06:47:02 +00:00
Steve Price
93fa65ec9f Update to the latest release including the fix that was
found in patch-ad.

Submitted by:	maintainer
1998-07-17 20:19:14 +00:00
Steve Price
f4a9098044 Put a copy of the distfile in my home directory until
the stable 4.1 sources are released.

Suggested by:	asami
1998-06-07 23:01:28 +00:00
Steve Price
87d62e612e This port's is now maintained by Penisoara Adrian. 1998-05-30 16:45:51 +00:00
Paul Traina
a89ddb36d8 Remove myself as maintainer in hopes that Bruce Gingerly will take it over,
since he has different requirements for this port.
1997-12-31 16:50:59 +00:00
Satoshi Asami
3dc460f5a8 Remove IGNOREFILES. This port works fine if you have the latest distfile.
pst will put it somewhere he can control and change MASTER_SITES accordingly.
1997-12-09 07:12:53 +00:00
Satoshi Asami
e6b652e877 Mark this port broken, it does not even patch. 1997-12-09 05:02:42 +00:00
Paul Traina
86407722ab Upgrade to match current again (groan) 1997-12-07 01:02:52 +00:00
Paul Traina
97db26beb0 repeat after me... I will test all changes fully... 1997-06-03 07:05:23 +00:00
Satoshi Asami
48e26d3780 Correct way to say "ignore checksum" is to set IGNOREFILES. NO_CHECKSUM
is for the user, not the porter.
1997-06-03 06:44:50 +00:00
Paul Traina
001fa87667 Upgrade to latest version.
I'm really really really unhappy about these shared library patches.
This code changes WAY too fast to screw with shared libraries.  If they
cause massive breakage again, they're history.
1997-06-03 06:27:17 +00:00
Masafumi Max NAKANE
05c39f90fa The distfile has been changed on the master_site. 1997-05-04 03:17:41 +00:00
Andrey A. Chernov
6e9a383862 Build/install/use c-client shared and normal libraries
Install mtest as mboxtest
Use INSTALL_* macros
Use ${PREFIX}/etc instead of /etc
1997-01-12 16:10:38 +00:00
Satoshi Asami
e6b6ea9eb9 Move up MAINTAINER a little. 1997-01-10 05:18:07 +00:00
Paul Traina
1e7fdea2f6 University of Washinton IMAP v4r1 server 1997-01-10 02:38:36 +00:00