- Group target options
- Change CPPFLAGS and remove LDFLAGS to always use base system
libreadline and its headers
- Use a dynamically generated pkg-plist
Reviewed by: crees
- Add conflict with lang/sdcc-devel [1]
- Convert to OptionsNG
- Mark ONLY_FOR_ARCHS i386 as it seems to be the only supported one
by upstream project under FreeBSD
PR: ports/170371
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Sulev-Madis 'ketas' Silber <madis555.hot.ee> [1]
Approved by: tabthorpe (mentor)
* a couple Makefile/pkg-plist changes
* only pull in dependencies when actually necessary depending on
chosen options
PR: ports/79801
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.
PR: ports/66262
Submitted by: Tijl Coosemans <tijl@ulyssis.org>