aboutsummaryrefslogtreecommitdiff
path: root/emulators/cpmtools2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* emulators/cpmtools2: Update to fresh snapshotAlex Kozlov2024-01-231-0/+2
| | | | | - Update to fresh snapshot (no version change) - Move manual pages to share/man
* emulators/cpmtools2: Update to 2.24Alex Kozlov2023-02-111-1/+1
|
* emulators/cpmtools2: Update to 2.23Alex Kozlov2022-11-151-1/+1
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Akinori MUSHA aka knu <knu@idaemons.org> * Alejandro Pulver <alejandro@varnet.biz> * Alexander Best <arundel@gmx.net> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Antipovsky <kemm@in-line.ru> * Alonso Cardenas Marquez <acm@FreeBSD.org> * Brian Gaeke <brg@dgate.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David Naylor <naylor.b.david@gmail.com> * David O'Brien (obrien@cs.ucdavis.edu) * Edward Tomasz Napierala <trasz@FreeBSD.org> * Eric L. Hernes <erich@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Ganael Laplanche <ganael.laplanche@martymac.org> * Gerald Pfeifer <gerald@FreeBSD.org> * Gunter Wambaugh <techgunter@yahoo.com> * Jacques Vidrine <nectar@FreeBSD.org> * Janni * Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> * Jeremy Karlson * Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> * Joel Sutton <jsutton@webnet.com.au> * Joerg Wunsch <joerg@FreeBSD.org> * Jonathan M. Bresler (jmb) * Jose Alonso Cardenas Marquez <acm@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * Kaltashkin Eugene <zhecka@gmail.com> * Kevin Bowling <kbowling@FreeBSD.org> * Li-Lun Wang <llwang@infor.org> * Mario S F Ferreira <lioux@linf.unb.br> et al. * Martin Hinner * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Neumann <mneumann@ntecs.de> * Miguel Mendez <flynn@energyhq.homeip.net> * Naram Qashat <cyberbotx@cyberbotx.com> * Nicole Reid <root@cooltrainer.org> * Nishika <nishika@cheerful.com> * Pavel I Volkov <pavelivolkov@googlemail.com> * Piotr Kubaj * Ruan Wei (iamayan@gmail.com) * Sebastian Schuetz <sschuetz@fhm.edu> * Seiichirou Hiraoka * Shaun Amott <shaun@FreeBSD.org> * Sheldon Hearn <axl@iafrica.com> * Simon Dick <simond@irrelevant.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Stijn Hoop <stijn@win.tue.nl> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Bernard <nanard@free.fr> * Timothy Beyer <beyert@cs.ucr.edu> * Tobias Reifenberger <tr@freebsd.mayn.de> * Tom Carrick <knyghtmare@knyghtmare.com> * Travis Poppe <tlp@liquidx.org> * Uffe Jakobsen <uffe@uffe.org> * Vladimir Kondratiev <wulf@mail.mipt.ru> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * Yukihiro Nakai <nakai@FreeBSD.org> * alepulver * alex * dchapes@ddm.on.ca * dk * elbarto * janek@gaja.ipan.lublin.pl * jhb * jmz * joerg * jraynard * krion * kstailey * mbr@FreeBSD.org * okeeblow <root@cooltrainer.org> * pixel * pjm * tenser@spitfire.ecsel.psu.edu * trasz * trasz <trasz@pin.if.uz.zgora.pl> * # Created by Timothy Beyer <beyert@cs.ucr.edu> With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 2.22Alex Kozlov2021-02-211-1/+1
| | | | Notes: svn path=/head/; revision=566234
* - Update to 2.21Alex Kozlov2020-09-211-3/+3
| | | | Notes: svn path=/head/; revision=549477
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* emulators/cpmtools2: document ncurses requirement (USES+=ncurses)John Marino2016-02-071-2/+2
| | | | | | | | | also link with ncurses, not curses. approved by: infrastructure blanket Notes: svn path=/head/; revision=408341
* - Remove BROKEN, port is fetchableAlex Kozlov2015-12-171-2/+0
| | | | Notes: svn path=/head/; revision=403900
* Mark as broken: unfetchableBaptiste Daroussin2015-12-131-0/+2
| | | | Notes: svn path=/head/; revision=403657
* - Update to 2.20Alex Kozlov2014-11-051-2/+4
| | | | Notes: svn path=/head/; revision=372211
* - Remove obsolete @dirrm(try)Alex Kozlov2014-09-251-1/+1
| | | | | | | - Convert PLIST_DIRSTRY to PLIST_DIRS Notes: svn path=/head/; revision=369242
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362747
* - Update MASTER_SITESAlex Kozlov2014-05-041-1/+2
| | | | | | | | | - Bump PORTREVISION, distfile has been rerolled MFH: 2014Q2 Notes: svn path=/head/; revision=352957
* - Update to 2.19Alex Kozlov2014-04-061-1/+1
| | | | Notes: svn path=/head/; revision=350351
* - Update to 2.18Alex Kozlov2014-01-271-9/+7
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=341371
* - Convert to options helpersAlex Kozlov2013-10-041-11/+5
| | | | | | | | - Remove Author tag from pkg-descr - Resolve pkgname collision Notes: svn path=/head/; revision=329360
* - Update to 2.16Alex Kozlov2013-09-201-7/+4
| | | | | | | - Convert Makefile headers to new style Notes: svn path=/head/; revision=327686
* - Convert to optionsNGAlex Kozlov2012-06-251-7/+9
| | | | | | | | | | - Pet portlint - Remove pkg-plist from security/dropbear Approved by: eadler (mentor) Notes: svn path=/head/; revision=299928
* - Update to 2.15Alex Kozlov2012-05-301-1/+1
| | | | | | | | | | | * Various small fixes * Datestamper support * Image offset option to access disk slices Approved by: eadler, itetcu (mentors, implicit) Notes: svn path=/head/; revision=297812
* Update maintainer email in my portsAlex Kozlov2012-03-021-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* Update to 2.13 and unbreakMax Brazhnikov2011-01-131-21/+19
| | | | | | | | | | | Pass maintainership to submitter PR: ports/153838 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Feature safe: yes Notes: svn path=/head/; revision=267735
* - Mark BROKEN: does not fetchErwin Lansing2010-10-051-1/+3
| | | | | | | | | - Reset maintainer: <pixel@copei.de>: Host or domain name not found. Name service error for name=copei.de type=MX: Host not found, try again Notes: svn path=/head/; revision=262434
* Update to 2.8.Max Brazhnikov2009-04-251-5/+7
| | | | | | | | | | Change maintainer's email. PR: ports/131256 Submitted by: Sven Klose (maintainer) Notes: svn path=/head/; revision=232728
* This port allows to access CP/M file systems similar to the well-known mtoolsFelippe de Meirelles Motta2008-06-221-0/+47
package, which accesses MSDOS file systems. I use it for file exchange with a Z80-PC simulator, but it works on floppy devices as well. WWW: http://www.moria.de/~michael/cpmtools/ PR: ports/120184 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215562