OpenBSD CVS

CVS log for ports/graphics/cstitch/Makefile


[BACK] Up to [local] / ports / graphics / cstitch

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 7 14:19:33 2023 UTC (6 months, 3 weeks ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (unified)

http://*sourceforge.net now redirect to https

Update SITES, HOMEPAGE, and comments.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 25 17:07:30 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (unified)

zap remaining MASTER_SITES0...9

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 24 11:40:43 2023 UTC (13 months, 1 week ago) by ajacoutot
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 11 19:22:11 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.10: +0 -2 lines
Diff to previous 1.10 (unified)

drop RCS Ids

Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 23 19:39:24 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (unified)

Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 12 20:46:57 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 8 20:00:47 2019 UTC (5 years, 2 months ago) by cwen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

qt5.port.mk: change COMPILER

Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 29 22:16:15 2018 UTC (5 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

@tag gtk-update-icon-cache

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 27 21:03:52 2018 UTC (5 years, 11 months ago) by espie
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

first tag: update-desktop-database

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 27 09:55:45 2017 UTC (6 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (unified)

add COMPILER_LIBCXX to WANTLIB and bump

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 28 12:43:37 2017 UTC (7 years, 2 months ago) by awolk
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (unified)

Update graphics/cstitch to 0.9.8

OK sthen@

Upstream bumped the version number post tagging the actual
release hence the 'About' menu still shows version 0.9.7.83 instead of 0.9.8.84

Commit post tagging:
https://github.com/kleintom/Cstitch/commit/d9a8b1fbc9b66de3ce5990cebdde26acea8b1a3f

Upstream changelog:
---
Beta version 0.9.8 released on March 20, 2017:
* Added options during pattern saving for specifying the width of a color border
  around each symbol in the pdf pattern, and for specifying how often the
  bold/heavier lines should appear in the pdf pattern grid.
* DMC/Anchor color codes and names are now displayed in the main windows
(instead
  of RGB).
* Added the ability to specify fabric of a particular squares per inch/cm in the
  dimensions computer.
* We should now do better at finding a pdf viewer to auto-display saved pdf
  patterns.
* More settings are remembered so that they don't need to be reconfigured each
  time the program is run.
* Bug fixes.

This is the first version for which the downloadable executable for Windows does
not run on Windows XP.
---

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 25 14:34:39 2016 UTC (7 years, 5 months ago) by zhuk
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (unified)

Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.

The devel/kf5 to be handled separately, please wait.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 28 09:27:10 2016 UTC (8 years, 2 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (unified)

Unbreak after recent qommit.

Spotted by aja@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Mar 15 21:45:11 2016 UTC (8 years, 2 months ago) by awolk
Branch: awolk
CVS Tags: awolk_20160315
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import graphics/cstitch

convert images to cross stitch patterns

OK sthen@


Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 15 21:45:11 2016 UTC (8 years, 2 months ago) by awolk
Branch: MAIN

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.