Commit graph

7 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
f5534cf1fb emulators/cpmtools: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-21 18:53:29 +01:00
Joerg Wunsch
1bc1523a3a emulators/cpmtools: stdify the old source code
This source code used to compile for about 40 years now since its
original creation.

Now, C compilers no longer compile traditional (= pre-C89) source
code, so a large patch was needed to add function prototypes.
2023-03-13 23:05:05 +01:00
Tobias C. Berner
1ac4aad5e9 emulators/cpmtools: fix build on recent current 2020-08-28 17:57:59 +00:00
Dmitry Marakasov
a8bd9382d2 - Fix installed script referencing stagedir
- Install helpfile into more suitable location
- Respect CC and PREFIX

PR:		203049
Submitted by:	amdmi3
Approved by:	maintainer timeout (joerg, 2 weeks)
2015-09-30 17:42:52 +00:00
Baptiste Daroussin
7f268d38ad Support stage by going back to using upstream Makefiles instead of custom one
Fix build with clang (thus remove USE_GCC=any)
2014-03-03 00:33:16 +00:00
Joerg Wunsch
fa81b7495b Fix man page installation. 2002-09-12 19:52:20 +00:00
Joerg Wunsch
d5ae87d0fa Another attempt to import cpm(1).
Hope i got it right this time...
1994-12-28 11:53:42 +00:00