Sunpoet Po-Chuan Hsieh
0abdbcf315
Fix WWW
2017-06-02 15:43:17 +00:00
Wen Heping
e00150b0d1
- Update to 2.3.5
...
PR: 217450
Submitted by: joneum@bsdproject.de
2017-03-09 06:51:22 +00:00
Dmitry Marakasov
ca270e02a8
Fix build of slave port databases/luasql-firebird
2016-06-24 15:41:52 +00:00
Vanilla I. Shu
409b90a5b7
1: Update to 2.3.3.
...
2: add odbc & firebird driver.
2016-06-12 15:06:50 +00:00
Dmitry Marakasov
1bdb26cbb4
- Convert to USES=mysql
...
- Cosmetic fixes
2016-05-16 19:22:51 +00:00
Mathieu Arnold
6329883fe2
Update to 2.3.1.
...
PR: 208864
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
2016-04-18 14:06:51 +00:00
Mathieu Arnold
21a283f3be
Remove UNIQUENAME and LATEST_LINK.
...
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Mathieu Arnold
c6457ffef4
Update ports in the [bcd]* categories to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-06 15:16:53 +00:00
Baptiste Daroussin
345fdd01ba
Disbanding lua@ which was anyway not a team for a while
...
I have no time left to work on lua at all for now
2015-04-16 12:40:15 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Tijl Coosemans
a5185846f0
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
...
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
2014-07-04 09:40:59 +00:00
Baptiste Daroussin
d22c4f1c2f
Support stage
2014-06-10 05:49:41 +00:00
Baptiste Daroussin
f208e06c69
Update to version 2.3 and switch to lua 5.2
...
Give maintainership to lua@
2014-01-13 10:43:51 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Martin Matuska
3f502c3647
Transfer maintainer back to ports@FreeBSD.org
...
Approved by: maintainer (myself)
2011-08-09 15:41:30 +00:00
Martin Matuska
e3a244403e
- Add LICENSE knob(s)
2011-03-23 15:53:22 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Martin Matuska
2b556b1432
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
...
program to:
* Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
* Execute arbitrary SQL statements;
* Retrieve results in a row-by-row cursor fashion.
WWW: http://www.keplerproject.org/luasql/
2009-05-26 07:34:05 +00:00