1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Martin Wilke
4bf4bc9d9c - Update to 0.8.3
PR:		124557
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:24:27 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
e55254fcf2 - Fix wrong libraries path on amd64
- Bump PORTREVISION

PR:		124091
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
Approved by:	maintainer
2008-06-01 20:51:44 +00:00
Martin Wilke
4962ceb063 - Update to 0.8.2
PR:		123708
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-05-24 18:57:14 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
5ac9a97323 * Add KDE support - Konqueror plugin was confirmed to work
* Change default renderer to AGG
* Add patch to fix libintl-related build error when building without GTK GUI
* Add IGNORE for Cairo+KDE case, as it's not supported by gnash

PR:		117904
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-12-19 11:24:50 +00:00
Pav Lucistnik
d0eab093ac - Update to 0.8.1
PR:		ports/116406
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-09-21 22:12:11 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stefan Walter
98d5084a24 Disable building of klash, the konqueror plugin.
PR:		110923
Submitted by:	maintainer
2007-04-05 12:35:30 +00:00
Rong-En Fan
86df52a374 - GTK is required by PLUGIN
PR:		ports/110459
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-03-18 13:29:48 +00:00
Martin Wilke
237486a7a6 - Update to 0.7.2
PR:             110276
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-03-16 12:01:58 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Edwin Groothuis
23ac2035b9 [MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-12-21 20:41:33 +00:00
Ion-Mihai Tetcu
667c5f7c50 - set PLUGIN on on all archs
PR:		ports/103433
Submitted by:	Dmitry Marakasov (maintainer)
2006-12-03 06:31:41 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
David E. O'Brien
ddf0b1af99 Fix spelling of $ARCH.
Reminded by:	kris
2006-09-11 06:03:55 +00:00
David E. O'Brien
80e9e57472 Enable plug-in by default on AMD64 as www/flashplugin* are i386-only. 2006-09-10 00:11:27 +00:00
Stefan Walter
9f60f0bc1d Fix dependency on x11-toolkits/gtkglext.
PR:		99634
Submitted by:	Remy Oudompheng <oudomphe@clipper.ens.fr>
Patch by:	maintainer
Approved by:	arved (mentor)
2006-07-02 16:28:43 +00:00
Erwin Lansing
5a2b6a9d14 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.

PR:		97522
Submittey by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-06-05 20:27:40 +00:00
Alex Dupre
5ad81fb9c4 Update to 0.7.1 release.
Approved by:	maintainer
2006-05-08 05:46:58 +00:00
Alex Dupre
91f3078a0b Add an option to enable the firefox plugin (disabled by default since it's quite unstable).
PR:		ports/96209
Submitted by:	luca <sanluca78@gmail.com>
Patch by:	maintainer
2006-04-27 06:41:12 +00:00
Alex Dupre
9b389e718b Update the port to a current snapshot.
The firefox plugin now actually works, though it's quite unstable.

PR:		ports/95605
Submitted by:	maintainer
2006-04-22 13:52:03 +00:00
Norikatsu Shigemura
6090f5b061 Fix build error if firefox is installed.
Approved by:	maintainer address bounced
		<<< 550 Access from ip address XXX.XXX.XXX.XXX blocked. Visit http://win.mail.ru/cgi-bin/support_bl?ip=XXX.XXX.XXX.XXX
		550 5.1.1 <amdmi3@mail.ru>... User unknown
2006-04-01 14:46:50 +00:00
Sergey Matveychuk
43e448da34 Gnash is a GNU Flash movie player. Till now it has been possible
to play flash movies with proprietary software. While there are a
few free flash players, none supports anything higher than SWF v4
at best. Gnash is based on GameSWF, and supports many SWF v7 features.

WWW: http://www.gnu.org/software/gnash/

PR:		ports/91775
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-01-14 20:38:18 +00:00