Opened 14 years ago
Closed 14 years ago
#26160 closed submission (fixed)
base91 encoder / decoder new port
Reported by: | alan.macports.sp@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | base91 |
Description
Base91 encoding is more efficient than base64 and used in APRS (Automated Packet Reporting System) Amateur Radio applications.
I built this Portfile since I don't like installing things in /usr/local by hand. Might be useful for other folks.
Attachments (1)
Change History (3)
Changed 14 years ago by alan.macports.sp@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | base91 added |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thank you for the portfile! I committed in r70767 with these changes:
- reformatted and changed whitespace and added modeline
- obfuscated your maintainer email address
- moved "DESTDIR=${destroot}" from destroot.args to destroot.destdir
- ensured we're UsingTheRightCompiler
- added support for universal and non-default-build_arch builds
- also installed documentation files
- added license keyword
Note: See
TracTickets for help on using
tickets.
mail/base91/Portfile