CVS log for ports/lang/emacs-lisp-intro/Makefile
Up to [FreeBSD] / ports / lang / emacs-lisp-intro
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:19 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 4 10:06:23 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_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_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Use INFO macro
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:53 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:50 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, 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: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 19 00:12:55 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.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Surely the fact that these two ports are not listed in the elisp virtual cateogory is an oversight.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:35:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: 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
Sun May 12 01:48:55 2002 UTC (9 years, 9 months ago) by mita
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Dr. Shuhei Amakawa, who sent PR for upgrade of lang/emacs-lisp-intro can take over the MAINTAINER of the port.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 11 09:13:25 2002 UTC (9 years, 9 months ago) by mita
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -3 lines
- Updated to version 2.04 after approval of maintainer. - Changed maintainer to ports@FreeBSD.org after the request from current maintainer. PR: ports/34077 Submitted by: Shuhei AMAKAWA <sa264@cam.ac.uk> Approved by: Don Croyle <croyle@gelemna.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 21 11:52:04 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Change MAINTAINER's mail address. Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:16 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:34:27 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:30:43 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -6 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 25 12:43:24 1999 UTC (13 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Sub directory of MASTER_SITES has been moved. PR: ports/9644 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 18 22:28:04 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -7 lines
Merge all info page to a BIG file.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Apr 27 14:49:53 1998 UTC (13 years, 9 months ago) by kuriyama
Branches: CROYLE
CVS tags: v1_05, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
An introduction to Emacs Lisp programming Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> PR: ports/5087
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 27 14:49:53 1998 UTC (13 years, 9 months ago) by kuriyama
Branches: MAIN
Initial revision
