aboutsummaryrefslogtreecommitdiff
path: root/emulators/hatari
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
* emulators/hatari: update 2.1.0 to 2.2.1Vinícius Zavam2019-07-053-60/+79
| | | | | | | | | | | | | | | | | | | | Makefile - pygtk2 is now gtk30 (upstream); - python:2.7 became python:3.6+; - option helpers changed to follow '5.13 Makefile Options'. pkg-plist - hatari_profile is installed by default (upstream); - manpages and doc up to date, removed fr/ versions; - all tools/ available, with respective docs. * https://hatari.tuxfamily.org/doc/release-notes.txt Reported by: swills Differential Revision: https://reviews.freebsd.org/D19628 Notes: svn path=/head/; revision=505897
* These ports now build on aarch64.Mark Linimon2019-05-031-1/+0
| | | | | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run Notes: svn path=/head/; revision=500752
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* These ports now build on powerpc64.Mark Linimon2018-12-111-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487243
* use @FreeBSD.org as MAINTAINER instead of my private addressVinícius Zavam2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | benchmarks/vegeta devel/busybee devel/git-lfs devel/gnu-efi devel/hub devel/libe devel/py-fabric3 devel/py-fabric3 dns/dhisd dns/dnscrypt-proxy2 dns/go-geodns emulators/hatari irc/weechat-otr lang/coffeescript net-mgmt/cacti88 net-mgmt/cacti88-spine net-p2p/libbt net/py-iplib net/py-iplib net/py-libfte net/py-sbws security/obfs4proxy-tor security/onionscan security/openvpn-admin security/py-fteproxy security/py-yubikey-manager security/super sysutils/intel-pcm-devel sysutils/openipmi sysutils/shim sysutils/xbatt textproc/multimarkdown textproc/regex2dfa www/onionshare Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18434 Notes: svn path=/head/; revision=486672
* emulators/hatari: update to v2.1.0Vinícius Zavam2018-11-144-26/+27
| | | | | | | | | | | | | - adopt the port; - silent portlint; - change USE_XORG as suggested by stage-qa; - patches under files/ updated using makepatch; Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D17919 Notes: svn path=/head/; revision=484924
* Fix emulators/hatari pre-emptively for CMake 3.11. Build error isAdriaan de Groot2018-03-202-1/+21
| | | | | | | | | | | | | | | CMake Error at /usr/local/share/cmake/Modules/CheckIncludeFiles.cmake:63 (message): Unknown arguments: HAVE_SDL_CONFIG_H which comes because SDL_INCLUDE_DIR can contain more than one element, in which case the code falls over. Further explanation is in the patch. Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=465137
* Remove dependency on the python metaportAntoine Brodin2018-02-212-4/+28
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462532
* - hatari is not compatible with python3Antoine Brodin2017-12-091-1/+1
| | | | | | | TODO: make it no longer depend on the python metaport Notes: svn path=/head/; revision=455832
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-2/+3
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441455
* - Fix shebangsDmitry Marakasov2017-04-211-1/+3
| | | | Notes: svn path=/head/; revision=439097
* Mark various ports broken on aarch64 and armv6.Mark Linimon2017-01-311-0/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=432897
* Update to 2.0.0.Vanilla I. Shu2016-12-303-4/+5
| | | | Notes: svn path=/head/; revision=429957
* Add explicit dependency on the python symlink, right now it relies on itAntoine Brodin2016-11-241-0/+3
| | | | | | | being provided as a dependency of x11-toolkits/gtk20 Notes: svn path=/head/; revision=427064
* Remove unneeded usage of:Mathieu Arnold2016-06-061-2/+1
| | | | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight Notes: svn path=/head/; revision=416469
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to 1.9.0Mathieu Arnold2016-03-075-23/+90
| | | | | | | | | PR: 203245 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410580
* - Add LICENSE_FILEDmitry Marakasov2016-01-311-4/+5
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=407671
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Update portaudio to v19/Remove portaudio2 [1]Baptiste Daroussin2015-05-301-8/+3
| | | | | | | | | | | | Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer Notes: svn path=/head/; revision=387982
* 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
* Fix detection of libportaudio librariesPawel Pekala2015-01-251-3/+2
| | | | | | | | | PR: 196427 Submitted by: myself Approved by: hselasky, stephen, marcus, maintainer timeout from others Notes: svn path=/head/; revision=377845
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Clean up plistBaptiste Daroussin2014-10-271-8/+0
| | | | Notes: svn path=/head/; revision=371563
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* emulators/hatari: upgrade version 1.7.0 => 1.8.0John Marino2014-08-104-29/+48
| | | | | | | | PR: 192476 Submitted by: Ports Fury Notes: svn path=/head/; revision=364522
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Fix plistSteve Wills2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361845
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361722
* - Simplify master sitesRusmir Dusko2013-10-252-59/+25
| | | | | | | | | | | - Fix portaudio2 dependency due to recent commit - Support STAGEDIR - Change pkg-plist, remove DOCS Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=331635
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.7.0Martin Wilke2013-07-153-12/+18
| | | | | | | | PR: 180502 Submitted by: Ports Fury Notes: svn path=/head/; revision=323036
* - Fix i18n manpagesMartin Wilke2013-06-111-0/+2
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320596
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-2/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 1.6.2Alex Kozlov2012-12-102-9/+6
| | | | | | | | | | | - Convert Makefile headers to new style - Remove indefinite article from COMMENT PR: ports/174162 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=308583
* - Update to version 1.6.1Armin Pirkovitsch2012-07-194-13/+18
| | | | | | | | | | | - Update WWW: line PR: ports/169411 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301166
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Update to 1.5.0Emanuel Haupt2011-08-123-15/+30
| | | | | | | | PR: 159439 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279567
* - Update to version 1.4.0Martin Wilke2011-03-276-98/+31
| | | | | | | | PR: 155823 Submitted by: Ports Fury Notes: svn path=/head/; revision=271865
* Change order of includes so the port still builds fine if emulators/rtc isStefan Walter2010-05-182-0/+35
| | | | | | | | | | installed. PR: ports/140731 Submitted by: Bojan Petrovic <bpetrovi@f.bg.ac.rs> Notes: svn path=/head/; revision=254571
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.3.1Martin Wilke2009-11-204-14/+48
| | | | | | | | PR: 140670 Submitted by: Ports Fury Notes: svn path=/head/; revision=244508