| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files (for mono)
db4o is designed to provide a full-featured, embeddable
database engine for equipment, mobile, desktop, and server
platforms in object-oriented environments
PR: ports/90631
Submitted by: Phillip Neumann <pneumann@gmail.com>
Notes:
svn path=/head/; revision=151702
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dbx is a simple SQL database abstraction layer for Python.
The goal of dbx is to make using a SQL database as simple
as possible while providing a consistent API across different
databases.
Author: David Phillips <david@acz.org>
WWW: http://david.acz.org/pydbx/
PR: ports/90623
Submitted by: David Phillips <david@acz.org>
Notes:
svn path=/head/; revision=151684
|
|
|
|
| |
Notes:
svn path=/head/; revision=151593
|
|
|
|
|
|
|
|
| |
PR: ports/90635
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
Notes:
svn path=/head/; revision=151557
|
|
|
|
|
|
|
|
| |
PR: ports/90640
Submitted by: Clive Crous <clive@darkarts.co.za> (maintainer)
Notes:
svn path=/head/; revision=151555
|
|
|
|
|
|
|
|
| |
PR: 90430
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Notes:
svn path=/head/; revision=151552
|
|
|
|
| |
Notes:
svn path=/head/; revision=151551
|
|
|
|
|
|
|
|
| |
PR: 90509
Submitted by: parv@pair.com (maintainer)
Notes:
svn path=/head/; revision=151467
|
|
|
|
|
|
|
| |
Approved by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer)
Notes:
svn path=/head/; revision=151325
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/TMTM/Class-DBI-v3.0.13/Changes
Notes:
svn path=/head/; revision=151298
|
|
|
|
|
|
|
|
| |
PR: ports/90468
Submitted by: NIIMI Satoshi
Notes:
svn path=/head/; revision=151282
|
|
|
|
|
|
|
| |
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 2.0.7
Add SHA256
Add CONFLICTS
* databases/mysql++1 [1]
Add SHA256
Add CONFLICTS
Add NO_LATEST_LINK
* databases/Makefile
Add mysql++1
PR: 89935
Submitted by: maintainer
Repocopy by: marcus [1]
Notes:
svn path=/head/; revision=151256
|
|
|
|
|
|
|
|
| |
PR: 90431
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Notes:
svn path=/head/; revision=151254
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Remove unnecessary dependency
Use PYTHON_PKGNAMEPREFIX in PKGNAMEPREFIX
Take MAINTAINER
Notes:
svn path=/head/; revision=151247
|
|
|
|
|
|
|
|
| |
Submitted by: Matthew Seaman (MAINTAINER)
PR: ports/90417
Notes:
svn path=/head/; revision=151220
|
|
|
|
|
|
|
| |
bsd.databases.mk is included.
Notes:
svn path=/head/; revision=151203
|
|
|
|
|
|
|
|
|
|
|
| |
effectively execute arbitrary PHP code).
Security: http://vuxml.FreeBSD.org/82a41084-6ce7-11da-b90c-000e0c2e438a.html
Requested by: remko
With hat: secteam
Notes:
svn path=/head/; revision=151199
|
|
|
|
|
|
|
|
|
| |
PR: 90308
Submitted by: maintainer
Approved by: clement (mentor)
Notes:
svn path=/head/; revision=151122
|
|
|
|
|
|
|
|
| |
PR: 90325
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Notes:
svn path=/head/; revision=151089
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=151063
|
|
|
|
|
|
|
|
|
|
|
| |
The 1.0.6 release includes many small bug fixes and initial support
for PostgreSQL 8.2.
PR: ports/90169
Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
Notes:
svn path=/head/; revision=151049
|
|
|
|
|
|
|
|
| |
PR: 90248
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Notes:
svn path=/head/; revision=150929
|
|
|
|
| |
Notes:
svn path=/head/; revision=150907
|
|
|
|
|
|
|
| |
- Add Firebird and Paradox support
Notes:
svn path=/head/; revision=150906
|
|
|
|
|
|
|
|
|
| |
PR: 90236
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
Approved by: clement (mentor)
Notes:
svn path=/head/; revision=150895
|
|
|
|
|
|
|
| |
Discussed with: Alex Lyashkov (Umka #bsd-unix @rusnet)
Notes:
svn path=/head/; revision=150884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DBI. From its description ...
Query preparation and execution are combined in a single method, the result
object (which is a wrapper around the statement handle) provides easy
row-by-row and slurping methods.
The "query" method returns either a result object, or a dummy object. The
dummy object returns undef (or an empty list) for all methods and when used in
boolean context, is false. The dummy object lets you postpone (or skip) error
checking, but it also makes immediate error check simply " $db->query(...) or
die $db->error".
WWW: http://search.cpan.org/dist/DBIx-Simple/
PR: ports/90230
Submitted by: Parv <parv@pair.org>
Notes:
svn path=/head/; revision=150872
|
|
|
|
|
|
|
| |
WWW: http://pxlib.sourceforge.net
Notes:
svn path=/head/; revision=150863
|
|
|
|
|
|
|
| |
- Add SHA256
Notes:
svn path=/head/; revision=150845
|
|
|
|
|
|
|
|
| |
PR: ports/90203
Submitted by: maintainer
Notes:
svn path=/head/; revision=150818
|
|
|
|
| |
Notes:
svn path=/head/; revision=150749
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 89494
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=150722
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Add secondary master site
Use USE_RC_SUBR=memcached.sh
Add SHA256
PR: 89493
Approved by: seanc (maintainer timeout, 14 days)
Notes:
svn path=/head/; revision=150721
|
|
|
|
|
|
|
|
| |
PR: 89835
Submitted by: Espen Tagestad <espen@tagestad.no>
Notes:
svn path=/head/; revision=150646
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 90085
Submitted by: maintainer
Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-9
http://www.hardened-php.net/advisory_252005.110.html
http://secunia.com/advisories/17925/
Notes:
svn path=/head/; revision=150626
|
|
|
|
| |
Notes:
svn path=/head/; revision=150621
|
|
|
|
| |
Notes:
svn path=/head/; revision=150563
|
|
|
|
| |
Notes:
svn path=/head/; revision=150472
|
|
|
|
|
|
|
|
| |
PR: ports/89962
Submitted by: maintainer
Notes:
svn path=/head/; revision=150459
|
|
|
|
| |
Notes:
svn path=/head/; revision=150427
|
|
|
|
|
|
|
|
| |
PR: 89821
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Notes:
svn path=/head/; revision=150425
|
|
|
|
| |
Notes:
svn path=/head/; revision=150385
|
|
|
|
|
|
|
|
|
|
|
| |
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Notes:
svn path=/head/; revision=150328
|
|
|
|
| |
Notes:
svn path=/head/; revision=150300
|
|
|
|
| |
Notes:
svn path=/head/; revision=150283
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/89842
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Notes:
svn path=/head/; revision=150236
|
|
|
|
| |
Notes:
svn path=/head/; revision=150212
|
|
|
|
|
|
|
| |
- Rephrase IGNORE
Notes:
svn path=/head/; revision=150209
|