Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-15 | Add mkdirs for empty directories. | mycroft | 1 | -1/+3 | |
2002-07-15 | Enable Kerberos support. | mycroft | 1 | -1/+2 | |
2002-07-13 | Use "distinfo" of "fetchmail" package. | tron | 2 | -6/+3 | |
2002-07-13 | Synchronize version number with "fetchmail" package. | tron | 1 | -2/+2 | |
2002-07-13 | Add -Wl,-R${X11PREFIX}/lib to LDFLAGS to allow non-xpkgwedged systems to find | jschauma | 1 | -1/+2 | |
the right libraries at runtime. Pointed out during Hubert's latest bulkbuild. | |||||
2002-07-12 | Update to evolution 1.0.8. Fixes many random crashes, and improves calendar | mycroft | 4 | -25/+32 | |
support. | |||||
2002-07-12 | Update to fetchmail 5.9.13. Miscellaneous bug fixes, including a remote | mycroft | 3 | -6/+8 | |
crash. | |||||
2002-07-10 | Add a note about needing an SMTP server. | kim | 1 | -1/+4 | |
2002-07-08 | Initial import of incm-0.5. | yyamano | 4 | -0/+24 | |
It's a small tool to incorporate new mail from a mail spool file or from a maildir. Packages provided by MarkoSchuetz at web.de in pkg/16743 (and my changes) | |||||
2002-07-07 | Define "USE_PERL" and patch path to Perl binary in a Perl scripts. | tron | 1 | -2/+9 | |
Problem noted by Greg A. Woods in PR pkg/16415. | |||||
2002-07-07 | Adapt include conversion scripts to recent versions of "netpbm" and add | tron | 5 | -4/+62 | |
the missing dependence on "netpbm" package. This fixes PR pkg/16416 by Greg A. Woods. Bump the package revision to 2 after these fixes. | |||||
2002-07-07 | Shorten oversize description. | tron | 1 | -53/+0 | |
2002-07-07 | Use "FILE" instead of "file" as shell variable to fix a "pkglint" warning. | tron | 1 | -6/+8 | |
2002-07-06 | Current version is .8, not .7; update version to reflect it. | tv | 2 | -8/+8 | |
2002-07-06 | Make the file in "etc" mutable (use CONF_FILES and bsd.pkg.install.mk). | tv | 2 | -6/+9 | |
2002-07-05 | Adapt to new location of "p5-TimeDate" package. | tron | 1 | -2/+2 | |
2002-07-05 | Adapt to new location of "p5-Time-HiRes" package. | tron | 2 | -6/+4 | |
2002-07-03 | don't need this patch now that Time::HiRes is available | lukem | 2 | -20/+1 | |
2002-07-03 | DEPEND on devel/p5-Time-HiRes. Bump to PKGREVISION 2. | abs | 1 | -2/+3 | |
Apologies for updating previous package on a system which already had p5-Time-HiRes installed... | |||||
2002-07-03 | - don't barf if Time:HiRes isn't available (doesn't look like there's | lukem | 4 | -3/+28 | |
even a package for it) - crank PKGREVISION for above - fix the PLIST (at least, i think it's correct. there's some stuff still missing WRT what print-PLIST shows, but that might be just perl pkg foo) btw: i *love* incompletely tested packages. especially those which are as important to correct mail delivery as spamassassin is. *grrr* | |||||
2002-07-03 | Updated p5-Mail-SpamAssassin to 2.31 | abs | 2 | -5/+5 | |
Unfortunately with over 1300 lines of changes since 2.20 its difficult to determine what to mention. The latest changes are available at http://spamassassin.taint.org/dist/Changes, search for '2002-06-20 18:02' | |||||
2002-07-03 | Make fils recognize compile options (POSTFIX_USE_MYSQL, ...) | hubertf | 1 | -2/+4 | |
Fixes PR 17465 by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> | |||||
2002-07-02 | Use INTERACTIVE_STAGE instead of IS_INTERACTIVE (should be fixed to | wiz | 1 | -10/+11 | |
create a user semi-automatically instead); some command -> ${COMMAND} changes, and replace USE_SSL by openssl buildlink. | |||||
2002-07-02 | Add RCS Id. | wiz | 4 | -1/+4 | |
2002-07-02 | Remove trailing space. | wiz | 1 | -2/+2 | |
2002-07-02 | Deprecate IS_INTERACTIVE | agc | 1 | -2/+2 | |
Mark this package as needing an interactive configuration stage | |||||
2002-07-02 | Deprecate IS_INTERACTIVE | agc | 1 | -3/+1 | |
There is no reason to mark this package as needing user interaction | |||||
2002-07-02 | Fix typo. | wiz | 1 | -2/+2 | |
2002-06-30 | Add $NetBSD: $ tag -- shouldn't pkglint have caught this? | jschauma | 1 | -0/+1 | |
2002-06-30 | Add and enable bbmail. | jschauma | 1 | -1/+2 | |
2002-06-30 | Initial import of bbmail, version 0.8.2: | jschauma | 4 | -0/+31 | |
bbmail is a mailbox checker (not only) for the Blackbox windowmanager. It emulates the look and feel of the blackbox-toolbar. Options include: * It alarms you when new mail has arrived * Start a mail program by pressing the envelope * Displays unread and read mail * All the colors an gradients can be changed. * Can be configured so it only shows up when new mail has arrived. * Option to always stay on top (can be changed using the mouse) * Support for multiple mail boxes * Support for counting mail through external program for instance flist to check nmh mail or fetchpop/fetchmail to check mail on remote sites. * Support for POP, IMAP etc. through external program ( tested with fetcmail and fetchpop). * Possibility to 'copy' Blackbox toolbar style * Ability to start command when new mail arrives (eg. to play sound) * Menu showing all mailboxes (and unread/total mail in these boxes). | |||||
2002-06-27 | accept emails with domains with AAAA only. | itojun | 2 | -1/+42 | |
the patch was sent to wietse already. | |||||
2002-06-26 | Regenerate patch checksums. (Hi Grant!) | schmonz | 1 | -5/+5 | |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 4 | -8/+8 | |
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! | |||||
2002-06-26 | Add hypermail. | grant | 1 | -1/+2 | |
2002-06-26 | Initial import of hypermail-2.1.4. | grant | 4 | -0/+39 | |
Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents. This version of hypermail has substantial support for attachments and for splitting archives into subdirectories. It also allows an administrator to customize the header and footers to match their local needs. This allows you to have hypermail facilities better integrated into your web site. | |||||
2002-06-23 | Add optional SASL support via the "cyrus-sasl" package. Based on changes | tron | 2 | -20/+29 | |
supplied by Stoned Elipot in PR pkg/13316. | |||||
2002-06-23 | Improve buildlink support by adding the required "-I" and "-L" definitions | tron | 6 | -12/+12 | |
only once in "site.config.m4" and not in each configuration file. | |||||
2002-06-22 | Use 'env -i' to satisfy new getopt(3). | grant | 4 | -20/+30 | |
Enable TLS. Bump PKGREVISION. provided by Julio Merino <jmmv at hispabsd dot org> in pkg/17361. | |||||
2002-06-22 | use 'env -i' rather than 'env -', as this is deprecated according to | grant | 1 | -2/+2 | |
env(1), and it does not work with the new getopt(3). provided by Julio Merino <jmmv at hispabsd dot org> in pkg/17361. | |||||
2002-06-21 | Fix on Linux (at least RedHat) | abs | 2 | -2/+6 | |
2002-06-19 | Update exim-html to 4.0, to match exim. | ad | 3 | -26/+75 | |
2002-06-19 | Update to exim-4.05. This is a major update. Details of the changes from | ad | 11 | -1055/+201 | |
exim 3 can be had from www.exim.org. | |||||
2002-06-17 | Complete buildlink conversation of this package by using it for the "db" | tron | 2 | -4/+4 | |
package, too. | |||||
2002-06-17 | Fix and buildlinkify broken LDAP support. | tron | 2 | -3/+3 | |
2002-06-17 | Don't use TCP wrappers only under NetBSD. Turn it into a build option | tron | 2 | -12/+20 | |
and use the "tcp_wrapper" package if necessary. | |||||
2002-06-17 | Record various build definitions. | tron | 1 | -2/+2 | |
2002-06-17 | Fix this package to use buildlink instead of "USE_SSL". | tron | 2 | -8/+7 | |
2002-06-17 | Honor "${CC}" and "${CFLAGS}" during build. This fixes PR pkg/17052 | tron | 1 | -1/+2 | |
by Mipam. | |||||
2002-06-17 | Removed outdated and broken "sendmail-current" package. | tron | 21 | -497/+1 | |