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: databases/innotop/Makefile
SVNWeb

Number of commits found: 36

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:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 18 Dec 2021
[ 16:39 Steven Kreuzer (skreuzer) search for other commits by this committer ]    commit hash:dbe1af6795fb48ab8c3a397597759a9c83892466  commit hash:dbe1af6795fb48ab8c3a397597759a9c83892466  commit hash:dbe1af6795fb48ab8c3a397597759a9c83892466  dbe1af6 
databases/innotop: Update to version 1.13.0

ChangeLog: https://github.com/innotop/innotop/releases/tag/v1.13.0

PR:             260480
Reported By:    Vincent Milum Jr <freebsd@darkain.com>
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, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Sat, 21 Jan 2017
[ 20:26 skreuzer search for other commits by this committer ] Original commit   Revision:432077
Update to version 1.11.4
Mon, 18 Jul 2016
[ 13:39 mat search for other commits by this committer ] Original commit   Revision:418703
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
Tue, 14 Jun 2016
[ 15:02 skreuzer search for other commits by this committer ] Original commit   Revision:416891
Update to version 1.11

PR:		210269
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
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 17 Jun 2014
[ 14:26 skreuzer search for other commits by this committer ] Original commit   Revision:358121
Add patch to fix use of uninitialized value $mysqlversion in pattern match
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Fri, 14 Feb 2014
[ 15:00 miwi search for other commits by this committer ] Original commit   Revision:344225
- Stage support
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 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:
databases)
Tue, 10 Sep 2013
[ 11:32 az search for other commits by this committer ] Original commit   Revision:326894 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Mon, 22 Jul 2013
[ 20:24 skreuzer search for other commits by this committer ] Original commit   Revision:323497
Update to 1.9.1

PR:		ports/180528
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Fri, 28 Dec 2012
[ 19:03 flo search for other commits by this committer ] Original commit   Revision:309577
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
Mon, 10 Dec 2012
[ 20:42 skreuzer search for other commits by this committer ] Original commit   Revision:308636
Update to 1.9.0
Thu, 19 Apr 2012
[ 13:28 skreuzer search for other commits by this committer ] Original commit 
Add USE_MYSQL=yes so that MYSQL_VER is defined and the correct version
of p5-DBD-mysql gets added as a dependency

PR:             ports/166392
Submitted by:   Helmut Schneider <jumper99@gmx.de>
Tue, 20 Mar 2012
[ 21:39 skreuzer search for other commits by this committer ] Original commit 
Remove USE_MYSQL since the port does not depend on the mysql client

Reported by:    Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Feature safe:   yes
Tue, 13 Mar 2012
[ 13:51 skreuzer search for other commits by this committer ] Original commit 
Update to 1.8.1

PR:             ports/165791
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Feature safe:   yes
Wed, 26 Oct 2011
[ 15:35 skreuzer search for other commits by this committer ] Original commit 
Set USE_MYSQL=yes

Remove direct dependancy on p5-DBD-mysql which causes problems when
using WITH_MYSQL_VER=52

Submitted by:   Valentin Zahariev <curly@e-card.bg>
Tue, 11 Oct 2011
[ 13:02 skreuzer search for other commits by this committer ] Original commit 
- Update *_DEPENDS
- Remove Data::Dumper which is in all supported Perl releases
- Add DBI
- Add minimal required version

PR:             ports/161234
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Mon, 22 Nov 2010
[ 21:01 skreuzer search for other commits by this committer ] Original commit 
Update to 1.8.0

PR:             ports/152035
Submitted by:   Li-Wen Hsu <lwhsu@FreeBSD.org>
Sun, 26 Sep 2010
[ 02:51 skreuzer search for other commits by this committer ] Original commit 
Add LICENSE information
Tue, 13 Jul 2010
[ 21:44 skreuzer search for other commits by this committer ] Original commit 
Make PREFIX/etc the default location for innotop.conf

PR:             ports/148469
Submitted by:   Ralf Gebhart <gebhart@secnetix.de>
Sun, 23 May 2010
[ 03:04 skreuzer search for other commits by this committer ] Original commit 
Fix plist
Sat, 22 May 2010
[ 19:15 skreuzer search for other commits by this committer ] Original commit 
Update to 1.7.2
Sat, 28 Mar 2009
[ 01:16 skreuzer search for other commits by this committer ] Original commit  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
Sat, 12 Jan 2008
[ 21:35 araujo search for other commits by this committer ] Original commit 
- Update to 1.6.0.
- Use SF macro.

PR:             ports/119412
Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
Approved by:    Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
                stas (mentor, implicit)
Sun, 17 Jun 2007
[ 21:27 itetcu 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)
Change of email address, same maintainer.

PR:             ports/113686
Submitted by:   Steven Kreuzer (confirmed from the old email on private)
Fri, 25 May 2007
[ 21:50 miwi search for other commits by this committer ] Original commit 
- Update to 1.4.2

PR:             112530
Submitted by:   Steven Kreuzer<skreuzer@f2o.org> (maintainer)
Tue, 24 Apr 2007
[ 08:35 miwi search for other commits by this committer ] Original commit 
- Update to 1.4.1

PR:             112037
Submitted by:   Steven Kreuzer (maintainer)
Tue, 6 Mar 2007
[ 08:24 clsung search for other commits by this committer ] Original commit 
- Update to 1.4.0

PR:             ports/109960
Submitted by:   maintainer (Steven Kreuzer)
Wed, 17 Jan 2007
[ 22:05 alfred search for other commits by this committer ] Original commit 
Update to 1.0.1

Submitted by: skreuzer at f2o.org
Fri, 24 Nov 2006
[ 07:33 clsung search for other commits by this committer ] Original commit 
Add innotop 0.1.160, a MySQL and InnoDB monitoring program.

PR:             ports/104722
Submitted by:   Steven Kreuzer <skreuzer at f2o.org>

Number of commits found: 36