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

CVS log for ports/lang/cmucl/Makefile

[BACK] Up to [FreeBSD] / ports / lang / cmucl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 9 15:40:36 2010 UTC (18 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Fix dependency

PR:		146680
Submitted by:	Christian Walther <cptsalek@gmail.com>
Approved by:	maintainer timeout

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Apr 29 15:38:12 2009 UTC (2 years, 9 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
Update to cmucl-19f.

After discussions with the CMUCL implementor's list it has been
decided that the FreeBSD port should stay as it is, which means that
the 6.3 binary gets installed on all FreeBSD versions.  That means the
port will not be smartened up to select binaries built for newer
FreeBSD versions that might be available.  Consensus on the list was
that those who care about that level of detail do not use the port
(remember that it's a binary distribution anyway) and that for those
who casually want to run some Common Lisp code it is good enough to
just run the 6.3 binary.

The next release will probably not have a FreeBSD-6.3 binary but at
that time the majority of users will probably be on FreeBSD-7.x or
higher.

Tested: install/deinstall, manual check for proper removal, portlint.

Commited during partial thaw as a leave port that doesn't affect other
ports.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jan 8 18:44:19 2009 UTC (3 years, 1 month ago) by stefan
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Update to 19e.

PR:		126890
Submitted by:	fulvio ciriaco <oivulf@gmail.com>
Patch by:	maintainer

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Nov 18 15:56:28 2008 UTC (3 years, 2 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:	maintainer timeout on QAT BotMail
Prompted by:	QAT QA run

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:25:15 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -8 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jul 25 08:18:14 2007 UTC (4 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT

Spotted by:	Scot Hetzel <swhetzel@gmail.com>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri May 25 02:00:45 2007 UTC (4 years, 8 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3 lines
- Fix pkg-plist error accidentally introduced in my previous commit.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 25 00:52:28 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
BROKEN: Incorrect pkg-plist

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 3 00:31:09 2007 UTC (4 years, 9 months ago) by alepulver
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -9 lines
- Use IA32_BINARY_PORT (to support amd64/ia64 compatibility), and add comment
  before it (about why it's only for i386).
- Use INSTALL_PROGRAM and INSTALL_MAN macros.
- Use MANPREFIX.
- Use SHAREOWN/SHAREGRP for (not binary) installed files.

PR:		ports/112361
Submitted by:	alepulver (myself)
Approved by:	Martin Cracauer <cracauer@cons.org> (maintainer)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 5 18:34:50 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 19c

PR:		95944
Submitted by:	"Martin Wilke" <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (17 days)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 7 19:16:13 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +13 -9 lines
Update to 19b

Approved by:	Martin Cracauer <cracauer@cons.org> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Oct 16 14:48:07 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Populate virtual category "lisp"

PR:		ports/86370
Submitted by:	Julian Stecklina
Approved by:	portmgr (linimon)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 2 22:36:06 2004 UTC (7 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -6 lines
Update to version 19a.

PR:		ports/71162
Submitted by:	MOROHOSHI Akihiko <moro at remus dot dti dot ne dot jp>
Approved by:	maintainer

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jan 28 20:53:57 2004 UTC (8 years ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Fix owner of $PREFIX/lib.

PR:		ports/62011
Submitted by:	David Magda <dmagda+prbugs@ee.ryerson.ca>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 10 20:31:24 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -3 lines
- Update list of download locations with working entries.

PR:		ports/60102 (based on)
Submitted by:	parv <parv@pair.com>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 24 07:13:01 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update port: lang/cmucl (docs installed as 600)

PR:		50810
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> <fuyuki@hadaly.org>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 2 21:53:37 2003 UTC (8 years, 9 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
Update to CMUCL 18e.

Add a comment that one portlint warning cannot be avoided.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 26 01:02:16 2003 UTC (8 years, 9 months ago) by naddy
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Mark as i386-only.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:34:59 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
De-pkg-comment.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 20 09:23:08 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
Add LIB_DEPEND on compat4x if running on >= 500000x
Noticed by: bento

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 16 17:08:31 2002 UTC (9 years, 9 months ago) by cracauer
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.14: preferred, colored
Changes since revision 1.14: +8 -9 lines
Update to CMUCL version 18d.  Use bzip2 distfiles.

This is my first commit after some pause.  Newest portlint is happy,
the usual procedure of package and port install/deinstall, the compare
/usr/local is happy, too.  Hope I didn't forget anything else.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 26 14:09:01 2001 UTC (10 years, 11 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -7 lines
Update to release 18c

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:04:01 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Some style fixes in the lang category (usual round of spaces -> tabs)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:02:27 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:01 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:27:10 2000 UTC (12 years ago) by peter
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:34:20 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
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
Wed Dec 2 23:40:01 1998 UTC (13 years, 2 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
More MASTER_SITES
Make portlint happy

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 2 11:10:10 1998 UTC (13 years, 3 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -10 lines
Update to CMUCL version 18b

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jun 27 05:19:06 1998 UTC (13 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 6 08:33:05 1997 UTC (14 years, 4 months ago) by cracauer
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update to newer 18a snapshot.
Reorder distfile sites so that my own is in front
(people changed distfiles without changing the name)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 27 17:51:44 1997 UTC (14 years, 5 months ago) by cracauer
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -10 lines
Update to newer 18a prerelease version from today.
Add private master site so that others can't delete my distfiles.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 21 12:13:57 1997 UTC (14 years, 6 months ago) by cracauer
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Fix formatting of manpages
Better wording in pkg/DESCR

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 15 14:49:03 1997 UTC (14 years, 6 months ago) by cracauer
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Fix a little packaging problem due to an empty directory in distfile
Fix some typos in DESCR

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 15 14:35:19 1997 UTC (14 years, 6 months ago) by cracauer
Branches: cracauer
CVS tags: cmucl-18a
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The CMU implementation of Common Lisp, prerelease 18a

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 15 14:35:19 1997 UTC (14 years, 6 months ago) by cracauer
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