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: lang/spidermonkey185/Makefile

Number of commits found: 31

Saturday, 26 Jun 2021
11:24 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2021-06-23 multimedia/gxine: Uses EOL Python 2.7 via lang/spidermonkey185
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
commit hash: e7caeb58488c6a6924571a5297ac8a745c2e1c52 commit hash: e7caeb58488c6a6924571a5297ac8a745c2e1c52 commit hash: e7caeb58488c6a6924571a5297ac8a745c2e1c52 commit hash: e7caeb58488c6a6924571a5297ac8a745c2e1c52 e7caeb5
Tuesday, 18 May 2021
13:06 Dmitry Marakasov (amdmi3) search for other commits by this committer
lang/spidermonkey185: mark BROKEN on FreeBSD ≥ 13

Approved by:	portmgr blanket
commit hash: 3b4a64f8404e1c9934b278cc556401476ae6df78 commit hash: 3b4a64f8404e1c9934b278cc556401476ae6df78 commit hash: 3b4a64f8404e1c9934b278cc556401476ae6df78 commit hash: 3b4a64f8404e1c9934b278cc556401476ae6df78 3b4a64f
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 2 Jan 2021
01:46 linimon search for other commits by this committer
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:559904 
Tuesday, 27 Oct 2020
08:11 danfe search for other commits by this committer
GC outdated conflicts: lang/njs was removed on 2011-06-09 and
CONFLICTS_BUILD=spidermonkey17 does not reflect reality these
days, if it ever did.

PR:	222289
Original commitRevision:553424 
Thursday, 23 May 2019
09:50 bapt search for other commits by this committer
Stop mentionning a version of spidermonkey which is not in ports anymore
Original commitRevision:502334 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Wednesday, 6 Jun 2018
08:34 amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
Original commitRevision:471828 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Monday, 5 Jun 2017
12:36 kwm search for other commits by this committer
Add patches to fix the build on armv6.

PR:		212462
Submitted by:	mikael.urankar@gmail.com
Approved by:	maintainer (koobs@)
Original commitRevision:442611 
Wednesday, 16 Nov 2016
00:34 linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:426198 
Friday, 28 Oct 2016
17:55 danfe search for other commits by this committer
Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description.  Those ports where it meant something more specific were
left untouched.
Original commitRevision:424875 
Sunday, 9 Oct 2016
12:10 jbeich search for other commits by this committer
devel/nspr, security/nss: drop version from SONAME

No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
Original commitRevision:423591 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Wednesday, 21 Oct 2015
12:03 jmmv search for other commits by this committer
Mark spidermonkey185 as not for PowerPC/PowerPC64

The code lacks support for PowerPC and PowerPC64 and it does not seem
trivial to add such missing pieces.  In particular, the MacroAssembler
is not implemented.

Approved by:	koobs (maintainer), bdrewery (mentor)
Differential Revision:	https://reviews.freebsd.org/D3957
Original commitRevision:399905 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Monday, 20 Oct 2014
17:52 mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371288 
Wednesday, 1 Oct 2014
15:07 tijl search for other commits by this committer
Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
Original commitRevision:369730 
Tuesday, 1 Jul 2014
12:39 bapt search for other commits by this committer
Fix build with readline from ports
While here use options helpers
Remove useless inclusion of pre.mk/post.mk
Original commitRevision:359987 
Thursday, 6 Mar 2014
20:25 kwm search for other commits by this committer
Stagify, overwrite symlinks otherwise they point into the stagedir.
Use new LIB_DEPENDS syntax.
Original commitRevision:347314 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Tuesday, 17 Sep 2013
09:30 bapt search for other commits by this committer
Fix leftout from previous commit
Original commitRevision:327463 
06:40 bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Original commitRevision:327452 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 8 Jun 2013
17:13 koobs search for other commits by this committer
lang/spidermonkey185: Fix clang build, cherrypick upstream clang fixes

- patch: -fvisibility=hidden to fix clang build
- patch: Remove shell workers [1]
- patch: Silence clang alignment warnings jsscript.h [2]
- patch: Silence clang alignment warnings in jsstr.cpp [3]
- Fix pkg-plist - remove pkgconfig dirrm entry
- Tweak regression-test: target

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=771281
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=662962
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=662961

Thanks to Guido Falsi (madpilot) for the visibility patch, kwm and miwi
for additional testing and the constant reminders.
Original commitRevision:320274 
Saturday, 9 Feb 2013
14:50 koobs search for other commits by this committer
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
Original commitRevision:311983 
Wednesday, 17 Oct 2012
14:17 kwm search for other commits by this committer
Add a symlink for libmozjs185.so.1 so adding mozjs185 to LIB_DEPENDS works.

Approved by:	koobs (maintainer)
Feature safe: yes
Original commitRevision:306012 
Tuesday, 16 Oct 2012
23:09 tj search for other commits by this committer
Spidermonkey is the JavaScript interpreter from the Mozilla project.

WWW: http://www.mozilla.org/js/spidermonkey/

Feature safe:	yes
PR:		ports/172710
PR:		ports/170768
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Submitted by:	Anton Afanasyev <aasoft@gmail.com>
Submitted by:	avg
Reviewed by:	kwm, flo
Approved by:	eadler (mentor)
Original commitRevision:305994 

Number of commits found: 31