Page MenuHomeFreeBSD

devel/prjpeppercorn111: Add new port
ClosedPublic

Authored by jbo on Feb 10 2026, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 10:36 AM
Unknown Object (File)
Sat, Apr 11, 10:35 PM
Unknown Object (File)
Wed, Apr 8, 8:23 AM
Unknown Object (File)
Tue, Apr 7, 11:11 PM
Unknown Object (File)
Fri, Apr 3, 3:23 AM
Unknown Object (File)
Mar 18 2026, 1:03 AM
Unknown Object (File)
Mar 16 2026, 12:35 AM
Unknown Object (File)
Mar 15 2026, 7:20 AM
Subscribers
None

Details

Summary

This port is used by devel/nextpnr to produce configuration bitstreams for CologneChip GateMate FPGAs.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70613
Build 67496: arc lint + arc unit

Event Timeline

jbo requested review of this revision.Feb 10 2026, 10:06 PM
jbo created this revision.
devel/prjpeppercorn111/Makefile
13

Just keep relevant information in port Makefile

# Mirrored as upstream doesn't versioned archive/URL for now
20

Remove stay line

23

Sort alphabetically

devel/prjpeppercorn111/distinfo
3

DIST_SUBDIR required otherwise you end up with conflicts in distdir

Address various issues mentioned by diizzy@

diizzy added inline comments.
devel/prjpeppercorn111/Makefile
14

This should be after CATEGORIES

This revision is now accepted and ready to land.Feb 10 2026, 11:19 PM
This revision was automatically updated to reflect the committed changes.