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-seamonkey/pkg-plist

Number of commits found: 35

Friday, 16 Dec 2016
10:57 jbeich search for other commits by this committer
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
Original commitRevision:428671 
Sunday, 2 Oct 2016
14:29 jbeich search for other commits by this committer
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
Original commitRevision:423123 
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 
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, 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 
Tuesday, 17 Feb 2015
18:06 jbeich search for other commits by this committer
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
Original commitRevision:379185 
Friday, 5 Dec 2014
08:36 beat search for other commits by this committer
- Update to 2.31

PR:		195559
Submitted by:	Jan Beich
MFH:		2014Q4
Security:	http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
Original commitRevision:373997 
Thursday, 16 Oct 2014
10:25 beat search for other commits by this committer
- 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
Original commitRevision:370991 
Tuesday, 9 Sep 2014
06:16 bapt search for other commits by this committer
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@
Original commitRevision:367712 
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 
Wednesday, 24 Jul 2013
09:29 flo search for other commits by this committer
Update to 2.19
Original commitRevision:323581 
Wednesday, 3 Apr 2013
20:27 flo search for other commits by this committer
- 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>
Original commitRevision:315713 
Tuesday, 19 Feb 2013
23:53 flo search for other commits by this committer
- 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>
Original commitRevision:312608 
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 
Wednesday, 5 Dec 2012
15:21 flo search for other commits by this committer
- 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]
Original commitRevision:308334 
Thursday, 26 Jul 2012
21:49 flo search for other commits by this committer
- 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]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*

PR:		ports/146231 [1], ports/161421 [2]
		ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
		ports/163454, ports/164905, ports/169231 [4]
       		ports/169389, ports/169479 [5]
Obtained from:	pkgsrc via bugzilla #753046 [6]
In collaboration with:	Jan Beich (who did the major part of this work and
			deserves a special thank you!)
Original commit
Tuesday, 12 Jun 2012
18:53 beat search for other commits by this committer
- Update to 2.10

Security:      
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
Original commit
Wednesday, 25 Apr 2012
05:18 beat search for other commits by this committer
- Update to 2.9

Security:      
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
Original commit
Wednesday, 14 Mar 2012
15:50 beat search for other commits by this committer
- 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
Original commit
Tuesday, 31 Jan 2012
21:34 flo search for other commits by this committer
update to 2.7
Original commit
Wednesday, 21 Dec 2011
08:10 beat search for other commits by this committer
- Update SeaMonkey to 2.6

Approved by:    portmgr (erwin, implicit)
Security:      
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
Original commit
Tuesday, 22 Nov 2011
20:52 beat search for other commits by this committer
- Update SeaMonkey to 2.5

Approved by:    portmgr (pav)
Feature safe:   yes
Original commit
Wednesday, 28 Sep 2011
03:16 beat search for other commits by this committer
- Update to 2.4
- Remove FORBIDDEN and EXPIRATION_DATE
Original commit
Sunday, 27 Jun 2010
09:29 beat search for other commits by this committer
- Update to 2.0.5

Feature safe:   yes
Original commit
Friday, 4 Sep 2009
08:19 miwi search for other commits by this committer
- Update to 1.1.18

Security:      
http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html
Original commit
Thursday, 31 May 2007
06:24 sat search for other commits by this committer
- Update to 1.1.2
Original commit
Tuesday, 27 Feb 2007
21:19 sat search for other commits by this committer
- Update to 1.1.1
Original commit
Monday, 5 Feb 2007
00:46 sat search for other commits by this committer
- Update to 1.1
Original commit
Friday, 10 Nov 2006
10:39 sat search for other commits by this committer
- Update to 1.0.6
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
Thursday, 27 Apr 2006
10:27 vd search for other commits by this committer
Update from 1.0 to 1.0.1

PR:             ports/95791
Submitted by:   infofarmer@gmail.com (maintainer)
Original commit
Sunday, 19 Mar 2006
00:19 pav search for other commits by this committer
- Depend on hicolor-icons-theme
- Add an ugly hack to prevent hangs
- Add OPSYS/ARCH to user-agent vendor string
- Install .desktop entry

PR:             ports/93311, ports/94650 [1]
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com> (maintainer),
                Pawel Pekala <c0rn@o2.pl> [1]
Approved by:    Andrew Pantyukhin <infofarmer@gmail.com> [1]
Original commit
Thursday, 2 Feb 2006
17:41 ahze search for other commits by this committer
Add linux-seamonkey 1.0, the open source, standards compliant web
browser.

PR:             ports/92676
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
Original commit

Number of commits found: 35