The NetBSD Project

CVS log for pkgsrc/cad/tnt-mmtl/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cad / tnt-mmtl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.37 / (download) - annotate - [select for diffs], Sun Nov 12 13:20:48 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.36 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:19 2023 UTC (9 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.35: +9 -9 lines
Diff to previous 1.35 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:36 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.34 / (download) - annotate - [select for diffs], Sun Sep 27 14:11:09 2020 UTC (3 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: 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
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

(cad/tnt-mmtl) Fix build: Add BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*

Revision 1.33 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:15 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

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

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:11 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 28 12:35:45 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

tnt-mmtl: update to 1.2.2nb13.

Something changed in the dependencies, breaking the build of some png files
which are now not installed any longer. Remove them from the PLIST and
bump PKGREVISION.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jun 8 11:04:30 2019 UTC (4 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (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.28 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:09 2018 UTC (6 years ago) by wiz
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
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:01 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Feb 22 09:20:30 2014 UTC (10 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored)

itcl (4.0.0) is in tcl 8.6 (and later).

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 22 09:19:24 2014 UTC (10 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Do same as bootstrap script

Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 11 14:42:01 2014 UTC (10 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Revbump after updating tcl/tk.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 6 12:54:07 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 4 22:15:45 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:38 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Mon Jan 14 13:34:10 2013 UTC (11 years, 2 months ago) by tron
Branch: pkgsrc-2012Q4
Changes since 1.19: +7 -7 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket #4016 - requested by wiz
lang/tcl-itcl: build fix update

Revisions pulled up:
- cad/tnt-mmtl/Makefile                                         1.20
- lang/tcl-itcl/DESCR                                           1.3
- lang/tcl-itcl/Makefile                                        1.25
- lang/tcl-itcl/PLIST                                           1.7
- lang/tcl-itcl/buildlink3.mk                                   1.12
- lang/tcl-itcl/distinfo                                        1.10
- lang/tcl-itcl/patches/patch-aa                                deleted
- lang/tcl-itcl/patches/patch-ab                                deleted
- lang/tcl-itcl/patches/patch-ac                                deleted
- lang/tcl-itcl/patches/patch-ad                                deleted
- lang/tcl-itcl/patches/patch-ag                                deleted
- lang/tcl-itcl/patches/patch-ah                                deleted
- sysutils/tkdesk/Makefile                                      1.21

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Jan  7 13:26:41 UTC 2013

   Modified Files:
   	pkgsrc/lang/tcl-itcl: DESCR Makefile PLIST buildlink3.mk distinfo

   Log Message:
   Update to 3.4.1, based on othyro's package from wip.
   This version compiles with tcl-8.5.

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Jan  7 13:27:04 UTC 2013

   Modified Files:
   	pkgsrc/cad/tnt-mmtl: Makefile

   Log Message:
   Use tcl-itcl, bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Jan  7 13:27:29 UTC 2013

   Modified Files:
   	pkgsrc/sysutils/tkdesk: Makefile

   Log Message:
   Bump PKGREVISION for tcl-itcl shlib path change.

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Jan  7 13:28:30 UTC 2013

   Removed Files:
   	pkgsrc/lang/tcl-itcl/patches: patch-aa patch-ab patch-ac patch-ad
   	    patch-ag patch-ah

   Log Message:
   Remove unused patches (after 3.4.1 update)

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 7 13:27:03 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.19: +7 -7 lines
Diff to previous 1.19 (colored)

Use tcl-itcl, bump PKGREVISION.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Oct 8 13:25:16 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base
Branch point for: pkgsrc-2012Q4
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 21 23:49:18 2012 UTC (11 years, 7 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 21 19:56:36 2011 UTC (13 years ago) by minskim
Branch: MAIN
CVS Tags: 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
Changes since 1.16: +8 -5 lines
Diff to previous 1.16 (colored)

Let tnt-mmtl depend on tex-* instead of the entire teTeX.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 22 18:25:47 2011 UTC (13 years, 2 months ago) by dmcmahill
Branch: MAIN
Changes since 1.15: +8 -1 lines
Diff to previous 1.15 (colored)

Set CPP in configure environment to avoid configure getting a bad
value which in turn caused a build failure on .F files which cpp can
process but gcc -E can't (unless you have a gcc with fortran installed)

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 30 10:36:23 2010 UTC (13 years, 8 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

"fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 27 03:21:06 2010 UTC (14 years, 1 month ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Add destdir support.  There was a custom install-data-local install rule
which was missing $(DESTDIR).

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 3 13:06:52 2009 UTC (14 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 18 11:48:25 2008 UTC (16 years ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +6 -3 lines
Diff to previous 1.11 (colored)

Repair the build when using f2c-f77 as the fortran compiler.

Also, do not install calcCAP or calcRL.  These two tools seem to give
results of questionable accuracy (see the sourceforge bug tracker
for the upstream sources) and also don't build with gcc-4 anyway.

Bump pkgrevision.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 10 03:21:39 2006 UTC (17 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 30 07:05:16 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use latex2html-[0-9]* instead of latex2html. Build dependency, so no
change.

Revision 1.9 / (download) - annotate - [select for diffs], Sat May 13 03:44:23 2006 UTC (17 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Remove references to teTeX1.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:22 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 11 18:50:24 2005 UTC (18 years, 4 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 8 17:50:41 2005 UTC (18 years, 4 months ago) by tonio
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

convert ot use tex.buildlink3.mk.
use LATEX_DEPMETHOD=build

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 22 20:07:41 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:02 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 12 15:31:58 2005 UTC (19 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:13 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 1 22:56:10 2004 UTC (19 years, 6 months ago) by dmcmahill
Branch: MAIN

Move cad/tnt to cad/tnt-mmtl and rename the tnt executible from
tnt to tnt-mmtl to avoid a conflict with ham/tnt.  Addresses PR27100
from Berndt Josef Wulf.

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>