Satoshi Asami
d3ef4c8bb1
Rename PLIST.${EMACS_PORT_NAME} to pkg-plist.${EMACS_PORT_NAME}.
2000-10-08 02:53:17 +00:00
Satoshi Asami
5b58e774d5
Rename PLIST.nodocs to pkg-plist.nodocs.
2000-10-08 02:49:37 +00:00
Satoshi Asami
06049e8ad5
Rename PLIST.htmlfiles to pkg-plist.htmlfiles.
2000-10-08 02:35:51 +00:00
Satoshi Asami
d9968cd0ec
Rename PLIST.{docs,gdbm} to pkg-plist.{docs,gdbm}.
2000-10-08 02:24:42 +00:00
Satoshi Asami
4a286bc254
Rename PLIST.docs to pkg-plist.docs.
2000-10-08 02:19:07 +00:00
Satoshi Asami
7c12d99f14
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
2000-10-07 22:38:04 +00:00
Satoshi Asami
7d7a9985bd
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
...
(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)
2000-10-07 22:34:32 +00:00
Akinori MUSHA
bd2ce5a5b9
Update to 3.1fc1.
...
Preserve popauth's name on installation, as it looks up argv[0] and
tries to change its default behavior according to it.
Reported in: FreeBSD-users-jp@jp.FreeBSD.org mailing list
Cleanup Makefile & patches a bit.
2000-10-05 18:07:01 +00:00
Jeremy Lea
c76cf46929
Implement USE_GNOME, part 2.
2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Jeremy Lea
99290b0d61
Implement USE_GTK, part 2.
2000-10-05 06:42:57 +00:00
Kevin Lo
6ff452a1af
Update to version 0.20.1
...
PR: 21730
Submitted by: MAINTAINER
2000-10-04 15:17:35 +00:00
Maxim Sobolev
55a61bb102
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
...
directory.
2000-10-04 06:40:08 +00:00
Trevor Johnson
34b7bd26df
Add mail/xc-mail, an RFC 2015-aware e-mail client.
...
Add x11-toolkits/xclasses, required by XCmail.
PR: 21665, 21666
Approved by: will
2000-10-04 04:52:56 +00:00
James E. Housley
e55bf4f941
Update to version 000919
...
PR: 21415 & 21419
Submitted by: MAINTAINER (Sergey Samolyloff <gonza@techline.ru>)
Reviewed by: will
2000-10-03 16:40:38 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777
Maintainer is now a committer, update email accordingly
...
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc
Approved by: Will
...
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Neil Blakey-Milner
ce638ee976
Upgrade to courier-imap 1.1.
2000-10-02 13:30:07 +00:00
Maxim Sobolev
ae7f537537
Update to 1.0.pre1.
2000-10-02 11:02:02 +00:00
Maxim Sobolev
d437378402
Update to 0.4.3.
2000-10-02 06:50:44 +00:00
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