summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Enable pkgviews installation.minskim1-1/+3
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme2-4/+4
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25Convert to buildlink3.snj1-4/+4
2004-04-25Convert to buildlink3.snj1-4/+4
2004-04-25Unused.wiz2-62/+0
2004-04-25Unused.wiz1-27/+0
2004-04-25Convert to bl3.wiz2-6/+6
2004-04-25Add.wiz1-0/+23
2004-04-25Convert to bl3.wiz1-6/+6
2004-04-25Unused.wiz1-19/+0
2004-04-25Convert to bl3.wiz1-4/+4
2004-04-25Static library only -> build dependency.wiz1-1/+2
2004-04-25Convert to bl3.wiz2-2/+20
2004-04-25Unused.wiz3-140/+0
2004-04-25bl3ifyxtraeme1-4/+4
2004-04-24Convert to buildlink3.snj1-4/+4
2004-04-24Convert to buildlink3.snj1-4/+4
2004-04-24No longer used.snj1-17/+0
2004-04-24Convert to buildlink3.snj2-12/+12
2004-04-24Convert to buildlink3.snj2-3/+22
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2004-04-24Convert to buildlink3.snj2-8/+8
2004-04-24Add revision 1.01 of Ward Vandewege's badrcptto patch. With thisschmonz6-18/+102
patch, qmail-smtpd will reject mail during the SMTP conversation if a recipient is listed in control/badrcptto. This complements control/badmailfrom as found in stock qmail. Requested by Nathan Arthur. Add an rc.d script for qmail-pop3d. It needs sysutils/checkpassword, which is so tiny I've added the dependency even as I don't use qmail-pop3d myself. In the rc.d script for qmail-smtpd, require control/rcpthosts to be present. This prevents accidental open relays. Now that it's used for the path to checkpassword too, rename LOCALBASE_UCSPI_TCP to LOCALBASE_NORMAL. Convert to buildlink3. Bump PKGREVISION.
2004-04-24Remove ${QMAILDIR}/etc/rc.d/qmail{,smtpd} from PLIST, as RCD_SCRIPTSschmonz1-3/+1
are now automatically registered with installed packages.
2004-04-23Fix references to rc.d scripts. This package uses RCD_SCRIPTSreed3-6/+6
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead. PKGREVISION not bumped because if someone had changed RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration of rc.d script in PLIST, then it could not have been packaged in first place. Note that this commit does not imply that the MESSAGE is correct. In some cases, the MESSAGE is clearly wrong such as suggesting running the rc.d script from the example directory (which will work although).
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed18-40/+18
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23bl3ifymarkd1-4/+4
2004-04-23use the latest-trunk build of thunderbird, now that builds appear togrant1-4/+3
be happening regularly.
2004-04-22Upgrade mailsync to version 4.4.4. Patch from Michael Pasternak. Notableben4-27/+41
changes include: * Check every fetch operation for success * documented the fact that mailsync is not really fit for concurrent mailbox access * extended loging * reengineering - clearer naming of variables (I hope) - int msgno -> unsigned long msgno (as in c-client) - functions and variables that return/contain only true/false are now booleans * do not copy deleted mails * documented list mode * list mode can display contents of mailboxes * more docu * reordered code to make it more coherent (IMHO) * various functions (fetch_mail_ids, tdc_mail_open) had too many crucial side effects which made the code very hard to follow. Untangled that. * closing a stream before writing in it (c-client logic!) so that new messages are not marked as seen. That means, that mutt users should be happy(er?) now. * more explicit and consistent error messages, more sensible debug output * documented the code and renamed stuff so that it makes sense * messages-ids are sanitized and saved in RFC822 format only. * warnings about spaces in the message id are now optional, see the "-bd" option * fixed a bug that occured when files were copied over but could not be saved for some reason
2004-04-22No longer used.snj1-26/+0
2004-04-22bl3ify imap-uw.ben2-3/+23
2004-04-21Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAPcube6-18/+18
instead. As announced on tech-pkg. Most notably affected are Postfix, sendmail, Samba and cyrus-saslauthd. Be sure to update your mk.conf accordingly.
2004-04-21Convert to buildlink3.snj1-3/+3
2004-04-21Convert to buildlink3.snj2-15/+15
2004-04-20Update PHP4 package and all PHP4 modules to version 4.3.6.jdolecek1-3/+3
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20Make it compile on NetBSD current and 2.0_BETA.taca2-4/+13
2004-04-20Apply a fix for anonymous auth_states in krb5.recht3-3/+16
Patch provided from Cyrus's CVS by Jukka Salmi in PR pkg/25256. Details: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/auth_krb5.c.diff?r1=1.2&r2=1.3
2004-04-20Give the user a chance to choice between db4/3 and remove BDB_DEFAULTrecht1-2/+1
from the Makefile. Pointed out by Jukka Salmi.
2004-04-19add thunderbirdtaya1-1/+2
2004-04-19Initial import of thunderbird.taya22-0/+3347
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language.
2004-04-19This only runs with db4/3. So, set BDB_ACCEPTED accordingly.recht1-1/+3
Fixes pkg/25247 by Jukka Salmi.
2004-04-19nail has moved to Sourceforge. Gunnar Ritter has requested that linkscjep1-3/+3
be updated.
2004-04-19Convert to buildlink3.snj1-4/+4
2004-04-18Convert to bl3.wiz1-2/+2
2004-04-18Convert to buildlink3.snj2-5/+5
2004-04-18Convert to buildlink3.snj3-8/+8
2004-04-18Convert to buildlink3.snj3-12/+12
2004-04-18Convert to buildlink3.snj2-5/+4