The NetBSD Project

CVS log for pkgsrc/cad/felt/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.42 / (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-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, 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, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.5 (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.41 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:10 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.5 (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.40 / (download) - annotate - [select for diffs], Tue Dec 29 04:54:37 2015 UTC (8 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, 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
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.5 (colored)

Whitespace.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Oct 14 20:17:24 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.38: +9 -2 lines
Diff to previous 1.38 (colored) to selected 1.5 (colored)

Switch from x11/Xaw3d to newer x11/libXaw3d.

Adapt some packages so they build with that.
Bump their PKGREVISIONs.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jul 4 16:18:28 2015 UTC (8 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (colored) to selected 1.5 (colored)

Remove USE_X11BASE and X11PREFIX.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:18 2013 UTC (10 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: 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
Changes since 1.36: +3 -4 lines
Diff to previous 1.36 (colored) to selected 1.5 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.36 / (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-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (colored) to selected 1.5 (colored)

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

Revision 1.35 / (download) - annotate - [select for diffs], Thu Dec 17 20:31:37 2009 UTC (14 years, 3 months ago) by abs
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
Changes since 1.34: +10 -9 lines
Diff to previous 1.34 (colored) to selected 1.5 (colored)

PKG_DESTDIR_SUPPORT

Revision 1.34 / (download) - annotate - [select for diffs], Wed May 20 00:58:06 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.5 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.33 / (download) - annotate - [select for diffs], Sun May 17 00:03:13 2009 UTC (14 years, 10 months ago) by zafer
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.5 (colored)

update master site.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Nov 10 17:21:34 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.5 (colored)

Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:19 2007 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored) to selected 1.5 (colored)

Prepare for switching to NO_MTREE=yes.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:01 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.5 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:21 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.5 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.28 / (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-2005Q4-base, pkgsrc-2005Q4
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored) to selected 1.5 (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.27 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:18 2005 UTC (18 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.5 (colored)

Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.26 / (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.25: +1 -2 lines
Diff to previous 1.25 (colored) to selected 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:12 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.5 (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.24 / (download) - annotate - [select for diffs], Mon Apr 12 00:35:17 2004 UTC (19 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored) to selected 1.5 (colored)

Convert to buildlink3.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 20 12:09:09 2004 UTC (20 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.5 (colored)

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

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 17 21:24:54 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:28 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.5 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:14 2003 UTC (21 years ago) by jmmv
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.5 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Sep 21 06:31:42 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.18: +5 -7 lines
Diff to previous 1.18 (colored) to selected 1.5 (colored)

buildlink1 -> buildlink2

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 28 07:31:36 2002 UTC (21 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.5 (colored)

Correct a typo in the master site.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 24 22:10:47 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.5 (colored)

I am a triple idiot.  The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 23 13:14:46 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.5 (colored)

x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 29 22:41:04 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.5 (colored)

Use x11.buildlink.mk instead of USE_X11.  Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 23 04:26:51 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.13: +3 -7 lines
Diff to previous 1.13 (colored) to selected 1.5 (colored)

Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 20 23:37:01 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.12: +7 -1 lines
Diff to previous 1.12 (colored) to selected 1.5 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 11 02:05:08 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.11: +1 -4 lines
Diff to previous 1.11 (colored) to selected 1.5 (colored)

The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 10 00:08:42 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.10: +1 -4 lines
Diff to previous 1.10 (colored) to selected 1.5 (colored)

Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 24 08:53:54 2001 UTC (22 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored) to selected 1.5 (colored)

Standardize name of file to include for build-links to be "buildlink.mk".
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers
and libraries.  Create a variable BUILDLINK_TARGETS whose value is the
list of build-link targets to execute.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 22 16:48:59 2001 UTC (22 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.8: +16 -8 lines
Diff to previous 1.8 (colored) to selected 1.5 (colored)

(1) Honor CFLAGS passed in from environment during build.
(2) Use devel/readline/Makefile.readline to get readline support, and note
    why GNU readline is required.
(3) Make this package work with xpkgwedge...the app-defaults file was
    always being installed under ${X11BASE}.

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 13 14:34:08 2001 UTC (22 years, 10 months ago) by jtb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.5 (colored)

Don't override XAW_TYPE (use =? instead of =).

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 3 22:02:59 2001 UTC (22 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.6: +23 -20 lines
Diff to previous 1.6 (colored) to selected 1.5 (colored)

Add some defaults for EVAL_PREFIX.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 30 20:56:51 2001 UTC (22 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5 (colored)

USE_X11BASE since felt installs an app-defaults file.

Revision 1.5 / (download) - annotate - [selected], Sat Apr 14 21:43:38 2001 UTC (22 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Change MAINTAINER section to packages@netbsd.org

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 16 13:46:19 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 10 16:56:33 2001 UTC (23 years, 1 month ago) by jtb
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)

Fix problem from pkgsrc i386 bulk build.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 14 02:07:43 2000 UTC (23 years, 3 months ago) by jtb
Branch: MAIN
Changes since 1.1: +8 -3 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Fixed problems from recent pkgsrc/i386 bulk build. Added the ~250 page
postscript manual.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 27 23:28:23 2000 UTC (23 years, 4 months ago) by jtb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Initial import of new "felt" package:
Free system for introductory level finite element analysis

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 27 23:28:23 2000 UTC (23 years, 4 months ago) by jtb
Branch: MAIN
Diff to selected 1.5 (colored)

Initial revision

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>