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: benchmarks/dbs/Makefile
SVNWeb

Number of commits found: 29

Tue, 22 Aug 2023
[ 19:00 Rene Ladan (rene) search for other commits by this committer ]    commit hash:918cade19b0ac8e250db1971c58ebcf873435611  commit hash:918cade19b0ac8e250db1971c58ebcf873435611  commit hash:918cade19b0ac8e250db1971c58ebcf873435611  918cade  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
benchmarks/dbs: Remove expired port

2023-08-16 benchmarks/dbs: Broken on all supported releases for more than an
year
Mon, 17 Jul 2023
[ 09:11 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:3947eef14e16d6cf1efe440544beea1e4fd1a821  commit hash:3947eef14e16d6cf1efe440544beea1e4fd1a821  commit hash:3947eef14e16d6cf1efe440544beea1e4fd1a821  3947eef 
benchmarks/dbs: Mark DEPRECATED

- Broken on all supported FreeBSD releases for more than an year
- Set EXPIRATION_DATE to 2023-08-16
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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  commit hash:86b2c5122a18d1f73e6e4e4626889fab8fb0803a  86b2c51  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
benchmarks: remove 'Created by' lines

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

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 27 Apr 2021
[ 14:21 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:87e8477cb34d4fb1ff6173aaf66407e580f894ab  commit hash:87e8477cb34d4fb1ff6173aaf66407e580f894ab  commit hash:87e8477cb34d4fb1ff6173aaf66407e580f894ab  87e8477 
benchmarks/dbs: extend BROKENness to FreeBSD 14
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, 23 Oct 2018
[ 16:34 jbeich search for other commits by this committer ] Original commit   Revision:482846 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Wed, 5 Jul 2017
[ 10:25 amdmi3 search for other commits by this committer ] Original commit   Revision:445066
- Add LICENSE
- Switch to options helpers
Sun, 21 May 2017
[ 21:55 linimon search for other commits by this committer ] Original commit   Revision:441429 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Sat, 18 Jan 2014
[ 15:42 antoine search for other commits by this committer ] Original commit   Revision:340189
Stage support
Fri, 20 Sep 2013
[ 15:52 bapt search for other commits by this committer ] Original commit   Revision:327708 (Only the first 10 of 74 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:
benchmarks)
Sat, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Wed, 13 Mar 2013
[ 12:19 danfe search for other commits by this committer ] Original commit   Revision:314076
For unmaintained ports in `benchmarks' category, drop leading article from
COMMENT and perform other minor cleanups along the way, whenever noticed.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 21 May 2012
[ 03:10 miwi search for other commits by this committer ] Original commit 
- Fix build for 9 and above
- Add USE_PERL5_RUN
- Support CFLAGS properly
- Support PORTDOCS/PORTEXAMPLES/PLIST_FILES

PR:             168021
Submitted by:   Ports Fury
Wed, 20 Jul 2011
[ 19:43 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on recent -CURRENT:
  /usr/include/netinet/in_pcb.h:390: error: requested alignment is not a
constant

Reported by:    pointyhat
Mon, 2 May 2011
[ 12:44 makc search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after open-mofit update
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Thu, 10 Apr 2008
[ 09:08 jkoshy search for other commits by this committer ] Original commit 
Reset maintainership.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 22 Oct 2005
[ 13:50 jkoshy search for other commits by this committer ] Original commit 
- Add ${MASTER_SITE_LOCAL} to the list of master sites.
- portlint -a cleanups.
Wed, 24 Sep 2003
[ 09:37 osa search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Fri, 7 Mar 2003
[ 05:56 ade search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 27 Jun 2002
[ 11:02 jkoshy search for other commits by this committer ] Original commit 
Update MASTER_SITE url.
Tue, 25 Dec 2001
[ 04:34 jkoshy search for other commits by this committer ] Original commit 
Correct stale URLs.    

Number of commits found: 29