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

CVS log for ports/cad/freehdl/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:35 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:31 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 7 16:27:19 2009 UTC (2 years, 9 months ago) by beat
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
- Update to 0.0.7

PR:		ports/134330
Submitted by:	Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by:	miwi (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 26 08:54:27 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -7 lines
- Update to 0.0.6

PR:		127357
Submitted by:	Dominic Fandrey <LoN_Kamikaze@gmx.de> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:51 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -5 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.9: download - view: text, markup, annotated - select for diffs
Fri Mar 21 23:55:10 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 14 15:55:23 2007 UTC (4 years, 3 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -7 lines
- Unbroken, this port now builds successfuly on 7

PR:		ports/117141
Submitted by:	Dominic Fandrey <lon_kamikaze AT gmx.de> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 2 09:05:19 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
Mark as broken with gcc4.2.

Revision 1.6: 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.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Sat Jun 9 13:27:42 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
- Add backup MASTER_SITES

PR:		112382
Submitted by:	Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:30 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Wed Apr 11 20:17:21 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -10 lines
- Update to 0.0.4
- Drop FreeBSD 4.X gruft

PR:		111472
Submitted by:	Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 12 21:50:10 2006 UTC (5 years, 2 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -6 lines
Fix the plist target.

PR:		105454
Submitted by:	Dominic Fandrey (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 5 20:51:06 2006 UTC (5 years, 3 months ago) by alepulver
Branches: MAIN
The goals of the FreeHDL project are to develop a VHDL simulator that has
a graphical waveform viewer and a source level debugger. It also aims at
VHDL-93 compliancy. The project is at a very early development stage.

WWW: http://www.freehdl.seul.org/

PR:		ports/104634
Submitted by:	lon_kamikaze at gmx.de

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