summaryrefslogtreecommitdiff
path: root/graphics/libflash (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-28Mark deprecated.Tilman Keskinoz1-0/+2
PR: 152080 Submitted by: maintainer Notes: svn path=/head/; revision=267074
2010-12-04Sync to new bsd.autotools.mkAde Lovett1-1/+1
Notes: svn path=/head/; revision=265663
2010-02-05- update to jpeg-8Dirk Meyer1-2/+2
Notes: svn path=/head/; revision=249285
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-1/+1
starting with G Notes: svn path=/head/; revision=240070
2009-08-02-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger1-1/+1
-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 Notes: svn path=/head/; revision=238781
2009-07-18- update to jpeg7Dirk Meyer1-2/+2
Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
2009-01-30- Fix typo that prevented fetchingPav Lucistnik1-1/+1
Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227205
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-5/+4
- 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) Notes: svn path=/head/; revision=211584
2007-06-21- Fix build with gcc4Rong-En Fan6-0/+78
PR: ports/112977 Submitted by: benjsc Approved by: Li-Lun Wang <llwang at infor.org> (maintainer) Notes: svn path=/head/; revision=193991
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2006-05-07Remove USE_REINPLACE for categories starting with a GEdwin Groothuis1-1/+0
Notes: svn path=/head/; revision=161663
2006-02-23Conversion to a single libtool environment.Ade Lovett2-0/+2
Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
2006-01-22SHA256ifyEdwin Groothuis1-0/+1
Approved by: krion@ Notes: svn path=/head/; revision=154157
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-1/+1
in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
2005-04-20- Update to 0.4.13Pav Lucistnik3-7/+10
PR: ports/80057 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=133747
2004-11-18- Switch to ./configure make make install wayPav Lucistnik6-30/+34
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> Notes: svn path=/head/; revision=121860
2004-10-25- Update to 0.4.12Pav Lucistnik6-31/+31
PR: ports/73078 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=120187
2004-01-29SIZEify.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=99360
2003-08-24Unbreak by fixing MASTER_SITE.Edwin Groothuis2-5/+3
Fix email address of maintainer Submitted by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>,Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87579
2003-08-23[maintainer-update] Distfile of www/flashplugin-mozilla no longer availableEdwin Groothuis1-0/+2
The master sites and the distfile of www/flashplugin-mozilla and www/flashplugin-mozilla-devel is no longer available, and the email of the author is also broken. PR: ports/55360 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=87556
2003-02-20de-pkg-commentAkinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75960
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-2/+1
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-07-23Drop the maintainership.Akinori MUSHA1-1/+1
Notes: svn path=/head/; revision=63452
2002-07-23Fix build on CURRENT.Akinori MUSHA2-3/+14
PR: ports/40606 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> Notes: svn path=/head/; revision=63451
2002-07-21Fixed build on -CURRENT by replacing the matching but non-working 3.xRuslan Ermilov1-16/+2
hacks (each shell command must be preceded by a tab, not spaces) with the 4.x hacks (bsd.incs.mk soon to be merged). Notes: svn path=/head/; revision=63326
2000-10-25Complete _includeinstall for 3-STABLE or older.Akinori MUSHA1-0/+15
Notes: svn path=/head/; revision=34233
2000-10-21Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.Akinori MUSHA1-1/+1
Notes: svn path=/head/; revision=34079
2000-10-14Separate libflash from flashplayer after a repocopy.Akinori MUSHA8-52/+78
libflash (FlashLib) is a GPL Flash (TM) Library to play Flash movies. Notes: svn path=/head/; revision=33812
2000-09-25Clean up.Akinori MUSHA1-6/+4
Respect X11BASE. PR: ports/21369 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury) Notes: svn path=/head/; revision=33088
2000-08-08Don't try to use the non-existent fpresetsticky function on the Alpha.Steve Price1-0/+21
Notes: svn path=/head/; revision=31397
2000-04-24Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA1-1/+1
so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
2000-04-13PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien1-3/+3
Notes: svn path=/head/; revision=27470
2000-03-01spaces -> tabs (was killing package build)Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=26459
2000-02-29Added a FreeBSD patch by Yamagata.SADA Kenji2-1/+8
PR: ports/14100 Submitted by: Akinori MUSHA aka knu <knu@idaemons.org> Notes: svn path=/head/; revision=26457
2000-02-11Corrected/added some terms for users to avoid possibleChris D. Faulhaber2-8/+14
misunderstanding that this is an official release from Macromedia. PR: 16630 Submitted by: Maintainer Notes: svn path=/head/; revision=25660
1999-10-02This is a standalone Macromedia Flash player. The Netscape pluginDan Moschuk5-0/+40
which is compiled from the same source distribution will be a seperate port. PR: ports/14081 Submitted by: Akinori MUSHA <knu@idaemons.org> Notes: svn path=/head/; revision=22117