summaryrefslogtreecommitdiff
path: root/mail/courier-maildirmake/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-11-15Include perl5/buildlink2.mk for perl.jlam1-1/+2
2002-10-08buildlink1 -> buildlink2jlam1-14/+3
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-05-28Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2002-02-03Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,jlam1-4/+2
we want to strip when STRIPFLAGS contains "-s" and not otherwise. Pointed out by Amatai Schlair in private e-mail.
2002-01-23Update mail/courier-maildirmake to 0.37.1nb1. Changes include puttingjlam1-2/+9
config files that relate to Maildirs under the control of this package.
2002-01-22Update mail/courier-maildirmake to 0.37.1. Changes from version 0.3 arejlam1-16/+42
that it's no longer a wrapper script. The installed maildirmake is the executable that is built from the latest courier sources. The version number of this package will now track the version number of the released courier sources.
2002-01-02Also look for maildirmake.*. Bump to version 0.3.jlam1-2/+2
2002-01-01Use any available *.maildirmake executable in ${LOCALBASE}/bin instead ofjlam1-2/+2
hard-coding the names of the maildirmake executables. Bump version to 0.2.
2001-08-16mail/courier-maildirmake: wrapper script to execute a maildirmake program.jlam1-0/+25
The various bits of Courier (Courier IMAP, SqWebMail, maildrop, etc.) all install a program called "maildirmake". Make a separate package so all of these packages don't conflict.