Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.371 29 Mar 2019 20:21:59
![Revision:497197 Revision:497197](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Nuke xpi-* ports
Legacy extensions aren't supported by Firefox anymore. Very few were
maintained up until last year when AMO stopped hosting files. |
0.1.371 04 Nov 2017 11:43:35
![Revision:453453 Revision:453453](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
0.1.371 21 Oct 2016 12:51:41
![Revision:424411 Revision:424411](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.1.371 19 May 2016 10:53:06
![Revision:415500 Revision:415500](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.1.371 26 Jan 2014 15:11:00
![Revision:341209 Revision:341209](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stage support |
0.1.371 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1.371 23 Oct 2011 14:56:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
beat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.371
- Made compatible with SeaMonkey 2.4.x
PR: ports/161801
Submitted by: Lapo Luchini <lapo AT lapo.it> (maintainer) |
0.1.370 09 Sep 2011 22:36:14
![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.370
PR: ports/159525
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.1.365 17 Jan 2011 09:09:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
erwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove duplicate post-extract target already included from
../xpi-adblock/Makefile.xpi
Submitted by: Peter Jeremy <peterjeremy@acm.org>
Pointyhat: erwin
Feature safe: yes |
0.1.365 15 Jan 2011 17:35:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
erwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix fetching and plist.
PR: 153994
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Reported by: pointyhat-west
Feature safe: yes |
0.1.365 10 Oct 2010 18:50:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mozilla gives a great flexibility and power to Javascript. This popular
client side scripting language can be used to create application level
logic and services for cross platform application development.
By creating libraries of common useful routines, application developers can
focus on creating original functionality for their own applications instead
of dealing w/ complex xpconnect wrapper objects and worrying about which
IDL methods do what and which are implemented on what platforms.
Goal: jslib has a simple goal, "Make life easier for Mozilla Application
Development by creating logical, easy to use API's for general purpose
routines that lend themselves to living in library code."
WWW: http://jslib.mozdev.org/
PR: ports/151359
Submitted by: Lapo Luchini <lapo at lapo.it> |