non port: databases/mysac/Makefile |
SVNWeb
|
Number of commits found: 13 |
Mon, 23 Jan 2023
|
[ 15:28 Muhammad Moinur Rahman (bofh) ] dee6c5d
databases/*mys*: Mark DEPRECATED
databases/mysql56-{server|client} is marked as DEPRECATED and set to be
removed from the tree on 2023-06-30. However there are still some
consumers for those which also should should be mark DEPRECATED and set
to be EXPIRED all along.
Approved by: portmgr (blanket)
|
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.
|
Mon, 1 Jul 2019
|
[ 07:43 ale ] (Only the first 10 of 19 ports in this commit are shown above. )
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 8 Sep 2015
|
[ 16:26 danfe ]
Mea culpa: it's LGPL3, not GPLv3 actually.
|
[ 16:25 danfe ]
- Update to version 1.1.2: the only functional differences are correct
order of float4store() arguments which was breaking the build on big-
endian architectures in version 1.1.1, and plugged resource leaks in
void mysac_close(MYSAC *mysac) function
- Define LICENSE (GPLv3) and simplify `do-install' target recipe
- Cleanup COMMENT and port description text (remove EOL whitespace and
double `uses uses` typo), update WWW address to avoid redirect
|
Fri, 8 May 2015
|
[ 14:04 amdmi3 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2
|
Fri, 16 May 2014
|
[ 12:19 vanilla ]
Support staging.
Approved by: portmgr@
|
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, 4 Sep 2012
|
[ 06:57 linimon ]
Mark as broken on powerpc and sparc64 (and, presumably, ia64).
Hat: portmgr
|
Tue, 24 Jul 2012
|
[ 07:19 cs ] (Only the first 10 of 30 ports in this commit are shown above. )
Fix typos in COMMENT
|
Thu, 5 Jan 2012
|
[ 23:34 pawel ]
MySAC: MySQL Simple Asynchonous Client
MySAC is a library that provides mechanisms for making asynchronous
request to MySQL database. It uses uses the official MySQL client
library for authentication and network functions. Memory allocation
must be done in user code, so any memory manager can be used.
WWW: http://cv.arpalert.org/page.sh?mysac
PR: ports/163767
Submitted by: Jake Smith <jake@xz.cx>
|
Number of commits found: 13 |