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/qmailanalog/Makefile
SVNWeb

Number of commits found: 35

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.
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Thu, 28 May 2015
[ 15:57 bdrewery search for other commits by this committer ] Original commit   Revision:387740 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
Thu, 17 Apr 2014
[ 04:07 bdrewery search for other commits by this committer ] Original commit   Revision:351445
- Use DO_MAKE_BUILD instead of MAKE_CMD so that WITH_CCACHE_BUILD works.
Thu, 3 Apr 2014
[ 17:07 bdrewery search for other commits by this committer ] Original commit   Revision:350029
- Fix race during build of DJB ports that could lead to files leaking out of
  STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
  used) must be deleted to or else this might not be executed depending on
  how quickly build and pre-install run:

    ./auto-str auto_home `sed 1q conf-home` > auto_home.c

- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
  files.
[ 01:36 bdrewery search for other commits by this committer ] Original commit   Revision:349962
- Support staging
  This uses similar methods as dns/djbdns from r346769 and r349241
Fri, 20 Sep 2013
[ 15:58 bdrewery search for other commits by this committer ] Original commit   Revision:327710 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- Add NO_STAGE until validated to be safe for upcoming staging support
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 15 Mar 2013
[ 22:03 bdrewery search for other commits by this committer ] Original commit   Revision:314324 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
Mon, 14 Jan 2013
[ 21:57 bdrewery search for other commits by this committer ] Original commit   Revision:310408
- Remove broken mirror
- Remove indefinite article and redundancy from COMMENT
Tue, 18 Dec 2012
[ 13:56 garga search for other commits by this committer ] Original commit   Revision:309185
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time.
Fri, 5 Oct 2012
[ 12:41 garga search for other commits by this committer ] Original commit   Revision:305298 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Change headers of all ports maintained by me to new format
Mon, 23 Jan 2012
[ 23:04 garga search for other commits by this committer ] Original commit 
Fix wrong warnings on logfile adding a missing include

Submitted by:   Allan Kintigh <allank@nbs-inc.com>
Sat, 28 Mar 2009
[ 17:53 garga search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Fri, 4 Aug 2006
[ 12:34 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
Mon, 30 Jan 2006
[ 16:31 garga search for other commits by this committer ] Original commit 
- Add a patch to read tai64n date format with no need of tai64nlocal
  external application [1]
- Remove USEREINPLACE
- Unquote BROKEN

PR:             ports/92425 [1]
Submitted by:   Luca Morettoni <luca@morettoni.net> [1]
Sat, 21 Jan 2006
[ 17:37 krion search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 20 Dec 2005
[ 15:19 garga search for other commits by this committer ] Original commit 
- Make it fetchable again

Noticed by:     Steve Clement <steve@ion.lu>
Mon, 11 Jul 2005
[ 16:47 garga search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
Mon, 30 May 2005
[ 20:46 pav search for other commits by this committer ] Original commit 
- Use BROKEN instead a comparison using temporary files and exit 1
- Force PREFIX to /var/qmail when it's not set

PR:             ports/81675
Submitted by:   Renato Botelho <freebsd@galle.com.br> (maintainer)
Mon, 11 Apr 2005
[ 13:03 barner search for other commits by this committer ] Original commit 
Change maintainer's email address.

Approved by:            arved (mentor)
PR:                     ports/79162
Tue, 5 Apr 2005
[ 08:04 flz search for other commits by this committer ] Original commit 
- Remove perl dependency.
- Sort packing list.
- SIZE'ify.

PR:             ports/79372
Submitted by:   maintainer
Mon, 13 Dec 2004
[ 17:03 thierry search for other commits by this committer ] Original commit 
- Change direct use of perl to ${PERL};
- Take maintainership.

PR:             75022
Submitted by:   Renato Botelho.
Tue, 20 Apr 2004
[ 08:33 roam search for other commits by this committer ] Original commit 
After Kris pointed out dosirak's dissatisfaction with the way dns/djbdns
changed the permissions on $PREFIX and $PREFIX/bin, fix the same problem
in two other ports of DJB software.
Sat, 10 Apr 2004
[ 17:26 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Mon, 22 Mar 2004
[ 09:07 nbm search for other commits by this committer ] Original commit 
Drop maintainership.
Thu, 20 Nov 2003
[ 15:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
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.
Tue, 29 Jan 2002
[ 11:45 knu search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Thu, 24 May 2001
[ 15:04 nbm search for other commits by this committer ] Original commit 
Fix master site    
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.  
 

Number of commits found: 35