non port: databases/mysqlsla/Makefile |
SVNWeb
|
Number of commits found: 21 |
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) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
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.
|
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
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Mon, 28 Dec 2015
|
[ 14:42 mat ]
Use WRKSRC_SUBDIR when applicable.
Sponsored by: Absolight
|
Wed, 11 Nov 2015
|
[ 16:53 sunpoet ]
- Update MASTER_SITES and unbreak this port
- Use do-build: instead of pre-install: and remove NO_BUILD
- Simplify Makefile
- Cosmetic change
- Pet portlint: fix diff header of patch files
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Thu, 22 Oct 2015
|
[ 10:38 amdmi3 ]
- Fix license
- Add NO_ARCH
- Unsilence install
|
Wed, 14 Oct 2015
|
[ 11:04 culot ] (Only the first 10 of 35 ports in this commit are shown above. )
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
|
Sat, 1 Mar 2014
|
[ 07:24 sunpoet ]
- Add LICENSE
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR
Approved by: portmgr (blanket)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 10 Sep 2013
|
[ 11:32 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Thu, 27 Oct 2011
|
[ 07:48 sunpoet ]
- Fix dependency: this port requires DBI, not Class::DBI
- Bump PORTREVISION for dependency change
PR: ports/161319
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 3 weeks)
|
Fri, 29 Jan 2010
|
[ 04:56 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu)
|
Sat, 14 Mar 2009
|
[ 18:24 lippe ]
- Update to 2.03.
PR: ports/132537
Submitted by: Andrey Ignatov <rdna@rdna.ru>
|
Mon, 10 Mar 2008
|
[ 00:52 lippe ] (Only the first 10 of 23 ports in this commit are shown above. )
- Change my mail address to lippe@.
Approved by: araujo (mentor)
|
Thu, 7 Feb 2008
|
[ 19:12 miwi ]
- Updated to 1.7a
- Makefile cleanup
- Add missing R-deps
- Removed unnecessary patch
- Updated MASTER_SITES
- Pass maintainership to submitter
PR: 120015
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
|
Tue, 31 Jul 2007
|
[ 03:17 rafan ]
- Update to 1.5
- Add one more mirror
PR: ports/115063
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
|
Fri, 1 Dec 2006
|
[ 23:31 miwi ]
- Add Backup MASTER_SITES
Submitted by: pointyhat via kris
|
Thu, 23 Nov 2006
|
[ 22:22 miwi ]
mysqlsla analyzes general, slow, and raw MySQL statement logs.
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries. In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses. Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.
WWW: http://hackmysql.com/mysqlsla
PR: ports/105788
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru>
|
Number of commits found: 21 |