| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=123635
|
|
|
|
|
|
|
| |
- add support to Berkeley DB 4.3
Notes:
svn path=/head/; revision=123625
|
|
|
|
|
|
|
|
|
| |
PR: ports/74775
Submitted by: Piet Delport <pjd@point45.com>
Approved by: Alex Rodioukov <simuran@shaw.ca> (maintainer)
Notes:
svn path=/head/; revision=123543
|
|
|
|
|
|
|
| |
simple flat-text data files.
Notes:
svn path=/head/; revision=123498
|
|
|
|
|
|
|
| |
PR: 74832
Notes:
svn path=/head/; revision=123436
|
|
|
|
|
|
|
|
|
|
| |
- Grab MAINTAINER
- Add WITH_DEBUG knob
- Add iconv support to fix estraier search support in www/kazehakase
- Remove "make check"
Notes:
svn path=/head/; revision=123430
|
|
|
|
|
|
|
|
|
|
| |
searches for pmk(1) since bento seemed to have its install of pmk in a
location outside of the path specified in etc/pmk.conf. This could be a
problem for other ports in the future where pmk(1) isn't using the correct
path.
Notes:
svn path=/head/; revision=123423
|
|
|
|
| |
Notes:
svn path=/head/; revision=123405
|
|
|
|
|
|
|
| |
Add some docs
Notes:
svn path=/head/; revision=123389
|
|
|
|
|
|
|
|
|
| |
depend on it at runtime.
Pointed out by: dosirak via kris, while testing X.Org upgrade
Notes:
svn path=/head/; revision=123387
|
|
|
|
| |
Notes:
svn path=/head/; revision=123382
|
|
|
|
| |
Notes:
svn path=/head/; revision=123358
|
|
|
|
|
|
|
| |
Approved by: ade (mentor)
Notes:
svn path=/head/; revision=123277
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 74736
Submitted by: maintainer
Notes:
svn path=/head/; revision=123246
|
|
|
|
|
|
|
|
| |
PR: ports/74679
Submitted by: maintainer
Notes:
svn path=/head/; revision=123240
|
|
|
|
| |
Notes:
svn path=/head/; revision=123174
|
|
|
|
|
|
|
| |
PR: ports/73790
Notes:
svn path=/head/; revision=123163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Description as follows
Version 4.3 of the Berkeley Data Base library which offers (key/value) storage
with optional concurrent access or transactions interface.
Utilities are included in the distribution to convert v1.85 databases to v4.3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml
PR: ports/73790
Submitted by: Matthias Andree <matthias dot andree at gmx dot de>
Notes:
svn path=/head/; revision=123162
|
|
|
|
| |
Notes:
svn path=/head/; revision=123057
|
|
|
|
|
|
|
|
|
|
|
| |
* View support added
* hk_connection: passworddialog accepts a defaultdatasource for ODBC now
* SQLite3 support added
* local databases in different directories can be opened now
* Bugfixes
Notes:
svn path=/head/; revision=123047
|
|
|
|
| |
Notes:
svn path=/head/; revision=123034
|
|
|
|
| |
Notes:
svn path=/head/; revision=123000
|
|
|
|
|
|
|
| |
Spotted by: kris
Notes:
svn path=/head/; revision=122996
|
|
|
|
| |
Notes:
svn path=/head/; revision=122906
|
|
|
|
|
|
|
|
|
|
| |
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=122887
|
|
|
|
| |
Notes:
svn path=/head/; revision=122870
|
|
|
|
| |
Notes:
svn path=/head/; revision=122832
|
|
|
|
| |
Notes:
svn path=/head/; revision=122799
|
|
|
|
| |
Notes:
svn path=/head/; revision=122797
|
|
|
|
| |
Notes:
svn path=/head/; revision=122796
|
|
|
|
|
|
|
|
|
| |
PR: ports/73562
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Repo-copied by: marcus
Notes:
svn path=/head/; revision=122704
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with mysql-client-5.0.x [2]
- Pass maintainership to submitter of [1]
PRs: ports/72656 [1],
ports/70082 [2]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1],
Roman Bogorodskiy <bogorodskiy@inbox.ru> [2]
Notes:
svn path=/head/; revision=122701
|
|
|
|
| |
Notes:
svn path=/head/; revision=122662
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ????? (¹)
Submitted by: maintainer
(¹) PR was cc'd to me six hours ago, but hasn't made it into GNATS yet.
Assemble an away team, number one!
Notes:
svn path=/head/; revision=122635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PEAR MDB2 is a merge of the PEAR DB and Metabase php database
abstraction layers.
Note that the API will be adapted to better fit with the
new php5 only PDO before the first stable release.
It provides a common API for all support RDBMS. The main
difference to most other DB abstraction packages is that
MDB2 goes much further to ensure portability.
Currently supported RDBMS:
MySQL
PostGreSQL
Oracle
Frontbase
Querysim
Interbase/Firebird
MSSQL
SQLite
Other soon to follow.
PR: ports/74408
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes:
svn path=/head/; revision=122556
|
|
|
|
| |
Notes:
svn path=/head/; revision=122429
|
|
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes:
svn path=/head/; revision=122423
|
|
|
|
|
|
|
|
|
| |
This fixes pkg-plist generation.
Noted by: kris
Notes:
svn path=/head/; revision=122403
|
|
|
|
|
|
|
|
| |
PR: ports/74114
Submitted by: maintainer
Notes:
svn path=/head/; revision=122329
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: ports/72967
Submitted by: Vivek Khera
Notes:
svn path=/head/; revision=122322
|
|
|
|
| |
Notes:
svn path=/head/; revision=122320
|
|
|
|
|
|
|
| |
Approved by: krion
Notes:
svn path=/head/; revision=122258
|
|
|
|
|
|
|
|
|
| |
as a dependency.
Approved by: maintainer silence
Notes:
svn path=/head/; revision=122242
|
|
|
|
|
|
|
| |
Approved by: pav
Notes:
svn path=/head/; revision=122241
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that none of these ports are (yet) hooked into the tree,
and will not compile unless you set a specific environmental
variable. This should be warning enough to leave well alone
for now :)
Submitted by: maintainer
Notes:
svn path=/head/; revision=122238
|
|
|
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
Notes:
svn path=/head/; revision=122196
|
|
|
|
| |
Notes:
svn path=/head/; revision=122120
|
|
|
|
| |
Notes:
svn path=/head/; revision=122119
|
|
|
|
| |
Notes:
svn path=/head/; revision=122031
|
|
|
|
|
|
|
|
|
| |
PR: ports/73516
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=122029
|