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: dns/hostdb/Makefile
SVNWeb

Number of commits found: 13

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(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.
Tue, 28 Mar 2017
[ 08:06 rodrigc search for other commits by this committer ] Original commit   Revision:437099
Move from google code to github

Approved by:		ak
Differential Revision:	https://reviews.freebsd.org/D10159
Fri, 3 Mar 2017
[ 16:00 mat search for other commits by this committer ] Original commit   Revision:435349 (Only the first 10 of 185 ports in this commit are shown above. View all ports for this commit)
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 14 Sep 2016
[ 15:59 mat search for other commits by this committer ] Original commit   Revision:422140 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345405
Remove trailing whitespaces from category dns
Wed, 19 Feb 2014
[ 12:10 ehaupt search for other commits by this committer ] Original commit   Revision:345083
- Support staging
- Use shebangfix
- Don't install GPLv2 file but define LICENSE
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Thu, 18 Jul 2013
[ 05:39 rodrigc (src committer) search for other commits by this committer ] Original commit   Revision:323202
Clean up files which were being installed but not part of plist.
Tue, 16 Jul 2013
[ 20:35 rodrigc (src committer) search for other commits by this committer ] Original commit   Revision:323125
HostDB is a system for generating internal DNS zones,
external DNS zones, and DHCP configuration data from the
same hostdb.txt file.

WWW: http://everythingsysadmin.com/hostdb/
     http://code.google.com/p/hostdb/

PR:             ports/180589
Submitted by:   Craig Rodrigues <rodrigc@FreeBSD.org>

Number of commits found: 13