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

Number of commits found: 23

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.
Fri, 13 Dec 2019
[ 06:14 tobik search for other commits by this committer ] Original commit   Revision:519968
dns/totd: Replace custom @sample-like pkg-install script with just @sample

http://package21.nyi.freebsd.org/data/113amd64-default-qat/519259/logs/errors/totd-1.5.1_1.log
Sat, 19 Oct 2019
[ 12:21 rakuco search for other commits by this committer ] Original commit   Revision:514793 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Switch MASTER_SITES and WWW to https in Chris' ports.

PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Wed, 9 Oct 2019
[ 10:34 bapt search for other commits by this committer ] Original commit   Revision:514130 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for d* category as it is not relevant anymore
Sat, 21 Nov 2015
[ 20:51 pi search for other commits by this committer ] Original commit   Revision:402202
dns/totd: new MASTER_SITES, unbreak, point WWW to new site

PR:		Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	ed (maintainer timeout)
Sun, 25 Oct 2015
[ 19:35 antoine search for other commits by this committer ] Original commit   Revision:400160 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 5 Apr 2015
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:383357
Mark as broken unfetchable ports
Mon, 17 Feb 2014
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:344733
Support stage
Support packaging as a user
Avoid useless patching to define the compiler
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)
Fri, 20 Jun 2008
[ 07:18 ed search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Use the email address from the FreeBSD project for my ports.

Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.

Approved by:    philip (mentor), rink
Sun, 25 Mar 2007
[ 21:21 pav search for other commits by this committer ] Original commit 
- Fix build on gcc 4.1

PR:             ports/110568
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)

- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
Wed, 12 Apr 2006
[ 13:44 ehaupt search for other commits by this committer ] Original commit 
This port is now maintained by the submitter of the last update.

Agreed on:      irc
[ 13:28 ehaupt search for other commits by this committer ] Original commit 
- Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
  time_t, not a long
- Respect CC (self)

PR:             95148
Submitted by:   Ed Schouten <ed@fxq.nl>
Wed, 14 Sep 2005
[ 23:34 pav search for other commits by this committer ] Original commit 
- Unbreak on !i386

PR:             ports/86091
Submitted by:   Johan van Selst <johans@stack.nl>
Wed, 31 Aug 2005
[ 03:13 kris search for other commits by this committer ] Original commit 
BROKEN on !i386: Does not compile
Wed, 27 Jul 2005
[ 14:50 leeym search for other commits by this committer ] Original commit 
- replace %zd with %d and unbreak this port on 4.x
Mon, 11 Jul 2005
[ 11:50 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 1.5.1.
Sat, 18 Jun 2005
[ 06:37 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 1.5.
Mon, 24 May 2004
[ 11:46 vs search for other commits by this committer ] Original commit 
- rcNGify
- Make pkg-deinstall PREFIX-aware while here

PR:             ports/67052
Submitted by:   ume
Thu, 25 Sep 2003
[ 21:38 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 1.4.
Fri, 5 Sep 2003
[ 04:54 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 23