1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1786 Commits

Author SHA1 Message Date
Maxim Sobolev
a96e5c5361 Add gnomecore and gnomeaudio to RUN_DEPENDS to ensure correct removal of
share/gnome.

Submitted by:	bento
2000-07-27 07:22:48 +00:00
Sheldon Hearn
b32c2f2d5c Update to 3.16:
Bugfix release, featuring a fix for one critical bug in the
	handling of messages frozen by system filters for manual
	thawing.
2000-07-24 10:37:10 +00:00
Daniel Harris
019922479e Fix MASTER_SITES.
PR:		20096
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-22 14:24:34 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Chris D. Faulhaber
c6790885e6 Update port to 0.19.5
PR:		20090
Submitted by:	Maintainer
2000-07-21 23:30:55 +00:00
Satoshi Asami
5146d79152 Mark FORBIDDEN, there is a pretty bad bug that was just fixed in a new version.
Submitted by:	maintainer
2000-07-21 18:09:48 +00:00
Maxim Sobolev
7bcf1fe7b0 Add mmc - a tiny mail client for Gnome desktop. 2000-07-21 14:06:25 +00:00
Neil Blakey-Milner
b0b3269e70 Add listar, a GPL mailing list manager (and more). 2000-07-20 13:49:36 +00:00
Akinori MUSHA
15f5402627 Add missing "MAN1= icqmail.1".
Submitted by:	bento
2000-07-19 15:34:23 +00:00
Neil Blakey-Milner
6805354494 Update to the latest courier-imap 0.36a 2000-07-19 14:21:34 +00:00
David E. O'Brien
7c265bef49 Minor portlinting. 2000-07-19 12:44:01 +00:00
Neil Blakey-Milner
0fecb98b8c Fix the build for the root case, and also for post 4.0-RELEASE case.
Submitted by:	kris, bento
2000-07-19 12:16:04 +00:00
Alexander Langer
d0b4efe6dc Split up the manpage-patch in order to preserve history of the old
manpage-patch-files.

However, due to an odd bug in patch(1), 2 of the 3 hunks for
popper.8 fails (somehow, diff(1) thinks it is a binary file and
patch cannot patch it correctly if diff is used with the -a option).

So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper
and doesn't neither corrects the location of sendmail nor adds the
/etc/ftpusers file to the SEE ALSO section.

In the Makefile, /usr/local is now replaced with PREFIX for both manpages.
2000-07-19 08:25:28 +00:00
Alexander Langer
84e177390e Use a "q"-prefix everywhere, to avoid conflicts with the popper
and popper3 ports.

The manpages are patched accordingly.

Pointed out by:		sobomax
2000-07-19 07:31:26 +00:00
Kelly Yancey
6238b7fc5c Add patch to fix mailbox permissions with using cclient's mx driver.
As Vladimir Ivanov explains:
    unix-mx driver doesn't set file permissions properly for non-private
    messages (e.g. public#). The problem caused by mx_append procedure,
    where the driver doesn't call set_mbx_permissions for just created
    message file.

Submitted by:	Vladimir Ivanov <wawa@comptek.ru>
2000-07-19 05:21:15 +00:00
Alexander Langer
6eae833f98 Activate qpopper. 2000-07-18 21:29:53 +00:00
Alexander Langer
94f21873c9 Update for official 3.1beta5 (repo-copy from popper3)
Renames port to qpopper, since this is the official name Qualcomm gives it.
Add pkg/MESSAGE for the inetd.conf line.
Create ${PREFIX}/etc/popper directory also for pkg's.

PR 18568 (Sent in by Jeff Palmer <jeff@isni.net>) gave me the idea for
this update.
2000-07-18 21:27:21 +00:00
Kelly Yancey
4e4ffa22f2 Update imap-uw to depend on the cclient port.
The mail/imap-uw port used to build a shared library version of cclient
of it's own (in fact, this is where much of the infrastructure for the
cclient port came from). However, since more things depend on cclient
then just UW's imap server, I broke them into separate ports.

From now on, nothing should have to depend on imap-uw just to get
c-client.

PR:		19749
Submitted by:	kbyanc@posi.net
2000-07-17 08:47:13 +00:00
Kelly Yancey
700098a64c Update the pine4 port to utilize the new cclient port.
Pine has historically built against an internal copy of the c-client library,
however c-client development has progressed beyond what is shipped with pine.
(It would appear that all new development work is being done via UW's imap
server codebase.) This change allows pine to utilize improvements/bugfixes in
the c-client library. In addition, the cclient port builds c-client as a
a shared library. Now, pine links against this shared library. As a result,
pine binaries are approximately 550k smaller. On the other hand, the c-client
library itself is a good 650k. The real benefit here is that c-client may be
shared amongst multiple binaries (i.e. imap-uw, php, and perl scripts using the
p5-Mail-CClient module), thereby potentially reducing the overall disk and
memory usage.

PR:		19731
Submitted by:	kbyanc@posi.net
Reviewed by:	will
2000-07-17 08:19:34 +00:00
Satoshi Taoka
44ee2ef5a6 editors/flim-xemacs21-mule
editors/flim-xemacs21-mule-current
  editors/semi-xemacs21-mule
  editors/semi-xemacs21-mule-current
  editors/wemi-xemacs21-mule
  editors/wemi-xemacs21-mule-current
  mail/wanderlust-xemacs21-mule
  print/yatex-xemacs-mule

The above ports' dependencies were fixed.
2000-07-17 05:32:15 +00:00
Steve Price
1b62e28fc9 Adding mailman version 1.1.
Mailman is software to help manage email discussion lists, much like Majordomo
and Smartmail. Unlike most similar products, Mailman gives each mailing list a
web page, and allows users to subscribe, unsubscribe, etc. over the web. Even
the list manager can administer his or her list entirely from the web. Mailman
also integrates most things people want to do with mailing lists, including
archiving, mail-to-news gateways, integrated bounce handling, spam prevention,
email-based admin commands, direct SMTP delivery (with fast bulk mailing),
support for virtual domains, and more.

PR:		19400
Submitted by:	Nick Hibma <n_hibma@calcaphon.com>
2000-07-17 01:16:02 +00:00
Steve Price
ec6e6be478 This port depends on the faces port as well.
PR:		19952
Submitted by:	maintainer
2000-07-16 19:47:04 +00:00
Satoshi Asami
6fbc4e7fab Temporarily remove these ports until their dependencies are fixed -- they
are currently blocking the INDEX build.
2000-07-16 17:35:42 +00:00
Alexander Langer
db377f5543 Fix X-Face handling w/ IMAP.
PR:		19955
Submitted by:	maintainer
2000-07-16 13:28:54 +00:00
Chris D. Faulhaber
a31a942a8d *** empty log message *** 2000-07-14 12:19:11 +00:00
Chris D. Faulhaber
4c7021aa0f Remove all installed files (yes etc/listmanager.cf, this means you too)
Noticed by:	bento
2000-07-14 12:17:30 +00:00
Kelly Yancey
fd93aff652 Add p5-Mail-CClient to the ports/mail Makefile. 2000-07-14 09:44:18 +00:00
Kelly Yancey
3e0f0f3ac3 New port: p5-Mail-CClient, a perl interface to the cclient mailbox library.
PR:		19730
Submitted by:	Kelly Yancey
Reviewed by:	will
2000-07-14 09:39:55 +00:00
Kelly Yancey
7319f25c30 Add cclient to Makefile 2000-07-14 09:31:28 +00:00
Kelly Yancey
6e041d5a54 New port: mail/cclient
PR:		19691
Submitted by:	Kelly Yancey
Reviewed by:	will
2000-07-14 09:27:33 +00:00
Ade Lovett
246e6966ff Update to 0.2 2000-07-12 14:40:18 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
David E. O'Brien
148a80292a Upgrade to version 1.2.4. 2000-07-10 22:04:51 +00:00
Steve Price
9e79874d34 Re-adding the icqmail (version 1.2) port in ports/mail.
Suggested by:	asami
2000-07-10 15:45:37 +00:00
Jim Mock
bed97b2bb6 Activate teapop 2000-07-10 15:34:37 +00:00
Jim Mock
cbac3e7b85 Import of teapop.
Teapop is an RFC1939 compliant POP3 server.  It includes flexible
virtual domain support that distinguishes it from all other POP3
servers.
2000-07-10 15:33:16 +00:00
Steve Price
20e547b840 Remove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in
bsd.emacs.mk.

PR:		19312
Submitted by:	maintainer
2000-07-10 02:10:29 +00:00
Steve Price
cb1c44f765 Remove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in
bsd.emacs.mk.

PR:		19311
Submitted by:	maintainer
2000-07-10 02:09:11 +00:00
Steve Price
55549e44db Remove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in
bsd.emacs.mk.

PR:		19310
Submitted by:	maintainer
2000-07-10 02:08:19 +00:00
Steve Price
3309cf9675 Remove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in
bsd.emacs.mk.

PR:		19309
Submitted by:	maintainer
2000-07-10 02:05:24 +00:00
Steve Price
188b392f5f Update to version 1.1.1.
PR:		19308
Submitted by:	maintainer
2000-07-10 02:03:31 +00:00
Daniel Harris
5ccbe81f42 Committed, thanks.
PR:		19785
Submitted by:	MAINTAINER
2000-07-09 13:48:06 +00:00
Will Andrews
dea01634c6 Add listmanager, a cool list manager with many features not found in other
list managers like majordomo.  For the time being it will remain binary.

Discussed with:	author (albeit this was about 6 months ago)
2000-07-09 08:46:46 +00:00
Steve Price
10d9f26cca Update to version 1.2.5.
PR:		19619
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
2000-07-07 19:25:24 +00:00
Steve Price
c0a42fd5da - Don't hardcode /usr/local.
- Also add a mailer.conf that allows sendmail to be replaced with qmail.

PR:		19449
Submitted by:	Mike Meyer <mwm@mired.org> and maintainer
2000-07-07 18:52:32 +00:00
Andrey A. Chernov
7082ed95a5 Switch to publius.net service, anon.lcs.mit.edu seems too obsoleted 2000-07-06 08:27:41 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
20489f8146 Catch up with imap-utils.tar.Z repack. (no essential changes regarding this port)
Submitted by:	Maintainer
Confirmed by:	Maintainer
2000-07-04 16:20:31 +00:00
Maxim Sobolev
92e6cf1871 Update to 0.9. 2000-07-04 10:56:56 +00:00
Maxim Sobolev
2d8158ef4b New port of smapi - a Squish MSGAPI which can be used to access Squish format
message bases.

PR:		19373
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2000-07-03 07:47:39 +00:00
Kris Kennaway
513cfea179 Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 03:45:35 +00:00
SADA Kenji
fc6e9748a5 Upgrade to Ver.0.3.20 .
PR:		19627
Submitted by:	Maintainer
2000-07-02 14:46:39 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Ade Lovett
f707fab18c Evolution is the integrated mail, calendar and address book
distributed suite for GNOME from Helix Code, Inc.
2000-06-29 19:33:26 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Alexander Langer
81faedf826 - Update to version 0.6.8
- USE_X_PREFIX
- Change WWW/MASTER_SITE

PR:		19419
Submitted by:	maintainer
2000-06-28 13:38:41 +00:00
Alexander Langer
67c99c8431 Add a WITH_LDAP knob. Defaults to off, of course.
PR:		18228
Submitted by:	Mikko Tyolajarvi <mikko@dynas.se>
2000-06-27 16:25:32 +00:00
Sheldon Hearn
e32233c860 Update 3.14 -> 4.15:
Allow admins to start migrating to the new nomenclature for
	failing addresses:

		fail_soft -> pass
		fail_hard -> fail

		The queryprogram router should use the word decline
		instead of fail.

	New keyword timezone used to manipulate the TZ variable.
2000-06-27 14:24:30 +00:00
Maxim Sobolev
2d44b384eb - Enable multithreading support
- Fix path for refering balsa.mo files

PR:		19524
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-26 17:27:53 +00:00
Will Andrews
220a5701ef Update to 2.0rc3.
PR:		19473
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2000-06-23 17:18:23 +00:00
Neil Blakey-Milner
3a748675e5 Update lbdb to 0.19.4, to escape fennerism.
Submitted by:	Matthew West <mwest@uct.ac.za> (maintainer)
2000-06-22 13:10:05 +00:00
Maxim Sobolev
57d0aa6054 Update to 0.8.1. 2000-06-22 08:01:29 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Neil Blakey-Milner
3b62a1be5b Update to 0.33, and move to the sourceforge download site. This brings
in IPv6 support, if you are IPv6 capable.  (from PR)

Remove man page links provided for non-installed authentication modules.

PR:		ports/18933
Submitted by:	Koji Kondo <koji@jp.above.net>
2000-06-21 13:36:13 +00:00
Chris Piazza
303112b636 Erich Zigler <erich@tacni.net> is the new maintainer of this port 2000-06-20 21:56:52 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Ade Lovett
0456df5de4 Add WITH_X11 knob to bring in Python et al. so the fetchmailconf
program works.  Disabled by default, to keep the status-quo.

Loosely based on PR:	19398
Discussed with:		alex
2000-06-20 18:43:34 +00:00
Yukihiro Nakai
60be1cf3c8 Update to 0.3.18 2000-06-19 11:39:26 +00:00
Chris Piazza
1db72cd906 Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
2000-06-18 01:42:14 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
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
Satoshi Asami
37d5b09492 Remove pine.conf upon deinstallation if unchanged.
Reviewed by:	maintainer
2000-06-16 20:12:50 +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
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Yukihiro Nakai
8f418b90ca Update to 0.3.17 2000-06-16 07:20:38 +00:00
Chris D. Faulhaber
cefa94ae8b Update port to 4.41 2000-06-15 14:27:33 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Akinori MUSHA
e83a709d64 Output PREFIX safe pkg/MESSAGE.
PR:		ports/19188
Submitted by:	Maintainer
2000-06-11 07:48:08 +00:00
Akinori MUSHA
92e1cb0ffd Update to version 5.4.1.
PR:		ports/19181
Submitted by:	Maintainer
2000-06-11 07:43:45 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Will Andrews
5fd3fdcc9a Use PORTVERSION=2.0.rc1 even though portlint doesn't like it.
Submitted by:	asami
Approved by:	MAINTAINER
2000-06-09 21:43:29 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Maxim Sobolev
383d1f9d87 Correct DISTNAME. 2000-06-09 13:28:52 +00:00
Maxim Sobolev
0259e3653f Activate solidpop3d. 2000-06-09 13:20:43 +00:00
Maxim Sobolev
4964b5a918 Initial import of solidpop3d - a yet another pop3 daemon that has flexibility
as its main goal.

PR:		18782
Submitted by:	Marco Rodrigues <drkangel@snickers.org>
2000-06-09 13:18:36 +00:00
Maxim Sobolev
2313db16de Unbroke for RELENG_3.
PR:		19081
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
Approved by:	MAINTAINER
2000-06-09 08:54:43 +00:00
Will Andrews
7032f98510 Update to 2.0rc1. Portlint.
PR:		18931, 17426
Submitted by:	Stephen J. Roznowski <sjr@home.com>
Reported by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 00:30:58 +00:00
Maxim Sobolev
5029de3d09 Update bulk_mailer from 1.12 to 1.13.
Several my own fixes/cleanups:
- make it use mkstemp() instead of less secupe mktemp();
- HAS_CONFIGURE --> GNU_CONFIGURE;
- install README into separate bulk_mailer directory under ${PREFIX}/share/doc,
  not just ${PREFIX}/share/doc/bulk_mailer.README.

PR:		19100
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
2000-06-08 10:00:45 +00:00
Satoshi Asami
b2f8b27d3e Add lib/X11/ml/ML.ad.ORIG (I know, but there were other .orig files
in this PLIST already!).

Submitted by:	bento
2000-06-07 22:01:21 +00:00
David E. O'Brien
d624138fd5 The local-distfiles dir on ftp.freebsd.org was moved under ports/. 2000-06-07 17:44:39 +00:00
Satoshi Asami
6e799d00b7 Add binary and manpage for lbdb_dotlock.
Submitted by:	bento
2000-06-07 07:57:57 +00:00
David E. O'Brien
55ddf4365b Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
2000-06-07 03:09:25 +00:00
Yukihiro Nakai
e0efebdf06 Update to 0.3.14 2000-06-06 08:03:46 +00:00
Yukihiro Nakai
bf9594f99c Add sylpheed.
PR:		ports/18622
2000-06-05 10:37:34 +00:00
Yukihiro Nakai
74b6e6bd3a An GTK+ based e-mail client.
PR:		ports/18622
Submitted by:	Shigetoshi Inohana <inohana@tokai-soft.co.jp>
2000-06-05 10:36:25 +00:00
Maxim Sobolev
5504b50b48 Add "@dirrm etc/popper" to make bento happy.
Submitted by:	bento
2000-06-05 09:47:59 +00:00
Kris Kennaway
84d08be515 Note documented insecurity of majordomo on multi-user machines.
Pointed out by:	bugtraq
2000-06-04 23:21:30 +00:00
Vanilla I. Shu
b9be2ad423 Upgrade to 19991231pl8. 2000-06-04 05:57:50 +00:00
Will Andrews
cb0ea2b9a7 Add p5-Mail-Sendmail, a perl module that implements a platform-independent
simple mailer.

PR:		17417
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>
2000-06-02 03:29:41 +00:00
David E. O'Brien
9e03cae351 Upgrade the 19991231 release to patchlevel 07. 2000-06-01 19:55:34 +00:00
Will Andrews
d2873b7f7d Add support for building with SSL support on pre-4.0ish systems, if the
appropriate libraries are available.

Submitted by:	asmodai
Approved by:	maintainer
2000-06-01 17:59:22 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Maxim Sobolev
3be068cac5 Activate popper3. 2000-05-31 09:13:33 +00:00
Maxim Sobolev
9ee8cb268e Update to 3.0.2 (repo-copied from mail/popper).
Authors or any interesting parties are welcomed to merge functionality-extending
patches from the popper 2.53 (skey support, youbin support etc).

PR:		18745
Submitted by:	Jeff Palmer <jeff@isni.net>
2000-05-31 08:55:15 +00:00
Sheldon Hearn
1809b6058d Fix the LIB_DEPENDS line for the WITH_PGSQL case.
Reported by:	"Jason J. Horton" <jason@intercom.com>
2000-05-31 07:27:49 +00:00
Chris D. Faulhaber
3b1c9c68c0 Fix patch/configure
Found by:	Anders Andersson <anders@sanyusan.se>
2000-05-30 13:53:44 +00:00
Steve Price
5373fd28de Update to version 1.94.5.
PR:		17820
Submitted by:	Doug Barton <DougB@gorean.org> and
		Klaus Brunner <klaus@winf.htu.at>
2000-05-29 18:17:39 +00:00
Maxim Sobolev
48b6b34f80 Update MASTER_SITES.
PR:		18873
Submitted by:	Rod Taylor <rbt@zort.on.ca>
2000-05-29 14:33:54 +00:00
Will Andrews
12a174a405 Change elm25 -> elm. 2000-05-29 09:45:44 +00:00
Will Andrews
39faa08ffa Update to Elm 2.5. New MAINTAINER. 2000-05-29 09:36:16 +00:00
Steve Price
11f78ae3f7 Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcoming
qmail-ldap port.

PR:		18733
Submitted by:	maintainer
2000-05-29 03:37:09 +00:00
Steve Price
25b4e65112 Enable internationalization support.
PR:		18840
Submitted by:	R\xe9mi Guyomarch <rguyom@321.net>
No complaints from:	maintainer
2000-05-29 02:39:21 +00:00
Bill Fumerola
d59cb537d5 If a user didn't have /usr/sbin in their path, this would have failed. 2000-05-28 06:43:40 +00:00
Maxim Sobolev
fcd67657fc Update to 0.8. 2000-05-26 13:54:46 +00:00
Will Andrews
33539b9eca MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR:		18815
Submitted by:	MAINTAINER
2000-05-25 19:43:44 +00:00
Kris Kennaway
a11b23934f unFORBID this port by closing the overflow 2000-05-25 07:50:10 +00:00
Kris Kennaway
e3d1e0fa36 Mark FORBIDDEN due to Yet Another Qpopper Overflow 2000-05-24 19:55:30 +00:00
Andrey A. Chernov
6cb6181413 elm -> elm+ME 2000-05-24 10:37:44 +00:00
Andrey A. Chernov
0eefe0c694 Remove this - repo copied to elm+ME 2000-05-24 10:32:57 +00:00
Andrey A. Chernov
a192ed88cb Upgrade to +77 2000-05-24 10:26:11 +00:00
Gregory Sutter
63caeafa47 Add junkfilter, junk email filtering software for procmail. 2000-05-24 06:12:44 +00:00
David E. O'Brien
0816a7fe3e Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.

Submitted by:	ache
2000-05-23 16:36:59 +00:00
Andrey A. Chernov
56db412b96 Use LOCALBASE instead of PREFIX in CC flags
Submitted by:	ade
2000-05-23 15:47:38 +00:00
Andrey A. Chernov
5ebadc07ca Shared linking of -lintl
PR:		18717
2000-05-23 11:40:19 +00:00
Sheldon Hearn
e1431f7643 Update 3.13 -> 3.14:
New pgsql lookup!
	Bugfixes.

Port-related changes:

	Conditionalize embedded Perl interpreter on WITH_PERL.
	Fix SMTP AUTH support.
	Sync up files/Makefile.
2000-05-23 09:23:45 +00:00
Maxim Sobolev
e56f11fbf0 Add a WWW. 2000-05-23 08:56:48 +00:00
Maxim Sobolev
d1568d3028 Distfile has been moved into different directory, so update MASTER_SITES.
PR:		18746
Submitted by:	Jeff Palmer <jeff@isni.net>
2000-05-23 07:11:48 +00:00
David E. O'Brien
eb33d97110 "This fix the l10n'ed po displaying and other places in multibyte condition.
(For me it's zh_TW.Big5)"

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-05-22 05:31:45 +00:00
Chris Piazza
49799283bc Update to 0.6.5 2000-05-21 21:45:02 +00:00
Chris Piazza
b7b2c8aadf Update to 0.56
PR:		18438
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-19 08:11:26 +00:00
Sheldon Hearn
5ed70c7617 Provide visual cues to frob the ldap knobs, after receiving user
feedback that they work.

Reported by:	rip@itouch.co.za (R.I.Pienaar)
2000-05-18 13:59:30 +00:00
Jacques Vidrine
bceec55e45 Upgrade 0.26 -> 0.32 after MAINTAINER timeout. 2000-05-16 16:38:23 +00:00
Chris D. Faulhaber
624e583e50 Update port to 4.40 2000-05-16 14:09:28 +00:00
Munechika SUMIKAWA
1a257fe2a5 Update to 5.3.8.
PR:		18446, 18456
Submitted by:	Ville Eerola <ve@sci.fi>
2000-05-14 18:50:17 +00:00
Bill Fumerola
ad69d29be3 murray is now a committer, reflect this in MAINTAINER. 2000-05-14 05:21:53 +00:00
Paul Richards
31cddfc53b Update PLIST 2000-05-13 19:08:21 +00:00
Paul Richards
7eccc305d6 This now port depends on SASL. 2000-05-13 18:32:38 +00:00
Andrey A. Chernov
7ccb5190cb Copy CP1251 charset under its official name: windows-1251 2000-05-13 18:27:48 +00:00
Andrey A. Chernov
c531bd394a Remove *.orig files in charmaps/maps in post-patch: - they are installed
otherwise
2000-05-13 18:01:36 +00:00
Andrey A. Chernov
80724825a5 Fix KOI8-R charmap 2000-05-13 17:32:19 +00:00
Paul Richards
58565e54d2 Update port to 1.6.22 2000-05-13 17:20:07 +00:00
Paul Richards
5b2a0f0a23 Update port to release 1.6.22 2000-05-13 17:18:14 +00:00
David E. O'Brien
c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00
Shigeyuki Fukushima
93a0670f38 I'm sorry that the previous change for EMACS_PORT_NAME is a mistake.
Fix values of these variables.
2000-05-08 13:13:16 +00:00
Shigeyuki Fukushima
64f614e27b Change BUILD_DEPENDS every emacsen ports. 2000-05-07 16:04:26 +00:00
Shigeyuki Fukushima
c219a75b7e Change a value of EMACS_PORT_NAME variable.
s/emacs/emacs19/
s/mule/mule19/
s/xemacs/xemacs19/
2000-05-07 14:51:10 +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
Chris D. Faulhaber
ddfebdcb6c Update port to 4.31 2000-05-03 11:33:08 +00:00
Chris D. Faulhaber
6b1f4d678d Update port to 4.30 2000-05-03 01:56: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
Chris D. Faulhaber
7e781f7aff Update port to 0.33.
Update MASTER_SITES to reflect the new sourceforge address.
2000-05-02 13:56:53 +00:00
Steve Price
e9284d7b92 Support PREFIX properly.
PR:		17853
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-30 19:35:57 +00:00
Kris Kennaway
f7ec83054b Chase the checksum (minor makefile changes) 2000-04-30 01:39:30 +00:00
Steve Price
43e4e9f2f9 Update to version 0.3.5.
PR:		18142
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-30 00:28:09 +00:00
Neil Blakey-Milner
85e1d43918 Remove uninstalled file from PLIST.
Submitted by:	bento, via kris
2000-04-29 21:22:19 +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
Akinori MUSHA
49d0280e09 - Update to 1.0.4.
- Add a couple Makefile knobs to go with some new configure script
options.

PR:		ports/18035
Submitted by:	MAINTAINER

- Get rid of an insecure command (`chmod +w configure') and whole
pre-configure target, which seems unnecessary now. (the port
successfully builds without it)
- Use tab instead of space in suitable points.
- Use `${...}' instead of `$(...)'.
2000-04-27 14:02:23 +00:00
Kris Kennaway
66368ffe6c Note a local mailbox DoS vulnerability, advisory forthcoming. 2000-04-23 22:06:25 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Kris Kennaway
44de293c27 Add an confirmation screen describing the known security holes in
imap.
2000-04-21 22:11:47 +00:00
Michael Haro
c4caed77a7 portlint 2000-04-21 07:15:20 +00:00
Michael Haro
a522ca6457 whitespace 2000-04-21 07:12:56 +00:00
Akinori MUSHA
a016d77636 Update to 1.1.0.
Move post-install info from DESCR to MESSAGE.

PR:		ports/17753, ports/17754
Submitted by:	MAINTAINER
2000-04-19 06:52:38 +00:00
Michael Haro
1d85943225 fix checksum to match version of port in use. not sure how I messed this up. 2000-04-19 02:19:52 +00:00
Andrey A. Chernov
f13ab6a55c 1) Popper always assume that fgets got whole line, so it is easy to make
fake headers by special long lines aligned to buffer boundary - popper
treat them as separate lines.
Whole code needs rewriting. As workaround increase MAXLINE to the value
sendmail use, hoping sendmail itself not makes longer lines.

2) Fix EUIDL responses not properly \n terminated.
2000-04-17 19:35:40 +00:00
Andrey A. Chernov
6878b46b54 Add WWW 2000-04-17 04:07:59 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Jacques Vidrine
f2fc8303fc Patch `configure' by hand for a much smaller patch.
Bogusness pointed out by:	asami
2000-04-15 16:54:53 +00:00
Jun-ichiro itojun Hagino
b56f789924 upgrade to smtpfeed 1.05. 1.04 -> 1.05 corrects problem with primary MX
points to AAAA, on top of IPv4-only node.
2000-04-15 13:45:35 +00:00
Satoshi Asami
1af51019f4 Typo. 2000-04-15 08:43:40 +00:00
Satoshi Asami
84d606c93a Revert package names. 2000-04-15 04:37:10 +00:00
Satoshi Asami
b321ba7815 Found another cpiazza "Oops" -- Surely decreasing the version number
from 0.54 to 0.53 was not an essential part of the PKGNAME
conversion. :)
2000-04-15 00:06:19 +00:00
Chris D. Faulhaber
671c766a4a Update port to 4.23 2000-04-14 23:37:55 +00:00
Akinori MUSHA
4c75e79994 Activate yuzu. 2000-04-14 23:12:59 +00:00
Akinori MUSHA
2cc861e3f6 Initial import of `yuzu', a nicer MUA powered by JavaMail and JFC/Swing.
PR:		ports/17846
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-04-14 23:11:03 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Jacques Vidrine
3fddc5e1c8 Fix my borked patches.
Reported by: Paul Richards <paul@originative.co.uk>
2000-04-14 14:20:17 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Akinori MUSHA
a117f705aa Update with PORTNAME/PORTVERSION and get happy with its slave. 2000-04-13 09:01:47 +00:00
Jun-ichiro itojun Hagino
264246c263 master site changed (rblcheck.sourceforge.net) 2000-04-08 06:01:51 +00:00
Chris D. Faulhaber
8f8db72f9b Update port to 4.22 2000-04-06 11:53:41 +00:00
Sheldon Hearn
2e4507aadb Fix mysql lookups and add experimental glue for ldap lookups.
Reported by:	Peter Lockhart <peter@key.co.za>
2000-04-04 11:51:19 +00:00
Peter Wemm
234e6e5a90 Ack, what was I thinking? it's not safe to assume the system sendmail
was the last active mailer.
2000-04-03 01:58:08 +00:00
Peter Wemm
c107051814 Fix 'make replace' to correctly use mailer.conf 2000-04-03 01:54:16 +00:00
Vanilla I. Shu
d5d98014e6 Upgrade to latest version, fix PR 16472, 16753, 17078 too.
PR:		ports/17749
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
2000-04-03 01:26:02 +00:00
Michael Haro
2f8ccb0e75 fix runtime seg fault
PR:		17281
Submitted by:	muk@bender.cl.msu.edu
2000-04-02 01:19:05 +00:00
Michael Haro
dcc0e261c3 Update to 0.32
PR:		17743
Submitted by:	tkato@prontomail.ne.jp
2000-04-01 23:40:58 +00:00
Michael Haro
3acc3fb9e4 various port fixes
PR:		17180
Submitted by:	maintainer
2000-04-01 03:39:48 +00:00
Michael Haro
7142ea07fc update to version 0.9.3c
PR:		17204
Submitted by:	Adam Kranzel <shade@dnai.com>
2000-04-01 02:05:18 +00:00
Michael Haro
19a336cf01 update to 1.5.4
PR:		17718
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 23:51:54 +00:00
Chris D. Faulhaber
f96719d72a Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patches
are the same as were submitted on the postfix-users mailing list
(and should be integrated for the next release).

No response from:	Maintainer
2000-03-31 23:45:18 +00:00
Will Andrews
03fd2cd9c7 Finally add Elm 2.5 to the ports collection. Please note that this is the
OFFICIAL version of Elm, as opposed to the mail/elm port. For now, I have
set NO_LATEST_LINK on THIS version, pending a discussion about whether this
version or the unofficial Elm 2.4ME+68, maintained by ache, should have the
Latest link. However, I think we all can agree that since this version of
Elm has IS_INTERACTIVE, we should leave the Latest link for Elm 2.4ME+68,
since packages won't be created for this version anyway.

My personal thanks go to Daniel Hagan for creating this port.

PR:		12915
Prodded by:	Kevin Day <toasty@dragondata.com>
Submitted by:	Daniel Hagan <dhagan@cs.vt.edu>
2000-03-31 15:21:23 +00:00
Jacques Vidrine
6f03858de5 Fix packaging: if you are going to link with Kerberos IV you will have
to link with com_err too
2000-03-31 05:45:48 +00:00
Michael Haro
e5b4926ee5 PREFIX->LOCALBASE in *_DEPENDS (Portlint) 2000-03-30 21:12:19 +00:00
Michael Haro
2266068a79 PREFIX->LOCALBASE in *_DEPENDS (portlint) 2000-03-30 21:07:58 +00:00
Chris D. Faulhaber
76e713b4cf Update port to 4.21 2000-03-30 12:38:19 +00:00