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

CVS log for ports/lang/compaq-cc/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / lang / compaq-cc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.33
Sat Apr 9 16:22:04 2011 UTC (10 months ago) by arved
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.32: +1 -1 lines
Remove compaq-cc, which only works on alpha, which has not been supported
for some time

Reported on:	freebsd-ports

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:28 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -3 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Dec 12 12:55:02 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, 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.30: preferred, colored
Changes since revision 1.30: +7 -1 lines
Install manpages into a real manpath.
Bump PORTREVISION.

PR:		ports/38034
Submitted by:	Chris J. Mutter <cjm@s2.enemy.org>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 17 22:59:18 2005 UTC (6 years, 7 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -3 lines
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 1 21:51:39 2005 UTC (6 years, 11 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Respect the user's USE_LINUX setting.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 7 07:28:48 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -4 lines
. Unbreak by fixing the packing list.

Submitted by:	bento

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Feb 25 10:32:24 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
BROKEN On alpha 5.x: Broken pkg-plist

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:32 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
Thu Jan 22 12:18:34 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Use the CPIO macro defined in bsd.port.mk.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:58 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Use the SORT macro from bsd.port.mk.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 27 00:50:07 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:37:55 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.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
De-pkg-comment.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:49 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:46 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Sep 29 08:07:46 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
find->${FIND},xargs->${XARGS}

PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 8 21:18:45 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
To ports@freebsd.org.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:24:06 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +29 -29 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.16: download - view: text, markup, annotated - select for diffs
Tue Aug 28 07:23:01 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Use USE_LINUX rather than a RUN_DEPEND.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 27 20:47:02 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
We need to run-depend on linux_base.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 20 22:10:50 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +16 -8 lines
Update to 6.4.9.005.1.
This is hairy as Compaq is now putting out dynamic binary rather than static
ones.  This makes my job harder with faking out this Linux compiler.

Submitted by:	gallatin

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 21 00:41:03 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: v6_2_9_506_1, RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump revision.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 21 00:28:37 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +42 -7 lines
Use `cpio' over `tar' in order to force ownership to a sane value.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Dynamically generate the PLIST so I don't have to do the version chase
on every update.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 20 20:28:03 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 14 20:19:38 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
typo clean up police: \s -> \t

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 7 20:53:43 2001 UTC (11 years ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Update to the 6.2.9.506-1 of the Compaq Alpha C compiler.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 7 14:51:12 2001 UTC (11 years ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:10 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 11 02:55:54 2001 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +37 -5 lines
Install fixed up BSD headers that are palatable to the Compaq CC.
Make the include directory search path match what exists.
Make the lib directory search path match what exists.

Submitted by:	gallatin (partially)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 14 00:44:12 2000 UTC (11 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Make the mode of created directories sane.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 8 19:14:31 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix typo in kldload command.

Submitted by:	Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 8 13:54:04 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
Replace pre-defined "linux" symbol with "FreeBSD".

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 8 13:27:29 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -5 lines
* Remove the Linux -dynamic-linker specification from the `ld' execution.
  Luckly our `ld' knows the name of our dynamic linker and DTRT.
* Remove the DECpaq shared libs from the standard search dir as linking
  with them gives unresolved symbols.  Thus we'll use the .a's for now.
* Add the symbols __errno_location, __ieee_get_fp_control, and
  __ieee_set_fp_control (mapped to native interfaces) to the static
  Compaq Portable Math Library.  Thus all symbols are resolved.

This allows `CC=ccc' to build fully native FreeBSD Alpha binaries.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 8 10:30:23 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
Compaq Alpha Tru64 C compiler.  It is a port of the same compiler that is
available on the Compaq Tru64 UNIX platform.  The compiler produces excellent
optimized code for the Alpha architecture, particularly for floating-point
intensive applications.

I was able to compile simple test programs by:
	ccc -c foo.c
	cc -o foo foo.o

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