The NetBSD Project

CVS log for pkgsrc/cad/fasthenry/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cad / fasthenry

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Sat Dec 23 01:49:25 2023 UTC (3 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.7 (colored)

fetch from backup

Revision 1.33 / (download) - annotate - [select for diffs], Mon Jul 17 22:00:23 2023 UTC (8 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.32: +1 -5 lines
Diff to previous 1.32 (colored) to selected 1.7 (colored)

*: Remove many GCC_REQD for particularly old GCCs

In many cases the reasoning is poorly documented, or the reasoning
for setting GCC_REQD is to work around a compiler bug. Practically
a c99 compiler is now required for bootstrap (in at least several
dependencies) so we can entirely rule out GCC versions before 3.0.

Revision 1.32 / (download) - annotate - [select for diffs], Wed May 20 06:09:03 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.31: +8 -1 lines
Diff to previous 1.31 (colored) to selected 1.7 (colored)

mark packages that fail with -Werror=char-subscripts

These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jan 26 17:30:47 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.7 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jun 8 11:04:28 2019 UTC (4 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.7 (colored)

cad/*: let pkglint fix indentation, variable alignment, and LOCALBASE

pkglint -Wall -r -F cad

Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was
(by the current definition) not long enough to count as an outlier line,
and because of this, all other lines were aligned to that line.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Oct 8 13:25:12 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.28: +1 -3 lines
Diff to previous 1.28 (colored) to selected 1.7 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Jul 8 15:40:58 2009 UTC (14 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.27: +5 -1 lines
Diff to previous 1.27 (colored) to selected 1.7 (colored)

user-destdir support

Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:51 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.7 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.26 / (download) - annotate - [select for diffs], Sun Oct 23 22:24:11 2005 UTC (18 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.25: +7 -8 lines
Diff to previous 1.25 (colored) to selected 1.7 (colored)

Use "+=" instead of "=" for CONFIGURE_ARGS and LIBS. As buildlink3
automatically strips off -L${LOCALBASE}/lib, we don't even need to try
to use it.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:01 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored) to selected 1.7 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 22 22:37:27 2004 UTC (19 years, 6 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored) to selected 1.7 (colored)

use DIST_SUBDIR since the distfile has changed with no name change

Revision 1.23 / (download) - annotate - [select for diffs], Mon Sep 20 02:08:58 2004 UTC (19 years, 6 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.22: +3 -10 lines
Diff to previous 1.22 (colored) to selected 1.7 (colored)

- homepage has moved
- distfile has moved
- license has changed.  Patches are the result of de-fuzzing the
  old patches since the new source files have the new (less restrictive)
  license.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Aug 27 06:29:06 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.7 (colored)

Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 11 05:02:25 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored) to selected 1.7 (colored)

Convert to buildlink3.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Feb 1 01:43:28 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.7 (colored)

In the new compiler selection framework, GCC_REQD is appended to, not
overridden.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 25 17:20:34 2004 UTC (20 years, 2 months ago) by kristerw
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.7 (colored)

Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 20 12:09:09 2004 UTC (20 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.7 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Sep 17 19:40:03 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.7 (colored)

get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 12 20:07:09 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.7 (colored)

kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 17 21:24:53 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.7 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 11 20:50:51 2003 UTC (20 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.7 (colored)

Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 2 14:05:02 2003 UTC (20 years, 10 months ago) by abs
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.7 (colored)

Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 14 19:37:31 2003 UTC (21 years ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.7 (colored)

(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
    Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 29 03:31:13 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.10: +9 -5 lines
Diff to previous 1.10 (colored) to selected 1.7 (colored)

buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 20 15:34:44 2002 UTC (21 years, 11 months ago) by cjep
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base, buildlink2
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored) to selected 1.7 (colored)

On arm32, avoid egcs internal compiler errors by using gcc-2.95.3

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 27 23:17:46 2001 UTC (22 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.7 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 16 13:46:18 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.7 / (download) - annotate - [selected], Fri Feb 9 11:29:36 2001 UTC (23 years, 1 month ago) by dmcmahill
Branch: MAIN
Changes since 1.6: +12 -1 lines
Diff to previous 1.6 (colored)

-include a ton of missing header files for 64 bit machines.  there remain
 some 64 bit related compiler warnings to fix.

- while here, use libffm if on an alpha for faster math.  In this case
  20-30% faster.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 2 03:49:09 2000 UTC (23 years, 5 months ago) by dmcmahill
Branch: MAIN
Changes since 1.5: +8 -1 lines
Diff to previous 1.5 (colored) to selected 1.7 (colored)

add LICENSE and NO_{SRC,BIN}_* to comply with the license.  Pointed out by
Jason Beegan <jasontd@indigo.ie> in PR pkg/11407

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 12 16:07:35 2000 UTC (23 years, 10 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.7 (colored)

make all pkgs for which I'm the maintainer point to my netbsd email.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 27 08:54:54 2000 UTC (24 years ago) by tron
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.7 (colored)

Adapt to new handling of "${CONFIGURE}".

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 15 09:26:24 1998 UTC (25 years, 6 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003, comdex-fall-1999
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.7 (colored)

Fix this package name.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:41 1998 UTC (25 years, 7 months ago) by tsarna
Branch: MAIN
Changes since 1.1: +9 -8 lines
Diff to previous 1.1 (colored) to selected 1.7 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 6 22:50:07 1998 UTC (25 years, 9 months ago) by frueauf
Branch: MAIN
Diff to selected 1.7 (colored)

Initial addition of a three-dimensional inductance extraction program.
Closes pr 5418 by Dan McMahill; heavy portlinting.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>