Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.48 22 Nov 2017 06:13:39 |
jbeich |
gecko: drop unmaintained linux-* ports
- Hang or fail to start after lemul branch was merged
- Later versions depend on more unimplemented linux syscalls
- Linux plugins after FF52 are limited to Flash which works fine via
nspluginwrapper
- linux-c6-gtk3 package is N/A, so cannot be update to non-vulnerable version |
2.48 24 Jul 2017 06:23:01 |
jbeich |
www/seamonkey: update to 2.48
Changes: http://www.seamonkey-project.org/news
MFH: 2017Q3
Security: d1853110-07f4-4645-895b-6fd462ad0589
Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238
Security: e60169c4-aa86-46b0-8ae2-0d81f683df09 |
2.46_1 08 Mar 2017 22:30:34 |
jbeich |
gecko: drop unused linux-f10 distfiles after r421387 |
2.46_1 31 Jan 2017 16:54:22 |
tijl |
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so (Only the first 15 lines of the commit message are shown above ) |
2.46 16 Dec 2016 10:57:34 |
jbeich |
www/seamonkey: update to 2.46
- Compatible with FFmpeg 3.x
- Language packs are BROKEN until release announcement
Changes: http://www.seamonkey-project.org/news
MFH: 2016Q4
Security: 4f00dac0-1e18-4481-95af-7aaad63fd303
Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15
Security: 1bcfd963-e483-41b8-ab8e-bad5c3ce49c9
Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f
Security: 8065d37b-8e7c-4707-a608-1b0a2b8509c3
Security: aa1aefe3-6e37-47db-bfda-343ef4acb1b5
Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964
Security: 18f39fb6-7400-4063-acaf-0806e92c094f |
2.40 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.40 02 Oct 2016 14:29:04 |
jbeich |
www/seamonkey: update to 2.40
SeaMonkey now uses FFmpeg directly rather than via GStreamer for H.264
and MP3 playback as part of HTML5. Note, FFmpeg 3.x is unsupported[1].
Changes: http://www.seamonkey-project.org/news#2016-03-14
PR: 210931
Submitted by: net@arrishq.net (based on)
Security: 2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH: 2016Q3
[1] SeaMonkey 2.40 is based on Firefox 43 codebase but Firefox 45
is the earliest to have the fix. Backporting maybe tricky:
https://bugzilla.mozilla.org/show_bug.cgi?id=1232268 |
2.39_1 07 Sep 2016 12:43:22 |
tijl |
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim |
2.39 05 Sep 2016 19:23:42 |
tijl |
- 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. (Only the first 15 lines of the commit message are shown above ) |
2.39 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.39 20 Nov 2015 00:38:41 |
jbeich |
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 |
2.33.1 09 Jun 2015 14:24:42 |
jbeich |
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://
https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/
Differential Revision: https://reviews.freebsd.org/D2550
Tested by: distilator
Reviewed by: mat (partial)
Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by: portmgr (bapt, earlier version)
MFH: 2015Q2 |
2.33.1 14 May 2015 18:01:58 |
jbeich |
Consistently add buildN candidate URL to gecko@ ports
Thunderbird 31.7.0 wasn't actually released yet despite
THUNDERBIRD_31_7_0_RELEASE tag in comm-esr31 hg repo 1 week old.
Based on #releng IRC logs it seems there was an issue with automation.
Hopefully, upstream doesn't abandon 31.7.0 in favor of 38.0.
To avoid in future testing patience (BROKEN vs. PORTEPOCH) due to
discrepancy with release announcments let's fall back to candidates.
Reported by: pkg-fallout
MFH: 2015Q2
X-MFH-With: r386162 |
2.33.1 22 Mar 2015 08:00:19 |
jbeich |
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html |
2.33 10 Mar 2015 03:00:26 |
jbeich |
- Update SeaMonkey to 2.33
- Check if NS_NewNativeLocalFile() succeeds before using [1]
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Obtained from: PkgSrc [1]
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/99029172-8253-407d-9d8b-2cfeab9abf81.html |
2.33.b1 27 Feb 2015 14:42:52 |
jbeich |
- 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 |
2.32.1 17 Feb 2015 18:06:08 |
jbeich |
Update SeaMonkey to 2.32.1
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
MFH: 2015Q1
Mostly regression fixes, including:
- MailNews feeds not updating
- Selected profile in Profile Manager not remembered
- Opening a bookmark folder in tabs on Linux
- Troubleshooting Information (about:support) with the Modern theme |
2.32 15 Jan 2015 08:51:17 |
beat |
- Update to 2.32
Submitted by: Jan Beich
MFH: 2015Q1
Security: http://www.vuxml.org/freebsd/bd62c640-9bb9-11e4-a5ad-000c297fb80f.html |
2.31 09 Dec 2014 18:05:31 |
xmj |
Set CentOS 6.6 as default Linux version.
Since CentOS 6.5 landed in the portstree and was updated to CentOS 6.6 and we've
fixed the remaining issues, it's time to replace Fedora 10 as Linux default --
given that in the past five years it has done its service and has long since
gone EOL upstream.
The CentOS 6 series will go End of Life in 2020, this should give us some time
to keep its annual releases up to date.
If you have not switched to using CentOS 6.6 ports, please refer to today's
UPDATING entry -- it contains detailed instructions.
If you have already switched to CentOS 6.6 userland,
you can now remove the following two lines from make.conf: (Only the first 15 lines of the commit message are shown above ) |
2.31 05 Dec 2014 08:36:30 |
beat |
- Update to 2.31
PR: 195559
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html |
2.30 16 Oct 2014 10:25:48 |
beat |
- Update SeaMonkey to 2.30
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- Apply r368080 to seamonkey-i18n
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
PR: 194356
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html |
2.29.1 15 Oct 2014 15:48:17 |
beat |
- 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 |
2.29.1 25 Sep 2014 11:08:06 |
beat |
- Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html |
2.29 24 Sep 2014 04:07:08 |
xmj |
Revert breaking Linux Mozilla suite with -f10
Revert a regression introduced in r368845 that causes Linux Mozilla suite not
to work until CentOS 6.5 is default.
PR: 193859
Differential Revision: https://reviews.freebsd.org/D819
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor) |
2.29 22 Sep 2014 10:40:01 |
xmj |
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
(Only the first 15 lines of the commit message are shown above ) |
2.29 09 Sep 2014 06:16:36 |
bapt |
Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29
Submitted by: Jan Beich for gecko@ |
2.26 04 Aug 2014 09:11:25 |
bapt |
Update mozilla ports:
- firefox 31.0
- firefox-esr 24.7.0
- libxul 24.7.0
- seamonkey 2.26.1
- thunderbird 31.0
Among changes:
- add workaround for crash with openldap on thunderbird and seamonkey [1]
- add crashfix for architectures with strict alignmentment
- backport crashfix with system sqlite/nss on firefox-esr and thunderbird
- restore hooking jemalloc in sqlite on freebsd 10+
- fix thunderbird build with -jN [2]
- respect MAKE_JOBS_NUMBER regardless of kern.smp.cpus [2]
- define CPE_URI for nspr/nss and firefox/thunderbird/seamonkey
- require recent gstreamer1-libav i386 crashfix
- add DTRACE option for use with DTraceToolkit (js_flowtime.d, js_who.d, etc)
PR: 165263 [1]
PR: 184630 [2]
Submitted by: Jan Beich |
2.26.1 20 Jul 2014 14:44:10 |
rene |
Update to 2.26.1
PR: 191184
Submitted by: Jan Beich
Approved by: gecko (flo)
MFH: 2014Q3
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html |
2.26 11 Jun 2014 03:42:55 |
beat |
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]
PR: ports/189991 [1]
PR: ports/189217 [2]
PR: ports/189488 [2]
Submitted by: bapt [3]
Sumbitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html |
2.26 06 May 2014 19:13:09 |
beat |
- Update SeaMonkey to 2.26
- Update libxul to 24.5.0
- Switch to USES=tar:bzip2
- Fix SeaMonkey version detection in Uses/gecko.mk
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
Approved by: portmgr (bdrewery, security update to non-staged port) |
2.25 20 Mar 2014 10:15:01 |
beat |
- Update to 2.25
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html |
2.24 19 Feb 2014 09:25:23 |
beat |
Update to 2.24
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html |
2.23 14 Dec 2013 13:42:06 |
flo |
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> |
2.21 22 Oct 2013 14:04:02 |
amdmi3 |
- 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) |
2.21 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.21 20 Sep 2013 20:02:51 |
bdrewery |
- Fix poudriere full build by using ${PORTSDIR}. It wants to see
consistent paths/origins for pkgname<->origin mapping
Reported by: flo, Kris Moore |
2.21 18 Sep 2013 22:40:58 |
flo |
- update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options
Security: 7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org> |
2.20 08 Aug 2013 18:42:03 |
flo |
- 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> |
2.19 24 Jul 2013 09:29:58 |
flo |
Update to 2.19 |
2.17.1 23 May 2013 15:51:52 |
flo |
Update to 2.17.1 |
2.17 03 Apr 2013 20:27:48 |
flo |
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry
Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by: portmgr (miwi)
In collaboration with: Jan Beich <jbeich@tormail.org> |
2.16 19 Feb 2013 23:53:08 |
flo |
- update firefox to 19.0
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]
Security: http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by: DuckDuckGo [1], dim [2]
In collaboration with: Jan Beich <jbeich@tormail.org> |
2.15 09 Jan 2013 23:28:20 |
flo |
- 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 |
2.14.1 05 Dec 2012 15:21:06 |
flo |
- update to 2.14.1
- fix sound by disabling the use of libcubeb [1]
Feature safe: yes
Submitted by: Jan Beich <jbeich@tormail.org> [1] |
2.14 20 Nov 2012 23:01:15 |
flo |
- Update firefox and thunderbird to 17.0
- Update seamonkey to 2.14
- Update ESR ports and libxul to 10.0.11
- support more h264 codecs when using GSTREAMER with YouTube
- Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1]
- Buildsystem is not python 3 aware, use python up to 2.7 [2]
PR: ports/173679 [1]
Submitted by: swills [1], demon [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: d23119df-335d-11e2-b64c-c8600054b392
Approved by: portmgr (beat)
Feature safe: yes |
2.13.2 28 Oct 2012 17:03:29 |
flo |
- Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*
mail/thunderbird will be updated once the tarballs are available.
PR: ports/173052 [1]
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
In collaboration with: Jan Beich <jbeich@tormail.org> |
2.13.1 13 Oct 2012 10:18:14 |
flo |
- update seamonkey to 2.13.1
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [1]
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Reference: http://svnweb.freebsd.org/changeset/base/225582 [1]
Submitted by: Jan Beich <jbeich@tormail.org> [1]
Feature safe: yes |
2.13 10 Oct 2012 21:13:07 |
flo |
- Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to
10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft, (Only the first 15 lines of the commit message are shown above ) |
2.11 26 Jul 2012 21:49:59 |
flo |
- update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4] (Only the first 15 lines of the commit message are shown above ) |
2.10.1 19 Jun 2012 16:04:19 |
beat |
- Update to 2.10.1
- Remove LD_LIBRARY_PATH workaround as the startup problem has been fixed
in 2.10.1 (Mozilla bug 762621). |
2.10 12 Jun 2012 19:45:24 |
beat |
- Use appropriate variables instead of hard coding a path
- Properly escaple shell variable |
2.10 12 Jun 2012 18:53:13 |
beat |
- Update to 2.10
Security:
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html |
2.9.1 11 May 2012 01:57:59 |
beat |
- Update to 2.9.1 |
2.9 25 Apr 2012 05:18:50 |
beat |
- Update to 2.9
Security:
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html |
2.8 14 Mar 2012 15:50:04 |
beat |
- Update to 2.8 (as there is no SeaMonkey ESR yet)
Approved by: portmgr (bapt, implicit)
Security:
http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe: yes, from a security point of view |
2.7.2 17 Feb 2012 19:44:12 |
flo |
update to 2.7.2
Security:
http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html |
2.7.1 11 Feb 2012 13:18:58 |
flo |
update to 2.7.1
Security:
http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html |
2.7 31 Jan 2012 21:34:36 |
flo |
update to 2.7 |
2.6.1 23 Dec 2011 16:58:05 |
beat |
- Update to 2.6.1 |
2.6 21 Dec 2011 08:10:17 |
beat |
- Update SeaMonkey to 2.6
Approved by: portmgr (erwin, implicit)
Security:
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html |
2.5 22 Nov 2011 20:52:36 |
beat |
- Update SeaMonkey to 2.5
Approved by: portmgr (pav)
Feature safe: yes |
2.4.1 30 Sep 2011 15:27:02 |
beat |
- Update to 2.4.1 |
2.4 28 Sep 2011 03:16:05 |
beat |
- Update to 2.4
- Remove FORBIDDEN and EXPIRATION_DATE |
2.0.14 26 Sep 2011 09:24:20 |
dougb |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
2.0.14 29 Apr 2011 06:40:58 |
flo |
- update to 2.0.14
Security:
http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html |
2.0.13 24 Mar 2011 07:54:02 |
beat |
- Update to 2.0.13
Security:
http://www.vuxml.org/freebsd/b2f09169-55af-11e0-9d6f-000f20797ede.html |
2.0.12 03 Mar 2011 04:39:49 |
beat |
- Update to 2.0.12
Security:
http://www.vuxml.org/freebsd/45f102cd-4456-11e0-9580-4061862b8c22.html |
2.0.11_1 25 Feb 2011 08:52:30 |
netchild |
Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info) |
2.0.11 10 Dec 2010 13:32:08 |
beat |
- Update to 2.0.11
- Drop MD5 checksums
Security:
http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html |
2.0.10 28 Oct 2010 17:05:53 |
beat |
- Update to 2.0.10
Security:
http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html |
2.0.9 21 Oct 2010 11:20:30 |
beat |
- Update to 2.0.9
Security:
http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html |
2.0.8 16 Sep 2010 15:06:37 |
beat |
- Update to 2.0.8 |
2.0.7 08 Sep 2010 08:38:25 |
beat |
- Update to 2.0.7
Security:
http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html |
2.0.6 21 Jul 2010 15:44:58 |
beat |
- Update to 2.0.6
Security:
http://www.vuxml.org/freebsd/8c2ea875-9499-11df-8e32-000f20797ede.html |
2.0.5 27 Jun 2010 09:29:35 |
beat |
- Update to 2.0.5
Feature safe: yes |
1.1.19_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.19 17 Mar 2010 05:28:27 |
beat |
- Update to 1.1.19 |
1.1.18 12 Dec 2009 14:00:35 |
beat |
- Append default used linux applications to USE_LINUX_APPS. This change
is necessary because linux-firefox > 3.5 and linux-seamonkey 2 need some
dependencies which are only available in linux-f10. If we would add
this dependencies to the default list all mozilla linux ports would
not run anymore on older systems.
Exp-run by: miwi |
1.1.18 04 Sep 2009 08:19:05 |
miwi |
- Update to 1.1.18
Security:
http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html |
1.1.17 23 Jun 2009 20:46:25 |
beat |
- Update to 1.1.17
Security:
http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html
With hat: gecko |
1.1.16 04 May 2009 19:23:44 |
miwi |
- Give Maintainership up to the Gecko Gang (gecko@) |
1.1.16 23 Apr 2009 08:44:09 |
miwi |
- Update to 1.1.16
Security:
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.16 |
1.1.15 20 Mar 2009 21:31:01 |
miwi |
- Update to 1.1.15 |
1.1.14_1 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
1.1.14_1 21 Jan 2009 23:28:09 |
bsam |
. remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common
since it was incorporated into default linux base port;
. bump PORTREVISION for ports using linux-seamonkey/Makefile.common.
Pointed out by: Portsnap buildbox |
1.1.14 18 Jan 2009 11:53:43 |
beech |
- Fix If linux_base-fc[6-8] installed, fail to install www/linux-nvu
PR: ports/129609
Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
Approved by: miwi (maintainer) |
1.1.14 19 Dec 2008 20:13:09 |
miwi |
- Update to 1.1.14
Security:
http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html |
1.1.13 13 Nov 2008 22:04:15 |
miwi |
- Update to 2.0.0.18
Approved by: pav (portmgr)
Security:
http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html |
1.1.12 24 Sep 2008 10:11:25 |
miwi |
- Update to 1.1.12 |
1.1.11 07 Sep 2008 10:42:07 |
miwi |
- Update to 1.1.11 |
1.1.9 07 Sep 2008 09:31:47 |
miwi |
- Take maintainership |
1.1.9 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.1.9 27 Mar 2008 05:59:30 |
sat |
- Update to 1.1.9
Security:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9 |
1.1.8 08 Feb 2008 16:14:51 |
sat |
- Update to 1.1.8 |
1.1.7 14 Dec 2007 17:55:34 |
sat |
- Allow tuning of binary name |
1.1.7 01 Dec 2007 22:51:35 |
sat |
- Update to 1.1.7
Approved by: portmgr (linimon)
Security:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7 |
1.1.6 07 Nov 2007 12:20:18 |
sat |
- Update to 1.1.6
Approved by: portmgr (erwin) |
1.1.5 20 Oct 2007 06:49:38 |
sat |
- Update to 1.1.5 |
1.1.4 06 Aug 2007 07:29:40 |
sat |
- Update to 1.1.4 |
1.1.3 20 Jul 2007 20:39:32 |
sat |
- Update to 1.1.3 |