1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1753 Commits

Author SHA1 Message Date
Daniel Harris
b255369a33 Update to version 0.4.1.
PR:		21622
Submitted by:	Ports Fury
Approved by:	MAINTAINER
2000-09-30 04:18:11 +00:00
Kris Kennaway
322f05043a Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitable
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
2000-09-29 08:07:31 +00:00
Kris Kennaway
58cf258e73 Mark FORBIDDEN: known buffer overflows exploitable by remote email.
Parenthetically, no software which uses 4299 sprintf/strcpy/strcat
calls can possibly be safe - I don't expect to remove this FORBIDDEN
tag any time soon. :-(
2000-09-29 07:28:47 +00:00
Neil Blakey-Milner
a3a28a617f Upgrade to 1.20.
PR:		21457
Submitted by:	"Peter Pentchev" <roam@orbitel.bg>
Silence by:	maintainer (according to PR)
2000-09-28 22:16:38 +00:00
Neil Blakey-Milner
d2661fc1f2 Update qmail-ldap 1.03.20000701, and share logic in qmail port, and some
other minor tweaks.

"However, this is not worth a PORTREVISION tag. I did not
change the behavior of the qmail port in any way."

PR:		21563
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (maintainer)
2000-09-28 20:56:03 +00:00
Ade Lovett
8bda462858 Chase new gnomeprint 2000-09-28 18:04:46 +00:00
Yukihiro Nakai
81fcd0009f Update to 0.4.0 2000-09-27 21:15:37 +00:00
Bill Fumerola
20c8fb443f 3 commits to make one line work? I must have a empty dumptruck with only a little
white powder still left in it...

Submitted by:	Miha Nedok <mike@mike.unix-systems.net>
2000-09-26 08:57:28 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Daniel Harris
b67033fc2c Update to version 0.6.9.
PR:		21492
Submitted by:	MAINTAINER
2000-09-23 18:10:50 +00:00
Neil Blakey-Milner
d434090bc5 Add qmailadmin, a web-based vpopmail mail server administrator, which
allows you to set up POP accounts, forwarders, mailing lists, and such
from the web.
2000-09-23 14:40:34 +00:00
Kris Kennaway
27c1475195 Switch to some MASTER_SITES that actually carry the distfile.
Submitted by:	onigiri
2000-09-22 23:10:10 +00:00
Neil Blakey-Milner
035e9bc370 Change 'Date created:' and 'Whom:' to reflect reality. 2000-09-22 22:28:01 +00:00
Neil Blakey-Milner
db20bd6b6e Add sqwebmail, a web-based mail reader for use with compatible setups
like courier-imap and vpopmail (and both).
2000-09-22 22:24:44 +00:00
Neil Blakey-Milner
89e94b04d8 Move courier-imap's libexec files into its own tree, to prevent conflict
with other ports using authlib.

Bump PORTREVISION.
2000-09-22 12:44:28 +00:00
Neil Blakey-Milner
54d149d0d9 As clever as makeport.pl is, I made this port. (change Whom:)
Change ~vpopmail to ${PREFIX}/vpopmail.
2000-09-22 11:39:14 +00:00
Maxim Sobolev
9f6c652cf5 Pythonize. 2000-09-22 10:40:52 +00:00
Maxim Sobolev
52d92769bf Use PYTHON_LIBDIR. 2000-09-22 10:37:50 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Kris Kennaway
bf7fbda98e Fennerize MASTER_SITE and WWW 2000-09-21 23:47:17 +00:00
Maxim Sobolev
6b4297559f Pythonize. 2000-09-21 15:00:54 +00:00
MIHIRA Sanpei Yoshiro
aa6c3cee70 Fix X manpage problem
Reviewed by: onigiri
2000-09-21 14:51:30 +00:00
Neil Blakey-Milner
25d71de54f Add vpopmail, a virtual host and virtual user manager for qmail, at
version 4.9.

This port reserves uid 89 and gid 89, as mentioned in the
porters-handbook.
2000-09-21 13:01:40 +00:00
Chris D. Faulhaber
f6e174ff77 - Fix the comment field of the added user (MySQL Daemon -> Mailman User)
- Bump PORTREVISION

PR:		21426
Submitted by:	Nick Hibma <n_hibma@qubesoft.com>
2000-09-21 01:55:15 +00:00
Ade Lovett
dc24d06d3f Add a couple of patches to make evolution do the right thing on
initial startup (you no longer have to manually copy some files
around).  These updates will be committed to the next version of
evolution itself.

Many thanks to Dan Winship <danw@helixcode.com> for pointing
me in the right direction after my bug report.
2000-09-19 21:14:01 +00:00
Maxim Sobolev
952a060d79 New port following the apache structure port naming convention. This
one builds qmail with ldap support using http://www.nrg4u.com/ patches.

PR:		18732
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-19 15:46:57 +00:00
Maxim Sobolev
02e8af917e Reorder MASTER_SITES according to accessability. 2000-09-19 07:59:01 +00:00
Maxim Sobolev
538da27297 Update to 0.9.5. 2000-09-19 07:57:35 +00:00
Akinori MUSHA
d6b7dc36ef Update to 0.8.13. 2000-09-19 04:14:45 +00:00
Neil Blakey-Milner
9ffe1e1e53 Change minimalist web and ftp sites.
PR:		ports/21376
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)
2000-09-18 22:48:33 +00:00
Chris D. Faulhaber
ee9583921e Update port to 1.75.6
PR:		21349
Submitted by:	Maintainer
2000-09-18 13:51:43 +00:00
Neil Blakey-Milner
28f54df034 Update to 1.0, and finally give up on trying to work around MrSam's
putting scripts in PREFIX/share, and instead put them in
PREFIX/share/courier-imap
2000-09-18 13:24:16 +00:00
Steve Price
e8dbbb9d58 Adding arrow version 1.0.8.
A mail reader for X that lets you view, compose, and organize your mail.
It groks PGP, GnuPG, POP, and APOP.

PR:		19287
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:40:20 +00:00
Will Andrews
632f263f0d Add vrfy (unversioned), an email address verifier. No, I don't know how
this thing works, and if it creates spam, oh well.  Tools, not policy.  :)

PR:		21234
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2000-09-17 22:45:02 +00:00
Hajimu UMEMOTO
21d05029de Since recent 5-CURRENT has hesiod.h, configure detects it and
breaks building.  So, I disable hesiod support.
2000-09-17 18:41:59 +00:00
Chris D. Faulhaber
9aed4f83e7 Update MASTER_SITES and Maintainer's email address
PR:		21158
Submitted by:	Maintainer
2000-09-17 13:10:01 +00:00
Chris D. Faulhaber
d724c45c1e Update port to 5.5.2
PR:		21277
Submitted by:	Maintainer
2000-09-17 12:43:34 +00:00
Ade Lovett
d5b5af0c11 Update to 0.5.1 2000-09-16 17:28:06 +00:00
Akinori MUSHA
665041a6e9 Update md5 after checking the diffs. (weird.. nothing again..)
Move the primary master site to MASTER_SITE_LOCAL, because the author
repacks the distro too frequently.
2000-09-15 14:19:38 +00:00
Tom Hukins
84211eb9fc Update MAINTAINER and add WWW: 2000-09-15 00:25:04 +00:00
Bill Fumerola
e401371e9b sasl updates
Submitted by:	MAINTAINER

also, change ${SH} to /bin/sh, the former probably doesn't work because
of some bsd.{pre,post}.port.mk thing, but I don't have time to diagnose it.
2000-09-14 23:26:02 +00:00
Bill Fumerola
1f04f0dd69 Use ${SH} to execute ${PKGDIR}/INSTALL
Submitted by:	se
2000-09-14 19:38:44 +00:00
Hajimu UMEMOTO
69159535bb A plugin for gkrellm, that watches in multiple mailboxes for new mail.
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-09-14 17:27:59 +00:00
Ade Lovett
ba1bf5726e Update to 0.5 -- they still haven't fixed that stupid
"I don't want to copy all the files" first-time-install bug *sigh*
2000-09-13 22:43:58 +00:00
Bill Fumerola
6fe402670f Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.

Submitted by:   Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
2000-09-13 20:50:45 +00:00
Yukihiro Nakai
1c2f27ae75 Add sonicmail 2000-09-13 15:08:00 +00:00
Yukihiro Nakai
0a2d157ed9 Initial import.
A pop3 mail notifier GNOME applet
2000-09-13 14:56:41 +00:00
Maxim Sobolev
dde59ba604 Update md5 (seems like they lost old distfile).
Submitted by:	bento
2000-09-12 18:49:09 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00