non port: emulators/hatari/Makefile |
SVNWeb
|
Number of commits found: 72 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 21 May 2023
|
[ 16:29 Vinícius Zavam (egypcio) ] d523521
emulators/hatari: drop maintainership
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above )
|
Sat, 26 Feb 2022
|
[ 13:43 Vinícius Zavam (egypcio) ] 6cacfe1
emulators/hatari: update 2.2.1 to 2.3.1
while here: pet portlint.
*
https://git.tuxfamily.org/hatari/hatari.git/tree/doc/release-notes.txt?id=v2.3.1
Main changes since Hatari 2.3.0:
Hatari could crash when switching to Falcon mode and no IDE drive was used
Fix unneeded extra prefetch for movem in 68020/30 CPU
Fix master clock use for crossbar/DSP Handshake mode
Fix hostport PORTB interrupt handling for DSP
FPU setting did not work in macOS version for french language
Fix Hatari window disappearing in the python UI when changing resolution
(Only the first 15 lines of the commit message are shown above )
|
Tue, 19 Oct 2021
|
[ 08:36 Tobias Kortkamp (tobik) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
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, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Fri, 5 Jul 2019
|
[ 12:36 egypcio ]
emulators/hatari: update 2.1.0 to 2.2.1
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
|
Fri, 3 May 2019
|
[ 21:06 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 11 Dec 2018
|
[ 17:03 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 5 Dec 2018
|
[ 14:09 egypcio ] (Only the first 10 of 32 ports in this commit are shown above. )
use @FreeBSD.org as MAINTAINER instead of my private address
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 14 Nov 2018
|
[ 14:01 egypcio ]
emulators/hatari: update to v2.1.0
- 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
|
Tue, 20 Mar 2018
|
[ 22:52 adridg ]
Fix emulators/hatari pre-emptively for CMake 3.11. Build error is
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)
|
Wed, 21 Feb 2018
|
[ 16:24 antoine ]
Remove dependency on the python metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sat, 9 Dec 2017
|
[ 09:40 antoine ]
- hatari is not compatible with python3
TODO: make it no longer depend on the python metaport
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- 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
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Fri, 21 Apr 2017
|
[ 16:32 amdmi3 ]
- Fix shebangs
|
Tue, 31 Jan 2017
|
[ 03:40 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
|
Fri, 30 Dec 2016
|
[ 06:32 vanilla ]
Update to 2.0.0.
|
Thu, 24 Nov 2016
|
[ 21:12 antoine ]
Add explicit dependency on the python symlink, right now it relies on it
being provided as a dependency of x11-toolkits/gtk20
|
Mon, 6 Jun 2016
|
[ 15:25 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 7 Mar 2016
|
[ 22:59 mat ]
Update to 1.9.0
PR: 203245
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 21:46 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sat, 30 May 2015
|
[ 20:39 bapt ] (Only the first 10 of 68 ports in this commit are shown above. )
Update portaudio to v19/Remove portaudio2 [1]
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
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Sun, 25 Jan 2015
|
[ 00:46 pawel ] (Only the first 10 of 15 ports in this commit are shown above. )
Fix detection of libportaudio libraries
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
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 )
|
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)
|
Sun, 10 Aug 2014
|
[ 09:34 marino ]
emulators/hatari: upgrade version 1.7.0 => 1.8.0
PR: 192476
Submitted by: Ports Fury
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 13 Jul 2014
|
[ 23:09 bapt ] (Only the first 10 of 38 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Fri, 25 Oct 2013
|
[ 20:38 nemysis ]
- Simplify master sites
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR
- Change pkg-plist, remove DOCS
Approved by: pawel / wg (mentors, implicit)
|
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 15 Jul 2013
|
[ 14:43 miwi ]
- Update to 1.7.0
PR: 180502
Submitted by: Ports Fury
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 10 Dec 2012
|
[ 03:54 ak ]
- Update to 1.6.2
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
PR: ports/174162
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 19 Jul 2012
|
[ 17:27 sperber ]
- Update to version 1.6.1
- Update WWW: line
PR: ports/169411
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
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, 12 Aug 2011
|
[ 19:40 ehaupt ]
Update to 1.5.0
PR: 159439
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 27 Mar 2011
|
[ 10:29 miwi ]
- Update to version 1.4.0
PR: 155823
Submitted by: Ports Fury
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 20 Nov 2009
|
[ 06:06 miwi ]
- Update to 1.3.1
PR: 140670
Submitted by: Ports Fury
|
Sun, 8 Nov 2009
|
[ 13:21 sylvio ]
- Update to 1.2.0
Submitted by: sylvio@ (myself)
Approved by: miwi@ (mentor)
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Fri, 25 Apr 2008
|
[ 15:48 miwi ]
- Update to 1.0.1
PR: 122759
Submitted by: Ports Fury
|
Fri, 21 Mar 2008
|
[ 11:33 miwi ]
- Update to 1.0.0
PR: 121922
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Tue, 5 Jun 2007
|
[ 07:15 miwi ]
- Update to 0.95
PR: 113299
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 15 Apr 2007
|
[ 19:15 gabor ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
|
Mon, 25 Sep 2006
|
[ 11:29 miwi ]
- Update to 0.90
- BROKEN Does not build on 4.X
PR: ports/103607
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Tue, 5 Sep 2006
|
[ 04:26 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Mon, 29 Aug 2005
|
[ 10:12 garga ]
- Update to 0.70
PR: ports/85192
Submitted by: maintainer
|
Thu, 14 Apr 2005
|
[ 16:53 flz ]
- Update to 0.60.
PR: ports/79916
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
[ 13:42 flz ]
- Update to 0.50.
PR: ports/74484
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer timeout (3 months)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sat, 2 Apr 2005
|
[ 19:16 linimon ]
Maintainer has asked for reassignment to free pool.
|
Tue, 16 Mar 2004
|
[ 09:58 krion ]
Add hatari 0.45, an Atari ST emulator.
PR: ports/64300
Submitted by: Michael Neumann <mneumann@ntecs.de>
|
Number of commits found: 72 |