The NetBSD Project

CVS log for pkgsrc/cad/qcad/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.120 / (download) - annotate - [select for diffs], Tue Jan 30 14:21:36 2024 UTC (8 weeks, 2 days ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.119: +2 -1 lines
Diff to previous 1.119 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/pulseaudio-17.0

Revision 1.119 / (download) - annotate - [select for diffs], Thu Jan 4 21:50:29 2024 UTC (2 months, 3 weeks ago) by plunky
Branch: MAIN
Changes since 1.118: +2 -4 lines
Diff to previous 1.118 (colored) to selected 1.42 (colored)

Update QCAD to version 3.28.2.2

ChangLog is at https://www.qcad.org/en/documentation/changelog

Revision 1.118 / (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
Changes since 1.117: +2 -2 lines
Diff to previous 1.117 (colored) to selected 1.42 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.117 / (download) - annotate - [select for diffs], Wed Nov 8 13:18:13 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116 (colored) to selected 1.42 (colored)

*: recursive bump for icu 74.1

Revision 1.116 / (download) - annotate - [select for diffs], Tue Oct 24 22:08:18 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.115: +2 -2 lines
Diff to previous 1.115 (colored) to selected 1.42 (colored)

*: bump for openssl 3

Revision 1.115 / (download) - annotate - [select for diffs], Mon May 22 21:00:18 2023 UTC (10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.42 (colored)

*: bump for libproxy 0.5

Revision 1.114 / (download) - annotate - [select for diffs], Sat May 6 19:09:07 2023 UTC (10 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.113 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:13 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112 (colored) to selected 1.42 (colored)

revbump after textproc/icu update

Revision 1.112 / (download) - annotate - [select for diffs], Mon Apr 3 20:20:46 2023 UTC (11 months, 3 weeks ago) by nros
Branch: MAIN
Changes since 1.111: +2 -1 lines
Diff to previous 1.111 (colored) to selected 1.42 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.111 / (download) - annotate - [select for diffs], Sun Mar 26 08:52:18 2023 UTC (12 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.110: +2 -3 lines
Diff to previous 1.110 (colored) to selected 1.42 (colored)

qcad: update to 3.27.9.0.

3.27.9 (2023/01/16)

    Draw > Circle > 2 Tangents and Radius:
        Allow changing of radius while choosing solution
    QCAD Professional:
        View > Property Editor:
            Improved performance for hatch length and area properties
        Dimension > Arc Length:
            Add scale option
        Images:
            Allow storing relative paths for images in DXF/DWG
        Command line tools:
            dwg2dwg:
                Add -relpath switch to store paths to images as relative paths
    QCAD/CAM:
        Nesting:
            Fix detection of islands in parts for certain cases (circle from polyline with two half arcs)
            dwgnest command line tool:
                Add output about number of parts, not placeable parts and bounding box of applied solution
    Bug fixes:
        FS#2364 - Block > Edit Block in Place: working set selection not removed on cancelling
        FS#2410 - Edit > Application Preferences > Graphics View > Fonts: missing sizes
        FS#2413 - Layer > (De-)Select Layer Entities: Default shortcuts Y+, Y- not working
        FS#2417 - Insert Measurement/e.g. d1 Point to Point fails within Coordinate (SX) Snap
        FS#2419 - dwg2csv quote handling
        FS#2420 - Snap > X/Y from Points / Y/X from Points: command line prompt not cleared after points are chosen
        FS#2425 - Dimension > Arc Length: Always uses linear factor from file default setting
        FS#2442 - Edit > Drawing Preferences > Printing > Page: Paper size A5 wrong

3.27.8 (2022/10/06)

    Bug fixes:
        FS#2400 - View > Selection Filter: Entity type "Any" has no effect
        FS#2401 - File > Print / PDF Export: Page size always A4
        FS#2404 - Extreme Lag When Selecting Solid or Pattern Hatch

3.27.7 (2022/10/03)

    QCAD Professional:
        File > Open:
            Import Shift-JIS encoded DXF files from JW_Cad (JWW)
            Import SHP (ESRI Shapefile) files
        Draw > Trace Bitmap:
            Trace (vectorize) inserted bitmap
            Monochrome: convert to black / white
            Alpha threshold
            Brightness threshold
        View > Property Editor:
            Add area, total area, length and total length properties for hatches / solid fills
        Command line tools:
            dwg2dwg: change dimension settings of QCAD dimension style using -set
    QCAD/CAM:
        Ignore tabs on invisible layers
    Bug fixes:
        FS#2372 - Rendering text with \p... escape sequences
        FS#2373 - File > SVG Export: ellipse arcs in non-uniformly transformed blocks
        FS#2375 - Edit > Copy: Draw order of copied block reference changes
        FS#2376 - Mac Deployment: plugins don't load on case sensitive file system
        FS#2377 - Modify > Detection > Detect Duplicates: Apply tolerance to bounding box comparison
        FS#2380 - SaveAs doesn't always open the associated path of the active drawing
        FS#2382 - DGN file load / import fails
        FS#2385 - ScriptItems are inserted with the unit setting for a new drawing instead that of the target drawing
        FS#2392 - File > Save: Dimension override for linear format not saved

Revision 1.110 / (download) - annotate - [select for diffs], Sat Mar 25 13:16:11 2023 UTC (12 months ago) by wiz
Branch: MAIN
Changes since 1.109: +3 -3 lines
Diff to previous 1.109 (colored) to selected 1.42 (colored)

qcad: use libstemmer package instead of building and installing own copy

Avoids conflicts with e.g. gimp-devel.

Bump PKGREVISION.

Revision 1.109 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:36 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108 (colored) to selected 1.42 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.108 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:26 2022 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.107: +2 -2 lines
Diff to previous 1.107 (colored) to selected 1.42 (colored)

massive revision bump after textproc/icu update

Revision 1.107 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:25 2022 UTC (18 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.106: +2 -2 lines
Diff to previous 1.106 (colored) to selected 1.42 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.106 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:09 2022 UTC (20 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.105: +2 -1 lines
Diff to previous 1.105 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/pulseaudio

Revision 1.105 / (download) - annotate - [select for diffs], Tue May 24 05:17:12 2022 UTC (22 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.104: +2 -3 lines
Diff to previous 1.104 (colored) to selected 1.42 (colored)

update to QCAD 3.27.6, with changes since last time:

3.27.6 (2022/05/18)

    Bug fixes:
        FS#2366 - File > Advanced SVG Export: not launching
        FS#2367 - Command line arguments not correctly encoded
        FS#2368 - Projections: attributes are not projected

3.27.5 (2022/05/07)

    Bug fixes:
        FS#2271 - Unpredictable Crashing on Mac M1 Arm64
        FS#2357 - Reference points not cleared when deleting selection
        FS#2361 - View > Property Editor: Draw order property not working
        FS#2362 - View > Property Editor: Scale property cannot be edited
        FS#2363 - Context menu of line entry fields: inserting symbol broken

3.27.4 (2022/05/04)

    Bug fixes:
        FS#2358 - Paste: flip vertical broken

3.27.3 (2022/04/29)

    Translations:
        Tier 2 (complete, updated, automatic):
            Czech
            Hungarian
            Lithuanian
            Polish
            Slovak
            Slovenian
    Bug fixes:
        FS#2355 - Viewport: Crash when moving, rotating, mirroring or stretching viewport
        FS#2356 - File > Close: Closing dialog stays open after clicking Save

3.27.2 (2022/04/25)

    Misc > Block:
        Export Block List
        Sort by block name
        Export Block References List
        Export block references to CSV with block name, X, Y
    File > Print / Print Preview:
        Show dialog to auto adjust paper size if custom paper size is used
        Show dialog to fit drawing to paper size if drawing overlaps paper border
    Bug fixes:
        FS#2329 - Viewport: arcs in scaled viewports are not rendered correctly
        FS#2333 - Ordinate dimensions: scale option ignored
        FS#2334 - Modify > Break Out Segment: Line Selection Mode fails on Ray and Infinity lines
        FS#2335 - Rendering solid hatches in scaled blocks
        FS#2342 - Layer > Edit Layer: Changing Color of Invisible Layer
        FS#2343 - Modify > Projection: Dimension entities offset
        FS#2344 - Draw > Polyline > Polyline along Segments: Crash on cancel
        FS#2345 - File > Print: printing multiple copies prints too many copies

3.27.1 (2021/12/13)

    Misc > Draw:
        Text Aligned Leader
    Bug fixes:
        FS#2320 - Viewport: text misplaced if viewport is set to not plottable
        FS#2322 - Edit > Convert Drawing Unit: dimension problem
        FS#2324 - dwg2csv: exception when listing properties (-l)

3.27.0 (2021/12/01)

    Performance:
        Performance improvements for entity selection and updating the property editor
    Edit > Application Preferences:
        Graphics View > Appearance:
            Add preference "Apply line weight to points"
            If checked: apply line weight to points (render as blobs)
            If unchecked: always render points as dots or with chosen point mode (cross, etc.) and thin lines
            Add preference "Maximum selected entities with reference points"
            Configures the maximum number of selected entities that will have operational reference points
            Add preference "Maximum selected entities with displayed reference points"
            Configures the maximum number of selected entities that will display reference points
        Widgets > Property Editor:
            Add preference for decimals / precision used to display property values
    Misc > Draw:
        Leader from Selected Text
    Translations:
        Tier 2 (complete, updated, automatic):
            Danish
            Swedish
    Bug fixes:
        FS#2250 - CAM > Add Profile Toolpath: lead out type / size not saved
        FS#2251 - Modify > Explode: spline explodes into line
        FS#2254 - Dimension > Continue: does not always continue at chosen extension line
        FS#2257 - Images from Windows file cannot be loaded under Linux / macOS
        FS#2258 - Selected entities send to an 'Off' layer retain their selection color
        FS#2256 - Getting the end direction of a zero-length polyline leads to AppCrash
        FS#2259 - Insert file as block: crash when inserting block with attribute definitions
        FS#2262 - Block referece attributes are orpaned when using "edit in place"
        FS#2263 - dwg2svg -min-lineweight option parsing broken
        FS#2265 - QCAD/CAM: startup crash if disabling hierarchical layers
        FS#2267 - In-place block editing: some block references not faded
        FS#2268 - Not all dimension overrides written to DXF/DWG
        FS#2269 - Inner block reference attributes disappear when editing outer block in-place
        FS#2270 - Draw > Dimension > Ordinate: Ordinate dimension values scale with viewport
        FS#2273 - Block attribute duplicates after copy / paste, explode, edit and reload
        FS#2274 - View > Screen-based Linetypes: rendering of arcs with dashes
        FS#2275 - Snap > Center: snapping to center of polyline arc segments
        FS#2279 - Edit > Application Preferences > File > Open/Save: wrong initial value shown for default format
        FS#2281 - Block > Attributes > Synchronize Attributes: Multiple attributes in block with the same Tag
        FS#2285 - Draw > Circle > 2 Tangents and Point: fails for Circle, Line, Point where Point is on Line
        FS#2286 - Draw > Circle > 2 Tangents and Point: fails for Circle, Circle, Point
        FS#2291 - Rulers empty if auto grid scale is off
        FS#2305 - Invisible XLine under visible XLine may prevent selection of visible XLine
        FS#2309 - SVG Export - hatch patterns with dots not visible
        FS#2310 - File > Print: Number of copies and page range ignored
        FS#2317 - Crash / lag when selecting splines with clamped knots (OpenDesign)

3.26.3 (2021/05/31)

    Bug fixes:
        FS#2198 - International characters change when saving and reloading the file [OpenDesign 4]
        FS#2230 - Dimension: CAD font label displayed with wrong lineweight
        FS#2234 - CAM > Nesting: Cancel button not working
        FS#2236 - Draw > Text: unreadable black text in text dialog (macOS dark mode)
        FS#2238 - Projection: exception when projecting polyline with single arc segment
        FS#2239 - Snap > Coordinate: Confirm coordinate with number block Enter key
        FS#2241 - CAM Simulation: stops working after closing a file
        FS#2243 - Graphics View: rendering of splines with line pattern
        FS#2246 - Undo menu text crippled (Windows)

3.26.2 (2021/04/15)

    Modify > Projection:
        retain uniform global segment width of polylines
    Misc > Draw > Polyline break symbol from two points:
        Insert break symbol
    Add local data location to search path for resources files (patterns, linetypes, fonts, postprocessors, etc.)
        Windows: C:/Users/[Username]/AppData/Local/QCAD/QCAD
        macOS: ~/Library/Application Support/QCAD/QCAD
        Linux: ~/.local/share/QCAD/QCAD
    Bug fixes:
        FS#2175 - Edit > Application Preferences > Draw > Text: Uncheck all/Check all buttons not disabled
        FS#2203 - Ruler: not all labels shown
        FS#2204 - Modify > Break out Manual: point order matters with open polyline
        FS#2206 - View > Selection Filter: Polyline area selection not working
        FS#2207 - File > SVG Export: dimension labels invisible with TTF fonts
        FS#2208 - Snap: Cannot snap to block arrays
        FS#2209 - Modify > Explode: incorrect results with almost circular ellipse arcs
        FS#2210 - Modify > Break out Manual: unexpected results with arc
        FS#2217 - Text: spacing problem when switching to CAD font (\F)
        FS#2221 - Unpredictable linetype pattern scale for polylines using polyline pattern
        FS#2222 - Block attribute definition: default text displayed instead of tag
        FS#2223 - Block > Insert Block: duplicate entries in attributes combo
        FS#2224 - Command line tools: -block argument does not accept layout names
        FS#2225 - Filenames containing an ampersand do not render correctly in the tab bar and Window menu

Revision 1.104 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:28 2022 UTC (23 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.103: +2 -2 lines
Diff to previous 1.103 (colored) to selected 1.42 (colored)

revbump for textproc/icu update

Revision 1.103 / (download) - annotate - [select for diffs], Mon Mar 28 10:52:56 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.102: +2 -2 lines
Diff to previous 1.102 (colored) to selected 1.42 (colored)

{c,d,e}*/*: revbump(1) for libsndfile

Revision 1.102 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:25 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored) to selected 1.42 (colored)

revbump for icu and libffi

Revision 1.101 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:05 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored) to selected 1.42 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.100 / (download) - annotate - [select for diffs], Sun Sep 19 15:35:40 2021 UTC (2 years, 6 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.99: +2 -2 lines
Diff to previous 1.99 (colored) to selected 1.42 (colored)

cad/qcad: Build and install libqcadscripts

Despite not causing a failure to build and package, qcad's build was
failing to find libqcadcore while building libqcadscripts.  This
commits adds a patch, similar to many others already present, that
adds -L ../core and then installs the library (and then the expected
PLIST change).

It remains a mystery why the build ever worked; the makefile I get
seems to ignore the failed build, which seems wrong.  The bulk builds
have worked.  But Mustafa reports a build failure, and I find that
failure in my log, even if it is non-fatal.

Reported by Mustafa Dogan.

Revision 1.99 / (download) - annotate - [select for diffs], Fri Jul 30 12:26:42 2021 UTC (2 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.98: +2 -2 lines
Diff to previous 1.98 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/pulseaudio-15.0

Revision 1.98 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:03 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.97: +2 -1 lines
Diff to previous 1.97 (colored) to selected 1.42 (colored)

revbump for textproc/icu

Revision 1.97 / (download) - annotate - [select for diffs], Fri Apr 2 20:27:12 2021 UTC (2 years, 11 months ago) by plunky
Branch: MAIN
Changes since 1.96: +2 -3 lines
Diff to previous 1.96 (colored) to selected 1.42 (colored)

update QCAD to version 3.26.1, with ChangeLog:


3.26.1 (2021/03/08)

    Edit > Application Preferences > Graphics View > Appearance:
        Add preference "Use system cursor"
            Disables all QCAD specific custom mouse cursors, fixes problem with invisible cursors when using multiple screens
    Bug fixes:
        FS#2196 - Leader: Arrow removed on load if arrow only fits first segment due to being scaled down
        FS#2200 - Linetype scale is wrong when scaling linetypes by lineweight

3.26.0 (2021/03/02)

    Select > (De-)Select contour:
        Add option to select connected entities on the same layer only
    Draw > Shape > Rectangle:
        Add option for rotation angle
        Use shift key to draw square
    Draw > Text:
        Add support for width property for text entities (automatic text wrapping at given width)
    Edit > Application Preferences:
        Widgets > Property Editor:
            Add preference to always format values as decimal numbers
        General > User Interface:
            Add preferences for auto screen scale factor, high DPI scaling and scale factor
        Modify > Explode:
            Add preference to explode circles into polylines with two half circles (or not)
        Graphics View > Appearance:
            Add preference for reference point size
            Add preference for text height threshold
    Modify > Chamfer / Bevel: don't add zero length bevel segment for lengths 0/0
    Improve selection of images (click anywhere on image instead of image border)
    Performance:
        Improve performance for drawings with many dimensions
        Improve performance of text rendering
        Improve performance when switching or selecting layers
    Change tab position for dockable widgets (Left: East, Bottom: South)
    Use alt + double-click to select entities that are connected and on the same layer
    Bug fixes:
        FS#2117 - BBOX inconsistent output
        FS#2118 - Dark mode: disabled menu text distorted
        FS#2122 - View > Property Editor: Formatting of Negative Values in Architectural Format
        FS#2123 - File > Print: Crop marks not printed
        FS#2131 - Modify > Clip to Rectangle: fails on xlines
        FS#2132 - Dimension > Baseline / Continue: custom text label position copied from original
        FS#2133 - Modify > Break out Manual: exception for closed polyline
        FS#2135 - CAM > Nesting: quantity not correct
        FS#2137 - View > Property Editor: Block reference shows properties of deleted attributes
        FS#2142 - Viewports: Cannot snap to reference points of circles / arcs (90°, 180°, 270°)
        FS#2143 - Rendering: arcs in scaled up blocks rendered with too low resolution
        FS#2144 - Draw > Viewport > Add Viewport: Custom hatch pattern not shown
        FS#2145 - Modify > Trim Both: closed polyline as either entity breaks undo
        FS#2150 - Modify > Stretch: block with attribute not moving
        FS#2154 - View > Library Browser: '0' shortcut breaks value entering
        FS#2158 - dwg2bmp: -origin does not export origin
        FS#2163 - File > SVG Import: parsing path data with implicit separators
        FS#2171 - Scaling a block reference should not scale line type patterns
        FS#2170 - Draw > Text: Wrong color for formatted text blocks using a CAD font

3.25.2 (2020/09/07)

    Update / fix various tool icons
    Bug fixes:
        FS#2114 - File > Print: Printout offset under Windows

3.25.1 (2020/08/31)

    Bug fixes:
        FS#2033 - Repeated warning message while updating toolpath
        FS#2105 - File > Print / PDF export: Selected entities are printed / exported in selection color
        FS#2109 - Dimension > Arc Length: Tool non-responsive

3.25.0 (2020/08/20)

    Property Editor:
        Show total area of mixed selection of polylines, arcs and circles
    File > PDF Export:
        Add support for PDF/A-1B output
        This is supported on Windows 64bit, Linux 64bit and macOS >= 10.11
    Edit > Copy / Cut:
        Move relative reference point to center of selection when using Copy or Cut without reference
    Bug fixes:
        FS#2058 - Modify > Move, Rotate, ...: "Use current layer and attributes" leads to error in undo
        FS#2059 - Modify > Explode: Error with hatch in block with positiv/negative x/y scale
        FS#2061 - Insert Library items fails to update relative zero point
        FS#2064 - XLines in blocks appear shortened
        FS#2065 - Viewport: three dimensional entities not rendered
        FS#2067 - Attributes with fixed color
        FS#2073 - Property Editor: Imperial Area info incorrect
        FS#2076 - File > SVG Export: circles in mirrored blocks
        FS#2078 - Draw > Hatch: Small gap tolerated by QCAD, not by DXF/DWG
        FS#2080 - Modify > Stretch: Hatch moves instead of stretching
        FS#2082 - File > Print / PDF Export: Handling of block references on non-plottable layer
        FS#2083 - Viewport: Fixed extension line length of dimensions not scaled with viewport
        FS#2084 - File > Save: Fixed extension line length of dimensions not saved if scale != 1
        FS#2085 - Drag and drop: moving single polyline vertex moves also polyline segment
        FS#2086 - Font formatting in text dialog
        FS#2089 - Property Editor: Linetype Scale and Draw Order wrongly marked with inch symbol
        FS#2090 - Snap > Auto Snap: intersections of pattern with other entities with cursor close to boundary
        FS#2101 - File > SVG Export: Double hyphen in text leads to invalid SVG file

Revision 1.96 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:16 2021 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/pulseaudio-14.2.nb1

Revision 1.95 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:19 2021 UTC (3 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94 (colored) to selected 1.42 (colored)

*: Recursive revbump from audio/pulseaudio-14.0

Revision 1.94 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:32 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored) to selected 1.42 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.93 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:41 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored) to selected 1.42 (colored)

*: revbump for libsndfile

Revision 1.92 / (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.91: +2 -2 lines
Diff to previous 1.91 (colored) to selected 1.42 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.91 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:16 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored) to selected 1.42 (colored)

Revbump for icu

Revision 1.90 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:20 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.89: +2 -1 lines
Diff to previous 1.89 (colored) to selected 1.42 (colored)

Recursive revision bump after textproc/icu update

Revision 1.89 / (download) - annotate - [select for diffs], Tue Apr 7 08:18:21 2020 UTC (3 years, 11 months ago) by plunky
Branch: MAIN
Changes since 1.88: +2 -3 lines
Diff to previous 1.88 (colored) to selected 1.42 (colored)

update to version 3.24.3.0

ChangeLog:

3.24.3 (2020/03/17)

    Edit > Application Preferences > Graphics View:
        Behaviour:
            Configurable tolerance for double-click to select contour
        Appearance:
            Configurable default lineweight for "Default" lineweight value
    View > Property Editor:
        Allow editing of values in imperial formats "Architectural" and "Engineering"
    Bug fixes:
        FS#2030 - Cannot snap to points of mirrored blocks
        FS#2032 - Draw > Circle > Three Tangents: Cannot select third tangent
        FS#2035 - Linetype scale in viewports
        FS#2036 - Arc rendering in block context
        FS#2038 - Cannot snap arc / circle reference points inside blocks
        FS#2051 - Window selection of rotated and aligned dimensions with large extension line offset
        FS#2053 - Dots in line patterns not visible at extreme coordinates
        FS#2054 - Misc > Modify > Flatten Drawing to 2D

3.24.2 (2020/01/13)

    Bug fixes:
        FS#2027 - File > Print: Minimum line weight for printing is 0.01 drawing units

3.24.1 (2020/01/02)

    Bug fixes:
        FS#2017 - Rendering of arcs in blocks with scale factor > 1
        FS#2020 - Edit > Paste: Wrong position for block references with different drawing units

Revision 1.88 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:28 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored) to selected 1.42 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.87 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:54 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored) to selected 1.42 (colored)

*: recursive bump for libffi

Revision 1.86 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:48 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.42 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.85 / (download) - annotate - [select for diffs], Sun Dec 29 14:27:52 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.84: +1 -11 lines
Diff to previous 1.84 (colored) to selected 1.42 (colored)

drop PLIST var handling, as these are not installed by package now

Revision 1.84 / (download) - annotate - [select for diffs], Sun Dec 29 14:18:20 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.83: +3 -5 lines
Diff to previous 1.83 (colored) to selected 1.42 (colored)

do not copy or reinstall Qt plugins, allow QCAD to find them directly

Revision 1.83 / (download) - annotate - [select for diffs], Sun Dec 29 14:16:05 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.82: +1 -2 lines
Diff to previous 1.82 (colored) to selected 1.42 (colored)

does not use qt5-qttools

Revision 1.82 / (download) - annotate - [select for diffs], Sun Dec 29 14:15:32 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.81: +13 -6 lines
Diff to previous 1.81 (colored) to selected 1.42 (colored)

install icons as qcad.???

Revision 1.81 / (download) - annotate - [select for diffs], Sun Dec 29 12:44:15 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.80: +2 -3 lines
Diff to previous 1.80 (colored) to selected 1.42 (colored)

Update to QCAD 3.24.0.1, with ChangeLog:

3.24.0.1:

    Bug fixes:
        FS#2017 - Rendering of arcs in blocks with scale factor > 1

3.24.0 (2019/12/19):

    Draw:
        Ellipse > Inscribed in Quadrilateral:
            Create circle if appropriate
    Performance:
        Use of multiple CPU cores for display
    Modify:
        Scale:
            Improved support for non-uniform scaling
    Blocks:
        Improved support for non-uniform scaling
    Snap > Reference:
        Snap to reference point of block reference for block reference entities
    Edit > Application Preferences:
        File > Open/Save:
            Add preference to override "last saved by" file information for DXF/DWG export
    Misc > Script Examples > Mathematics > FlexPainter
        Paint complex patterns along existing lines and curves (see forum announcement)
    macOS 10.15:
        Update to Qt 5.13.2
            Fix mouse cursor display
    Linux:
        Provide packages linked against Qt 5.13
            Wayland support
            Fix keyboard layout switching under Wayland
    Bug fixes:
        FS#1931 - File > SVG Export: hatch arc interpolation
        FS#1933 - File > Advanced SVG export: file overwrite check doesn't use updated filename
        FS#1942 - Draw > Circle > Two tangents and point: fails for case with point on bisector
        FS#1946 - CAM > Cam Legacy Export: Cut inner paths before outer paths has no effect
        FS#1948 - Modify > Offset (through Point): Point orthogonal to end point of line segment not accepted
        FS#1949 - Modify > Break out: Leftover (zero length line) after using tool on ray
        FS#1950 - File > Save As: File dialog offers unsupported export formats (DWG R9, R10, R2.6, R2.5)
        FS#1962 - CAM > Drill Toolpaths: Cannot be edited / updated from source entities
        FS#1973 - File > SVG Export: polylines with large arc segments (> 180°) not exported correctly
        FS#1975 - RPolyline::getOrientation: Wrong orientation for polylines with large arcs
        FS#1979 - View > Layer List: icon spacing
        FS#1984 - Block > Create Block from Selection: Slow for large number of entities
        FS#1985 - Hatch dots are rendered as lines with fixed lenght of 0.02 units
        FS#1986 - Page Tags set as default not displayed
        FS#1987 - File > SVG Export: full circle hatch
        FS#1990 - Layer > Duplicate Layer: fails for layer "0"
        FS#1991 - Modify > Divide: Preview indicator fails on infinitive lines
        FS#1993 - Draw > Insert Bitmap: relative zero point not set
        FS#1996 - File > Save: DXF header variable CECOLOR changed
        FS#2000 - CAM > Nesting: misleading "Sheet added" confirmation
        FS#2001 - CAM > Nesting: Alignment fails
        FS#2002 - Draw > Viewport > Add Viewport: Hatch is offset incorrectly in Viewport
        FS#2007 - bbox.bat cannot write log file
        FS#2012 - Draw > Hatch > Hatch from Selection: block transforms not taken into account

Revision 1.80 / (download) - annotate - [select for diffs], Sat Dec 7 07:44:36 2019 UTC (4 years, 3 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.79: +5 -17 lines
Diff to previous 1.79 (colored) to selected 1.42 (colored)

ensure debug binaries are not built, by using target 'release'
instead of 'all'

Revision 1.79 / (download) - annotate - [select for diffs], Wed Nov 13 00:26:49 2019 UTC (4 years, 4 months ago) by gdt
Branch: MAIN
Changes since 1.78: +17 -2 lines
Diff to previous 1.78 (colored) to selected 1.42 (colored)

cad/qcad: Add workaround for debug/release library confusion

Avoid name clash between release-mode and debug-mode libraries so that
"libqcaddxf.so" is not rejected by the plugin loader.

Patch from John D. Baker via pkgsrc-users.

Revision 1.78 / (download) - annotate - [select for diffs], Sun Oct 27 15:43:23 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.77: +11 -1 lines
Diff to previous 1.77 (colored) to selected 1.42 (colored)

qcad: Handle platforms without EGL support (NetBSD 8...)

Revision 1.77 / (download) - annotate - [select for diffs], Thu Sep 19 21:59:36 2019 UTC (4 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.76: +24 -14 lines
Diff to previous 1.76 (colored) to selected 1.42 (colored)

qcad: Fix building with unrecognized (newer) Qt versions.

It's using the same script bindings for every Qt version past 5.5.0,
so the version check isn't actually necessary at this point. Just pretend
to be 5.5.0 and install those bindings.

While here, install icons and avoid installing .gitignore files.

Bump PKGREVISION.

Revision 1.76 / (download) - annotate - [select for diffs], Wed Sep 18 14:17:07 2019 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored) to selected 1.42 (colored)

Recursive revbump from audio/pulseaudio

Revision 1.75 / (download) - annotate - [select for diffs], Thu Sep 5 13:39:10 2019 UTC (4 years, 6 months ago) by nia
Branch: MAIN
Changes since 1.74: +7 -8 lines
Diff to previous 1.74 (colored) to selected 1.42 (colored)

qcad: Switch from qt5 to qt5

Bump PKGREVISION

Revision 1.74 / (download) - annotate - [select for diffs], Wed Jul 31 19:30:20 2019 UTC (4 years, 7 months ago) by plunky
Branch: MAIN
Changes since 1.73: +3 -9 lines
Diff to previous 1.73 (colored) to selected 1.42 (colored)

Update to QCAD 3.23.0

ChangeLog:

3.23.0 (2019/07/19):

    Fix high-resolution / low resolution display on mixed display settings
    Performance:
        Improved performance / precision for polyline area calculation for polylines with arcs
    Bug fixes:
        FS#1891 - File > Import: import fails
        FS#1893 - Translations not loaded during first start
        FS#1894 - File > Bitmap Export: points rendered too big
        FS#1896 - File > Open: Import fails for some files with layer states and NULL layers
        FS#1899 - View > Auto zoom: zoom to invisible entities in blocks
        FS#1904 - File > Bitmap Export: Non-plottable layers not exported
        FS#1906 - Draw > Polyline > Polyline from Segments: Converting full arcs to polylines
        FS#1909 - Blocks invisible when loading disappear when made visible and panning

3.22.1 (2019/05/22):

    Update CXF font format to support polylines and closed polylines
    Themes:
        Updated Dark theme for Linux
    Performance improvement:
        Faster block switching in drawings with many blocks
    Use Alt key for ortho mode
    Draw > Text:
        Support for underlined text
    Bug fixes:
        FS#1857 - Layer List: current layer not highlighted after collapsing item
        FS#1859 - Modify > Stretch: dimension completely inside area not moved
        FS#1860 - Rendering of nested blocks / use of negative scale factors
        FS#1861 - Modify > Stretch: block references inside stretch box are not moving
        FS#1864 - File > Print Current View: multiple pages printed
        FS#1865 - Scaling polyline with width by negative factor removes width
        FS#1866 - DXF: EXTMIN/EXTMAX interchanged
        FS#1871 - View > Block List: Renaming current block does not update block list
        FS#1876 - Edit > Convert Drawing Unit: block array spacing
        FS#1879 - File > PDF Export: print preview unclosable
        FS#1883 - File > SVG Export: invalid SVG comments
        FS#1884 - File > Bitmap Export: margins despite zero margin settings
        FS#1885 - Modify > Edit Text: Text dialog messes up formatting of subscript / superscript

3.22.0 (2019/03/04):

    Performance improvements:
        Adding objects
        Modifying objects (in particular modifying geometry)
        Deleting objects
    Draw:
        Shapes:
            Add corner radius option
    Modify:
        Mirror, Rotate, Scale:
            Add preference to use / not use dialog
        Select and move multiple reference points
    Translations:
        Updated translations in Czech, Dutch, Italian, Spanish, Portuguese
    Themes:
        Updated Dark theme
    Bug fixes:
        FS#1660 - Draw > Viewport > Add Viewport: viewport in model space
        FS#1804 - Application Preferences > Tool Settings: Filter for "View", submenu for Overlays missing
        FS#1805 - Modify > Split Entities: broken for logically closed polylines
        FS#1808 - Property Editor: Changing width, height, orientation for polygon
        FS#1809 - Draw > Viewport > Add Viewport: layout dialog combobox broken
        FS#1812 - Coordinate display: coordinates not updated while mouse is moving
        FS#1817 - CAM Export: offset fails for contours with arcs (tolerance issue)
        FS#1825 - File > Svg Export: text exported with wrong height
        FS#1831 - Block > Copy Block: attributes of block references are orphaned in copied block
        FS#1832 - Modify > Explode: attributes of block references are orphaned after exploding
        FS#1834 - Property Editor: Attributes of block reference not showing

3.21.3 (2018/09/18):

    View:
        Property Editor:
            Add property "Scale" for angle dimensions, arc length dimensions
            Add property "Linear Factor" for arc length dimensions
        Focus on Tool Matrix
            Hand keyboard focus to filter input of tool matrix
    Edit > Application Preferences > Graphics View > Colors > Selection:
        Add color for tertiary reference points
    Bug fixes:
        FS#1783 - RArc::splitAt(): fails in some cases
        FS#1786 - Block > Select Block References: not using active block in block list
        FS#1787 - View > Property Editor: Layer combo box not sorted
        FS#1791 - Edit > Paste: relative zero point not set
        FS#1792 - Dimension > Angular: transformations broken
        FS#1797 - Keyboard shortcuts not saved between sessions
        FS#1798 - Drawing Pref > Linetype > Scale of linetypes matches the scale of each viewport: wrong default shown
        FS#1799 - Postprocessor: sign not forced for negative values rounded to zero

Revision 1.73 / (download) - annotate - [select for diffs], Thu May 23 19:22:55 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.42 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.72 / (download) - annotate - [select for diffs], Fri Jul 27 14:12:41 2018 UTC (5 years, 8 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.71: +2 -3 lines
Diff to previous 1.71 (colored) to selected 1.42 (colored)


Upgrade to QCAD 3.21.2.3, with changes:


3.21.2 (2018/07/09):

    Modify:
        Restructure menu into submenus
    Layer list, block list:
        Improve sorting for international characters (  etc.)
    Bug fixes:
        FS#1776 - Edit > Application Preferences: Tool Settings: cannot configure shortcuts
        FS#1777 - Crash when pasting / importing drawing with missing image
        FS#1778 - Draw > Point > Single Point: Exception

3.21.1 (2018/06/29):

    Draw > Circle > 3 Tangents:
        Allow all tangents to be segments of same polyline
    Bug fixes:
        FS#1180 - dxflib cannot open files with international characters in path or file name
        FS#1773 - File > PDF Export / SVG Export / Bitmap Export: file name suggestion in file dialog is drawing file
        FS#1775 - Viewports: images sometimes not clipped at viewport edge

3.21.0 (2018/06/26):

    Dimension:
        Add option to flip first / second arrow
        Add reference points to flip arrows using mouse click
        Angular:
            Add option "Use maximum angle" to angle dimension tool for angles > 180            Add support for 3 point angle dimensions (required for angle dimensions > 180
    Polylines:
        Add reference points at middle of line segments to move line segments
    Edit > Application Preferences:
        Keyboard > Enable keyboard navigation in list widgets:
            Enable / disable keyboard navigation in list widgets (up/down, type first letters)
        Layer > Add Layer:
            Add separate default attributes for layer 0
        Graphics View > Navigation:
            Add "Middle mouse button zoom factor"
            Add "Panning threshold"
    Draw > Image:
        Transparent live preview when inserting / modifying images
        Scale image using drag and drop on corners
            Keep aspect ratio using Shift
    Improve display of reference points
        Always display in front of highlighted entities
        Add border around reference points
    Zoom in by clicking middle mouse button (out using Shift+middle mouse button)
    View > Property Editor:
        Add support for requestible (slow) properties
    Bug fixes:
        FS#1741 - Property Editor: titles of block attributes with _ cut off
        FS#1742 - File > Print: printed point size depends on zoom level
        FS#1743 - Draw > Text: Wrong bounding box for text with empty supper or subscript
        FS#1745 - File > Bitmap Export: thick lines exported thin
        FS#1753 - View > Property Editor: entity types in property editor not translated
        FS#1756 - Polyline area wrong if polyline contains arc segments
        FS#1757 - Modify > Auto Trim: on polyline, followed by undo yields corrupt / invisible polyline
        FS#1758 - Draw > Polyline > Create from Selected Entities: crash for geometrically closed polylines
        FS#1766 - Edit > Application Preferences: Tool Settings: cannot add menus to Tool Matrix
        FS#1768 - Draw > Polyline > Create From Segments: segments deleted even if no polyline can be added

3.20.1 (2018/04/13):

    Bug fixes:
        FS#1736 - Draw > Image: broken
        FS#1737 - Block > Attributes > Define Block Attribute: broken
        FS#1738 - File > Print / PDF Export: shortcut broken in print preview

3.20.0 (2018/04/12):

    QCAD API:
        Add support for property attributes for custom properties
            Read-only
            Undeletable
            Invisible
            Choices (combo box)
        Allow translation of custom property labels
    Translations:
        Add support for complex plural forms in certain languages (singular, paucal, plural)
        Complete Polish translation
    Deployment:
        Bundle script files and resources as plugin (speed up installation, updates and start up)
    Bug fixes:
        FS#1686 - File > Print: Line scale in Viewport wrong if Model_Space not 1:1
        FS#1677 - Dimension: Scale option grayed out in model space
        FS#1696 - Modify > Isometric Projection > Cylindrical: exception
        FS#1695 - Context menu: editing tools not working in paper space
        FS#1703 - File > Bitmap Export: Monochrome with black background broken
        FS#1704 - Wrong labels for information area buttons
        FS#1712 - dwg2pdf: auto fit fails for blocks
        FS#1720 - Modify > Auto Trim: fails for Rays and Infinite Lines
        FS#1734 - Draw > Text: Color changes for CAD font texts ignored

3.19.2 (2017/12/20):

    Modify > Stretch:
        Only stretch selected entities if there is a selection
    File > Bitmap Export:
        Add option for transparent background
        Add option to only export bounding box of selection
    Bug fixes:
        FS#1659 - File > Print Preview: does not always open / close properly
        FS#1664 - Block > Insert Block: attribute color not synced with attribute definition color
        FS#1665 - Edit > Drawing / Application Preferences > Point Display: second last button has no effect
        FS#1669 - Edit > Application Preferences > Defaults for New Drawings > Dimension Settings: math expressions
        FS#1670 - Layout Blocks are not using print settings from Application Preferences
        FS#1671 - Block > Add Layout Block: fails if layout with same name was deleted before
        FS#1682 - Draw > Text: line spacing factor < 0.25 or > 4.0 causes entity not being saved

Revision 1.71 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:10 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.42 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.70 / (download) - annotate - [select for diffs], Sat Mar 24 17:11:57 2018 UTC (6 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.69: +1 -3 lines
Diff to previous 1.69 (colored) to selected 1.42 (colored)

Optimistically remove MAKE_JOBS_SAFE=no.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:08 2018 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored) to selected 1.42 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Dec 18 21:21:44 2017 UTC (6 years, 3 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.67: +3 -2 lines
Diff to previous 1.67 (colored) to selected 1.42 (colored)

Update QCad to version 3.19.1.0

At the same time, fix a symbol conflict by using zlib from pkgsrc
rather than a private copy

ChangeLog:

3.19.1 (2017/11/11):

    Linux, macOS:
        Remove unnecessary libraries
    Bug fixes:
        FS#1652 - Insert file as block: block attributes not on correct block
        FS#1653 - Dimension font configuration only loaded if drawing contains dimension entity
        FS#1655 - File > Print Preview: cannot adjust page preferences for model space
        FS#1656 - Dimension size scale wrong in viewports
        FS#1657 - Edit > Drawing Preferences > Printing > Page: no effect in model space
        FS#1658 - Crash when switching to layout block (32bit Linux, Qt4)

3.19.0 (2017/11/08):

    Modify > Explode:
        Make sure draw order of exploded polyline segments matches order of original polyline
        (draw order based on draw order property and entity ID)
    File > New:
        Use default layer color and lineweight for layer 0
    Load TTF fonts in "fonts" directory
    Add osifont
    Performance improvement for drawings with many blocks
    Bug fixes:
        FS#1574 - Layer > Remove: deleting sublayer switches to layer 0

3.18.1 (2017/10/05):

    Leaders:
        Add scale property (scale of arrow head)
    Edit > Application Preferences > Graphics View > Appearance > Prevent white on white / black on black display:
        Add preference to only apply to model space
    Bug fixes:
        FS#1617 - Edit > Convert Drawing Unit: Views in view list not converted
        FS#1634 - View > Screen-based Linetypes: arc rendering quality
        FS#1636 - Options toolbar: wrong icon size
        FS#1639 - Layer > Hide all Layers: cannot turn individual layer back on
        FS#1640 - Modify > Offset: Tolerance issue when clipping offset curves

3.18.0 (2017/09/22)

    Remember maximized status of window between sessions
    Translations:
        Updated Japanese user interface translation
    Bug fixes:
        FS#1614 - View > Selection Filter: no choices for linetype property
        FS#1615 - Decimal point of dimensions shown as '?', preferences page throws exception
        FS#1616 - Edit > Convert Drawing Unit: leader arrow switched off
        FS#1618 - Modify > Auto Trim: fails when extending (depending on clicked position)
        FS#1619 - Context menu: relocating start point of selected polyline does not terminate
        FS#1622 - X Scale Property lost for Simple Texts and Attributes
        FS#1630 - File > SVG Export: polylines with arc segments with large radii imprecise
        FS#1631 - dxflib: wrong definition of DL_POLYLINE3D flag

3.17.3 (2017/06/30)

    Modify:
        Isometric Projection:
            Add alternative projection types:
                Dimetric
                Cabinet 30        Scale:
            Scale internal text formatting when scaling texts
        Scale Text Heights:
            Scale heights of selected texts (without changing the position)
    Bug fixes:
        FS#1605 - Edit > Paste: Empty layers created when pasting to current layer
        FS#1606 - Selecting 'Draw Order' halts system temporary
        FS#1609 - Edit > Drawing Preferences: dimension size scale cannot be changed to 1

3.17.2 (2017/06/27)

    Modify > Isometric Projection:
        Add alternative projection types:
            Planometric
            Cabinet
            Cavalier
    Bug fixes:
        FS#1572 - Dimension font not set to "Standard" when importing through dxflib
        FS#1593 - CAM > CAM Export: ZH in header always yields default value "100"
        FS#1595 - LWPOLYLINE expors Z values for vertices
        FS#1597 - Edit > Convert Drawing Unit: dimension scale override set for all dimensions
        FS#1600 - File > Save As: Only partial information shown for available filters

3.17.1 (2017/05/22)

    Bug fixes:
        FS#1581 - View > Selection Filter: no inputs for property Linetype Scale
        FS#1582 - Layer > Show all Layers / Hide all Layers: unexpected outcome when frozen column not shown
        FS#1584 - Modify > Divide: dividing polyline at node can lead to zero length segment

3.17.0 (2017/05/18)

    Edit > Application Preferences:
        Graphics View > Behaviour > Highlight entity within range
            Preference to enable / disable entity highlighting
    Library Browser:
        Remember and restore last used directory
    Themes:
        Allow themes to override tool icons
    Platforms:
        macOS:
            Rollback to Qt 5.6.2
             Fix performance regression (QTBUG-59701)
            Fix pinch gesture zoom in / out using trackpad
    Bug fixes:
        FS#1566 - Block > Attributes > Synchronize Attributes: deleted block attributes re-appear
        FS#1569 - File > Print Preview: changing offset in drawing preferences has no immediate effect
        FS#1579 - Edit > Paste: rotation leads to wrong position of block references if drawing units differ

Revision 1.67 / (download) - annotate - [select for diffs], Sun Apr 9 00:23:26 2017 UTC (6 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) to selected 1.42 (colored)

Updated cad/qcad to 3.16.7.0

Revision 1.66 / (download) - annotate - [select for diffs], Sat Mar 18 19:39:17 2017 UTC (7 years ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.42 (colored)

Hot off the press, update to QCAD 3.16.6, with ChangeLog:

3.16.6 (2017/03/17)

    Edit > Application / Drawing Preferences:
        Dimensions:
            Add preference to use comma instead of point as decimal separator
    QCAD Professional:
        Command line tools:
            dwg2dwg:
                Add switch for font substitution (-t FONT1:FONT2)
    Platforms:
        Linux:
            Fix keyboard input (add plugin directory "platforminputcontexts")
            64bit: Update to Qt 5.8.0
                fix file dialog crash on some systems
    Draw > Shape:
        Add option to add solid fill for shape (rectangle or polygon)
    Modify > Edit Text:
        Focus on text input field when editing simple texts
        Add shortcut to confirm text dialog: Ctrl-Enter (Cmd-Enter)
    Misc > Draw > Dovetail from 2 Points:
        Draw dovetail joins between two given points
    Bug fixes:
        FS#1543 - Input with dead-keys broken (Linux)
        FS#1544 - Crash when selecting spline
        FS#1545 - File > Open: Crash on some Linux setups
        FS#1548 - Block > Attributes > Synchronize Attributes: exception
        FS#1550 - Block references: mirrored block references in 3rd party file
        FS#1551 - File > Bitmap Export: exception when image size too large
        FS#1553 - Modify > Break out Manual: exception with circles
        FS#1554 - Auto focus of options toolbar when entering numbers broken after Esc
        FS#1557 - Zero length lines not shown

3.16.5 (2017/02/09)

    QCAD Professional:
        Command line tools:
            dwg2maptiles:
                Add support for transparent background (-b "transparent"|"#FF000000"|"#FFFFFFFF")
            dwg2dwg:
                Add switch to change header variables (-s)
                Add switch to change dimension font (-n)
    Modify > Explode:
        Improve geometry of exploded texts from CXF line fonts
    Dimension:
        Add scale property for ordinate dimensions
    Platforms:
        macOS:
            Update to Qt 5.8.0
                fix accessibility related library dependency issues
    Bug fixes:
        FS#1528 - Block attributes: relationship with block reference lost after inserting from library
        FS#1529 - File > Save: error if dimension text size is zero
        FS#1530 - Draw > Circle > 3 Tangents: solutions not found
        FS#1536 - Draw > Polyline > Delete Node(s): crash when deleting 2nd last node
        FS#1540 - Draw > Line > Parallel: Changing back to Auto has no effect

Revision 1.65 / (download) - annotate - [select for diffs], Fri Jan 6 07:23:09 2017 UTC (7 years, 2 months ago) by plunky
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored) to selected 1.42 (colored)


3.16.4 (2017/01/04)

    Command line tools:
	Add offscreen Qt plugin to allow running QCAD command line tools in Linux server environments
    Bug fixes:
	FS#1525 - Block attributes: escaped unicode sequences in files not converted on loading

3.16.3 (2016/12/28)

    File > Bitmap Export...:
	Add options for color, anti-aliasing, margin to compensate for lineweight
    Edit > Convert Unit:
	Converts the unit of a drawing
    Part Library Browser:
	Add gear generator item (default > Mechanics > Gears > InvoluteSpur)
    QCAD Professional:
	Draw > Hatch > Hatch from Segments:
	    Use selection color to highlight selected boundary
	Save active layer in file, restore on load
    Bug fixes:
	FS#1517 - Modify > Break out Segment: fails with closed polyline
	FS#1519 - Ruler precision always zero
	FS#1520 - Modify > Rotate: rotating splines changes start/end tangents
	FS#1521 - Modify > Offset: fails in certain cases with short arcs
	FS#1523 - Draw > Hatch > Hatch from Segments: fails for circle in circle
	FS#1524 - Command line: cannot enter @ sign in command line on German keyboard

3.16.2 (2016/12/20)

    Bug fixes:
	FS#1514 - Block attributes: association with block reference lost on copy / paste

3.16.1 (2016/12/16)

    Improved precision of arc rendering for screen-based linetypes
    Bug fixes:
	FS#1513 - Layer > Create Layer from Selection: Layer created, selection unchanged

Revision 1.64 / (download) - annotate - [select for diffs], Fri Dec 16 11:16:32 2016 UTC (7 years, 3 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.42 (colored)


Update to version 3.16.0 (released 2016/12/14)

  Command Line Tools:
    Add -block switch to dwg2pdf, dwg2bmp, dwg2svg and dwg2maptiles
  dwg2svg:
    Add -layer-attribute switch to export layer attributes (into QCAD namespace)
  dwg2bmp:
    Add -noweightmargin switch to avoid extra margin to account for lineweights
  Command line widget:
    allow for multi-line input (pasting list of coordinates for lines, polylines, splines, etc.)
  Modify:
    Explode:
      Explode block arrays into separate block references
      Explode solid fills into boundary
    Break out:
      Break out segments from self-intersecting polylines
  Misc:
    Highlight start point of lines, arcs, ellipse arcs, polylines, splines when selected
  Bug fixes:
    FS#1461 - Zoom in / out: not centred under mouse cursor if Retina resolution is enabled for graphics view
    FS#1466 - Toolbars on second screen cannot be accessed if second screen is detached
    FS#1474 - Dimension > Leader: changing options breaks tool
    FS#1476 - Draw > Circle > 2 Tangents and Radius: exception with arcs and circle entities
    FS#1479 - Modify > Explode: too many segments for splines with large tolerance
    FS#1481 - Block List: update changes selected item
    FS#1491 - Layer > Create Layer from Selection: cancelling dialog fails
    FS#1497 - Autosnap: hangs with very complex splines
    FS#1508 - QCAD CE: Subscript and superscript formatting lost when file re-opened
    FS#1509 - Ellipse / circle, ellipse / ellipse intersections


Also as part of this update, I have removed the example plugins that do nothing (as
on the QCAD forum, the author states that these may slow down the operation)

Revision 1.63 / (download) - annotate - [select for diffs], Fri Sep 16 18:04:22 2016 UTC (7 years, 6 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.42 (colored)

use -delete for POSIX compliance

Revision 1.62 / (download) - annotate - [select for diffs], Tue Aug 30 10:56:04 2016 UTC (7 years, 6 months ago) by plunky
Branch: MAIN
Changes since 1.61: +60 -52 lines
Diff to previous 1.61 (colored) to selected 1.42 (colored)

Upgrade QCAD to version 3.15.5.3

QCAD has been largely rewritten since the previous version
(QCAD 2) was updated in pkgsrc, meaning that the changes are
vast. From the authors website:

    QCAD 3 comes with a new and improved CAD engine which improves
    performance (spatial index) and allows for advanced property
    editing and future extensions (dynamic properties). The other
    major addition is a powerful and complete ECMAScript interface.
    New interactive tools can be developed with a few lines of
    ECMAScript but even entire new applications can be developed
    using QCAD technology. QCAD 3 is also the first QCAD version
    that fully supports the DWG format as well as various different
    versions of the DXF format.

The complete ChangeLog is at http://www.qcad.org/en/changelog

Revision 1.61 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:27 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: 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
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.42 (colored)

Recursive revbump following MesaLib update, categories a through f.

Revision 1.60 / (download) - annotate - [select for diffs], Wed Oct 9 17:39:05 2013 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.42 (colored)

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

Revision 1.59 / (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-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.42 (colored)

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

Revision 1.58 / (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.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.42 (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.57 / (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.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.42 (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.56 / (download) - annotate - [select for diffs], Sat Feb 16 11:20:29 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.42 (colored)

Recursive bump for png-1.6.

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

Revbump after graphics/jpeg and textproc/icu

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

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

Revision 1.53 / (download) - annotate - [select for diffs], Tue Nov 1 06:00:45 2011 UTC (12 years, 4 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.42 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:11 2011 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.42 (colored)

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

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jun 13 22:43:55 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.42 (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.50 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:40 2010 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.42 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:14 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.48: +2 -1 lines
Diff to previous 1.48 (colored) to selected 1.42 (colored)

bump revision because of graphics/jpeg update

Revision 1.48 / (download) - annotate - [select for diffs], Sun May 25 21:42:20 2008 UTC (15 years, 10 months ago) by joerg
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.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.42 (colored)

Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Apr 3 10:53:46 2008 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.46: +3 -2 lines
Diff to previous 1.46 (colored) to selected 1.42 (colored)

Fix DESTDIR build. Fix build on 64bit platforms.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Mar 3 01:50:27 2008 UTC (16 years ago) by jlam
Branch: MAIN
Changes since 1.45: +6 -4 lines
Diff to previous 1.45 (colored) to selected 1.42 (colored)

Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Feb 15 14:10:52 2007 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.44: +3 -4 lines
Diff to previous 1.44 (colored) to selected 1.42 (colored)

Made the package code a little simpler.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Jan 26 23:03:39 2007 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43 (colored) to selected 1.42 (colored)

No need to include x11.b3.mk explicitly.

Revision 1.43 / (download) - annotate - [select for diffs], Tue Jan 16 17:13:37 2007 UTC (17 years, 2 months ago) by dmcmahill
Branch: MAIN
Changes since 1.42: +6 -2 lines
Diff to previous 1.42 (colored)

Instead of hardcoding 'gcc' as the c++ compiler (not g++ but gcc), use
AC_PROG_CXX to find a c++ compiler.  This fixes building with sunpro.
The result seems to run ok.  Patches submitted upstream.

Revision 1.42 / (download) - annotate - [selected], Sat Sep 9 02:41:55 2006 UTC (17 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jul 27 13:18:32 2006 UTC (17 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.40: +19 -33 lines
Diff to previous 1.40 (colored) to selected 1.42 (colored)

Fixed pkglint warnings.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Jul 10 22:59:26 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.42 (colored)

Completely nuke the concept of PKG_PHASE from pkgsrc except for the
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Jun 15 08:26:58 2006 UTC (17 years, 9 months ago) by chap
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.38: +71 -49 lines
Diff to previous 1.38 (colored) to selected 1.42 (colored)

qcad-2.0.5.0 Community Edition at last imported from wip. While the old
1.5.4 release was something of a toy, QCad was thoroughly reworked for 2.0
and could now be called usable for many practical purposes.

Versions 2.0.4.0 (initially) to 2.0.5.0 have been usable in wip for a bit
more than a year, and so seem ready to import.

  "Yes, that should be fine. Please watch the bulk builds for it and
   try to fix any problems that might appear." -wiz@

Updates to pkglint now produce some new suggestions, which I will make and
commit after confirming they don't break anything; at least this version I
already know to build successfully for me.

Revision 1.38 / (download) - annotate - [select for diffs], Mon May 22 23:51:13 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.42 (colored)

USE_LANGUAGES=c++

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

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

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:02 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.42 (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.35 / (download) - annotate - [select for diffs], Fri Feb 24 19:47:02 2006 UTC (18 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.42 (colored)

Also allow Darwin to be a valid operating system -- by using "BSD".
This is from John D. Baker via PR 32924. I didn't test this myself.

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

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jan 24 07:31:57 2006 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.42 (colored)

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

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jan 5 16:24:37 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.42 (colored)

Always link the thread library explicitly when linking against qt-mt,
needed on DragonFly and FreeBSD 4, not hurting on other platforms.
Add DragonFly to the BSD enumeration.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jan 5 10:08:58 2006 UTC (18 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.30: +5 -1 lines
Diff to previous 1.30 (colored) to selected 1.42 (colored)

Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:52 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.42 (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.29 / (download) - annotate - [select for diffs], Sat Dec 3 02:37:28 2005 UTC (18 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.42 (colored)

DragonFly is a BSD.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Nov 20 14:07:11 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.42 (colored)

Use "+=" with PKG_FAIL_REASON. While here, add the missing trailing
string terminator.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Aug 20 02:23:25 2005 UTC (18 years, 7 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.26: +3 -2 lines
Diff to previous 1.26 (colored) to selected 1.42 (colored)

fix a broken conditional

Revision 1.26 / (download) - annotate - [select for diffs], Thu Aug 18 23:51:24 2005 UTC (18 years, 7 months ago) by dmcmahill
Branch: MAIN
Changes since 1.25: +16 -1 lines
Diff to previous 1.25 (colored) to selected 1.42 (colored)

Set the correct DEF_${OPSYS} to get this to build on solaris.
Should also help with irix builds.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:41 2005 UTC (18 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.42 (colored)

Create directories before installing files into them.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:40 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored) to selected 1.42 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.23 / (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.22: +1 -2 lines
Diff to previous 1.22 (colored) to selected 1.42 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.22 / (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-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.42 (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.21 / (download) - annotate - [select for diffs], Sat Apr 17 20:46:09 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.20: +4 -4 lines
Diff to previous 1.20 (colored) to selected 1.42 (colored)

Convert to buildlink3.

Revision 1.20 / (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.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.42 (colored)

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

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 2 18:11:06 2004 UTC (20 years, 2 months ago) by reinoud
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.42 (colored)

Make qcad 1.5.4 compile again under NetBSD/alpha

Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 5 13:35:36 2003 UTC (20 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.42 (colored)

bump revision after qt3/kde prefix change

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 17 21:25:19 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.42 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.16 / (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.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.42 (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.15 / (download) - annotate - [select for diffs], Sat May 31 14:26:58 2003 UTC (20 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) to selected 1.42 (colored)

Move WRKSRC to where it belongs.

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 11 07:40:51 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.42 (colored)

Need qmake. Include qt3-tools

Revision 1.13 / (download) - annotate - [select for diffs], Sat May 3 14:12:42 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.42 (colored)

Use PKGNAME_NOREV for WRKSRC. Solves part of PR 21428.

Revision 1.12 / (download) - annotate - [select for diffs], Fri May 2 11:53:59 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.42 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 29 21:51:53 2003 UTC (20 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.10: +16 -21 lines
Diff to previous 1.10 (colored) to selected 1.42 (colored)

Update to version 1.5.4.

Changes include:

* Updated to use qt3
* New functions
* New language translations
* New fonts added
* Many bug fixes

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sat Mar 15 12:11:44 2003 UTC (21 years ago) by grant
Branch: netbsd-1-6-1
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) next main 1.10 (colored) to selected 1.42 (colored)

Pull up revision 1.10 (requested by dmcmahill in ticket #1213):
on alpha lower optimization level on a handful of key problem files that
triggered a compiler error.   This package now builds and seems to run
on NetBSD-1.6/alpha

Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 15 00:25:42 2003 UTC (21 years ago) by dmcmahill
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.42 (colored)

on alpha lower optimization level on a handful of key problem files that
triggered a compiler error.   This package now builds and seems to run
on NetBSD-1.6/alpha

Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 20 21:17:13 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base
Branch point for: netbsd-1-6-1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored) to selected 1.42 (colored)

buildlink1 -> buildlink2

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 13 17:36:40 2002 UTC (22 years ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.42 (colored)

Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 24 22:10:47 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.42 (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.6 / (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.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.42 (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.5 / (download) - annotate - [select for diffs], Wed Aug 29 22:41:05 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.42 (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.4 / (download) - annotate - [select for diffs], Tue Jun 26 20:10:22 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.3: +4 -13 lines
Diff to previous 1.3 (colored) to selected 1.42 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 3 22:02:59 2001 UTC (22 years, 11 months ago) by jtb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +22 -15 lines
Diff to previous 1.2 (colored) to selected 1.42 (colored)

Add some defaults for EVAL_PREFIX.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 14 21:43:39 2001 UTC (22 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.42 (colored)

Change MAINTAINER section to packages@netbsd.org

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Mar 26 20:53:47 2001 UTC (23 years 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.42 (colored)

New qcad package:

QCad is a simple 2D CAD System. With QCad you can easily construct and
modify  drawings  with  ISO-texts,  dimensions, hatches and many other
features and save them as DXF-files. These DXF-files are the interface
to many CAD-systems such as AutoCAD and many others.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 26 20:53:47 2001 UTC (23 years ago) by jtb
Branch: MAIN
Diff to selected 1.42 (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>