Next | Query returned 97 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-08-07 08:38:46 by Nia Alarie | Files touched by this commit (1)
Log message:
kicad: Requires msgfmt to provide a --desktop option
   2023-07-18 14:58:53 by Nia Alarie | Files touched by this commit (2)
Log message:
cad: Where possible, adjust packages to use USE_(CC|CXX)_FEATURES
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-06-06 12:20:58 by Manuel Bouyer | Files touched by this commit (6)
Log message:
Update cad/kicad to 7.0.5
pkgsrc change: Add option ng-spice, default to on. This brings cad/kicad
closer to default upstream builds.

Changes since 7.0.0: mostly bug fixes and small UI improvements.
For more complete changes see
https://www.kicad.org/blog/2023/03/KiCad-7.0.1-Release/
https://www.kicad.org/blog/2023/04/KiCad-7.0.2-Release/
https://www.kicad.org/blog/2023/05/KiCad-7.0.5-Release/
(7.0.3 and 7.0.4 were not released)

Selected changes:
Handle user defined attributes when importing Eagle schematics
Make footprint drag include connected traces
Use constraints to determine netclass width
Fill shapes with open path when importing SVG
PCB Calculator: save regulator calculator settings.
Remove non-global labels from label properties dialog selection list
Create field name if user doesn't specify one.
Ignore unknown attributes when importing CADSTAR schematic
Snap to grid on orthoganal dimension creation
Allow solder mask bridges between net-tie-group pads
Add hole clearance to mounting hole keepouts for SPECCTRA export
Enable zone hatch settings in properties panel.
   2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271)
Log message:
revbump for boost
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-03-04 15:36:36 by Greg Troxel | Files touched by this commit (1)
Log message:
cad/kicad: Require gcc 9

While <charconv> works with 8, std::filesystem doesn't, and does build
with 9.
   2023-02-27 14:59:14 by Greg Troxel | Files touched by this commit (1)
Log message:
cad/kicad: Require C++17 and GCC 8

The new version uses <charconv>, and fails to build with gcc 7.  kicad
builds with gcc10, and likely builds with 8 (based on nodejs building
with 8, after showing the same charconv failure).  Therefore this
commit is an improvment, and if 8 fails we can reassess.
   2023-02-13 09:16:10 by Tobias Nygren | Files touched by this commit (1)
Log message:
kicad: g/c bsd.prefs.mk include

Next | Query returned 97 messages, browsing 11 to 20 | Previous