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

CVS log for ports/www/p5-ParallelUA/Makefile

[BACK] Up to [FreeBSD] / ports / www / p5-ParallelUA

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:47 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +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.33: download - view: text, markup, annotated - select for diffs
Wed Aug 31 18:55:42 2011 UTC (5 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Take maintainership

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Aug 30 07:57:26 2011 UTC (5 months, 1 week ago) by ache
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Remove myself from MAINTAINER

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Mar 30 21:08:23 2009 UTC (2 years, 10 months ago) by ache
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_6_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -0 lines
Remove file after patch

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 30 19:41:08 2009 UTC (2 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Fix functionality with latest p5-libwww

PR:             132298
Submitted by:   Gea-Suan Lin <gslin@gslin.org>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jan 14 21:16:18 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -0 lines
- Fix plist with perl 5.8.9
- Does not try to remove directory owned by one of the dependencies

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:30:12 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +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.27: download - view: text, markup, annotated - select for diffs
Sun Jun 25 16:38:47 2006 UTC (5 years, 7 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 13 22:38:09 2004 UTC (7 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
Upgrade to 2.57

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

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jun 1 02:15:21 2003 UTC (8 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Upgrade to 2.56

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:51 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Sep 9 11:23:23 2002 UTC (9 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Upgrade to 2.54

PR:		42589
Submitted by:	Christian Laursen <christian@pil.dk>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 10 15:34:56 2001 UTC (10 years, 9 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2 lines
Upgrade to latest version:
	p5-Authen-PAM		=>	0.11
	p5-Config-IniFiles	=>	2.19
	p5-File-Tail		=>	0.98
	p5-ParallelUA		=>	2.50
	p5-dTemplate		=>	2.0

set MAINTAINER to ports@FreeBSD.org:
	p5-Authen-PAM

Approved by:  maintainers

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:38:28 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -7 lines
Remove do-configure section, use PERL_CONFIGURE now.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:33:03 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jul 22 10:44:51 2000 UTC (11 years, 6 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update

p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 17 02:37:14 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3 lines
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 23 15:18:38 2000 UTC (11 years, 9 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Add WWW

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 23 12:34:38 2000 UTC (11 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Upgrade to 2.48.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:06:37 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -5 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 20 21:48:44 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
PREFIX -> LOCALBASE (portlint)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 7 23:53:31 2000 UTC (12 years, 1 month ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Fix HeadParser.pm path

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:52:12 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:43:10 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 2 00:47:48 1999 UTC (12 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
upgrade to 2.43

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 26 14:15:23 1999 UTC (12 years, 8 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Add BUILD_DEPENDS to www/p5-HTML-Parser.

Found by:	bento

# Should p5-libwww have RUN_DEPENDS which is same as BUILD_DEPENDS?

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 17 21:34:42 1999 UTC (12 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
upgrade to 2.42

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 9 07:20:33 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Add BUILD_DEPENDS to p5-URI in order to build on clean environment.
Use @unexec instead of @dirrm to remove directory which is shared with
  other port.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 25 10:49:24 1998 UTC (13 years, 2 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -6 lines
upgrade to 2.39

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 20 20:25:35 1998 UTC (13 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
upgrade to 2.38

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 8 17:17:08 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
extract cookies for redirections

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 15 21:31:57 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use ${PERL5} wherever appropriate.  Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 8 17:25:20 1998 UTC (13 years, 5 months ago) by ache
Branches: ache
CVS tags: ache_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Parallel LWP UserAgent

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 8 17:25:20 1998 UTC (13 years, 5 months ago) by ache
Branches: MAIN
Initial revision

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