aboutsummaryrefslogtreecommitdiffstats
path: root/lang/spidermonkey17
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 8.0sunpoet2019-04-131-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
* Also broken on aarch64, though for different reason.linimon2017-12-181-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Move spidermonkey17's headers out of LOCALBASE and in there own subdir. [1]kwm2017-07-301-3/+5
| | | | | | | | | | This fixes build issues with other spidermonkey using ports when SM 1.7 is installed, due to SM 1.7's headers being found first. [2] Update SM 1.7 users to take this change into account. PR: 219761 [1], 214724 [2], 202246 [2] Approved by: maintainer timeout (nearly 2 months)
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
| | | | | | | | | | | - 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
* Mark some ports failing on armv6, for errors classified as "linker_error".linimon2017-05-281-1/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* devel/nspr, security/nss: drop version from SONAMEjbeich2016-10-091-1/+1
| | | | | | | | | | | | | | | | | | 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
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* x11/xterm: document ncurses requirement (USES+=ncurses)marino2016-02-061-2/+2
| | | | | | Also link with libncurses, not libtermcap approved by: infrastructure blanket
* Drop 8 support.mat2015-10-151-7/+3
| | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
* bsd.sites.mk: cleanup MOZILLA mirrorsjbeich2015-06-091-1/+1
| | | | | | | | | | | | | | | | | | | - 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
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - 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
* lang category: Remove $PTHREAD_LIBSmarino2015-03-251-1/+1
| | | | | | Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted. approved by: PTHREAD blanket
* Add USES=readline to fix build on -current.adamw2014-08-171-1/+1
|
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-061-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills)
* 1: Stagify.vanilla2014-06-171-6/+5
| | | | | | 2: new syntax of LIB_DEPENDS Approved by: portmgr@
* - Convert gmake,bzip2 to USESmiwi2014-05-261-1/+1
| | | | Approved by: portmgr
* lang/spidermonkey17: Fix typo causing configure to failkoobs2013-10-251-2/+2
| | | | | | | | | | | - Remove spurious dangling && from configure invocation - While im here, pet portlint PR: ports/182153 PR: ports/182197 Submitted by: swills Reported by: Vincent Hoffman-Kazlauskas <vince@unsane.co.uk> Approved by: maintainer timeout (1 month)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | lang)
* Convert to new options frameworkbapt2013-06-041-6/+3
|
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-2/+1
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* Rename lang/spidermonkey to lang/spidermonkey17 in preperation for thetj2012-09-0310-0/+299
import of lang/spidermonkey18. Approved by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) Approved by: eadler (mentor)