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

CVS log for ports/databases/p5-DBIx-Password/Makefile

[BACK] Up to [FreeBSD] / ports / databases / p5-DBIx-Password

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:49 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:32:36 2012 UTC (4 weeks, 5 days ago) by lbr
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
The port asks the user a question. Tools like portmaster need to
know this so that they can inform the user.

PR:		162070
Submitted by:	Doug Barton <dougb@freebsd.org>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 26 11:32:02 2008 UTC (3 years, 8 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_9_0_0, 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.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Update to 1.9

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:29 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 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.8: download - view: text, markup, annotated - select for diffs
Mon Apr 2 17:54:41 2007 UTC (4 years, 10 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -11 lines
- Remove old Perl support from unmaintained ports in categories starting
  with letter b-f

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 10 09:23:09 2005 UTC (6 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Reset bouncing maintainer address.  Sorry to see you go.

Hat:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 14 12:23:35 2004 UTC (7 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -1 lines
Actually honor BATCH mode - skip the interactive definition of virtual
users.

Approved by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 10 10:33:17 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
fix port: databases/p5-DBIx-Password

	remove extra file and directories.

Informed maintainer.

PR:		ports/61061
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:24 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 16 05:43:49 2003 UTC (8 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -3 lines
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:02 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
De-pkg-comment.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 28 17:15:38 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
add p5-DBIx-Password 1.8
Allows you to create a global password file for DB passwords

PR:		36066
Submitted by:	Autrijus Tang <autrijus@egb.elixus.org>

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