Page MenuHomeFreeBSD

devel/prjpeppercorn111: Add new port
ClosedPublic

Authored by jbo on Tue, Feb 10, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 3, 6:40 AM
Unknown Object (File)
Sun, Mar 1, 3:57 AM
Unknown Object (File)
Tue, Feb 24, 7:29 AM
Unknown Object (File)
Wed, Feb 18, 6:45 PM
Unknown Object (File)
Wed, Feb 18, 4:34 PM
Unknown Object (File)
Tue, Feb 17, 5:20 PM
Unknown Object (File)
Tue, Feb 17, 10:32 AM
Unknown Object (File)
Sun, Feb 15, 11:36 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

jbo requested review of this revision.Tue, Feb 10, 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.Tue, Feb 10, 11:19 PM
This revision was automatically updated to reflect the committed changes.