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

CVS log for ports/cad/alliance/Makefile

[BACK] Up to [FreeBSD] / ports / cad / alliance

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 10 05:53:54 2011 UTC (3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Also broken on powerpc.

Hat:		portmgr

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:27 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION after open-mofit update

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 4 12:35:52 2011 UTC (13 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -11 lines
Fix build (and some cosmetic changes).

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Aug 21 15:51:52 2010 UTC (17 months, 3 weeks ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -3 lines
Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Feb 27 02:31:23 2010 UTC (23 months, 2 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Not for ia64, either.

Hat:		portmgr
Feature safe:	yes

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 18 17:13:50 2009 UTC (2 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -0 lines
- Mark BROKEN, in two ways

Reported by:	pointyhat

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 6 16:20:56 2009 UTC (2 years, 2 months ago) by hrs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -0 lines
Fix pkg-plist and re-add pkg-message.  Bump PORTREVISION.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Nov 29 17:34:58 2009 UTC (2 years, 2 months ago) by hrs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -9 lines
Update to 5.0.20090901.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 5 19:32:36 2009 UTC (2 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
- Mark BROKEN: does not compile (bvl_bcomp_y.y)

Reported by:	pointyhat

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:08:41 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:48 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 23 23:02:57 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 28 02:51:37 2007 UTC (4 years, 3 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -7 lines
Update to 5.0.20070718.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:25 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:33 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 26 20:21:20 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
BROKEN with gcc 4.2

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:28 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 2 22:46:37 2007 UTC (5 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 5.0.20060509.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 25 17:15:31 2006 UTC (5 years, 6 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.

Spotted by:	linimon

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jun 13 14:27:03 2006 UTC (5 years, 7 months ago) by hrs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5 lines
- Fix an invalid knob (s/USE_X/USE_XLIB/)[1].
- Use SUB_FILES.

Spotted by:	erwin[1]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 3 23:38:26 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
remove USE_REINPLACE for all ports with categories starting with C

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 10 22:04:52 2005 UTC (6 years, 5 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +100 -108 lines
Update to 5.0.20050217 and unbreak the build on FreeBSD 5.x
and later.

PR:		ports/84715
Submitted by:	Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche dot br)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 17 22:40:40 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 17 21:31:49 2004 UTC (7 years, 8 months ago) by hrs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
- Add MASTER_SITE_LOCAL to MASTER_SITES to improve availability.
- Add USE_BISON=yes to unbreak the build.

Pointed out by:	kris
Approved by:	linimon (mentor)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 13 18:51:03 2004 UTC (7 years, 9 months ago) by hrs
Branches: MAIN
Add cad/alliance, which is a complete set of free CAD tools and
portable libraries for VLSI design.  It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.

Approved by:	linimon (mentor)

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