Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Kris Kennaway
8a9ded670a
Update to imap 4.7c2, which fixes yet more buffer overflows. The warnings
...
regarding insecurity of the port will remain until imap goes for a month
without vulnerabilities being discovered.
Submitted by: maintainer
Reviewed by: imp
2000-05-06 23:25:52 +00:00
Akinori MUSHA
51e3431113
Update the md5 checksum. UW folks seem to have replaced the distfile again...
...
(The change was trivial)
Submitted by: MAINTAINER
2000-05-02 14:39:06 +00:00
Akinori MUSHA
36ed40dd19
Update to 4.7c1.
...
This is a quick update for mail/imap-uw after Mark Crispin
(supposedly) solved the LIST "AAAAA...." vulnerability in imapd.
PR: ports/18269
Submitted by: MAINTAINER
2000-04-28 11:14:24 +00:00
Kris Kennaway
66368ffe6c
Note a local mailbox DoS vulnerability, advisory forthcoming.
2000-04-23 22:06:25 +00:00
Kris Kennaway
44de293c27
Add an confirmation screen describing the known security holes in
...
imap.
2000-04-21 22:11:47 +00:00
Chris Piazza
28849e36e9
Update to use PORTNAME/PORTVERSION
2000-04-13 20:01:08 +00:00
Chris D. Faulhaber
1632c38d63
Update port to 4.7b
...
PR: 17434
Submitted by: Maintainer
2000-03-21 00:57:07 +00:00
Michael Haro
7cb7f42027
fix goof with build - my fault
2000-02-15 01:12:37 +00:00
Michael Haro
7179a6d030
remove leftover crud
2000-02-14 23:49:09 +00:00
Michael Haro
3a622b01fa
Update using proper patch from PR 16545.
2000-02-14 23:45:56 +00:00
Michael Haro
9f804e1f49
update to 4.7a
...
PR: 16545
Submitted by: Akinori "Aki" MUSHA <knu@idaemons.org>
2000-02-14 23:20:16 +00:00
Steve Price
6780433767
Checksum changed for the lock patch.
...
Submitted by: maintainer
2000-01-14 01:50:38 +00:00
Steve Price
6f6f635f01
Update to version 4.7.
...
PR: 14359
Submitted by: maintainer
1999-12-25 02:29:04 +00:00
Steve Price
b675018342
Re-locate distfiles on MASTER_SITE.
...
Submitted by: maintainer
1999-09-18 17:29:19 +00:00
David E. O'Brien
f3a9c6c81e
Change Id->FreeBSD.
1999-08-25 06:51:17 +00:00
Dirk Froemberg
600cbb11a1
Build and install static version of the library (${PREFIX}/lib/libc-client4.a),
...
too. This is required for the upcoming IMAP-support for apache13-php3.
1999-05-04 14:41:38 +00:00
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
Tim Vanderhoek
751f2992ec
Remove more manpages, as part of the great manpage removal project.
1998-08-17 05:19:34 +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
a6bd86c5e2
Argh! The checksum changed again!
1998-06-05 15:38:22 +00:00
Steve Price
42fb137900
Update to match the latest release.
...
PR: 6839
Submitted by: maintainer
1998-06-04 20:36:37 +00:00
Steve Price
87d62e612e
This port's is now maintained by Penisoara Adrian.
1998-05-30 16:45:51 +00:00
Steve Price
aba845177c
Chase the constantly changing checksum for this port
...
one more time.
PR: 6740
Submitted by: Adrian Penisoara <ady@warpnet.ro>
1998-05-25 03:14:20 +00:00
Dima Ruban
e7993a1b0e
Archive has been changed w/o changing version number.
1998-03-26 07:18:54 +00:00
Paul Traina
9104118561
Make this port compile again with changed source files.
...
This port needs to be converted to getting source files from a more
stable cache at FreeBSD, Inc. but I don't recall how to do it, so I
just did the annoying bits of making this damn thing compile again.
1998-02-23 23:15:17 +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
71d02c848b
Bezerkproto is obsolete, use unixproto -- fixes shared libarary breakage.
...
PR: 5017
Submitted by: Bradley Dunn
1997-11-20 08:31:42 +00:00
Andreas Klemm
5f1d384846
make patch-ab work again.
...
Don´t know, why this worked at home on my -current system.
This is now tested on a -stable system ...
1997-11-17 12:34:52 +00:00
Andreas Klemm
2e1ab2a553
Patch didn't apply anymore because of changes in the Makefile.
...
Produced only a new working patchfile.
1997-11-15 14:36:24 +00:00
Masafumi Max NAKANE
34a569f952
Regenerate this patch as the distribution file changed slightly.
1997-09-28 22:47:59 +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