dinoex 2012-06-30 11:36:06 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- shorter desc for options
Revision ChangesPath
1.66 +8 -8 ports/graphics/gnash/Makefile
___
cvs-all@freeb
dinoex 2012-06-18 06:11:54 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile pkg-plist
graphics/gnash/files patch-configure
Log:
- fix Unterminated quoted string on FreeBSD 9.x
- fix unexpected operator on FreeBSD 7.x
- merge REINPLACE_CMD
dinoex 2012-06-15 06:21:13 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
graphics/gnash/files patch-configure
Removed files:
graphics/gnash/files patch-macros-ffmpeg.m4
patch-plugin-npapi-Makefile.i
dinoex 2012-02-20 05:01:40 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- build with giflib
Revision ChangesPath
1.61 +1 -1 ports/graphics/gnash/Makefile
___
cvs-all@freebsd.org
amdmi3 2012-02-12 23:12:05 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Drop maintainership
Revision ChangesPath
1.58 +1 -1 ports/graphics/gnash/Makefile
___
cvs-all@freebsd.or
amdmi3 2011-09-06 19:15:10 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Added files:
graphics/gnash/files patch-gui-gtk-gtk_canvas.cpp
Log:
- Fix segfault with OpenGL selected as the only renderer
PR: 156088
Submitted by:
amdmi3 2011-09-06 15:31:55 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
graphics/gnash/files patch-configure
patch-plugin-klash-klash_part.cpp
patch-plugin-klash4-klash_part.cpp
* Anonymous (swel...@gmail.com) wrote:
> WITH_VAAPI + WITHOUT_FFMPEG matches `else' condition while IGNORE is ignored.
>
> Here is a fix for the bug not present in the PR.
Thanks, this was exactly what I've intended, but I got distracted and
committed unfinished version. Should be ok now.
> %%
amdmi3 2011-03-10 13:48:02 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Fix condition
Revision ChangesPath
1.54 +2 -2 ports/graphics/gnash/Makefile
___
cvs-all@freebsd.org mail
Dmitry Marakasov writes:
> amdmi3 2011-03-10 06:29:13 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics/gnash Makefile pkg-plist
> Log:
> - Add VAAPI support
>
> PR: 153729
> Submitted by: Anonymous
[...]
> +# Hardware acceleration optio
amdmi3 2011-03-10 06:29:13 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile pkg-plist
Log:
- Add VAAPI support
PR: 153729
Submitted by: Anonymous
Revision ChangesPath
1.53 +16 -0 ports/graphics/gnash/Makefile
* Renato Botelho (ga...@freebsd.org) wrote:
> Well, my world+kernel was built with clang, maybe this is the problem.
I've suspected that :) Yes, clang seems to be the cause.
I've made a minimal testcase, probably it should be sent to clang
developers.
http://amdmi3.ru/files/clang-testcase/
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Oct 04, 2010 at 03:08:14AM +0400, Dmitry Marakasov wrote:
> * Renato Botelho (ga...@freebsd.org) wrote:
>
> > /usr/lib/libvgl.so: undefined reference to `set4pixels'
>
> Doesn't seem like a gnash problem for me - set4pixels in only used
> in
* Renato Botelho (ga...@freebsd.org) wrote:
> /usr/lib/libvgl.so: undefined reference to `set4pixels'
Doesn't seem like a gnash problem for me - set4pixels in only used
in libvgl itself, is not exported via header files and is not
referenced anywhere in the gnash code. Looks like it wasn't inline
On Fri, Oct 01, 2010 at 11:01:37AM +, Dmitry Marakasov wrote:
> amdmi3 2010-10-01 11:01:37 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics/gnash Makefile distinfo pkg-plist
> Added files:
> graphics/gnash/files patch-plugin-npapi-Makefile.in
> Remo
amdmi3 2010-10-01 11:01:37 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Added files:
graphics/gnash/files patch-plugin-npapi-Makefile.in
Removed files:
graphics/gnash/files patch-utilities-dumpshm.cpp
Log:
- Update t
amdmi3 2010-02-20 19:39:58 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Log:
- Update to 0.8.7
Feature safe: yes
Revision ChangesPath
1.46 +10 -4 ports/graphics/gnash/Makefile
1.11 +3 -3 por
amdmi3 2009-09-28 02:51:50 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Revert a bit that should not have been committed
Feature safe: yes
Revision ChangesPath
1.44 +5 -5 ports/graphics/gnash/Makefile
amdmi3 2009-09-28 01:32:41 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Log:
- Update to 0.8.6
Feature safe: yes
Revision ChangesPath
1.43 +26 -18ports/graphics/gnash/Makefile
1.10 +3 -3 por
amdmi3 2009-03-28 13:57:14 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Fix --disable-kparts configure option
Revision ChangesPath
1.38 +1 -1 ports/graphics/gnash/Makefile
___
amdmi3 2009-03-23 16:29:32 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
graphics/gnash-devel Makefile
Log:
- Mark MAKE_JOBS_SAFE
Revision ChangesPath
1.42 +1 -0 ports/graphics/gnash-devel/Makefile
1.37 +1 -0 po
amdmi3 2009-03-06 17:56:46 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Enable KDE4 option. It won't build in presence of KDE3, so add conditional
IGNORE
- Remove CONFIGURE_ENV, it's not needed any more
Revision ChangesPath
1.3
amdmi3 2009-03-06 03:10:17 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Added files:
graphics/gnash/files patch-plugin-klash-klash_part.cpp
patch-plugin-klash4-klash_part.cpp
Log:
- Update to 0.8.5
amdmi3 2008-10-15 10:03:02 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Add missing SDL dependency
Revision ChangesPath
1.32 +2 -0 ports/graphics/gnash/Makefile
___
cvs-all@fre
amdmi3 2008-10-14 19:49:31 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Log:
- Update to 0.8.4
Revision ChangesPath
1.31 +4 -4 ports/graphics/gnash/Makefile
1.8 +3 -3 ports/graphics/gnash/distinf
amdmi3 2008-10-03 14:30:30 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile pkg-plist
Log:
- Backport some improvements (cleaner rcfile and OPTIONS handling) from
gnash-devel
Revision ChangesPath
1.30 +17 -5 ports/graphics/gnash/Ma
miwi2008-06-18 23:24:27 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Removed files:
graphics/gnash/files patch-backend-render_handler_ogl.h
Log:
- Update to 0.8.3
PR: 124557
Submitted by: Dmitry Mara
miwi2008-06-01 20:51:44 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- Fix wrong libraries path on amd64
- Bump PORTREVISION
PR: 124091
Submitted by: "Scot W. Hetzel" <[EMAIL PROTECTED]>
Approved by:maintainer
miwi2008-05-24 18:57:14 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Added files:
graphics/gnash/files patch-backend-render_handler_ogl.h
Removed files:
graphics/gnash/files patch-utilities-Makefile.in
Log:
- Upda
miwi2007-12-19 11:24:51 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile pkg-plist
Added files:
graphics/gnash/files patch-utilities-Makefile.in
Log:
* Add KDE support - Konqueror plugin was confirmed to work
* Change default renderer to AGG
pav 2007-09-21 22:12:11 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-descr pkg-plist
Removed files:
graphics/gnash/files patch-configure
Log:
- Update to 0.8.1
PR: ports/116406
Submitted by: Dmitry Marakas
stefan 2007-04-05 12:35:30 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Disable building of klash, the konqueror plugin.
PR: 110923
Submitted by: maintainer
Revision ChangesPath
1.16 +1 -1 ports/graphi
rafan 2007-03-18 13:29:48 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- GTK is required by PLUGIN
PR: ports/110459
Submitted by: Dmitry Marakasov (maintainer)
Revision ChangesPath
1.15 +2 -2 ports/g
miwi2007-03-16 12:01:58 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-descr pkg-plist
Added files:
graphics/gnash/files patch-configure
Log:
- Update to 0.7.2
PR: 110276
Submitted by: Dmitry Marakasov <[EMA
itetcu 2006-12-03 06:31:41 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
- set PLUGIN on on all archs
PR: ports/103433
Submitted by: Dmitry Marakasov (maintainer)
Revision ChangesPath
1.11 +2 -6 ports/g
obrien 2006-09-11 06:03:55 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Fix spelling of $ARCH.
Reminded by:kris
Revision ChangesPath
1.9 +3 -3 ports/graphics/gnash/Makefile
___
On Sat, Sep 09, 2006 at 08:26:51PM -0700, David O'Brien wrote:
> > This should be ARCH instead of MACHINE_ARCH (make sure to include
> > bsd.port.pre.mk first).
>
> I think some of our ports are confused (and me too).
> A bunch do: .if ${ARCH} == "amd64"
> and at least these
> hugs/Makefile:.if $
On Sat, Sep 09, 2006 at 10:58:30PM -0400, Kris Kennaway wrote:
> On Sun, Sep 10, 2006 at 12:11:27AM +, David E. O'Brien wrote:
> > obrien 2006-09-10 00:11:27 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > graphics/gnash Makefile
> > Log:
> > Enable pl
On Sun, Sep 10, 2006 at 12:11:27AM +, David E. O'Brien wrote:
> obrien 2006-09-10 00:11:27 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics/gnash Makefile
> Log:
> Enable plug-in by default on AMD64 as www/flashplugin* are i386-only.
> | +.if ${MACHINE_
obrien 2006-09-10 00:11:27 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Enable plug-in by default on AMD64 as www/flashplugin* are i386-only.
Revision ChangesPath
1.8 +4 -0 ports/graphics/gnash/Makefile
__
stefan 2006-07-02 16:28:43 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Fix dependency on x11-toolkits/gtkglext.
PR: 99634
Submitted by: Remy Oudompheng <[EMAIL PROTECTED]>
Patch by: maintainer
Approved by:arv
On Mon, Jun 05, 2006 at 08:27:40PM +, Erwin Lansing wrote:
> erwin 2006-06-05 20:27:40 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics/gnash Makefile
> Log:
> Every time gnash plugin is launched, gnash-dbg.log file is
> created in current dir. I cons
erwin 2006-06-05 20:27:40 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Every time gnash plugin is launched, gnash-dbg.log file is
created in current dir. I consider this annoying, so I think
it's better to have gnash debug log as a dotfile
ale 2006-05-08 05:46:58 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo
Removed files:
graphics/gnash/files patch-macros_gtkglext.m4
patch-macros_pango.m4 patch-macros_sdl.m4
Log:
Update to 0.7.1 release.
ale 2006-04-27 06:41:12 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile pkg-plist
Log:
Add an option to enable the firefox plugin (disabled by default since it's
quite unstable).
PR: ports/96209
Submitted by: luca <[EMAIL PROTE
ale 2006-04-22 13:52:03 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile distinfo pkg-plist
Added files:
graphics/gnash/files patch-macros_gtkglext.m4
patch-macros_pango.m4 patch-macros_sdl.m4
Log:
Update the port to
nork2006-04-01 14:46:50 UTC
FreeBSD ports repository
Modified files:
graphics/gnash Makefile
Log:
Fix build error if firefox is installed.
Approved by:maintainer address bounced
<<< 550 Access from ip address XXX.XXX.XXX.XXX blocked. Visit
ht
47 matches
Mail list logo