Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Mark unbroken on actual hardware for e.g. armvX. It is known to runaway | Mark Linimon | 2018-03-18 | 1 | -0/+4 |
| | | | | | | on qemu. Approved by: portmgr (tier-2 blanket) | ||||
* | Fix CVE-2017-16844 | Sunpoet Po-Chuan Hsieh | 2017-12-08 | 2 | -1/+10 |
| | | | | | | | | | - Bump PORTREVISION for package change PR: 223777 Submitted by: Jeremy Chadwick <jdc@koitsu.org>, romain Security: 288f7cee-ced6-11e7-8ae9-0050569f0b83 MFH: 2017Q4 | ||||
* | - Always add PREFIX/bin to procmail path | Sunpoet Po-Chuan Hsieh | 2016-11-29 | 3 | -4/+16 |
| | | | | | | | | - Bump PORTREVISION for package change - While I'm here, respect PREFIX and adjust config.h patch PR: 214219 Submitted by: Armin Gruner <ag-freebsd@muc.de> | ||||
* | Fix collision with getline(3) | Baptiste Daroussin | 2016-07-29 | 2 | -0/+57 |
| | | | | Obtained from: fedora | ||||
* | - Add LICENSE | Sunpoet Po-Chuan Hsieh | 2014-09-12 | 1 | -0/+3 |
| | | | | - Add CPE information | ||||
* | - Fix heap-based buffer overflow in formisc.c | Sunpoet Po-Chuan Hsieh | 2014-09-12 | 2 | -1/+17 |
| | | | | | | | - Bump PORTREVISION for package change Security: CVE-2014-3618 MFH: 2014Q3 | ||||
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-04 | 2 | -5/+11 |
| | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr | ||||
* | Rename mail/ patch-xy patches to reflect the files they modify. | Adam Weinberger | 2014-07-28 | 10 | -0/+0 |
| | |||||
* | - Simplify Makefile | Sunpoet Po-Chuan Hsieh | 2014-02-24 | 3 | -10/+6 |
| | | | | | - Pet portlint: rename patch files - Support STAGEDIR | ||||
* | - Stage support | Martin Wilke | 2014-02-21 | 2 | -13/+9 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | mail) | ||||
* | - Try to unbreak parallel builds (-jX) by using better make(1) syntax | Alexey Dokuchaev | 2013-08-25 | 1 | -8/+10 |
| | | | | | | | | - Fix an apparent typo: OPTIONS_SET should be OPTIONS_DEFINE - Remove bogus, superfluous trailing slashes after directory names - Make INSTALL_DATA commands atomic and $cwd-agnostic while here Approved by: miwi, bapt (portmgr, implicit) | ||||
* | - Convert to new options framework | Sunpoet Po-Chuan Hsieh | 2013-08-25 | 2 | -34/+13 |
| | | | | | - Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST - Cleanup Makefile header | ||||
* | - Remove leading indefinite article from COMMENT | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 1 | -1/+1 |
| | |||||
* | - Cleanup MASTER_SITES and add my LOCAL as MASTER_SITES | Sunpoet Po-Chuan Hsieh | 2011-09-19 | 3 | -63/+29 |
| | | | | | | | - Remove five-year-old WITH_COURIER_MAILDIR_KLUDGE comment - Simplify Makefile - Respect PORTDOCS and PORTEXAMPLES - Sort MAN1 and PLIST | ||||
* | - Skip interactive input of additional directories for lock test | Sunpoet Po-Chuan Hsieh | 2011-09-10 | 2 | -12/+13 |
| | | | | | | | - Remove BATCH/IS_INTERACTIVE section in Makefile PR: ports/153409 Submitted by: Craig Leres <leres@ee.lbl.gov> | ||||
* | - Take maintainership | Sunpoet Po-Chuan Hsieh | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | Remove myself from MAINTAINER | Andrey A. Chernov | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | - remove MD5 | Olli Hauer | 2011-07-03 | 1 | -2/+0 |
| | |||||
* | Fix a segfault problem with header only filter. | Andrey A. Chernov | 2010-12-06 | 2 | -1/+13 |
| | |||||
* | Pass -DBATCH to the child | Andrey A. Chernov | 2009-08-06 | 1 | -1/+3 |
| | | | | | PR: 137269 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> | ||||
* | - Mark MAKE_JOBS_UNSAFE= yes | Philip M. Gollucci | 2009-04-28 | 1 | -0/+2 |
| | | | | | Approved by: pav (via irc on #bsdports) Tested on: RideCharge TB, and P6 TB | ||||
* | Comment out COURIER_MAILDIR_KLUDGE support waiting new patch location | Andrey A. Chernov | 2006-08-12 | 1 | -5/+5 |
| | | | | | | appearse (perhaps) PR: 101829 | ||||
* | Remove USE_REINPLACE from ports starting with M | Edwin Groothuis | 2006-05-10 | 1 | -2/+0 |
| | |||||
* | SHA256ify | Edwin Groothuis | 2006-01-30 | 1 | -0/+2 |
| | | | | Approved by: krion@ | ||||
* | Remove dead mastersites | Andrey A. Chernov | 2005-11-28 | 1 | -8/+0 |
| | | | | Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Realloc test not really used | Andrey A. Chernov | 2005-10-30 | 2 | -1/+12 |
| | | | | | PR: 88120 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> | ||||
* | fix typo, regen distinfo | Andrey A. Chernov | 2005-07-13 | 2 | -1/+4 |
| | |||||
* | Add ~/Maildir kludge | Andrey A. Chernov | 2005-07-13 | 1 | -2/+5 |
| | | | | Submitted by: John Allan <john@john.net.au> | ||||
* | Fix coredump on early termination | Andrey A. Chernov | 2004-11-17 | 2 | -2/+13 |
| | | | | | PR: 74022 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> | ||||
* | mirror.ac.uk -> mirrorservice.org | Volker Stolz | 2004-08-19 | 1 | -1/+1 |
| | | | | | | PR: ports/69481 Submitted by: Tim Bishop, Dejan Lesjak Approved by: maintainers | ||||
* | Add mailnull to TRUSTED_IDS | Andrey A. Chernov | 2003-12-30 | 2 | -2/+2 |
| | |||||
* | Fix searching body alone | Andrey A. Chernov | 2003-08-03 | 2 | -1/+12 |
| | | | | Submitted by: James Quick <jq@quick.com> | ||||
* | s/NOPORTSDOC/NOPORTDOCS/ for Makefile. | Sergey A. Osokin | 2003-07-10 | 2 | -7/+7 |
| | | | | | | | Improve pkg-plist (use %%DOCSDIR%% instead of hardcoded share/doc/...). Approved by: ache (maintainer) | ||||
* | Enable LMTP mode | Andrey A. Chernov | 2003-03-30 | 2 | -49/+38 |
| | | | | Submitted by: Phillip Oleson <poleson@verio.net> | ||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix realloc arg | Andrey A. Chernov | 2002-11-10 | 2 | -0/+12 |
| | |||||
* | PERL -> REINPLACE | Edwin Groothuis | 2002-11-04 | 1 | -1/+3 |
| | | | | Noticed by: bento | ||||
* | Upgrade to 3.22 | Andrey A. Chernov | 2001-09-29 | 6 | -13/+103 |
| | | | | | PR: 30881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | Upgrade to 3.21 | Andrey A. Chernov | 2001-06-30 | 2 | -2/+2 |
| | |||||
* | Upgrade to 3.20 | Andrey A. Chernov | 2001-06-29 | 2 | -3/+2 |
| | |||||
* | replace space with tab | Ying-Chieh Liao | 2001-06-15 | 1 | -1/+1 |
| | | | | | PR: 28168 Submitted by: edwin@mavetju.org | ||||
* | Make procmail follow ${PREFIX} | David W. Chapman Jr. | 2001-06-14 | 1 | -1/+7 |
| | | | | | | | | Bump PORTREVISION PR: 16983 Submitted by: Pete Fritchman <petef@databits.net> Reviewed by: will | ||||
* | Fix typo in comment. | Jimmy Olgeni | 2001-06-05 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.15.1 | Andrey A. Chernov | 2001-02-05 | 2 | -2/+2 |
| | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -3/+3 |
| | |||||
* | Upgrade to 3.15 | Andrey A. Chernov | 2000-08-27 | 5 | -45/+28 |
| | |||||
* | Better variant of .forward line, more close to original | Andrey A. Chernov | 2000-08-16 | 2 | -10/+11 |
| | |||||
* | Fix info about line must be placed in ~/.forward | Andrey A. Chernov | 2000-08-16 | 2 | -0/+33 |
| |