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

CVS log for ports/misc/boxes/Makefile

[BACK] Up to [FreeBSD] / ports / misc / boxes

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:49 2007 UTC (4 years, 3 months ago) by ade
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_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 29 12:05:47 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Update to 1.1

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 22 09:00:37 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
- Fix runtime error by regenerating path in config.h
- Use MAKE_ARGS instead of patches

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 11 13:25:38 2004 UTC (8 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -4 lines
misc category cleanup part 1 of 6:

- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port (except biblereader)
- make portlint happy

* Howto:
    - use BZIP2_CMD and UNZIP_CMD
    - fix MASTER_SITES
    - update NIS-HOWTO
    - make portlint happy
    - bump PORTREVISION

* bb
    - kill pkg-plist

* boxes
    - kill pkg-plist

PR:                 61024
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:36 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:46:20 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
De-pkg-comment.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 27 22:31:16 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Fix mastersites.
Noticed by: portsurvey

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 23 02:25:39 2002 UTC (9 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Remove maintainers with undeliverable email addresses.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 21 01:00:32 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -4 lines
Fix build on -current (don't try and build with cc -traditional).
Respect CC and CFLAGS

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:37 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 17 20:20:50 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -3 lines
Update to 1.0.1.

Submitted by:	ports/18552 (Patrick Seal / MAINTAINER)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 16 03:13:40 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
USE_BISON

Submitted by:	ports/18539 (maintainer - Patrick Seal)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 16 01:50:44 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -4 lines
Change do-build with blank target to blank ALL_TARGET.

PR:		18028
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:45:24 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Convert to PORTNAME/PORTVERSION.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 2 23:56:26 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Add boxes, a text filter which draws ASCII art boxes around text.

PR: 17327
Submitted by: Patrick Seal <patseal@hyperhost.net>

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