Commit graph

53 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
75f59fe020 - Update to 20100218
Feature safe:	yes
2010-02-20 19:41:41 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
f6f179ea62 - Fix plist for !WITH_AGG case 2010-01-11 16:35:16 +00:00
Dmitry Marakasov
e34b3ec7cc - Add forgotten patch 2010-01-11 05:20:44 +00:00
Dmitry Marakasov
cdd02a901f - Update to 20100110 2010-01-11 05:20:11 +00:00
Dmitry Marakasov
57ede9ff54 - Update to 20091129 2009-12-08 00:37:29 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dmitry Marakasov
4745bf8510 - Update URL of my distfile mirror in 87 ports
Approved by:	portmgr (erwin)
2009-07-28 16:34:36 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
478e95d156 - Mark MAKE_JOBS_SAFE 2009-03-23 16:29:32 +00:00
Dmitry Marakasov
45fa05a007 - Mark ignore, graphics/gnash is currently newer 2009-03-15 00:03:13 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Dmitry Marakasov
fd202c7a5e - Update address of my distfile mirror 2009-01-05 16:14:51 +00:00
Dmitry Marakasov
baca239922 - Update to 20081208 2008-12-09 12:34:13 +00:00
Dmitry Marakasov
4422fd743d - Fix build without GTK gui 2008-11-08 23:45:43 +00:00
Dmitry Marakasov
94ca1d9017 - Mark broken with GTK gui for now (doesn't build)
- Fix build with gstreamer
2008-11-06 16:24:53 +00:00
Dmitry Marakasov
27cf07fb2e - Update to 20081030 2008-10-30 21:39:29 +00:00
Dmitry Marakasov
7472432b02 - Fix plist, portlint nits 2008-10-03 14:29:22 +00:00
Dmitry Marakasov
9d9a42d35d - Update to 20080927
- Improve config file handling
2008-10-02 20:44:35 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +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
9291a68eed - Add missing patches
Submitted by:	jkim
2008-05-29 18:25:17 +00:00
Martin Wilke
2d4936e54b - Woops fix build
Reported by:	ionbot
2008-05-29 12:07:59 +00:00
Martin Wilke
b7f4e6832d - Update to 20080515
PR:		123744
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-05-29 11:09:15 +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