OpenBSD CVS

CVS log for ports/devel/automake/Makefile


[BACK] Up to [local] / ports / devel / automake

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.39 / (download) - annotate - [select for diffs], Fri Mar 11 18:49:41 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.38: +0 -2 lines
Diff to previous 1.38 (unified)

drop RCS Ids

Revision 1.38 / (download) - annotate - [select for diffs], Mon Sep 24 09:46:02 2018 UTC (5 years, 8 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (unified)

+1.16

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jan 8 10:00:12 2015 UTC (9 years, 4 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (unified)

Add 1.15.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Sep 17 20:02:57 2013 UTC (10 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (unified)

Add 1.14.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Dec 30 04:43:43 2012 UTC (11 years, 5 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (unified)

Add 1.13.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jun 7 12:07:14 2012 UTC (11 years, 11 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (unified)

sync

Revision 1.33 / (download) - annotate - [select for diffs], Thu May 5 18:56:14 2011 UTC (13 years, 1 month ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (unified)

sync

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 22 19:13:23 2010 UTC (13 years, 10 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (unified)

+1.10

Revision 1.31 / (download) - annotate - [select for diffs], Mon Feb 1 17:00:13 2010 UTC (14 years, 4 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.30: +5 -4 lines
Diff to previous 1.30 (unified)

SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jul 30 23:36:30 2005 UTC (18 years, 10 months ago) by aanriot
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (unified)

add automake 1.9.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 17 20:38:43 2005 UTC (19 years, 1 month ago) by naddy
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (unified)

+1.8

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jan 11 07:13:23 2005 UTC (19 years, 4 months ago) by sturm
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.27: +3 -28 lines
Diff to previous 1.27 (unified)

bring automake in line with autoconf

w/ help from mbalmer@

Revision 1.27 / (download) - annotate - [select for diffs], Wed Nov 27 07:50:28 2002 UTC (21 years, 6 months ago) by ish
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (unified)

update my email

Revision 1.26 / (download) - annotate - [select for diffs], Sat Nov 16 05:33:51 2002 UTC (21 years, 6 months ago) by brad
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (unified)

remove info page.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Aug 17 19:41:02 2002 UTC (21 years, 9 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.24: +5 -3 lines
Diff to previous 1.24 (unified)

upgrade to automake 1.4-p6

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 13 10:54:45 2002 UTC (22 years ago) by fgsch
Branch: MAIN
Changes since 1.23: +3 -4 lines
Diff to previous 1.23 (unified)

- MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
- bump NEED_VERSION.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 7 12:15:33 2001 UTC (22 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.22: +6 -1 lines
Diff to previous 1.22 (unified)

regression tests.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 27 13:57:51 2001 UTC (22 years, 9 months ago) by espie
Branch: MAIN
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (unified)

Revert to a version *that works*.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 26 18:10:46 2001 UTC (22 years, 9 months ago) by brad
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (unified)

comment

Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 23 19:33:20 2001 UTC (22 years, 9 months ago) by brad
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (unified)

upgrade to automake 1.5

Revision 1.19 / (download) - annotate - [select for diffs], Fri Aug 17 17:05:48 2001 UTC (22 years, 9 months ago) by brad
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (unified)

upgrade to automake 1.4-p5

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jun 30 17:49:58 2001 UTC (22 years, 11 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (unified)

upgrade to automake 1.4-p4

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jun 7 18:23:21 2001 UTC (23 years ago) by brad
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

upgrade to automake 1.4-p1
--
Ok'd by: espie@

Revision 1.16 / (download) - annotate - [select for diffs], Sun May 6 00:12:52 2001 UTC (23 years, 1 month ago) by lebel
Branch: MAIN
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (unified)

devel: COMMENT is out, bump NEED_VERSION.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 22 15:41:44 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 22 14:03:05 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Complete a few MAINTAINER names.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Fri Sep 15 04:48:54 2000 UTC (23 years, 8 months ago) by marc
Branch: OPENBSD_2_7
Changes since 1.12: +5 -6 lines
Diff to previous 1.12 (unified) next main 1.13 (unified)

bring devel as of cut-over date into 2.7 branch

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 25 07:31:11 2000 UTC (23 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.12: +5 -6 lines
Diff to previous 1.12 (unified)

- add HOMEPAGE
- remove FAKE=Yes
- remove useless post-install target
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 18 06:14:47 2000 UTC (24 years, 2 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.11: +7 -7 lines
Diff to previous 1.11 (unified)

fake

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 15 05:04:10 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (unified)

espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 12 08:02:12 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 (unified)

gpl licenses

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 12 20:43:51 1999 UTC (24 years, 5 months ago) by brad
Branch: MAIN
Changes since 1.8: +1 -8 lines
Diff to previous 1.8 (unified)

- remove workaround for texinfo install-info bug
- remove pre-configure target, this is done inside automake's Makefile anyway
- remove unnecessary CONFIGURE_ENV tag

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 29 21:46:14 1999 UTC (24 years, 7 months ago) by brad
Branch: MAIN
Changes since 1.7: +2 -5 lines
Diff to previous 1.7 (unified)

- remove some unused variables
- use -f option when deleting the automake info page

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 29 20:46:17 1999 UTC (25 years, 2 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (unified)

fix patch so that info page is NOT split up

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 7 00:14:40 1999 UTC (25 years, 3 months ago) by brad
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (unified)

add MASTER_SITE_SUBDIR

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 2 23:34:15 1999 UTC (25 years, 3 months ago) by jasoni
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (unified)

Update to 1.4.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 19 07:33:12 1998 UTC (25 years, 6 months ago) by jasoni
Branch: MAIN
Changes since 1.3: +7 -8 lines
Diff to previous 1.3 (unified)

Update to version 1.3

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 18 05:02:04 1998 UTC (25 years, 7 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 8 18:22:13 1998 UTC (25 years, 8 months ago) by marc
Branch: MAIN
Changes since 1.1: +7 -8 lines
Diff to previous 1.1 (unified)

BROKEN: newer version available

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Dec 1 22:58:50 1997 UTC (26 years, 6 months ago) by joey
Branch: automake
CVS Tags: automake1_2, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)



Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 1 22:58:50 1997 UTC (26 years, 6 months ago) by joey
Branch: MAIN

Initial revision

This form allows you to request diff's 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.