non port: emulators/frodo/Makefile |
SVNWeb
|
Number of commits found: 53 |
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 )
|
Fri, 8 Oct 2021
|
[ 12:50 Piotr Kubaj (pkubaj) ] bbee953
emulators/frodo: fix build on powerpc and powerpc64
Same issue as on powerpc64le.
|
[ 12:04 Piotr Kubaj (pkubaj) ] a385a94
emulators/frodo: fix build on powerpc64le
While base GCC can build this port on 12.2, clang can't:
VIC.cpp:1407:8: error: expected unqualified-id
static asm void fastcopy(register uchar *dst, register uchar *src);
^
VIC.cpp:1408:8: error: expected unqualified-id
static asm void fastcopy(register uchar *dst, register uchar *src)
^
VIC.cpp:1838:3: error: use of undeclared identifier 'fastcopy'
fastcopy(chunky_line_start, (uint8 *)chunky_tmp);
It also can't build with USES=compiler:gcc-c++11-lib.
Since this port doesn't have reverse dependencies, use USE_GCC=yes.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 8 Nov 2019
|
[ 10:08 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
e*: Add missing USES={gnome,sdl,xorg}
|
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'.
|
Mon, 14 May 2018
|
[ 14:56 dinoex ]
- fix build for FreeBSD 12.0
|
Thu, 18 Jan 2018
|
[ 09:48 dinoex ]
- set BROKEN for FreeBSD-12
|
Thu, 2 Nov 2017
|
[ 06:07 dinoex ]
- migration to tk86
|
Fri, 20 Oct 2017
|
[ 12:25 gahr ] (Only the first 10 of 15 ports in this commit are shown above. )
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
|
Thu, 9 Feb 2017
|
[ 08:12 dinoex ] (Only the first 10 of 13 ports in this commit are shown above. )
- let configure pick up sdl
- make portlint happier
|
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
|
Thu, 8 Oct 2015
|
[ 04:01 dinoex ]
- cleanup
|
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)
|
Tue, 15 Jul 2014
|
[ 15:12 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sat, 30 Nov 2013
|
[ 07:08 dinoex ]
- use STAGEDIR
- use OPTIONS_DEFINE
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
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)
|
Sat, 13 Oct 2012
|
[ 13:39 dinoex ] (Only the first 10 of 174 ports in this commit are shown above. )
- cleanup comments
Feature safe: yes
|
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
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
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, 11 Dec 2007
|
[ 20:24 dinoex ]
- set USE_XORG
|
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, 31 Oct 2006
|
[ 05:26 dinoex ]
- drop USE_X_PREFIX
|
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)
|
Sun, 7 May 2006
|
[ 10:55 edwin ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with E
|
Sat, 25 Mar 2006
|
[ 10:11 dinoex ]
- update MASTER_SITES and homepage
|
Sun, 28 Nov 2004
|
[ 18:30 dinoex ]
- Fix Sound support
Submitted by: Rob Andrews
|
Sun, 15 Aug 2004
|
[ 04:56 dinoex ]
- update MASTER_SITES
|
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
|
Mon, 8 Mar 2004
|
[ 01:01 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Sun, 12 Oct 2003
|
[ 11:06 dinoex ]
- make portlint happy
|
Sat, 6 Sep 2003
|
[ 06:07 dinoex ]
- USE_SDL to support screens with more than 256 colors.
- new option WITHOUT_SDL=yes to disable it.
|
Fri, 5 Sep 2003
|
[ 19:43 dinoex ]
- update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
|
Wed, 23 Jul 2003
|
[ 14:07 dinoex ]
- update CATEGORIES
|
Sun, 6 Jul 2003
|
[ 09:19 dinoex ]
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
|
[ 09:01 dinoex ]
- update to use tk84
|
Thu, 20 Feb 2003
|
[ 18:26 dinoex ] (Only the first 10 of 70 ports in this commit are shown above. )
- add COMMENT
|
Thu, 5 Dec 2002
|
[ 04:32 dinoex ]
- remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
|
Sun, 1 Dec 2002
|
[ 23:59 kris ]
BROKEN on 5.0: does not build
|
Sun, 16 Jun 2002
|
[ 15:03 dinoex ] (Only the first 10 of 17 ports in this commit are shown above. )
- Get rid of PERL and use SED
|
Mon, 28 Jan 2002
|
[ 07:31 dinoex ]
Change some defines from "YES" to "yes" See samples in the porters-handbook.
|
Sat, 5 Jan 2002
|
[ 23:43 dinoex ] (Only the first 10 of 21 ports in this commit are shown above. )
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail
|
Sun, 24 Jun 2001
|
[ 05:28 dinoex ] (Only the first 10 of 22 ports in this commit are shown above. )
change MAINTAINER to FreeBSD.org address
|
Sun, 18 Mar 2001
|
[ 07:51 dinoex ]
Updated to use Tcl/Tk 8.3
|
Mon, 23 Oct 2000
|
[ 00:08 jeh ]
Extra slash break fetch.
|
Thu, 12 Oct 2000
|
[ 22:05 ade ]
Change location in first MASTER_SITE, add a second.
|
Wed, 30 Aug 2000
|
[ 06:26 steve ]
Add a missing ')' so this port actually installs again.
|
Fri, 23 Jun 2000
|
[ 14:44 sobomax ] (Only the first 10 of 17 ports in this commit are shown above. )
- Support LOCALBASE properly (in setting path to custom wish script)
|
Number of commits found: 53 |