summaryrefslogtreecommitdiff
path: root/mail/mailman/files/patch-configure-in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/mailman: fix empty group/user name regression in 2.1.39_2Matthias Andree2023-11-101-67/+0
| | | | | | | | | | | | | ...and drop files/patch-configure-in, which is no longer needed; neither is autoreconf needed to be reinstated. We can cheat the test -z "$VAR" inside the MM_FIND_{GROUP,USER}... configure[.in] macros by putting the proper contents into the proper environment variables. To fix the regression in... PR: 274991 Reported by: leres@
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Let's try this one again.Chris Rees2011-06-211-0/+70
- Stop touching files outside WRKDIR before install - Use USERS and GROUPS -- this time via patch [1] - Change BROKEN to IGNORE fo incorrect OPTIONS choices - Use @stopdaemon PR: ports/157868 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: rene (mentor) Notes: svn path=/head/; revision=276006