non port: mail/qmail-rblchk/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 23 Jul 2023
|
[ 18:45 Muhammad Moinur Rahman (bofh) ] 339d529
mail/qmail-rblchk: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 28 May 2017
|
[ 21:18 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Register dependency on groff
PR: 213725
|
Thu, 4 Jun 2015
|
[ 09:07 amdmi3 ]
- Strip binaries
- Drop @dirrm* from plist
|
Tue, 6 Jan 2015
|
[ 10:01 ehaupt ] (Only the first 10 of 16 ports in this commit are shown above. )
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Sun, 1 Jun 2014
|
[ 16:33 grembo ]
Stagify.
Reviewed by: flo (mentor)
Approved by: flo (mentor)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 15 Mar 2013
|
[ 22:03 bdrewery ] (Only the first 10 of 35 ports in this commit are shown above. )
- 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, 23 Jan 2012
|
[ 12:04 ehaupt ]
Drop maintainership, I stopped using qmail.
|
Mon, 27 Sep 2010
|
[ 21:33 ehaupt ]
Update MASTER_SITES and WWW
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ] (Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Thu, 27 Mar 2008
|
[ 19:27 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Use MASTER_SITE_CRITICAL
|
Thu, 1 Jun 2006
|
[ 12:13 ehaupt ] (Only the first 10 of 83 ports in this commit are shown above. )
Add an additional mirror.
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
Fri, 10 Feb 2006
|
[ 14:10 ehaupt ]
- Update to 2.4.1, a bugfix release
- Provide additional example files
Notified by: Luca Morettoni <luca@morettoni.net> (author)
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- 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 )
|
Fri, 13 Jan 2006
|
[ 16:37 ehaupt ]
Update to 2.4
Notified by: Luca Morettoni <luca@morettoni.net> (author)
|
Tue, 15 Nov 2005
|
[ 09:25 ehaupt ]
- Install additional examples
- Bump portrevision
Notified by: Luca Morettoni <luca@morettoni.net> (author)
|
Mon, 14 Nov 2005
|
[ 13:05 ehaupt ]
Update to 2.3
|
Thu, 6 Oct 2005
|
[ 11:57 ehaupt ] (Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
Fri, 15 Jul 2005
|
[ 15:44 garga ]
Update to 2.2
PR: ports/83473
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: pav (backup mentor)
|
Wed, 13 Jul 2005
|
[ 19:17 garga ]
A fast rbl lookup implementation for qmail, typically used as part of .qmail
command processing.
It has the same function as rblsmtpd, but the messages are checked at local
delivery time.
PR: ports/82488
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: flz (mentor)
|
Number of commits found: 27 |