aboutsummaryrefslogtreecommitdiff
path: root/www/node
Commit message (Collapse)AuthorAgeFilesLines
* 1: Upgrade to 0.10.29 [1]Vanilla I. Shu2014-07-114-8/+42
| | | | | | | | | | | 2: USES=compiler to handle clang/gcc. PR: ports/191353 Submitted by: amim.knabben[1], me[2] Approved by: maintainer Notes: svn path=/head/; revision=361555
* - Update to 0.10.28Steve Wills2014-05-223-7/+5
| | | | | | | | PR: ports/189329 Submitted by: linpct@gmail.com (maintainer) Notes: svn path=/head/; revision=354856
* - Update to 0.10.26Steve Wills2014-02-212-3/+3
| | | | | | | | PR: ports/186906 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=345528
* - Stage supportMartin Wilke2014-02-051-0/+1
| | | | Notes: svn path=/head/; revision=342636
* - Update to 0.10.25Steve Wills2014-01-314-33/+37
| | | | | | | | PR: ports/186150 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=342013
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Use the python version specified for building insteadMarcus von Appen2013-12-141-1/+5
| | | | | | | | | | of one of the meta port values, which might mismatch Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336427
* - Allow build with python3* as default python interpreter (e.g. ↵Sunpoet Po-Chuan Hsieh2013-12-081-0/+1
| | | | | | | | | | DEFAULT_VERSIONS=python=3.3) Submitted by: sunpoet (myself) Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC) Notes: svn path=/head/; revision=335905
* - Update to 0.10.22Sunpoet Po-Chuan Hsieh2013-11-194-4/+33
| | | | | | | | | | | | | - Fix PLIST: add missing manpage - While I'm here, add LICENSE Changes: https://github.com/joyent/node/blob/v0.10.22-release/ChangeLog PR: ports/184062 Submitted by: Amim Knabben <amim.knabben@gmail.com> Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=334297
* - Update to 0.10.21 to address a security issueSteve Wills2013-10-192-3/+3
| | | | | | | | | PR: ports/183092 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Security: 206f9826-a06d-4927-9a85-771c37010b32 Notes: svn path=/head/; revision=330834
* - Update to 0.10.19Steve Wills2013-09-292-3/+3
| | | | | | | | PR: ports/182364 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=328753
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-242-8/+6
| | | | | | | | | | | - Use USES=gmake - Support STAGEDIR Submitted by: sunpoet (myself) Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC) Notes: svn path=/head/; revision=328181
* - Update to 0.10.18Steve Wills2013-09-232-3/+3
| | | | | | | | PR: ports/181826 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=328022
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Update to 0.10.17.Xin LI2013-08-232-3/+3
| | | | | | | | | PR: ports/181366 PR: ports/181479 Submitted by: maintainer Notes: svn path=/head/; revision=325249
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 0.10.15Steve Wills2013-07-272-3/+3
| | | | | | | | PR: ports/180883 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=323787
* - Update to 0.10.13Steve Wills2013-07-112-3/+3
| | | | | | | | PR: ports/180423 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=322796
* - Update to 0.10.12Steve Wills2013-06-192-3/+3
| | | | | | | | PR: ports/179640 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=321325
* - Update to 0.10.8Sunpoet Po-Chuan Hsieh2013-05-262-3/+3
| | | | | | | | | | Changes: https://github.com/joyent/node/blob/v0.10.8/ChangeLog PR: ports/178981 Submitted by: sunpoet (myself) Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=319110
* - Update to 0.10.5Steve Wills2013-04-242-3/+3
| | | | | | | | PR: ports/178095 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=316435
* - Update to 0.10.4Steve Wills2013-04-232-3/+3
| | | | | | | | PR: ports/177866 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=316297
* - Update to 0.10.1Steve Wills2013-03-243-13/+3
| | | | | | | | PR: ports/177218 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=315086
* - Update to 0.10.0Steve Wills2013-03-165-96/+14
| | | | | | | | PR: ports/176868 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=314386
* - Update to 0.8.21Steve Wills2013-03-022-3/+3
| | | | | | | | PR: ports/176466 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=313291
* - Fix build with nondefailt LOCALBASEDmitry Marakasov2013-02-261-0/+3
| | | | | | | | | PR: 175809 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=312989
* - Update to 0.8.20Steve Wills2013-02-182-8/+4
| | | | | | | | PR: ports/176226 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=312517
* - Update to 0.8.18Steve Wills2013-01-222-3/+3
| | | | | | | | PR: ports/pr175498 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=310843
* - Update to 0.8.17Steve Wills2013-01-132-3/+3
| | | | | | | | PR: ports/175188 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=310334
* - Update to 0.8.16Steve Wills2012-12-154-28/+3
| | | | | | | | PR: ports/174425 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=308948
* - Update to 0.8.15Steve Wills2012-11-282-3/+3
| | | | | | | | | PR: ports/173949 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307871
* - Update to 0.8.14Steve Wills2012-10-302-3/+3
| | | | | | | | | PR: ports/173095 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306727
* - Update to 0.8.12Steve Wills2012-10-132-3/+3
| | | | | | | | | PR: ports/172655 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=305835
* - Update to 0.8.11Steve Wills2012-09-292-3/+3
| | | | | | | | PR: ports/172130 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=305034
* - Update to 0.8.10Steve Wills2012-09-262-3/+3
| | | | | | | | PR: ports/172076 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=304872
* - Update to 0.8.9Frederic Culot2012-09-132-3/+3
| | | | | | | | PR: ports/171562 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=304197
* - Update to 0.8.8Frederic Culot2012-08-232-3/+3
| | | | | | | | PR: ports/170911 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=302982
* - Update to 0.8.7Steve Wills2012-08-182-3/+3
| | | | | | | | PR: ports/170720 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=302723
* - Update to 0.8.6 (from www/node-devel)Li-Wen Hsu2012-08-148-77/+52
| | | | | | | | PR: ports/170204 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=302521
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - Update to 0.6.19Frederic Culot2012-06-072-3/+3
| | | | | | | | PR: ports/168786 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=298667
* - Update to 0.6.18Sunpoet Po-Chuan Hsieh2012-05-173-10/+9
| | | | | | | | | | | - Restrict USE_PYTHON to 2.7 Changes: https://github.com/joyent/node/blob/v0.6.18/ChangeLog PR: ports/167949 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=296831
* - Make directory: PREFIX/lib/node_modulesSunpoet Po-Chuan Hsieh2012-05-082-1/+9
| | | | | | | | | | | - Add a message about npm - Bump PORTREVISION for package change Submitted by: sunpoet (myself, via IRC) Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC) Notes: svn path=/head/; revision=296220
* - Update to 0.6.17 [1]Sunpoet Po-Chuan Hsieh2012-05-082-8/+6
| | | | | | | | | | | | | | | | | - Add OPTIONS: SHARED_V8 to build with shared lang/v8 [2] - Do not install bundled npm, users who requires npm can install www/npm [2] - Fix PLIST [2] - While I'm here, remove duplicate ONLY_FOR_ARCHS Original submission of PR/167604 was committed by swills. Changes: https://github.com/joyent/node/blob/v0.6.17/ChangeLog PR: ports/167604 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) [1] sunpoet (myself, via IRC) [2] Notes: svn path=/head/; revision=296189
* - Update to 0.6.17Steve Wills2012-05-083-791/+31
| | | | | | | | | PR: ports/167604 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Security: a1d0911f-987a-11e1-a2ef-001fd0af1a4c Notes: svn path=/head/; revision=296186
* - Fix CONFLICTSSunpoet Po-Chuan Hsieh2012-05-021-1/+1
| | | | | | | | | PR: ports/167507 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=295859
* - Update to 0.6.14Sunpoet Po-Chuan Hsieh2012-03-283-9/+5
| | | | | | | | | | Changes: https://github.com/joyent/node/blob/v0.6.14/ChangeLog PR: ports/166405 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293905
* - Update to 0.6.13Frederic Culot2012-03-163-6/+128
| | | | | | | | | PR: ports/166177 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293410
* - Update to 0.6.12Jason Helfman2012-03-053-4/+15
| | | | | | | | PR: ports/165645 Submitted by: maintainer, linpct@gmail.com Notes: svn path=/head/; revision=292771
* - Update to 0.6.11Sunpoet Po-Chuan Hsieh2012-02-203-4/+4
| | | | | | | | | Changes: https://github.com/joyent/node/blob/v0.6.11/ChangeLog PR: ports/165290 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=291902