aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/cpmtools2
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* emulators/cpmtools2: document ncurses requirement (USES+=ncurses)marino2016-02-071-2/+2
| | | | | | also link with ncurses, not curses. approved by: infrastructure blanket
* - Remove BROKEN, port is fetchableak2015-12-171-2/+0
|
* Mark as broken: unfetchablebapt2015-12-131-0/+2
|
* - Update to 2.20ak2014-11-064-25/+6
|
* - Remove obsolete @dirrm(try)ak2014-09-252-2/+1
| | | | - Convert PLIST_DIRSTRY to PLIST_DIRS
* - Switch to USES=libtool, drop .la filesamdmi32014-07-241-1/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Update MASTER_SITESak2014-05-042-3/+4
| | | | | | - Bump PORTREVISION, distfile has been rerolled MFH: 2014Q2
* - Update to 2.19ak2014-04-062-3/+3
|
* - Update to 2.18ak2014-01-273-11/+18
| | | | - Support STAGEDIR
* - Convert to options helpersak2013-10-052-13/+6
| | | | | - Remove Author tag from pkg-descr - Resolve pkgname collision
* - Update to 2.16ak2013-09-202-9/+6
| | | | - Convert Makefile headers to new style
* - Convert to optionsNGak2012-06-251-7/+9
| | | | | | | - Pet portlint - Remove pkg-plist from security/dropbear Approved by: eadler (mentor)
* - Update to 2.15ak2012-05-313-5/+5
| | | | | | | | * Various small fixes * Datestamper support * Image offset option to access disk slices Approved by: eadler, itetcu (mentors, implicit)
* Update maintainer email in my portsak2012-03-031-1/+1
| | | | Approved by: eadler (mentor)
* Update to 2.13 and unbreakmakc2011-01-135-33/+32
| | | | | | | | Pass maintainership to submitter PR: ports/153838 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Feature safe: yes
* - Mark BROKEN: does not fetcherwin2010-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
* Update to 2.8.makc2009-04-262-8/+10
| | | | | | | Change maintainer's email. PR: ports/131256 Submitted by: Sven Klose (maintainer)
* This port allows to access CP/M file systems similar to the well-known mtoolslippe2008-06-235-0/+100
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)