notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/linux-f10-flashplugin11/Makefile

Number of commits found: 68

Monday, 5 Sep 2016
19:23 tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:421387 
Tuesday, 2 Aug 2016
13:33 tijl search for other commits by this committer
- Clean up the Makefile a bit.
- Remove redundant GNOME option.
- Remove duplicate distinfo and pkg-plist files.
- Remove /compat and /compat/linux from pkg-plist.  Other Linux ports ignore
  these too, and /compat isn't necessarily a directory (see hier(7)).
Original commitRevision:419479 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Saturday, 30 Jan 2016
18:30 miwi search for other commits by this committer
Welcome Centos 6.7

- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
Original commitRevision:407537 
Sunday, 9 Aug 2015
19:14 netchild search for other commits by this committer
Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
Original commitRevision:393817 
Wednesday, 25 Mar 2015
18:20 xmj search for other commits by this committer
www/linux-*-flashplugin11: set -c6 port as master port

- Make www/linux-c6-flashplugin11 master port
- Make www/linux-f10-flashplugin11 slave port
- Reduce future maintenance turnaround.

Differential Revision:	https://reviews.freebsd.org/D2128
Reviewed by:	eadler
Approved by:	koobs (mentor)
Original commitRevision:382257 
Monday, 16 Mar 2015
17:02 xmj search for other commits by this committer
www/linux-*-flashplugin11: update to 11.2r202.451

- Update to 11.2r202.451

Differential Revision:	https://reviews.freebsd.org/D2061
Approved by:	swills (mentor)
Security:	8b3ecff5-c9b2-11e4-b71f-00bd5af88c00
Security:	CVE-2015-0332
Security:	CVE-2015-0333
Security:	CVE-2015-0334
Security:	CVE-2015-0335
Security:	CVE-2015-0336
Security:	CVE-2015-0337
Security:	CVE-2015-0338
Security:	CVE-2015-0339
Security:	CVE-2015-0340
Security:	CVE-2015-0341
Security:	CVE-2015-0342
MFH:		2015Q1
Original commitRevision:381428 
Saturday, 7 Feb 2015
10:00 xmj search for other commits by this committer
www/linux-*-flashplugin11: update to 11.2r202.442

- Update to 11.2r202.442
- Fix 0day reported in CVE-2015-0313

Differential Revision:	https://reviews.freebsd.org/D1783
Approved by:	koobs (mentor)
MFH:		2015Q1
Security:	734bcd49-aae6-11e4-a0c1-c485083ca99c
Original commitRevision:378579 
Tuesday, 27 Jan 2015
21:16 tijl search for other commits by this committer
Update flash plugin to 11.2r202.440

MFH:		2015Q1
Original commitRevision:378021 
Thursday, 22 Jan 2015
11:25 tijl search for other commits by this committer
Update flash plugin to 11.2r202.438

MFH:		2015Q1
Original commitRevision:377649 
Tuesday, 9 Dec 2014
16:35 tijl search for other commits by this committer
Update flash plugin to 11.2r202.418

PR:		195825
Submitted by:	pkubaj@riseup.net
Original commitRevision:374406 
Wednesday, 26 Nov 2014
19:48 marino search for other commits by this committer
www/linux-*-flashplugin11: convert ALSA to option, but off by default

ALSA output in Flash is fragile and doesn't work without the major
linulator update currently baking in dchagin's lemul branch.   While
waiting for that change, current ALSA to a disabled-by-default option.

PR:		195416
Submitted by:	Jan Beich
Approved by:	Continuation of recent work
Original commitRevision:373458 
10:25 marino search for other commits by this committer
audio/linux-*-alsa-*,www/linux-*-flashplugin11: bump, fix run depends

Recent changes required a bumped PORTREVISION, do that now.  While
here, prevent partial updates of linux-*-flashplugin11 with old
linux-*-alsa-lib.

PR:		195406
Submitted by:	Jan Beich
Original commitRevision:373443 
Tuesday, 25 Nov 2014
18:27 marino search for other commits by this committer
www/linux-*-flashplugin11: Drop libflash support now that ALSA works

PR:		192541
Submitted by:	Jan Beich
Approved by:	maintainer timeout (> 3 months)
Original commitRevision:373426 
Monday, 17 Nov 2014
20:35 jkim search for other commits by this committer
Revert r372458 for www/linux-f10-flashplugin11.  I incorrectly presumed
libgdk_pixbuf-2.0.so.0 is installed by graphics/linux-f10-gdk-pixbuf.

PR:		195103
Pointy hat to:	jkim
Original commitRevision:372685 
Tuesday, 11 Nov 2014
17:55 jkim search for other commits by this committer
Add a missing dependency for the latest Flash plugin.

Reported by:	Piotr Kubaj (pkubaj at riseup dot net)
Original commitRevision:372458 
15:04 xmj search for other commits by this committer
www/linux-{c6,f10}-flashplugin: update to 11.2r202.418

- update to 11.2r202.418

Differential Revision:	https://reviews.freebsd.org/D1143
Approved by: swills (mentor)
Original commitRevision:372450 
Thursday, 2 Oct 2014
18:39 jkim search for other commits by this committer
- Re-add PKGNAMEPREFIX for www/linux-f10-flashplugin11. [1]
- Honor LINUXBASE in pkg-plist.
- Reduce diff between linux-c6-flashplugin11 and linux-f10-flashplugin11.

Reported by:	nyan [1]
Original commitRevision:369846 
Thursday, 25 Sep 2014
16:16 xmj search for other commits by this committer
www/linux-*-flashplugin11: Fix multiple security vulnerabilities

Adobe has discovered multiple security vulnerabilities in Flash
linux-*-flashplugin-11.2r202.400. Ugrade the two Linux ports to
version .406, which fixes these.

While here:

 - Merge in eadler@'s MAINTAINER change from r369160 [1]

[1] https://svnweb.freebsd.org/changeset/ports/369160

PR:		193904
Differential Revision:	https://reviews.freebsd.org/D831
Submitted by:	Jung-uk Kim
Approved by:	koobs (mentor)
MFH:		2014Q3
Security:	ca44b64c-4453-11e4-9ea1-c485083ca99c
Original commitRevision:369267 
Wednesday, 24 Sep 2014
05:58 eadler search for other commits by this committer
Hand this port back to emulation.  I am not longer able to handle updates as
fast as I used to
Original commitRevision:369160 
Monday, 22 Sep 2014
11:54 bapt search for other commits by this committer
Add missing dependency on desktop-file-utils
Simplify plist
Original commitRevision:368853 
10:40 xmj search for other commits by this committer
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
Original commitRevision:368845 
Monday, 18 Aug 2014
16:43 bdrewery search for other commits by this committer
- Move RESETPREFIX to default PLIST_SUB

With hat:	portmgr
Original commitRevision:365325 
Sunday, 17 Aug 2014
23:36 eadler search for other commits by this committer
Update flash to the latest version.

PR:	192766
Original commitRevision:365262 
Monday, 14 Jul 2014
12:44 eadler search for other commits by this committer
Update flash to the latest version.
Original commitRevision:361777 
Tuesday, 24 Jun 2014
08:07 eadler search for other commits by this committer
Update to 11.2r202.378
Original commitRevision:359058 
Monday, 26 May 2014
20:27 eadler search for other commits by this committer
- Update flash to the latest version
- Add desktop-file-utils

PR:		ports/189856
PR:		ports/190150
Original commitRevision:355446 
Saturday, 3 May 2014
09:37 eadler search for other commits by this committer
Update flash to the latest version.

Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:352895 
Friday, 14 Mar 2014
16:11 eadler search for other commits by this committer
Update flash to the latest version.

PR:		ports/187556
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:348266 
Tuesday, 25 Feb 2014
03:12 eadler search for other commits by this committer
Update flash to the latest version.
Original commitRevision:345915 
Wednesday, 5 Feb 2014
15:56 eadler search for other commits by this committer
Update flash to the latest version
Original commitRevision:342741 
Friday, 24 Jan 2014
05:05 eadler search for other commits by this committer
Update flash to 11.2r202.335
Report security issues

PR:		ports/185790
Reported by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:340877 
Thursday, 14 Nov 2013
18:45 jkim search for other commits by this committer
Move the libflashplayer.so to its own directory.

Approved by:	eadler (maintainer)
Original commitRevision:333784 
Wednesday, 13 Nov 2013
05:55 eadler search for other commits by this committer
Update to latest flash and mark the old one as vulnerable.

PR:		ports/183911
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:333651 
05:48 eadler search for other commits by this committer
Stagify linux-f10-flashplayer.  This makes all my ports STAGEDIR safe!

Submitted by:	bapt
Original commitRevision:333650 
Wednesday, 23 Oct 2013
18:59 eadler search for other commits by this committer
Unquiet my ports to make debugging easier.
Original commitRevision:331411 
Tuesday, 22 Oct 2013
14:04 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
Original commitRevision:331275 
Sunday, 13 Oct 2013
06:01 eadler search for other commits by this committer
- Flash 11 is now the only option so there is no need for a manual LATEST_LINK

- xdelta is the only version so it may define the LATEST_LINK
Original commitRevision:330209 
05:57 eadler search for other commits by this committer
Simplify Makefile
Original commitRevision:330208 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Friday, 13 Sep 2013
13:13 eadler search for other commits by this committer
Update flash to version 11.2.202.310

PR:		ports/182013
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	http://www.vuxml.org/freebsd/5bd6811f-1c75-11e3-ba72-98fc11cdc4f5
Original commitRevision:327145 
Monday, 15 Jul 2013
21:06 eadler search for other commits by this committer
Update to 11.2r202.291

PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:323080 
Friday, 14 Jun 2013
19:10 eadler search for other commits by this committer
Modernize linux-f10-flashplugin11

Reviewed by:	ak
Original commitRevision:320959 
Tuesday, 11 Jun 2013
22:44 eadler search for other commits by this committer
Update to 11.2r202.291

PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:320654 
Thursday, 16 May 2013
04:14 eadler search for other commits by this committer
Update to the latest version of Adobe Flash
Original commitRevision:318273 
Thursday, 11 Apr 2013
22:19 eadler search for other commits by this committer
Update flash to 11.2r202.280

Security:	15236023-a21b-11e2-a460-208984377b34
Reviewed by:	delphij
Approved by:	portmgr (bdrewery)
Original commitRevision:315788 
Wednesday, 13 Mar 2013
04:04 eadler search for other commits by this committer
Update flash the latest (hopefully) secure version.

PR:		ports/176904
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	http://www.vuxml.org/freebsd/5ff40cb4-8b92-11e2-bdb6-001060e06fd4.html
Original commitRevision:314021 
Wednesday, 27 Feb 2013
13:40 eadler search for other commits by this committer
Update to 11.2r202.273

Security:	http://www.vuxml.org/freebsd/dbdac023-80e1-11e2-9a29-001060e06fd4.html
Original commitRevision:313052 
Wednesday, 20 Feb 2013
22:31 eadler search for other commits by this committer
Twiddle with some maintainer values:

I no longer use devel/readline, and there are open PRs I have been unable to
look at for some time.

Take the orphan port devel/newfile

Take www/linux-f10-flashplugin11:  I would like to handle updates to this port,
vuxml, and generally be aware of major changes.  No objections were raised when
I asked on emulation@
Original commitRevision:312678 
Thursday, 14 Feb 2013
13:50 bf search for other commits by this committer
update to  11.2.202.270

Security:	https://www.adobe.com/support/security/bulletins/apsb13-05.html
Original commitRevision:312225 
Friday, 8 Feb 2013
19:18 eadler search for other commits by this committer
Update flash to the latest version

PR:		ports/175159
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commitRevision:311950 
Saturday, 19 Jan 2013
09:36 ehaupt search for other commits by this committer
Update to 11.2r202.261

PR:		175422
Submitted by:	rene
Original commitRevision:310639 
Friday, 14 Dec 2012
00:41 delphij search for other commits by this committer
Update linux-f10-flashpulgin11 to 11.2r202.258 to address multiple
vulnerabilities that could cause a crash and potentially allow an
attacker to take control of the affected system.

Submitted by:	Tsurutani Naoki <turutani scphys kyoto-u ac jp>
Original commitRevision:308874 
Friday, 9 Nov 2012
04:31 eadler search for other commits by this committer
Update latest version and document security issues

PR:	ports/173487
Submitted by:	 Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	4b8b748e-2a24-11e2-bb44-003067b2972c
Feature safe:	yes
Original commitRevision:307221 
Monday, 5 Nov 2012
17:53 eadler search for other commits by this committer
Update latest version and document security issues

PR:	ports/172619
Submitted by:	tijl
Security:	36533a59-2770-11e2-bb44-003067b2972c
Feature safe:	yes
Original commitRevision:307018 
Saturday, 6 Oct 2012
15:17 eadler search for other commits by this committer
Covert to OptionsNG
Trim header file
Original commitRevision:305374 
Wednesday, 26 Sep 2012
01:27 eadler search for other commits by this committer
Update to latest flash version.
Original commitRevision:304870 
Monday, 25 Jun 2012
01:32 eadler search for other commits by this committer
Fix package issue

Submitted by:   swills
Original commit
Saturday, 9 Jun 2012
06:42 eadler search for other commits by this committer
Update to 11.1.r202.236 and inform community of security issues

Security:       38195f00-b215-11e1-8132-003067b2972c
Original commit
Sunday, 6 May 2012
16:47 eadler search for other commits by this committer
- Update flash to current 11,2,202,235

PR:             ports/167469
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commit
Wednesday, 2 May 2012
16:43 eadler search for other commits by this committer
Update to 11.1.r202.233

PR:             ports/167390
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Original commit
Monday, 9 Apr 2012
23:15 eadler search for other commits by this committer
- Update flash to current 11,2,202,228

PR:             ports/166485
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reviewed by:    nox
Security:       20923a0d-82ba-11e1-8d7b-003067b2972c
Original commit
Saturday, 10 Mar 2012
01:44 eadler search for other commits by this committer
- Update flash to current 11,1,102,63
- Removed dead MASTER_SITE

PR:             ports/165773
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>\
Reviewed by:    nox
Security:       CVE-2012-0768
Security:       CVE-2012-0769
Feature safe:   yes
Original commit
Saturday, 18 Feb 2012
16:28 ehaupt search for other commits by this committer
Update to 11.1r102.62

PR:             165199
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Original commit
05:00 eadler search for other commits by this committer
linux-flashplugin-7* no longer exists
Original commit
Saturday, 12 Nov 2011
15:35 eadler search for other commits by this committer
- update flash11 to 11.1r102.55

PR:             ports/162476
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:       CVE-2011-445, CVE-2011-2450, CVE-2011-2451, CVE-2011-2452,
CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, CVE-2011-2456, CVE-2011-2457,
CVE-2011-2458, CVE-2011-2459, CVE-2011-2458
Feature safe:   yes
Original commit
Thursday, 3 Nov 2011
19:01 eadler search for other commits by this committer
- fix duplicate LATEST_LINK with flash ports

Submitted by:   Annoying erwin email
Approved by:    emulation (implicit)
Approved by:    bapt (mentor)
Original commit
Monday, 31 Oct 2011
21:16 eadler search for other commits by this committer
Flash version 11:

This is the official Flash Player from Adobe. This plugin enables
you to see .swf and .spl files on the 'net from your Opera, Mozilla or
Firefox sessions.

Please see the Adobe home page for more information.

FreeBSD Flash License Agreement:
        http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374

WWW: http://www.adobe.com/

Additionally, make version 10 conflict with this version

PR:             ports/161825
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reviewed by:    emulation (multiple)
Approved by:    emulation (bsam)
Approved by:    bapt (mentor)
Original commit

Number of commits found: 68