notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/procmail/Makefile
SVNWeb

Number of commits found: 47

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  b587cc2  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 18 Mar 2018
[ 23:50 linimon search for other commits by this committer ] Original commit   Revision:464971
Mark unbroken on actual hardware for e.g. armvX.  It is known to runaway
on qemu.

Approved by:	portmgr (tier-2 blanket)
Fri, 8 Dec 2017
[ 20:35 sunpoet search for other commits by this committer ] Original commit   Revision:455800
Fix CVE-2017-16844

- Bump PORTREVISION for package change

PR:		223777
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>, romain
Security:	288f7cee-ced6-11e7-8ae9-0050569f0b83
MFH:		2017Q4
Tue, 29 Nov 2016
[ 18:51 sunpoet search for other commits by this committer ] Original commit   Revision:427390
- Always add PREFIX/bin to procmail path
- 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>
Fri, 29 Jul 2016
[ 23:24 bapt search for other commits by this committer ] Original commit   Revision:419276
Fix collision with getline(3)

Obtained from:	fedora
Fri, 12 Sep 2014
[ 16:01 sunpoet search for other commits by this committer ] Original commit   Revision:368040
- Add LICENSE
- Add CPE information
[ 07:41 sunpoet search for other commits by this committer ] Original commit   Revision:368009
- Fix heap-based buffer overflow in formisc.c
- Bump PORTREVISION for package change

Security:	CVE-2014-3618
MFH:		2014Q3
Thu, 4 Sep 2014
[ 19:26 antoine search for other commits by this committer ] Original commit   Revision:367307 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Change INSTALL_DATA to install with mode 644
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
Mon, 24 Feb 2014
[ 10:40 sunpoet search for other commits by this committer ] Original commit   Revision:345804
- Simplify Makefile
- Pet portlint: rename patch files
- Support STAGEDIR
Fri, 21 Feb 2014
[ 01:59 miwi search for other commits by this committer ] Original commit   Revision:345306
- Stage support
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Sun, 25 Aug 2013
[ 12:19 danfe search for other commits by this committer ] Original commit   Revision:325339
- Try to unbreak parallel builds (-jX) by using better make(1) syntax
- 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)
[ 09:27 sunpoet search for other commits by this committer ] Original commit   Revision:325335
- Convert to new options framework
- Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST
- Cleanup Makefile header
Wed, 21 Aug 2013
[ 17:17 sunpoet search for other commits by this committer ] Original commit   Revision:325161 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Remove leading indefinite article from COMMENT
Mon, 19 Sep 2011
[ 18:46 sunpoet search for other commits by this committer ] Original commit 
- Cleanup MASTER_SITES and add my LOCAL as MASTER_SITES
- Remove five-year-old WITH_COURIER_MAILDIR_KLUDGE comment
- Simplify Makefile
- Respect PORTDOCS and PORTEXAMPLES
- Sort MAN1 and PLIST
Sat, 10 Sep 2011
[ 13:05 sunpoet search for other commits by this committer ] Original commit 
- Skip interactive input of additional directories for lock test
- Remove BATCH/IS_INTERACTIVE section in Makefile

PR:             ports/153409
Submitted by:   Craig Leres <leres@ee.lbl.gov>
Tue, 30 Aug 2011
[ 08:23 sunpoet search for other commits by this committer ] Original commit 
- Take maintainership
[ 07:51 ache search for other commits by this committer ] Original commit 
Remove myself from MAINTAINER
Mon, 6 Dec 2010
[ 10:14 ache search for other commits by this committer ] Original commit 
Fix a segfault problem with header only filter.
Thu, 6 Aug 2009
[ 12:23 ache search for other commits by this committer ] Original commit 
Pass -DBATCH to the child

PR:             137269
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Tue, 28 Apr 2009
[ 21:36 pgollucci search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE=    yes

Approved by:    pav (via irc on #bsdports)
Tested on:      RideCharge TB, and P6 TB
Sat, 12 Aug 2006
[ 13:02 ache search for other commits by this committer ] Original commit 
Comment out COURIER_MAILDIR_KLUDGE support waiting new patch location
appearse (perhaps)

PR:             101829
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Mon, 28 Nov 2005
[ 22:38 ache search for other commits by this committer ] Original commit 
Remove dead mastersites

Submitted by: Mark Linimon <linimon@lonesome.com>
Sun, 30 Oct 2005
[ 09:51 ache search for other commits by this committer ] Original commit 
Realloc test not really used

PR:     88120
Submitted by:   Andre Albsmeier <Andre.Albsmeier@siemens.com>
Wed, 13 Jul 2005
[ 20:39 ache search for other commits by this committer ] Original commit 
fix typo, regen distinfo
[ 20:34 ache search for other commits by this committer ] Original commit 
Add ~/Maildir kludge

Submitted by:   John Allan <john@john.net.au>
Wed, 17 Nov 2004
[ 06:49 ache search for other commits by this committer ] Original commit 
Fix coredump on early termination

PR:             74022
Submitted by:   Thomas Quinot <thomas@cuivre.fr.eu.org>
Thu, 19 Aug 2004
[ 13:25 vs search for other commits by this committer ] Original commit 
mirror.ac.uk -> mirrorservice.org

PR:             ports/69481
Submitted by:   Tim Bishop, Dejan Lesjak
Approved by:    maintainers
Tue, 30 Dec 2003
[ 09:37 ache search for other commits by this committer ] Original commit 
Add mailnull to TRUSTED_IDS
Sun, 3 Aug 2003
[ 01:45 ache search for other commits by this committer ] Original commit 
Fix searching body alone

Submitted by:   James Quick <jq@quick.com>
Thu, 10 Jul 2003
[ 16:05 osa search for other commits by this committer ] Original commit 
s/NOPORTSDOC/NOPORTDOCS/ for Makefile.
Improve pkg-plist (use %%DOCSDIR%%
instead of hardcoded share/doc/...).

Approved by:    ache (maintainer)
Sun, 30 Mar 2003
[ 16:35 ache search for other commits by this committer ] Original commit 
Enable LMTP mode

Submitted by:   Phillip Oleson <poleson@verio.net>
Fri, 7 Mar 2003
[ 06:06 ade search for other commits by this committer ] Original commit  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 10 Nov 2002
[ 23:14 ache search for other commits by this committer ] Original commit 
Fix realloc arg
Mon, 4 Nov 2002
[ 00:57 edwin search for other commits by this committer ] Original commit 
PERL -> REINPLACE
Noticed by: bento
Sat, 29 Sep 2001
[ 10:00 ache search for other commits by this committer ] Original commit 
Upgrade to 3.22    
Sat, 30 Jun 2001
[ 09:00 ache search for other commits by this committer ] Original commit 
Upgrade to 3.21    
Fri, 29 Jun 2001
[ 07:46 ache search for other commits by this committer ] Original commit 
Upgrade to 3.20    
Fri, 15 Jun 2001
[ 08:25 ijliao search for other commits by this committer ] Original commit 
replace space with tab    
Thu, 14 Jun 2001
[ 15:18 dwcjr search for other commits by this committer ] Original commit 
Make procmail follow ${PREFIX}   Bump PORTREVISION    
Tue, 5 Jun 2001
[ 12:20 olgeni search for other commits by this committer ] Original commit 
Fix typo in comment.    
Mon, 5 Feb 2001
[ 22:58 ache search for other commits by this committer ] Original commit 
Upgrade to 3.15.1    
Tue, 16 Jan 2001
[ 17:33 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Sun, 27 Aug 2000
[ 10:53 ache search for other commits by this committer ] Original commit 
Upgrade to 3.15    

Number of commits found: 47