aboutsummaryrefslogtreecommitdiff
path: root/emulators/dtcyber
Commit message (Collapse)AuthorAgeFilesLines
* Provide error messages for some ports failing on aarch64, and, in aMark Linimon2017-05-011-0/+1
| | | | | | | | | | | few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439905
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-0/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426089
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* emulators/dtcyber: Make jobs safeJohn Marino2015-03-192-5/+29
| | | | | | | | | | Another example of "all" target containing a "clean" target that seems to have removed object files after they were built. While here, get rid of weird "pre-patch" target since we are patching Makefile.x11 anyway. We can handle some of that substituion with flags. Notes: svn path=/head/; revision=381672
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375061
* Convert e* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347406
* - Add stage supportDanilo Egea Gondolfo2013-12-141-9/+5
| | | | Notes: svn path=/head/; revision=336405
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-1/+1
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* 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
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Fix build with clangBaptiste Daroussin2012-08-241-0/+36
| | | | Notes: svn path=/head/; revision=303075
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-251-1/+1
| | | | Notes: svn path=/head/; revision=263585
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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
* - Add local mirror (${MASTER_SITE_LOCAL}); original distsite seemsEdward Tomasz Napierala2008-03-021-1/+3
| | | | | | | to have disappeared. Notes: svn path=/head/; revision=208326
* - 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
* - Respect X11BASEMartin Wilke2006-11-241-0/+1
| | | | | | | | PR: 105804 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=177984
* Add dtcyber 2.0b1, desktop CYBER Emulator.Alexander Botero-Lowry2006-09-176-0/+89
PR: ports/102820 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Approved by: novel (mentor) Notes: svn path=/head/; revision=173209