The NetBSD Project

CVS log for pkgsrc/graphics/dia/options.mk

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / dia

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 9 10:22:04 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.7: +3 -5 lines
Diff to previous 1.7 (colored)

update to 0.97
changes:
-High quality cross-platform print and pdf output by use of cairo
-Rotated text, but only with the new "Standard - Ouline" object
-Object properties dialog finally does handle multiple objects
-Improved text edit mode for consistent handling of the Delete key
-A new integrated user interface mode with diagrams in tabs
-Almost 200 bugs and feature requests resolved

pkgsrc note: the printing problem mentioned in TODO is resolved
 (some outdated nonsense in options.mk disabled use of "cairo")

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:31 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:01 2008 UTC (4 years, 1 month ago) by jlam
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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 22 19:01:19 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.

Revision 1.3.8.1 / (download) - annotate - [select for diffs], Tue Jun 13 21:29:05 2006 UTC (5 years, 11 months ago) by salo
Branch: pkgsrc-2006Q1
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Pullup ticket 1696 - requested by drochner
security update for dia

Revisions pulled up:
- pkgsrc/graphics/dia/Makefile			1.44
- pkgsrc/graphics/dia/Makefile.common		1.10, 1.11, 1.12
- pkgsrc/graphics/dia/PLIST			1.12, 1.13
- pkgsrc/graphics/dia/distinfo			1.16, 1.17, 1.18
- pkgsrc/graphics/dia/options.mk		1.4
- pkgsrc/graphics/dia/patches/patch-ab		removed
- pkgsrc/graphics/dia/patches/patch-ac		removed
- pkgsrc/graphics/dia/patches/patch-ad		removed
- pkgsrc/graphics/dia/patches/patch-ca		1.1
- pkgsrc/graphics/dia/patches/patch-cb		1.1
- pkgsrc/graphics/dia/patches/patch-cc		1.1
- pkgsrc/graphics/dia-python/Makefile		1.8
- pkgsrc/graphics/dia-python/PLIST		1.2

   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Tue May  2 16:23:30 UTC 2006

   Modified Files:
   	pkgsrc/graphics/dia: Makefile Makefile.common PLIST distinfo
   	pkgsrc/graphics/dia-python: Makefile PLIST
   Removed Files:
   	pkgsrc/graphics/dia/patches: patch-ab patch-ac patch-ad

   Log Message:
   update to 0.95
   changes:
   -"mainpoint" system allows lines to always point towards the middle
   -Python plug-ins added
   -automatically change grid size depending on zoom level
   -Text input now highlights the object
   -security problems fixed in XFig import and Python plug-in
   -new shapes added
   -new UML objects added
   -Full screen mode
   -Improved SVG import
   -Plug-in loading and unloading doesn't require restart
   -i18n problems fixed
   -bugs have been fixed
   -Command line usage has improved
   -ses the new GTK+ File Dialog

   pkgsrc change:
   -precompile Python files
---
   Module Name:		pkgsrc
   Committed By:	abs
   Date:		Tue May 16 21:15:23 UTC 2006

   Modified Files:
   	pkgsrc/graphics/dia: Makefile.common

   Log Message:
   USE_LANGUAGES+=c++
---
   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Wed May 31 17:50:12 UTC 2006

   Modified Files:
   	pkgsrc/graphics/dia: Makefile.common distinfo

   Log Message:
   update to 0.95.1
   changes:
   3 minor bugfixes
---
   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Sun Jun 11 16:55:35 UTC 2006

   Modified Files:
   	pkgsrc/graphics/dia: PLIST distinfo options.mk
   Added Files:
   	pkgsrc/graphics/dia/patches: patch-ca patch-cb patch-cc

   Log Message:
   fix help file installation in the !gnome case, problem found by
   Lubomir Sedlacik
   (no PKGREVISION bump because the default case is not affected)
   Help display seems fundamentally broken to me in the !gnome case;
   the code looks for an "index.html" which is not installed (and which
   no make rule is present for).

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 11 16:55:35 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

fix help file installation in the !gnome case, problem found by
Lubomir Sedlacik
(no PKGREVISION bump because the default case is not affected)
Help display seems fundamentally broken to me in the !gnome case;
the code looks for an "index.html" which is not installed (and which
no make rule is present for).

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 31 10:01:36 2005 UTC (6 years, 11 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2006Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 20 18:49:33 2005 UTC (7 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.1: +4 -19 lines
Diff to previous 1.1 (colored)

Remove python support from this package and bump PKGREVISION to 1.
Reason: drop a build time option.

While here, split the Makefile in two parts to allow the addition
of the upcoming dia-python package, which will provide the missing
bits.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 17 21:42:11 2004 UTC (7 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4

Convert to use bsd.options.mk, I don't bump PKGREVISION because the
binary will be the same (all options turned on by default), currently
there are two options: python gnome.

If you want to disable them, use PKG_OPTIONS.dia=-python -gnome

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>