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/py-namebench/Makefile
SVNWeb

Number of commits found: 31

Tue, 21 Mar 2023
[ 00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:d433e38b65c7a651ef1b679ba3742ed9e9eb077a  commit hash:d433e38b65c7a651ef1b679ba3742ed9e9eb077a  commit hash:d433e38b65c7a651ef1b679ba3742ed9e9eb077a  d433e38 
dns/py-namebench: Remove expired port:

2023-03-21 dns/py-namebench: Broken since 2021
Mon, 20 Feb 2023
[ 17:09 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:549165b0548a57d22d1e61f88fc5d36b0f38d2a1  commit hash:549165b0548a57d22d1e61f88fc5d36b0f38d2a1  commit hash:549165b0548a57d22d1e61f88fc5d36b0f38d2a1  549165b 
dns/py-namebench: deprecate
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)
Thu, 7 Oct 2021
[ 20:59 Jason Helfman (jgh) search for other commits by this committer ]    commit hash:46ce9a1b7fd9447aa59aebf1984846e8c8729192  commit hash:46ce9a1b7fd9447aa59aebf1984846e8c8729192  commit hash:46ce9a1b7fd9447aa59aebf1984846e8c8729192  46ce9a1 
dns/py-namebench: chase r559531, mark broken

PR:	256826 (based on)
Reported by:	tech-lists@zyxst.net
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.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Thu, 8 Aug 2019
[ 15:28 jgh search for other commits by this committer ] Original commit   Revision:508388 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- reclaim
Mon, 5 Aug 2019
[ 20:07 rene search for other commits by this committer ] Original commit   Revision:508206 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Return jgh's ports to the various pools after his commit bit was safekept.

Hat:		portmgr-secretary
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 22 Dec 2016
[ 21:48 bapt search for other commits by this committer ] Original commit   Revision:429187
Stop using PORTSDIRNAME if the ports tree goes to allow more than 2 level of
directories it won't make any sense
Mon, 7 Nov 2016
[ 23:39 linimon search for other commits by this committer ] Original commit   Revision:425652
Remove trailing newline escape from MASTER_SITES.  This had the effect of
eating the PKGNAMEPREFIX line, which gave portsmon a case of heartburn.

Approved by:	"just fix it"
Fri, 4 Nov 2016
[ 16:41 jgh search for other commits by this committer ] Original commit   Revision:425341
- unbreak fetch [1]
- update WWW site
- regen patch (pet portlint)

Reported by:	jswhitejrusa@gmail.com [1]
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 30 Jan 2016
[ 19:30 jgh search for other commits by this committer ] Original commit   Revision:407547
- there, there, portlint.
- uses tar:tgz
- whitespace cleanup

Thanks to: ak (uses "bug")
Wed, 12 Aug 2015
[ 18:02 jgh search for other commits by this committer ] Original commit   Revision:394024
- add benchmarks to CATEGORIES
- add mirror
Sun, 19 Oct 2014
[ 15:43 mva search for other commits by this committer ] Original commit   Revision:371188 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
Mon, 18 Aug 2014
[ 19:13 antoine search for other commits by this committer ] Original commit   Revision:365343 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Convert most NO_INSTALL_MANPAGES to USES=imake:noman

With hat:	portmgr
Fri, 10 Jan 2014
[ 08:12 jgh search for other commits by this committer ] Original commit   Revision:339319
- adopt staging support
- trim comment
- fix dependencies
- use python autoplist feature
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
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)
Mon, 25 Jun 2012
[ 23:09 jgh search for other commits by this committer ] Original commit 
- adopt optionsNG
Mon, 9 Jan 2012
[ 15:41 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
Tue, 20 Dec 2011
[ 17:10 jgh search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
move contributor address => jgh

Approved by:    crees (mentor)
Tue, 16 Aug 2011
[ 09:07 crees search for other commits by this committer ] Original commit 
- Update to 1.3.1
- Pass maintainership to submitter (thank you for volunteering)
- Add LICENSE
- Unbreak -- fix dependencies

PR:             ports/158948
Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>
Fri, 25 Feb 2011
[ 00:12 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Move over to py25+ or above
- While here kick md5 support
Wed, 14 Jul 2010
[ 04:39 sahil search for other commits by this committer ] Original commit 
- Drop maintainership
Fri, 25 Dec 2009
[ 19:24 miwi search for other commits by this committer ] Original commit 
An experiment in benchmarking DNS name services. This tool
is designed to help you as a user determine what name services
are the best to use for an individual machine.

WWW: http://namebench.googlecode.com/

PR:             ports/141202
Submitted by:   Sahil Tandon <sahil at tandon.net>

Number of commits found: 31