| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=106854
|
|
|
|
|
|
|
|
|
| |
PR: 62621
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
Notes:
svn path=/head/; revision=106834
|
|
|
|
|
|
|
|
|
| |
PR: 62620
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
Notes:
svn path=/head/; revision=106832
|
|
|
|
|
|
|
|
| |
PR: ports/65444
Submitted by: maintainer
Notes:
svn path=/head/; revision=106789
|
|
|
|
| |
Notes:
svn path=/head/; revision=106768
|
|
|
|
| |
Notes:
svn path=/head/; revision=106767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- the password will be stored in the file .hk_classes/SERVER/driver.conf,
the RW-flags are set to the user only
- hk_presentation: presentation local datasources can be defined in the
datasource dialog
- Python script handles uninstall now
- (many other minor API changes and bugfixes: see ChangeLog)
Also, the port consolidates several patches into patching one Makefile.in.
PR: ports/65166
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Notes:
svn path=/head/; revision=106705
|
|
|
|
|
|
|
| |
Approved by: pav (mentor).
Notes:
svn path=/head/; revision=106678
|
|
|
|
|
|
|
|
|
| |
C++ class library.
Approved by: pav (mentor).
Notes:
svn path=/head/; revision=106676
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
| |
Notes:
svn path=/head/; revision=106669
|
|
|
|
| |
Notes:
svn path=/head/; revision=106666
|
|
|
|
| |
Notes:
svn path=/head/; revision=106662
|
|
|
|
|
|
|
|
|
| |
PR: ports/64059
Submitted by: Sergey Prihodko <sergey@migsoft.com.ua>
This patch by: Erik H. Bakke <ebakke@trolltech.com> (maintainer)
Notes:
svn path=/head/; revision=106657
|
|
|
|
|
|
|
|
|
|
|
|
| |
for some version of FreeBSD, rather test on __FreeBSD__. This problem
prevent other programs to include iodbc's header files on -STABLE systems.
PR: ports/64743
Submitted by: eik
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=106656
|
|
|
|
| |
Notes:
svn path=/head/; revision=106581
|
|
|
|
| |
Notes:
svn path=/head/; revision=106580
|
|
|
|
|
|
|
|
|
|
| |
This is part of the Ruby/GNOME2 suite.
PR: ports/65270
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes:
svn path=/head/; revision=106578
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|