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)
Sun, Sep 6, 12:54 AM
Unknown Object (File)
Sat, Sep 5, 5:55 AM
Unknown Object (File)
Wed, Sep 2, 5:03 PM
Unknown Object (File)
Mon, Aug 31, 5:26 PM
Unknown Object (File)
Sun, Aug 30, 6:57 PM
Unknown Object (File)
Sat, Aug 29, 5:25 PM
Unknown Object (File)
Thu, Aug 27, 5:28 PM
Unknown Object (File)
Wed, Aug 19, 12:55 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 70597
Build 67480: 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
12

Just keep relevant information in port Makefile

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

Remove stay line

22

Sort alphabetically

devel/prjpeppercorn111/distinfo
2

DIST_SUBDIR required otherwise you end up with conflicts in distdir

Address various issues mentioned by diizzy@

diizzy added inline comments.
devel/prjpeppercorn111/Makefile
13

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.