Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.2015.01.30_1 20 Jul 2023 14:04:33
    |
Mark Felder (feld)  |
Drop maintainership of ports
I cannot give these the attention they need right now. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.2015.01.30_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.0.2015.01.30_1 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.0.2015.01.30_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.0.2015.01.30_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.2015.01.30_1 08 Feb 2020 16:04:13
  |
feld  |
net/ntimed: Supervise process and attempt to drop privs
PR: 243469 |
0.0.2015.01.30 25 Nov 2019 23:25:52
  |
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.0.2015.01.30 07 May 2015 17:26:06
  |
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.0.2015.01.30 30 Jan 2015 14:56:26
  |
feld  |
Update to new github snapshot
This update should fix ability to sync over IPv6 |
0.0.2014.12.21_1 22 Dec 2014 09:08:45
  |
antoine  |
Cleanup |
0.0.2014.12.21_1 22 Dec 2014 03:55:44
  |
koobs  |
net/ntimed: Add rc startup script
- Add ntimed rc script
- Tweak GH_PROJECT, remove WRKSRC override accordingly
- Remove trailing newline (portlint)
Approved by: maintainer |
0.0.2014.12.21 22 Dec 2014 01:02:57
  |
feld  |
Welcome ntimed to the ports tree. This is a new NTP client authored by
phk.
Anyone is welcome to steal or update this port. I'm just bringing it to
the tree so the masses can start playing with it and providing phk
feedback. |