Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/p5-Class-DBI-Loader-Relationship/Makefile

[BACK] Up to [FreeBSD] / ports / databases / p5-Class-DBI-Loader-Relationship

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:41 2012 UTC (3 weeks ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 8 08:36:29 2011 UTC (5 months ago) by az
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:23 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:26:08 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -10 lines
Remove support for antique perl.

Hat:	portmgr

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 9 13:29:19 2005 UTC (6 years, 3 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 1.3

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 1 12:32:27 2004 UTC (7 years, 8 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change of email address.

Approved by:	erwin (mentor)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 8 15:58:14 2004 UTC (7 years, 10 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_10_0
Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options