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

CVS log for ports/editors/emacs20-dl/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / editors / emacs20-dl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38
Mon Apr 2 07:39:32 2007 UTC (4 years, 10 months ago) by linimon
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.37: +1 -1 lines
Remove obsolete/unfetchable port.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Dec 22 13:45:55 2006 UTC (5 years, 1 month ago) by gabor
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -0 lines
- Deprecate
- Set EXPIRATION_DATE

Approved by:	erwin (mentor)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 24 01:58:20 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Fix fetching

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:08 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +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.34: download - view: text, markup, annotated - select for diffs
Sun Oct 9 23:45:25 2005 UTC (6 years, 4 months ago) by fenner
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Don't use "." in PATCH_SITE_SUBDIR for MASTER_SITE_LOCAL - there
 are no files there.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 11 22:10:42 2005 UTC (6 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
Remove obsolete mastersites.

Source:		distfile survey

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:22 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:06 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:26 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Nov 15 23:49:39 2004 UTC (7 years, 2 months ago) by sf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -3 lines
pkg-message has been removed.

Pointed out by:	kris

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 15 05:19:24 2004 UTC (7 years, 2 months ago) by sf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -7 lines
farewell to libxpg4.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:28 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:58 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:24 2003 UTC (8 years, 11 months ago) by ade
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.24: preferred, colored
Changes since revision 1.24: +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.24: download - view: text, markup, annotated - select for diffs
Fri Dec 7 12:58:19 2001 UTC (10 years, 2 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +21 -4 lines
Apply linespace patch (taoka).
Apply dired.el patch (yoichi).

Submitted by:	taoka, yoichi

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 9 17:51:19 2001 UTC (10 years, 9 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Efficient order MASTER_SITES.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 9 16:18:26 2001 UTC (10 years, 9 months ago) by shige
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +19 -5 lines
Apply XIM patch(PORTREVISION bump).
Add post-install target for printing pkg-message.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:16:58 2001 UTC (10 years, 9 months ago) by shige
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -6 lines
Fix for using OSVERSION variable.

Submitted by:	Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 20 20:26:53 2001 UTC (10 years, 9 months ago) by shige
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -1 lines
Add WITHOUT_XIM option.
Mule/Emacs does not maintain XIM clients perfectly.
This option disables XIM function in Mule/Emacs.

Reported by:	Yuji Takano <takachan@running-dog.net>

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 5 14:33:20 2000 UTC (11 years, 7 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -3 lines
Update to 20.7.

PR:		ports/19692
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:26 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -5 lines
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:25:27 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
portname/portversion update

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 10 20:16:29 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -7 lines
Chase emacs20 version up to 20.6.

Submitted by:	"OKAZAKI Tetsurou" <okazaki@be.to>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 25 16:23:36 2000 UTC (11 years, 11 months ago) by shige
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Update PATCH_SITES and WWW URL in DESCR.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 18 12:34:34 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Add 'ipv6' on CATEGORIES.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 4 11:32:18 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -6 lines
Update to 20.5.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 26 13:20:30 1999 UTC (12 years, 3 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -3 lines
Update emacs-dl patches.
Fix broken internal DOC-string.

PR:		ports/14513
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>

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

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:43:36 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change Id->FreeBSD.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 9 11:08:56 1999 UTC (12 years, 6 months ago) by shige
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +17 -12 lines
Update to 20.4.
Obtained from:	OKAZAKI Tetsurou <okazaki@be.to>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:23 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 1 09:17:43 1999 UTC (12 years, 11 months ago) by shige
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure.
And patches/patch-ce removed.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:11 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 23 14:28:24 1999 UTC (13 years ago) by simokawa
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
Add fix for Alpha.
 - patch for configure, unexelf.c, alpha.h, PLIST and etc.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 16 22:58:59 1999 UTC (13 years ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add USE_XLIB -- otherwise the packages will be built without X support.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 17 09:08:09 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
No need to use ${.CURDIR}/... trick in RUN_DEPENDS.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Dec 13 14:27:06 1998 UTC (13 years, 2 months ago) by kuriyama
Branches: SHIGE
CVS tags: v20_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GNU editing macros with dynamic loading module function (binary only).

PR:		ports/8776
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 13 14:27:06 1998 UTC (13 years, 2 months ago) by kuriyama
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