Page MenuHomeFreeBSD

devel/prjpeppercorn111: Add new port
ClosedPublic

Authored by jbo on Feb 10 2026, 10:06 PM.
Tags
None
Referenced Files
F167152363: D55235.id171697.diff
Wed, Aug 19, 12:55 PM
Unknown Object (File)
Mon, Aug 10, 2:42 AM
Unknown Object (File)
Sun, Aug 9, 8:02 PM
Unknown Object (File)
Sun, Aug 9, 12:18 PM
Unknown Object (File)
Sun, Aug 9, 12:11 PM
Unknown Object (File)
Fri, Aug 7, 2:00 PM
Unknown Object (File)
Fri, Aug 7, 1:36 PM
Unknown Object (File)
Fri, Aug 7, 3:50 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.