aboutsummaryrefslogtreecommitdiff
path: root/mail/vacation/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak by making fetchable again. This necessitates updating fromCy Schubert2020-03-241-7/+4
| | | | | | | | | | | | | | | 3.3.0 to 3.3.3 in order to make fetchable again. Assume maintainership. PR: 244998 Submitted by: cy Reported by: cy Approved by: maintainer (Adam McDougall <mcdouga9 at egr.msu.edu>) MFH: 2020Q1 Notes: svn path=/head/; revision=529056
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* USE_BDB cleanup.Mathieu Arnold2016-08-081-1/+1
| | | | | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight Notes: svn path=/head/; revision=419843
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) Notes: svn path=/head/; revision=365599
* mail/vacation: set PORTSCOUT to ignore, switch tarballsJohn Marino2014-08-121-1/+4
| | | | | | | | | | | | There are only minor metadifferences between the new and old tarball, but bump portrevision anyway. PortScout needs to stop looking for updates because they won't come and anything it finds will be a false positive. PR: 187490 Submitted by: maintainer (Adam McDougall) Notes: svn path=/head/; revision=364690
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Support stagingEmanuel Haupt2014-02-261-6/+4
| | | | Notes: svn path=/head/; revision=346182
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* This is a port of vacation which is an email autoresponder commonlyMartin Wilke2008-02-161-0/+40
used when taking a vacation / holiday / leave of absence. WWW: http://www.linux.it/~md/software/ PR: ports/120309 Submitted by: Adam McDougall <mcdouga9 at egr.msu.edu> Notes: svn path=/head/; revision=207293