non port: dns/py-namebench/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 21 Mar 2023
|
[ 00:01 Muhammad Moinur Rahman (bofh) ] 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) ] 549165b
dns/py-namebench: deprecate
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
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 )
|
Thu, 7 Oct 2021
|
[ 20:59 Jason Helfman (jgh) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Thu, 8 Aug 2019
|
[ 15:28 jgh ] (Only the first 10 of 19 ports in this commit are shown above. )
- reclaim
|
Mon, 5 Aug 2019
|
[ 20:07 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
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 ] (Only the first 10 of 1617 ports in this commit are shown above. )
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 ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 22 Dec 2016
|
[ 21:48 bapt ]
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 ]
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 ]
- unbreak fetch [1]
- update WWW site
- regen patch (pet portlint)
Reported by: jswhitejrusa@gmail.com [1]
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 30 Jan 2016
|
[ 19:30 jgh ]
- there, there, portlint.
- uses tar:tgz
- whitespace cleanup
Thanks to: ak (uses "bug")
|
Wed, 12 Aug 2015
|
[ 18:02 jgh ]
- add benchmarks to CATEGORIES
- add mirror
|
Sun, 19 Oct 2014
|
[ 15:43 mva ] (Only the first 10 of 34 ports in this commit are shown above. )
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit)
|
Mon, 18 Aug 2014
|
[ 19:13 antoine ] (Only the first 10 of 46 ports in this commit are shown above. )
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
|
Fri, 10 Jan 2014
|
[ 08:12 jgh ]
- adopt staging support
- trim comment
- fix dependencies
- use python autoplist feature
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
Mon, 25 Jun 2012
|
[ 23:09 jgh ]
- adopt optionsNG
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 18 ports in this commit are shown above. )
move contributor address => jgh
Approved by: crees (mentor)
|
Tue, 16 Aug 2011
|
[ 09:07 crees ]
- 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 ] (Only the first 10 of 44 ports in this commit are shown above. )
- Move over to py25+ or above
- While here kick md5 support
|
Wed, 14 Jul 2010
|
[ 04:39 sahil ]
- Drop maintainership
|
Fri, 25 Dec 2009
|
[ 19:24 miwi ]
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 |