The NetBSD Project

CVS log for pkgsrc/editors/kdissert/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / kdissert

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.61, Tue Sep 26 10:26:59 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.60: +1 -1 lines
FILE REMOVED

*: remove qt3 and the packages using it, including KDE3

Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html

Revision 1.60 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:36 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.59: +3 -3 lines
Diff to previous 1.59 (colored) to selected 1.43 (colored)

Comment out dead sites.

Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:38 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.43 (colored)

Add python-3.6 to incompatible versions.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:46 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.43 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.57 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:27 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.43 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:41 2015 UTC (8 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.43 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.55 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:42 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.43 (colored)

Recursive revbump following MesaLib update, categories a through f.

Revision 1.54 / (download) - annotate - [select for diffs], Fri Aug 22 11:24:30 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.43 (colored)

Bump PKGREVISION for ilmbase shlib major bump.

Revision 1.53 / (download) - annotate - [select for diffs], Fri May 9 07:37:04 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.43 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.52 / (download) - annotate - [select for diffs], Thu Apr 10 06:21:23 2014 UTC (10 years ago) by obache
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.43 (colored)

recursive bump from ilmbase shlib version change.

Revision 1.51 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:52 2014 UTC (10 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.43 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:06 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.43 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Jan 1 11:52:14 2014 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.43 (colored)

Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 9 17:39:08 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.43 (colored)

recursive bump for libmng-2.0.2 shlib major bump and dependency change

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

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

Revision 1.46 / (download) - annotate - [select for diffs], Tue Jun 4 22:15:59 2013 UTC (10 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.43 (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.45 / (download) - annotate - [select for diffs], Mon Jun 3 10:04:52 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.43 (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.44 / (download) - annotate - [select for diffs], Thu May 9 07:39:40 2013 UTC (10 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.

Revision 1.43 / (download) - annotate - [selected], Sat Apr 6 14:22:40 2013 UTC (11 years ago) by rodent
Branch: MAIN
Changes since 1.42: +12 -11 lines
Diff to previous 1.42 (colored)

"Packages that install libtool libraries should define USE_LIBTOOL."

Revision 1.42 / (download) - annotate - [select for diffs], Sat Feb 16 11:20:57 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.43 (colored)

Recursive bump for png-1.6.

Revision 1.41 / (download) - annotate - [select for diffs], Sat Feb 9 22:11:35 2013 UTC (11 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.43 (colored)

Bump PKGREVISION from audio/jack.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:13 2013 UTC (11 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.43 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:28 2013 UTC (11 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.43 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.38 / (download) - annotate - [select for diffs], Wed Oct 3 11:43:36 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.37: +1 -3 lines
Diff to previous 1.37 (colored) to selected 1.43 (colored)

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

Revision 1.37 / (download) - annotate - [select for diffs], Sat Sep 15 10:04:27 2012 UTC (11 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.43 (colored)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.36 / (download) - annotate - [select for diffs], Sun Jul 1 19:05:16 2012 UTC (11 years, 9 months ago) by dholland
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35 (colored) to selected 1.43 (colored)

Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jun 14 07:45:06 2012 UTC (11 years, 10 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.43 (colored)

Recursive PKGREVISION bump for libxml2 buildlink addition.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:26 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.43 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:59 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.43 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.32 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:01 2012 UTC (12 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.43 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Jan 13 10:55:01 2012 UTC (12 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.43 (colored)

Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:06 2011 UTC (12 years, 5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.43 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:25 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.43 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:30 2011 UTC (13 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.43 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jul 14 11:11:19 2010 UTC (13 years, 9 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.43 (colored)

Recursive PKGREVISION bump for the net/mDNSResponder update

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:12 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.43 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Apr 1 06:07:43 2010 UTC (14 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.43 (colored)

set LICENSE=gnu-gpl-v2.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Apr 1 06:02:27 2010 UTC (14 years ago) by obache
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.43 (colored)

Exactly pass empty string as prefix to use plain default KDE settings.
Back to the previous behaviour and fix PR#43052.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 20 19:09:10 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.43 (colored)

Fix typo

Revision 1.22 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:37 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.43 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Feb 3 21:55:04 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored) to selected 1.43 (colored)

DESTDIR support

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:48 2010 UTC (14 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.43 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:15 2010 UTC (14 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.43 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:24 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.43 (colored)

bump revision because of graphics/jpeg update

Revision 1.17 / (download) - annotate - [select for diffs], Sat May 16 07:22:02 2009 UTC (14 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored) to selected 1.43 (colored)

cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Feb 27 19:51:13 2009 UTC (15 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.15: +11 -7 lines
Diff to previous 1.15 (colored) to selected 1.43 (colored)

This pkg didn't build anymore due to incompatible changes
in the "scons" build system, so
update to 1.0.7
Didn't find a changelog, but an obvious one is that it uses "waf"
to build now.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 18 05:06:32 2008 UTC (16 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: 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.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.43 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Nov 30 21:55:05 2007 UTC (16 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.43 (colored)

Bump PKGREVISION because openexr now depends on ilmbase.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Sep 21 13:03:40 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.43 (colored)

Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 26 04:03:19 2007 UTC (17 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored) to selected 1.43 (colored)

Update icons location of KDE apps.  Bump PKGREVISION

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 17 23:47:19 2007 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.43 (colored)

Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 17 17:59:10 2006 UTC (17 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored) to selected 1.43 (colored)

Changed line breaks in shell commands to appease pkglint.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 11 21:46:19 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.43 (colored)

Needs msgfmt.

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 24 22:32:17 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored) to selected 1.43 (colored)

USE_LANGUAGES=c c++; add missing qt3-tools build dependency.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:22 2006 UTC (18 years ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.43 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:31 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.43 (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.5 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:56 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.43 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:05 2006 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.43 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 21 14:47:13 2005 UTC (18 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.43 (colored)

update to 1.0.5
changes:
kdissert 1.0.5
* new inline editor (hit the keys 'e', 'a', or 'i' to raise it).
* auto-sizing canvas
* generate documents from the command-line
* minor bugfixes
kdissert 1.0.4
bugfixes:
* crash when opening documents containing references of objects that have been removed
* new objects inherit the color of the parent
Additionally, the following features have been added:
* Spanish translation
* select subtrees easily
* spatial selection of objects using the keyboard
(optional, hiearchical selection is still available in
the settings)

Revision 1.2 / (download) - annotate - [select for diffs], Fri Aug 19 11:18:32 2005 UTC (18 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.43 (colored)

build-depend on scons>=0.96.1nb1 which includes a dependency on py-xml,
should fix build problem seen in bulk-builds

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 9 18:37:41 2005 UTC (18 years, 8 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.43 (colored)

import kdissert-1.0.3, a Mindmapping-like tool to generate text templates

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 9 18:37:41 2005 UTC (18 years, 8 months ago) by drochner
Branch: MAIN
Diff to selected 1.43 (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>