aboutsummaryrefslogtreecommitdiff
path: root/emulators/xhomer/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* - Switch to options helpersDmitry Marakasov2016-06-241-6/+13
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=417422
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375061
* emulators/xhomer: not jobs safeJohn Marino2014-10-311-0/+2
| | | | Notes: svn path=/head/; revision=371938
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Stage supportMartin Wilke2014-02-051-10/+6
| | | | Notes: svn path=/head/; revision=342672
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-251-1/+1
| | | | Notes: svn path=/head/; revision=263585
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Update to 9.16.06Martin Wilke2006-11-241-1/+2
| | | | | | | | | | - Respects X11BASE PR: ports/105805 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=177991
* Xhomer is a machine emulator for the Digital Equipment CorporationThierry Thomas2006-07-161-0/+39
(DEC) Pro 350 computer, a PDP-11-based machine that was sold in the early to mid-'80's. Xhomer is based on the PDP-11 CPU core from the SIMH simulator, and is written entirely in C. PR: ports/97803 Submitted by: trasz <trasz (at) pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=168003