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

CVS log for ports/benchmarks/postal/Makefile

[BACK] Up to [FreeBSD] / ports / benchmarks / postal

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 25 08:55:59 2012 UTC (2 weeks, 2 days ago) by mm
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 0.72

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:20 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 21 21:01:55 2011 UTC (10 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
- Add license information (GPLv3)
- Make portlint happier

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 23 12:18:30 2009 UTC (2 years, 10 months ago) by mm
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.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- Mark port MAKE_JOBS_SAFE

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 21 18:51:39 2008 UTC (3 years, 5 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -2 lines
- Update to 0.70 [1]
- Add OPTION to disable SSL support

PR:	ports/126720
Submitted by:	Chris St Denis <chris@smartt.com> [1]
Approved by:	mm (maintainer, myself)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 26 09:26:23 2008 UTC (3 years, 8 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 0.69

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:32 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:01 2007 UTC (4 years, 10 months ago) by mm
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- updated maintainer e-mail address

Approved by:	garga (mentor)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 6 19:07:25 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -5 lines
- Update to 0.66

PR:             109789
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 6 17:06:07 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -4 lines
- Update to 0.65
- Pass maintainership to submitter

PR:		ports/108840
Submitted by:	Martin Matuska <martin at matuska.org>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 3 23:26:31 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_REINPLACE from all categories starting with B

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 2 02:19:26 2004 UTC (7 years, 11 months ago) by ijliao
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, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -6 lines
unbreak ; it did build on my -current (Feb/09/2004)
utilize PLIST_FILES
use gmake to suppress warning about Makefile

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 29 03:35:54 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Move inclusion of bsd.port.pre.mk past all variable definitions.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 22 08:02:14 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
Per bento logs, mark as broken on 5.x.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 12 19:37:59 2003 UTC (8 years, 8 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 0.62

PR:		ports/53254
Submitted by:	Christian Brueffer <chris@unixpages.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 4 18:58:11 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Assign MAINTAINER to ports@FreeBSD.org.

PR:		ports/52534
Submitted by:	Christian Brueffer <chris@unixpages.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:00:31 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.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 25 12:21:04 2002 UTC (9 years, 6 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update port to version 0.61, assign maintainership to chris@unixpages.org.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:25:20 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
PERL -> REINPLACE_CMD

PR:		39295
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 9 11:03:16 2001 UTC (10 years, 5 months ago) by ijliao
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.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
upgrade to 0.60
drop maintainership

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 2 06:23:50 2001 UTC (10 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_3_0
add postal, a SMTP/POP benchmark tester

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