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)
Wed, Mar 18, 1:03 AM
Unknown Object (File)
Mon, Mar 16, 12:35 AM
Unknown Object (File)
Sun, Mar 15, 7:20 AM
Unknown Object (File)
Sat, Mar 14, 2:34 AM
Unknown Object (File)
Sat, Mar 14, 12:49 AM
Unknown Object (File)
Sat, Mar 14, 12:48 AM
Unknown Object (File)
Wed, Mar 11, 7:03 PM
Unknown Object (File)
Wed, Mar 11, 1:06 PM
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.