| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
specification in CDBI::L.
This module acts as a mix-in, adding the relationship method to
Class::DBI::Loader. Since Class::DBI::Loader knows how to map between
table names and class names, there ought to be no need to replicate
the names. In addition, it is common (but not universal) to want
reverse relationships defined for has-many relationships, and for
has-a relationships to be defined for the linkages surrounding a
many-to-many table.
WWW: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
PR: ports/65176
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=106499
|
|
|
|
|
|
|
| |
synopsis. Add tcl84 as the category.
Notes:
svn path=/head/; revision=106494
|
|
|
|
|
|
|
| |
Approved by: mat (implicit).
Notes:
svn path=/head/; revision=106458
|
|
|
|
| |
Notes:
svn path=/head/; revision=106396
|
|
|
|
|
|
|
|
|
|
| |
libdl.
PR: 65269
Submitted by: Michael Edenfield <kutulu@kutulu.org>
Notes:
svn path=/head/; revision=106363
|
|
|
|
|
|
|
| |
/usr/libexec/ld-elf.so.1: /usr/local/lib/libnmz.so.6: Undefined symbol "libintl_gettext"
Notes:
svn path=/head/; revision=106308
|
|
|
|
| |
Notes:
svn path=/head/; revision=106298
|
|
|
|
| |
Notes:
svn path=/head/; revision=106296
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=106291
|
|
|
|
| |
Notes:
svn path=/head/; revision=106273
|
|
|
|
|
|
|
|
|
|
|
| |
. make compile with and default to Tcl-8.4 (8.3 is still possible)
(this necessitated PORTREVISION bump :\)
. don't link in -lgcc -- should've used gcc_pic anyway, but this
is not really needed at all, it seems;
. don't require a particular version of mysqlclient library.
Notes:
svn path=/head/; revision=106240
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
columns.
This module helps to generate HTML forms for creating new database
rows or editing existing rows. It maps column names in a database
table to HTML form elements which fit the schema. Large text fields
are turned into textareas, and fields with a has-a relationship to
other Class::DBI tables are turned into select drop-downs populated
with objects from the joined class.
WWW: http://search.cpan.org/dist/Class-DBI-AsForm/
PR: ports/65147
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=106154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
columns.
This module allows Class::DBI-based classes to query their columns
for data type information in a database-independent manner.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-Type/
PR: ports/65147
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=106151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Class::DBI.
This is a simple plugin to a Class::DBI subclass which provides a
'retrieve_all_sorted_by' method.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
PR: ports/65146
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=106139
|
|
|
|
|
|
|
|
| |
PR: 65136
Submitted by: Lars Thegler <lars@thegler.dk>
Notes:
svn path=/head/; revision=106126
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=106094
|
|
|
|
|
|
|
|
|
|
| |
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully
Notes:
svn path=/head/; revision=106016
|
|
|
|
|
|
|
|
| |
PR: ports/65101
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
Notes:
svn path=/head/; revision=106008
|
|
|
|
|
|
|
|
|
|
| |
usage.
PR: ports/62182
Submitted by: Zach Thompson <lin-chi@lastamericanempire.com>
Notes:
svn path=/head/; revision=105962
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
|
|
|
| |
Noticed by: Frank Knobbe <frank@knobbe.us>
Notes:
svn path=/head/; revision=105943
|
|
|
|
|
|
|
|
| |
PR: ports/65010
Submitted by: maintainer
Notes:
svn path=/head/; revision=105847
|
|
|
|
|
|
|
|
| |
PR: ports/64653
Submitted by: gioria (maintainer)
Notes:
svn path=/head/; revision=105777
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=105722
|
|
|
|
|
|
|
|
| |
perl extension for asynchronous
non-blocking DBI calls in POE.
Notes:
svn path=/head/; revision=105711
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=105699
|
|
|
|
|
|
|
|
| |
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 64933
Notes:
svn path=/head/; revision=105689
|
|
|
|
|
|
|
|
|
|
|
| |
your interpreter with connectivity to a Sybase server. Althghough it was
written to work with Sybase's own client libraries (not available for
FreeBSD), this port patches it enough to make it work with FreeTDS.
WWW: http://sybtcl.sourceforge.net/
Notes:
svn path=/head/; revision=105655
|
|
|
|
| |
Notes:
svn path=/head/; revision=105597
|
|
|
|
| |
Notes:
svn path=/head/; revision=105556
|
|
|
|
|
|
|
| |
Move pkg's doc file to Makefile.
Notes:
svn path=/head/; revision=105554
|
|
|
|
| |
Notes:
svn path=/head/; revision=105483
|
|
|
|
|
|
|
|
| |
Pointy hat to: myself
Approved by: Gerhard Haering <gh@ghaering.de> (maintainer/implicitly)
Notes:
svn path=/head/; revision=105482
|
|
|
|
| |
Notes:
svn path=/head/; revision=105473
|
|
|
|
| |
Notes:
svn path=/head/; revision=105472
|
|
|
|
| |
Notes:
svn path=/head/; revision=105461
|
|
|
|
|
|
|
| |
Approved by: Gerhard Haering <gh@ghaering.de> (maintainer)
Notes:
svn path=/head/; revision=105452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are at
http://www.phpmyadmin.net/home_page/relnotes.php?rel=0
This release fixes the vulnerability described in:
http://marc.theaimsgroup.com/?l=bugtraq&m=107582619125932&w=2
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0129
- Take maintainership
- No more support for php3
PR: ports/64568
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=105411
|
|
|
|
|
|
|
| |
Pointed by: kris
Notes:
svn path=/head/; revision=105342
|
|
|
|
|
|
|
|
| |
PR: ports/64759
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=105332
|
|
|
|
| |
Notes:
svn path=/head/; revision=105253
|
|
|
|
|
|
|
| |
PR: ports/64393
Notes:
svn path=/head/; revision=105236
|
|
|
|
|
|
|
|
| |
PR: ports/64675
Submitted by: maintainer
Notes:
svn path=/head/; revision=105196
|
|
|
|
|
|
|
|
| |
PR: ports/64674
Submitted by: maintainer
Notes:
svn path=/head/; revision=105195
|
|
|
|
|
|
|
| |
for the destruction of devel/libtool14
Notes:
svn path=/head/; revision=105149
|
|
|
|
|
|
|
|
| |
PR: ports/64614
Submitted by: maintainer
Notes:
svn path=/head/; revision=105141
|
|
|
|
|
|
|
| |
Fix build breakage due to ade's autotools changes.
Notes:
svn path=/head/; revision=105128
|
|
|
|
| |
Notes:
svn path=/head/; revision=105110
|