aboutsummaryrefslogtreecommitdiff
path: root/emulators/jzintv
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* emulators/jzintv: fix build on GCC architecturesPiotr Kubaj2020-10-271-1/+1
| | | | | | | | | | Use C++11 compiler: imasm/parser.cpp:1005: error: 'nullptr' was not declared in this scope MFH: 2020Q4 (fix build blanket) Notes: svn path=/head/; revision=553436
* Update to 1.0.20200712Ganael LAPLANCHE2020-09-149-344/+584
| | | | Notes: svn path=/head/; revision=548670
* Fix build with llvm11 (duplicate symbol errors)Ganael LAPLANCHE2020-09-046-10/+44
| | | | | | | | | While here, rework a few things: - add missing dependencies - re-generate patches using 'makepatch' target Notes: svn path=/head/; revision=547526
* Add missing USES=xorg for my portsGanael LAPLANCHE2019-09-201-1/+1
| | | | Notes: svn path=/head/; revision=512444
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-6/+6
| | | | Notes: svn path=/head/; revision=508837
* Add missing USES=sdl for my portsGanael LAPLANCHE2019-05-101-3/+4
| | | | | | | (and also reorder a few things) Notes: svn path=/head/; revision=501166
* 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
* Add USES=alias to several portsJohn Marino2014-10-201-1/+1
| | | | | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=371244
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-131-50/+0
| | | | Notes: svn path=/head/; revision=370757
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+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
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-1/+1
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=362015
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Convert e* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347406
* - Use new options frameworkGanael LAPLANCHE2013-12-102-37/+24
| | | | | | | - Always stage TOOLS/DOCS/EXAMPLES Notes: svn path=/head/; revision=336058
* Fix pkg-message shown twiceGanael LAPLANCHE2013-11-271-1/+0
| | | | Notes: svn path=/head/; revision=335001
* Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my portsGanael LAPLANCHE2013-11-261-2/+2
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=334921
* - Enable stagingGanael LAPLANCHE2013-10-302-10/+30
| | | | | | | | - Update USES - Fix build on Clang Notes: svn path=/head/; revision=332083
* 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
* - Update to 1.0b4Ganael LAPLANCHE2013-03-285-259/+311
| | | | | | | - Use new header format in Makefile Notes: svn path=/head/; revision=315461
* Switch to OptionsNgGanael LAPLANCHE2012-06-111-5/+7
| | | | Notes: svn path=/head/; revision=299019
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix MAKE_ENV to make the port build with pending patch from ports/153625.Ganael LAPLANCHE2011-01-132-3/+3
| | | | | | | | | | PR: ports/153625 Submitted by: gerald Feature safe: yes Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=267726
* - Add missing LICENSEGanael LAPLANCHE2010-11-182-3/+4
| | | | | | | | | - Remove license text from installed documents Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264750
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-2/+2
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* - Fix build on CURRENT: rename dprintf macro to not conflict with one from ↵Dmitry Marakasov2009-03-221-0/+2
| | | | | | | | | | stdio.h PR: 132931 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=230710
* jzIntv is an emulator for the Mattel Intellivision(TM)Rong-En Fan2008-04-067-0/+436
videogame. WWW: http://spatula-city.org/~im14u2c/intv/ PR: ports/122481 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Notes: svn path=/head/; revision=210659