notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/linux-firefox/pkg-plist

Number of commits found: 32

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 
Wednesday, 4 May 2016
04:04 jbeich search for other commits by this committer
www/firefox{,-esr}: update to 46.0.1 / 45.1.1esr

Temporarily switch www/linux-firefox to ESR because
- x11-toolkits/linux-c6-gtk3 doesn't exist
- x11-toolkits/linux-f10-gtk3 doesn't exist or maybe too old

Changes:	https://www.mozilla.org/firefox/46.0.1/releasenotes/
Changes:	https://www.mozilla.org/firefox/45.1.1/releasenotes/
MFH:		2016Q2
Original commitRevision:414580 
Thursday, 21 Apr 2016
11:18 jbeich search for other commits by this committer
www/firefox{,-esr}: update to 46.0 (rc4) / 45.1esr

Changes:	https://www.mozilla.org/firefox/46.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/45.1.0/releasenotes/
Security:	92d44f83-a7bf-41cf-91ee-3d1b8ecf579f
MFH:		2016Q2
Original commitRevision:413726 
Saturday, 5 Mar 2016
12:47 jbeich search for other commits by this committer
www/firefox{,-esr}: update to 45.0 (rc2) / 38.7.0

Prepare www/firefox a bit for ESR45:
- [e10s] Make layers.progressive-paint;true work at least on 11.0-CURRENT
- Chase bundled versions for system dependencies
- Drop unused/broken system opus and speex support

Changes:	https://www.mozilla.org/firefox/45.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.7.0/releasenotes/
Security:	2225c5b4-1e5a-44fc-9920-b3201c384a15
MFH:		2016Q1 (release candidate)
Original commitRevision:410176 
Saturday, 19 Dec 2015
10:49 jbeich search for other commits by this committer
www/firefox: update to 43.0.1

Changes:	https://www.mozilla.org/en-US/firefox/43.0/releasenotes/
PR:		205357
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Security:	2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH:		2015Q4
Original commitRevision:404010 
Friday, 20 Nov 2015
00:38 jbeich search for other commits by this committer
gecko: catch up with 2015-11-03 release train

- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes:	https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes:	http://www.seamonkey-project.org/news#2015-11-08
PR:		204277 [1], 204332 [2], 203099
Submitted by:	swills, Christoph Moench-Tegeder
MFH:		2015Q4
Security:	9d04936c-75f1-4a2c-9ade-4c1708be5df9
Original commitRevision:401981 
Friday, 7 Aug 2015
12:02 jbeich search for other commits by this committer
- Update Firefox to 40.0
- Update Firefox ESR and libxul to 38.2.0

Changes:	https://www.mozilla.org/firefox/40.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.2.0/releasenotes/
MFH:		2015Q3
Original commitRevision:393690 
Thursday, 16 Jul 2015
06:06 jbeich search for other commits by this committer
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes:	https://www.mozilla.org/firefox/39.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH:		2015Q3
Security:	https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
Original commitRevision:392273 
Friday, 27 Feb 2015
14:42 jbeich search for other commits by this committer
- Update Firefox to 36.0
- Update Firefox ESR to 31.5.0
- Update Thunderbird to 31.5.0
- Update libxul to 31.5.0
- Check if NS_NewNativeLocalFile() succeeds before using [1]
- Remove DTRACE and GIO descriptions after r377838 and r314893
- bsd.gecko.mk: Prune conditionals for files removed 4 months ago

Changes:	https://www.mozilla.org/firefox/36.0/releasenotes/
Obtained from:	PkgSrc [1]
MFH:		2015Q1
X-MFH-With:	r377953, r378253, r379485, r378529
Security:	https://vuxml.freebsd.org/freebsd/99029172-8253-407d-9d8b-2cfeab9abf81.html
Original commitRevision:380090 
Wednesday, 3 Dec 2014
14:55 beat search for other commits by this committer
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
  (/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
  to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
  and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
  since Gtk 3.14, see:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1073117

PR:		195559
Submitted by:	Jan Beich
MFH:		2014Q4
Security:	http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
Original commitRevision:373830 
Wednesday, 15 Oct 2014
15:48 beat search for other commits by this committer
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
Original commitRevision:370932 
Saturday, 14 Dec 2013
13:42 flo search for other commits by this committer
Update to nspr 4.10.2
Update to nss 3.15.3.1
Update firefox-esr and thunderbird to 24.2.0
Update firefox to 26.0
Update seamonkey to 2.23

- catch up with directory renames since USES=webplugins was introduced;
  fixes plugins not being automatically enabled after install
- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and
  measure about:memory usage, again
- dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes
  some flash sites work again; as there's no nspluginwrapper in-between
  the infamous "youtube issue" never occurs
- install DEBUG with symbols [3] and describe the option better [4]
- enable dumping about:memory upon kill -65, kill -66 and GC/CC log
  upon kill -67 to a file under /tmp directory; linux-firefox uses
  kill -34, kill -35 and kill -36 respectively

PR:		ports/183861 [1]
PR:		ports/184006 [2]
PR:		ports/169896 [3]
PR:		ports/184285 [3]
PR:		ports/184286 [4]
Security:	dd116b19-64b3-11e3-868f-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
Original commitRevision:336446 
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 
Thursday, 8 Aug 2013
18:42 flo search for other commits by this committer
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n

Security:		0998e79d-0055-11e3-905b-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:324409 
Wednesday, 24 Jul 2013
09:30 flo search for other commits by this committer
Update to 22.0
Original commitRevision:323582 
Thursday, 16 May 2013
02:00 flo search for other commits by this committer
- update firefox to 21.0
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)

Security:		4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with:	Jan Beich <jbeich@tormail.org>
Original commitRevision:318268 
Wednesday, 9 Jan 2013
23:28 flo search for other commits by this committer
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15

Security:	http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Original commitRevision:310165 
Tuesday, 31 Jan 2012
21:34 flo search for other commits by this committer
update to 10.0
Original commit
Wednesday, 21 Dec 2011
08:02 beat search for other commits by this committer
- Update Firefox to 9.0

In collaboration with:  cognet, flo, Jan Beich
Approved by:            portmgr (erwin, implicit)
Security:              
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
Original commit
Tuesday, 8 Nov 2011
17:25 beat search for other commits by this committer
- Update Firefox to 8.0
Original commit
Tuesday, 27 Sep 2011
18:44 beat search for other commits by this committer
- Update Firefox to 7.0

Thanks to:      flo@ for preparing the www/firefox update
Original commit
Wednesday, 21 Jul 2010
13:33 beat search for other commits by this committer
- Update to 3.6.7

Security:      
http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html
Original commit
Sunday, 27 Jun 2010
12:49 beat search for other commits by this committer
- Update to 3.6.6

Feature safe:   yes
Original commit
Sunday, 12 Jul 2009
17:00 beat search for other commits by this committer
- Downgrade to 3.0.11 (which was submitted with ports/135984). 3.5 depends on
  linux-dbus-lib, linux-dbus-glib and linux-libcap which are not available yet.
- Bump PORTEPOCH

Pointy hat to:  beat
With hat:       gecko
Discussed with: miwi
Original commit
13:54 beat search for other commits by this committer
- Update to 3.5

PR:             ports/135984 (based on)
Submitted by:   Sylvio Cesar <scjamorim AT bsd.com.br>
Original commit
Thursday, 31 May 2007
06:04 sat search for other commits by this committer
- Update to 2.0.0.4
Original commit
Saturday, 24 Feb 2007
19:45 sat search for other commits by this committer
- Update to 2.0.0.2
Original commit
Tuesday, 31 Oct 2006
14:16 sat search for other commits by this committer
- Update to 2.0
Original commit
Friday, 28 Jul 2006
21:35 sat search for other commits by this committer
- Move from X11BASE to LOCALBASE
- Introduce app-side support for npapi/xpi smart linkfarming
- Remove old linkfarm and announce full automation
- Break all non-Makefile.npapi plugins (temporarily)
- Do not bump portrevision just yet
- Invite venturesome users to portupgrade -f xpi-* and linux-gecko-apps

Wiki:           http://wiki.freebsd.org/NPAPI, http://wiki.freebsd.org/XPI
Original commit
Sunday, 7 May 2006
16:48 sat search for other commits by this committer
- Move common code code and files from mozilla linux binary
  ports to www/linux-seamonkey
- Add translations to desktop entries by snatching them from
  native apps [1]
- Update www/linux-flock to 0.5.15.0

Inspired by: Masashi CHIBA <chiba.masashi@gmail.com> [1]
PR:             96784
Approved by:    krion (mentor)
Original commit
Sunday, 19 Mar 2006
00:16 pav search for other commits by this committer
- Update to 1.5.0.1
- Depend on hicolor-icons-theme
- Add an ugly hack to prevent hangs
- Add OPSYS/ARCH to user-agent vendor string
- Install .desktop entry [1]

PR:             ports/93313, ports/94650 [1]
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com> (maintainer),
                Pawel Pekala <c0rn@o2.pl> [1]
Approved by:    Andrew Pantyukhin <infofarmer@gmail.com> (maintainer) [1]
Original commit
Saturday, 3 Dec 2005
21:09 edwin search for other commits by this committer
update www/linux-firefox to 1.5

        o Update 1.5
        o Partially rewrite the port
        o Add SHA256
        If the maintainer desires so, I can take maintainership.

PR:             ports/89884
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:    Aaron Voisine <voisine@gmail.com>
Original commit

Number of commits found: 32