non port: mail/exilog/Makefile |
SVNWeb
|
Number of commits found: 29 |
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.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 9 Jun 2015
|
[ 19:45 amdmi3 ]
- Add NO_ARCH
- Fix shebangs
MFH: 2015Q2 (blanket)
|
Wed, 4 Mar 2015
|
[ 05:20 amdmi3 ]
- Add LICENSE_FILE
- Drop @dirrm* from plist
|
Mon, 5 Jan 2015
|
[ 13:18 marino ] (Only the first 10 of 22 ports in this commit are shown above. )
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
|
Mon, 12 May 2014
|
[ 16:25 sunpoet ]
- Reset maintainership
- While I'm here:
- Convert to new options framework
- Support STAGEDIR
PR: ports/189684
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
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)
|
Sun, 15 Sep 2013
|
[ 07:14 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 15 Aug 2012
|
[ 01:04 dougb ]
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Sat, 30 Jun 2012
|
[ 13:10 az ] (Only the first 10 of 39 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Mon, 6 Feb 2012
|
[ 21:08 dhn ]
- Add IPv6 support
- Bump PORTREVISION
PR: ports/164822
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
Wed, 21 Oct 2009
|
[ 05:34 yzlin ]
- Remove unnecessary dependency (USE_APACHE)
PR: ports/139362
Submitted by: Alex Samorukov <samm AT os2.kiev.ua>
Approved by: rafan (co-mentor), Larry Rosenman <ler AT lerctr.org>
(maintainer)
|
Wed, 22 Apr 2009
|
[ 00:24 pgollucci ]
- USE_APACHE=yes is deprecated
PR: ports/133672
Approved by: maintainer
Submitted by: me
|
Wed, 31 Jan 2007
|
[ 18:59 rafan ]
- Use newly added @stopdaemon
Approved by: Larry Rosenman <ler at lerctr.org> (maintainer)
|
Fri, 19 May 2006
|
[ 22:50 pav ]
- Fix rc script installation
- Stop daemon on deinstall
- REQUIRE/PROVIDE
PR: ports/97327
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
Mon, 15 May 2006
|
[ 13:27 sem ]
- Fix PostgreSQL support
- Pet portlint
- Unquote BROKEN message
- Use modern USE_RC_SUBR style
PR: ports/97213
Submitted by: maintainer
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Sat, 15 Apr 2006
|
[ 06:54 edwin ]
Welcome new maintainer
PR: ports/95769
Submitted by: Larry Rosenman <ler@lerctr.org>
|
Fri, 14 Apr 2006
|
[ 18:14 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
|
Sat, 25 Mar 2006
|
[ 11:51 garga ]
Fix wrong dependency: p5-DBD-pg -> p5-DBD-Pg
PR: ports/93677
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer timeout (> 1 month)
|
Thu, 3 Nov 2005
|
[ 13:43 vsevolod ]
- Fix for the exilog.sh rc script to make "status" and "restart" command work
correctly
PR: 87972
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
Thu, 15 Sep 2005
|
[ 20:10 vsevolod ]
Install exilog icons.
PR: 86164
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
Mon, 12 Sep 2005
|
[ 10:54 vsevolod ]
Update to 0.5.
Approved by: perky (mentor)
|
Fri, 22 Jul 2005
|
[ 09:33 vsevolod ] (Only the first 10 of 29 ports in this commit are shown above. )
Update my email address.
Approved by: perky (mentor)
|
Fri, 10 Jun 2005
|
[ 14:14 lawrance ]
Update to 0.3
PR: ports/82109
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
|
Sun, 5 Jun 2005
|
[ 18:22 sem ]
Exilog is very nice utility to parse and visualize logs from multiply exim
servers.
PR: ports/81899
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
Number of commits found: 29 |