Dmitry Marakasov
15d4516446
- Add LICENSE_FILE
...
- Strip library
2015-06-03 17:24:01 +00:00
Vanilla I. Shu
1e01e8994d
1: Stagify.
...
2: change LICENSE to BSD3CLAUSE.
2014-08-07 14:26:37 +00:00
Baptiste Daroussin
3e97fc69e3
Resetting maintainership on ports that have not been staged and without any
...
pending PR (related to stage)
With hat: portmgr
2014-07-04 23:48:56 +00:00
Martin Wilke
bd48d39657
- Chase database/sqlite3 slib bump
...
Approved by: portmgr (myself)
2014-06-27 17:21:06 +00:00
Emanuel Haupt
6d2c170d10
Remove trailing whitespaces from category databases
2014-02-21 13:35:57 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
b5482324dc
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Xin LI
bc0d646198
Update to 0.57.
...
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer
2013-11-06 22:50:21 +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
Baptiste Daroussin
0a830cfcd0
Fix PORTSDIR not already defined by using relative path
2013-07-10 21:28:56 +00:00
Baptiste Daroussin
f83b34b741
Fix pure by removing the useless pre.mk/post.mk dancing
...
Convert to USES=gmake
Reported by: marino
2013-07-10 21:11:24 +00:00
Pav Lucistnik
ff60500447
- Update pure to 0.51 and update modules
...
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-01-26 11:18:51 +00:00
Frederic Culot
132e6d1bf7
- Fix typo in COMMENT (s/langauge/language/)
...
PR: ports/159866
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-08-19 11:26:57 +00:00
Martin Wilke
91263b07cf
Sql3 is an interface to the popular Sqlite3 database. The module provides a
...
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-sql3.html
PR: ports/156103
Submitted by: Zhihao Yuan <lichray at gmail.com>
2011-06-27 14:45:31 +00:00