non port: emulators/jzintv/Makefile |
SVNWeb
|
Number of commits found: 28 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 27 Oct 2020
|
[ 13:16 pkubaj ]
emulators/jzintv: fix build on GCC architectures
Use C++11 compiler:
imasm/parser.cpp:1005: error: 'nullptr' was not declared in this scope
MFH: 2020Q4 (fix build blanket)
|
Mon, 14 Sep 2020
|
[ 18:44 martymac ]
Update to 1.0.20200712
|
Fri, 4 Sep 2020
|
[ 10:44 martymac ]
Fix build with llvm11 (duplicate symbol errors)
While here, rework a few things:
- add missing dependencies
- re-generate patches using 'makepatch' target
|
Fri, 20 Sep 2019
|
[ 21:17 martymac ]
Add missing USES=xorg for my ports
|
Fri, 10 May 2019
|
[ 10:53 martymac ] (Only the first 10 of 13 ports in this commit are shown above. )
Add missing USES=sdl for my ports
(and also reorder a few things)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Oct 2014
|
[ 09:03 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to several ports
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)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 15 Jul 2014
|
[ 23:30 adamw ] (Only the first 10 of 66 ports in this commit are shown above. )
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 7 Mar 2014
|
[ 16:55 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Convert e* to USES=zip
|
Tue, 10 Dec 2013
|
[ 11:56 martymac ]
- Use new options framework
- Always stage TOOLS/DOCS/EXAMPLES
|
Wed, 27 Nov 2013
|
[ 07:19 martymac ]
Fix pkg-message shown twice
|
Tue, 26 Nov 2013
|
[ 07:59 martymac ]
Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my ports
Suggested by: danfe
|
Wed, 30 Oct 2013
|
[ 07:18 martymac ]
- Enable staging
- Update USES
- Fix build on Clang
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Thu, 28 Mar 2013
|
[ 12:15 martymac ]
- Update to 1.0b4
- Use new header format in Makefile
|
Mon, 11 Jun 2012
|
[ 07:18 martymac ]
Switch to OptionsNg
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- 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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Thu, 13 Jan 2011
|
[ 07:23 martymac ]
Fix MAKE_ENV to make the port build with pending patch from ports/153625.
PR: ports/153625
Submitted by: gerald
Feature safe: yes
Approved by: ehaupt (mentor)
|
Thu, 18 Nov 2010
|
[ 09:15 martymac ]
- Add missing LICENSE
- Remove license text from installed documents
Approved by: ehaupt (mentor)
|
Mon, 27 Sep 2010
|
[ 12:08 martymac ] (Only the first 10 of 41 ports in this commit are shown above. )
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
|
Tue, 7 Sep 2010
|
[ 15:52 pgollucci ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
|
Sun, 22 Mar 2009
|
[ 23:06 amdmi3 ]
- Fix build on CURRENT: rename dprintf macro to not conflict with one from
stdio.h
PR: 132931
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
|
Sun, 6 Apr 2008
|
[ 15:14 rafan ]
jzIntv is an emulator for the Mattel Intellivision(TM)
videogame.
WWW: http://spatula-city.org/~im14u2c/intv/
PR: ports/122481
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
|
Number of commits found: 28 |