non port: emulators/dosbox/Makefile |
SVNWeb
|
Number of commits found: 51 |
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 )
|
Sun, 29 Aug 2021
|
[ 18:49 Bernhard Froehlich (decke) ] dede880
emulators/dosbox: Add CPE information
Approved by: portmgr (blanket)
|
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, 24 Mar 2020
|
[ 11:21 fernape ]
emulators/dosbox: enable mouse locking with X.org newer than 1.20
References: https://www.vogons.org/viewtopic.php?f=31&t=62703
PR: 244960
Submitted by: tobias.rehbein@web.de
Reviewed by: knyght@gmail.com (maintainer)
|
Wed, 9 Oct 2019
|
[ 10:56 danfe ]
- Switch to DISTVERSION and stop abusing PORTREVISION whenever minor
version bumps; this also allows to drop DISTNAME
- Garbage-collect PKGMESSAGE (pkg-message file itself was removed in
r199776 12 years ago) and add missing USES+=sdl while I'm here
|
Tue, 24 Sep 2019
|
[ 17:41 swills ]
emulators/dosbox: update to v0.74-3
PR: 240455
Submitted by: hardy.schumacher@gmx.de (maintainer)
|
Mon, 1 Oct 2018
|
[ 19:44 ak ]
- Update to 0.74.2
- Fix DESKTOP_ENTRIES
PR: 231845
Submitted by: hardy.schumacher@gmx.de
Approved by: Tom Carrick <knyght@gmail.com> (maintainer)
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
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
|
Wed, 31 Dec 2014
|
[ 14:36 rodrigo ]
Fix build and running issues with clang on 11 and beyond
Bump portrevision
PR: 191630
Submitted by: knyght@gmail.com
|
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)
|
Wed, 9 Jul 2014
|
[ 19:06 tijl ] (Only the first 10 of 44 ports in this commit are shown above. )
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Sat, 3 May 2014
|
[ 18:58 tijl ] (Only the first 10 of 21 ports in this commit are shown above. )
audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool. (Only the first 15 lines of the commit message are shown above )
|
Wed, 23 Oct 2013
|
[ 22:15 ak ]
- Fix build with clang on i386 [1]
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Add LICENSE
PR: ports/183213 [1]
Submitted by: Tom Carrick <knyght@gmail.com> (maintainer) [1]
|
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)
|
Mon, 26 Aug 2013
|
[ 17:23 amdmi3 ]
- Install an icon and use it in a desktop file
PR: 181499
Submitted by: myself
Approved by: Tom Carrick <knyght@gmail.com> (maintainer)
|
Mon, 8 Jul 2013
|
[ 21:28 lippe ]
- Add OPTIONS to enable internal debugger
PR: ports/179924
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: Tom Carrick <knyght@gmail.com> (maintainer)
|
Fri, 24 May 2013
|
[ 17:48 pawel ]
- Add desktop entry file [1]
- Remove leading article from COMMENT
- Convert to OptionsNG
- Trim Makefile header
PR: ports/178727 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1]
Approved by: maintainer
|
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, 21 Oct 2011
|
[ 16:02 pawel ]
Fix build with gcc 4.6
PR: ports/161782
Submitted by: Christian Mangin <cmangin@arobas.net>
Approved by: maintainer
|
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
|
Fri, 28 May 2010
|
[ 08:59 wen ]
- Update to 0.74
PR: ports/146529
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer(timeout, > 15days)
|
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
|
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
|
Sat, 4 Jul 2009
|
[ 22:39 miwi ]
- Update to 0.73
PR: 135277
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
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
|
Wed, 19 Sep 2007
|
[ 18:21 araujo ]
- Update to 0.72.
- Remove 4.X cruft.
PR: ports/115859
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer)
|
Tue, 31 Jul 2007
|
[ 12:59 arved ]
Update to 0.71
PR: 115057
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: "Tom Carrick" <knyght@gmail.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}.
|
Tue, 13 Mar 2007
|
[ 13:18 miwi ]
- Update to 0.70
PR: 110250
Submited by: Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by: maintainer
|
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, 30 May 2006
|
[ 07:02 clsung ]
- Fix build on 4.x
PR: 97937
Submitted by: Shaun Amott <shaun_AT_inerd dot com>
Approved by: maintainer
|
Thu, 6 Apr 2006
|
[ 00:07 edwin ]
emulators/dosbox - Update to 0.65
Update DOSBox to version 0.65
Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
Remove USE_REINPLACE
PR: ports/95200
Submitted by: Lars Engels <lars.engels@0x20.net>
Approved by: "Tom Carrick" <knyght@gmail.com>
|
Mon, 3 Jan 2005
|
[ 21:43 kris ]
Update maintainer address
Submitted by: maintainer
Approved by: portmgr (self)
|
Fri, 17 Dec 2004
|
[ 14:44 vs ]
Update to 0.63
PR: ports/74303
Submitted by: Miguel Mendez
Approved by: maintainer timeout
|
Thu, 28 Oct 2004
|
[ 05:20 oliver ]
fix build on FreeBSD 4
PR: ports/73002
Approved By: maintainer
|
Mon, 11 Oct 2004
|
[ 23:16 edwin ]
Update: emulators/dosbox to 0.62
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
increases, general updates, and gcc 3.4 support without the
patch. Note, the file 'files/patch-include-dos_inc.h' and
the directory 'files' have been removed.
PR: ports/72289
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Sat, 7 Feb 2004
|
[ 17:35 krion ]
- Update to version 0.61
PR: ports/62474
Submitted by: maintainer
|
Fri, 23 Jan 2004
|
[ 23:09 edwin ]
Let ports use the USE_SDL macro
PR: ports/61807
Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
|
Sat, 1 Nov 2003
|
[ 14:28 netchild ]
- update dosbox from 0.58 to 0.60
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
|
Sat, 16 Aug 2003
|
[ 11:44 kris ]
Remove extraneous directory
Reviewed by: maintainer
|
Sat, 26 Jul 2003
|
[ 00:03 maho ]
a) Update from 0.55 to 0.58
b) small clean-up
PR: 52127
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> (maintainer)
|
Mon, 5 May 2003
|
[ 11:03 sumikawa ]
Fixed dependency.
|
Thu, 1 May 2003
|
[ 22:19 sumikawa ]
Add dosbox 0.55, an emulator of a PC with DOS.
PR: 41082
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
|
Number of commits found: 51 |