non port: net/daemonlogger/Makefile |
SVNWeb
|
Number of commits found: 23 |
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) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 May 2021
|
[ 08:42 Babak Farrokhi (farrokhi) ] bfe8a4c
net/daemonlogger: Update to 1.2.2
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sun, 3 Jun 2018
|
[ 09:57 farrokhi ]
net/daemonlogger: project moved to GitHub
- Update WWW and LICENSE
- Take maintainership
|
Sun, 11 Mar 2018
|
[ 11:21 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr
|
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
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Thu, 10 Jul 2014
|
[ 12:13 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
Sun, 9 Mar 2014
|
[ 14:24 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
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)
|
Wed, 12 Dec 2012
|
[ 18:48 wxs ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
|
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
|
Wed, 17 Aug 2011
|
[ 13:00 wxs ]
- Update to 1.2.1 - no functional changes, entirely compilation fixes on
other platforms. I figure if I have to bump PORTREVISION for the other
change I might as well just update to 1.2.1 to stop the occasional "there
is a new version, please update" emails.
- Change REQUIRE to be DAEMON instead of NETWORKING. Previously it would try
to start before ldconfig but would fail because ldnet could not be found.
- While here, add some other small changes to RC script per dougb@.
|
Sat, 9 May 2009
|
[ 02:46 wxs ] (Only the first 10 of 28 ports in this commit are shown above. )
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
|
Wed, 24 Sep 2008
|
[ 16:26 wxs ]
- Update to 1.2.0
|
Thu, 7 Aug 2008
|
[ 14:28 wxs ]
- Update to 1.1.0
- Fix WWW: line.
|
Mon, 4 Feb 2008
|
[ 15:35 wxs ] (Only the first 10 of 30 ports in this commit are shown above. )
Update my address.
Approved by: garga (mentor)
|
Tue, 18 Dec 2007
|
[ 23:06 miwi ]
- Update to 1.0.1
PR: 118183
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
Mon, 17 Sep 2007
|
[ 13:57 miwi ]
- Update to 0.91
PR: 116355
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
Wed, 11 Apr 2007
|
[ 06:05 lwhsu ]
Add daemonlogger 0.9, a packet sniffer capable of running as a daemon
and as a software tap.
PR: ports/111465
Submitted by: Wesley Shields <wxs at atarininja.org>
Approved by: clsung (mentor)
|
Number of commits found: 23 |