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/rbldnsd/Makefile
SVNWeb

Number of commits found: 29

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.
Wed, 18 Jul 2018
[ 22:20 yuri search for other commits by this committer ] Original commit   Revision:474907 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reset maintainership of the ports maintained by alexey@renatasystems.org

Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
Sat, 5 May 2018
[ 15:09 danfe search for other commits by this committer ] Original commit   Revision:469120 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
For ports under `cad', `devel', `dns`, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
Sun, 13 Nov 2016
[ 14:14 pi search for other commits by this committer ] Original commit   Revision:426053
dns/rbldnsd: update 0.997a -> 0.998

- use ${ETCDIR}
- don't install RPM spec and debian packege spec - they are no use on FreeBSD
- install example zone file with default permissions (readable to
  all users) there is no need to limit access to examples

PR:		214426
Changes:	http://www.corpit.ru/mjt/rbldnsd/NEWS
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by:	Alexey Degtyarev <alexey@renatasystems.org> (maintainer)
Wed, 26 Aug 2015
[ 18:26 amdmi3 search for other commits by this committer ] Original commit   Revision:395389 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
Thu, 19 Jun 2014
[ 07:12 pi search for other commits by this committer ] Original commit   Revision:358359
dns/rbldnsd: Stagify

Approved by:	portmgr (blanket)
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345405
Remove trailing whitespaces from category dns
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)
Tue, 3 Sep 2013
[ 14:21 feld search for other commits by this committer ] Original commit   Revision:326153
Further cleanup

Approved by:	crees (mentor)
Sun, 1 Sep 2013
[ 17:28 feld search for other commits by this committer ] Original commit   Revision:325891
- Update to 0.997a
- Port cleanup to pass rclint/portlint

PR:		ports/181288
Submitted by:	alexey@renatasystems.org
Approved by:	crees (mentor)
Mon, 4 Jul 2011
[ 19:05 crees search for other commits by this committer ] Original commit 
- Use USERS and GROUPS

PR:             ports/157601
Approved by:    rene (mentor, implicit)
Wed, 10 Feb 2010
[ 02:58 pgollucci search for other commits by this committer ] Original commit 
- Fix installation permissions
- Submitter is now MAINTAINER

PR:             ports/143450
Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org>
Mon, 17 Aug 2009
[ 05:08 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Fri, 21 Nov 2008
[ 21:10 miwi search for other commits by this committer ] Original commit 
- Update to 0.996b

PR:             128146
Submitted by:   Anton Yuzhaninov <citrin@citrin.ru>
Approved by:    maintainer timeout
Fri, 22 Sep 2006
[ 04:34 leeym search for other commits by this committer ] Original commit 
- Updating to current version (released 2006-07-26).
- renamed start script to modern format (without .sh)
- Added better example data (including pkg-message)
- utilize SUB_FILES

PR:             103153
Submitted by:   paul+ports at it.ca
Tue, 21 Feb 2006
[ 16:28 garga search for other commits by this committer ] Original commit 
- Update to 0.996
- Made example zonefile prettier (easier to read comments)

PR:             ports/93604
Submitted by:   maintainer
Sat, 11 Feb 2006
[ 02:34 lawrance search for other commits by this committer ] Original commit 
Update to 0.995.

PR:             ports/92874
Submitted by:   Larry Rosenman <ler@lerctr.org>
Approved by:    Paul Chvostek <paul+fbsd@it.ca> (maintainer)
Fri, 3 Sep 2004
[ 08:34 krion search for other commits by this committer ] Original commit 
Update to 0.993.1

PR:             ports/71311
Submitted by:   maintainer
Sat, 29 May 2004
[ 07:55 krion search for other commits by this committer ] Original commit 
- Fix broken _flags in startup script

PR:             ports/67325
Submitted by:   maintainer
Thu, 29 Apr 2004
[ 08:18 krion search for other commits by this committer ] Original commit 
- Proper handle startup script

PR:             ports/66058
Submitted by:   maintainer
Wed, 14 Apr 2004
[ 08:50 leeym search for other commits by this committer ] Original commit 
register UID/GID 153:153 for ports/dns/rbldnsd
in doc/en_US.ISO8859-1/books/porters-handbook/book.sgml v1.396

Noticed by:     kris
Tue, 13 Apr 2004
[ 00:54 leeym search for other commits by this committer ] Original commit 
- upgrade version to 0.992
- switch to rc.subr start mechanism
- added user/group
- added example data on install, target directory
- added pkg-message
- added more doc files

PR:             65392
Submitted by:   Paul Chvostek <paul+fbsd@it.ca>
Sat, 6 Mar 2004
[ 11:33 kris search for other commits by this committer ] Original commit 
Fix checksum mismatch by adding html docs to IGNOREFILES.
Thu, 4 Mar 2004
[ 08:47 krion search for other commits by this committer ] Original commit 
- Mark BROKEN: Checksum mismatch
- Maintainer informed
Mon, 19 Jan 2004
[ 18:40 krion search for other commits by this committer ] Original commit 
- upgraded to current version, which finally uses
  configure.
- added the *proper* MASTER_SITES back in,
- removed patch file on old Makefile (delete it),
- use DOCSDIR

PR:             61569
Submitted by:   maintainer
Sat, 30 Aug 2003
[ 00:45 edwin search for other commits by this committer ] Original commit 
New port: net/rbldnsd - small fast DNS server for DNSBL zones

        A very small and fast DNS server made especially for DNSBL
        zones. Inspired by Dan J Bernstein's rbldns from djbdns,
        but entirely original (and faster and more featureful).

PR:             ports/53274
Submitted by:   Paul Chvostek <paul+fbsd@it.ca>

Number of commits found: 29