CVS log for ports/devel/pcl-cvs-emacs/Attic/Makefile
Up to [FreeBSD] / ports / devel / pcl-cvs-emacs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Thu Feb 16 11:40:08 2006 UTC (5 years, 11 months ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
Remove expired port editors/custom-emacs and all dependant ports Discussed with: anray
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 28 02:11:10 2006 UTC (6 years ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
- Fix possibility of "infinite make fork" when "Registering install for ..." EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 2 09:07:19 2005 UTC (6 years, 9 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +21 -12 lines
Use MASTER_SITE_LOCAL for hosting distfiles since the master site was vanished[*]. Utilize INFO and PORTDOCS. Use EMACS_BASE instead of LOCALBASE for emacs library dependencies. Use target dependency instead of sub make invocation for running post-install rules. Notified by: kris[*]
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:12:20 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update custom-emacs port suffix.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 21 07:38:53 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Move the ancient emacs 19.x port from editors/emacs to editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:05 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.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:27 2002 UTC (10 years ago) by knu
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:23:35 2002 UTC (10 years, 1 month ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -14 lines
Make pcl-cvs buildable again for Emacs19 and Emacs20. - catch up with elib port(s) restructurings. - install elisp files under a version dependent site-lisp directory. - use DOCSDIR. PORTREVISION bumped.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 7 20:53:23 2002 UTC (10 years, 1 month ago) by okazaki
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Set IGNORE until restructuring of the elib port finishes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 12 23:42:21 2000 UTC (11 years, 2 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Add port for PCL-CVS, an Emacs-based front-end to CVS, for Emacs19. PR: ports/22574 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Approved by: knu (My mentor)
