Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.3.043 29 Mar 2019 20:21:59 |
jbeich |
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.5.3.043 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.5.3.043 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.5.3.043 09 Jun 2015 14:24:42 |
jbeich |
bsd.sites.mk: cleanup MOZILLA mirrors
- 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 |
0.5.3.043 15 May 2015 21:20:44 |
mat |
Update comments to match code.
Noticed by: jbeich
Sponsored by: Absolight |
0.5.3.043 14 May 2015 10:15:09 |
mat |
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 |
0.5.3.043 08 Dec 2014 00:12:08 |
bar |
As it seems that MASTER_SITE_MOZILLA isn't hosting addons anymore, a new
variable MASTER_SITE_MOZILLA_ADDONS has been defined and set to
http://addons.cdn.mozilla.net/user-media/%SUBDIR%/
which unfortunately not browsable and AFAIK not mirrored.
I tried to keep the changes to the minimum and successfully (except for
adblock) tested the fetch target for XPIs not defining their own MASTER_SITE. |
0.5.3.043 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.5.3.043 15 Nov 2014 08:59:40 |
antoine |
Fix some leftovers in most xpi-* ports after r370932 |
0.5.3.043 15 Oct 2014 15:48:17 |
beat |
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
r348851 by marino@ until bug 193555
PR: 194356
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html |
0.5.3.043 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.5.3.043 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
24 Apr 2014 21:49:07
|
antoine |
- No need to create in stagedir some symlinks that are regenerated by @exec
(actually the symlinks were not created in stagedir, the line was totally buggy)
- Generate a plist that is more check-stagedir friendly |
0.5.3.043 09 Apr 2014 12:16:02 |
bapt |
Fix stage support |
0.5.3.043 11 Mar 2014 06:56:03 |
bapt |
Convert to USES=zip:infozip |
0.5.3.043 26 Jan 2014 15:07:21 |
miwi |
- Stage support |
0.5.3.043 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.5.3.043 28 Jun 2013 19:21:43 |
flo |
- fix xpi-* installation for firefox [1]
- update XPI_APPS_ALL to match reality
- trim header
Submitted by: bapt [1] |
0.5.3.043 18 Aug 2011 09:51:58 |
ale |
Update to current Mozilla ports.
Approved by: flo |
0.5.3.043 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.3.043 08 Sep 2010 00:44:49 |
pgollucci |
- Fix XPI_ID generation when the tag might spam multiple lines [1]
- Do not install meta data (META-INF) since its not needed
allow for xpi-post-extract to still work in xpi-* ports [2]
PR: ports/126876 [1], ports/150327 [2]
Submitted by: Lapo Luchini <lapo@lapo.it> [1], [2] tweaked by me
Approved by: maintainer timeout (miwi; ~1 yr) [1] [2]
Tested by: P6 TB Run, RideCharge TB Run |
0.5.3.043 14 Dec 2009 14:39:12 |
beat |
- Add seamonkey to XPI_APPS_ALL_WC to prevent seamonkey2-i18n from
deinstalling seamonkeys xpi directory.
Reported by: QAT
Approved by: miwi (maintainer) |
0.5.3.043 14 Dec 2009 12:02:53 |
beat |
- Add seamonkey2 and thunderbird3 to xpi-adblock/Makefile.xpi
- Remove obsolete ports from xpi-adblock/Makefile.xpi
Approved by: miwi (maintainer) |
0.5.3.043 04 Jul 2009 22:25:36 |
miwi |
- Add www/firefox35 support |
0.5.3.043 03 Jan 2009 13:12:17 |
miwi |
- Remove DEPRECATED
- Take over maintainership
Approved by: chinsan (old maintainer) |
0.5.3.043 03 Jan 2009 07:13:47 |
chinsan |
- Set DEPRECATED with my xpi-* ports at first.
They could installed and updated more easily by user's browser(firefox).
- EXPIRATION_DATE on 2009-01-31 |
0.5.3.043 03 Jan 2009 05:09:07 |
chinsan |
- Attach firefox3 |
0.5.3.043 07 Sep 2008 06:27:28 |
chinsan |
- Take all xpi-* maintainership |
0.5.3.043 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.5.3.043 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5.3.043 14 Dec 2007 19:16:17 |
sat |
Add support for linux-netscape-messenger/navigator into
XPI and NPAPI infrastructures. |
0.5.3.043 29 Oct 2007 18:18:08 |
sat |
- Add xpi_num to make fetchable |
0.5.3.043 03 Jul 2007 08:10:44 |
sat |
- Enable support for sunbird and linux-sunbird |
0.5.3.043 22 Apr 2007 20:12:10 |
sat |
- s/CP -p/CP/ not to mangle ownerships of existing directories
Reported by: pointyhat via kris |
0.5.3.043 30 Mar 2007 07:23:11 |
sat |
- Add XPI_NUM macro to chase addons.mozilla.org brain surgery |
0.5.3.043 03 Feb 2007 13:06:14 |
sat |
- Mark compatible with Firefox 2.0.* |
0.5.3.043 15 Nov 2006 07:43:23 |
sat |
- Add a couple of targets to ease chrome.manifest generation |
0.5.3.043 03 Aug 2006 08:18:19 |
sat |
- Use MOZILLA_EXTENDED mirror list for xpi ports and linux mozillas [1]
- Better MASTER_SITES for linux-{firefox,seamonkey}-devel
Submitted by: ahze [1] |
0.5.3.043 30 Jul 2006 22:22:50 |
sat |
- Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mk |
0.5.3.043 27 Jul 2006 14:53:32 |
sat |
- Support LOCALBASE installations
- Minor fixes |
0.5.3.043 01 Jul 2006 06:52:35 |
sat |
- Update to 0.5.3.043 |
0.5.3.042 27 Jun 2006 08:05:07 |
sat |
- Introduce and document WITH_XPI user-tunable var
- One step closer to smart linkfarming
- Venturesome users are encouraged to "portupgrade -f xpi\*" and report bugs
Wiki: http://wiki.freebsd.org/Linkfarming |
0.5.3.042 29 May 2006 16:35:50 |
sat |
- Introduce and document USE_XPI - a maintainer-tunable var
Approved by: krion (implicit) |
0.5.3.042 29 May 2006 15:52:50 |
sat |
- Preliminary support for multi-xpi ports
- Allow redefinition of public targets
- Make relink-all catch extensions with non-GUID ID's
- A bit smarter XPI_ID extraction
Approved by: krion (mentor, implicit) |
0.5.3.042 18 May 2006 10:02:37 |
sat |
- Add and document XPI_LIBDIR and XPI_XPIDIR variables
- Add my mirrors (temporarily)
- XPI_DIRS is undefined by default now
- Rework ugly PLIST_FILES hacks
- Add xpi-plist target in maintainer section
Approved by: krion (mentor, implicit) |
0.5.3.042 17 May 2006 11:22:58 |
sat |
- Fix mode and owners of installed files
Reported by: Thierry Thomas <thierry@freebsd.org>
Approved by: krion (mentor, implicit) |
0.5.3.042 17 May 2006 04:53:50 |
sat |
- Style change: convert to tabstop=4
Approved by: krion (implicit) |
0.5.3.042 10 May 2006 19:32:15 |
sat |
- Extend documentation
- Add support for XPI_DISTNAME [1]
PR: ports/96764 [1]
Submitted by: Lapo Luchini <lapo.luchini@gmail.com> [1]
Approved by: osa (co-mentor) |
0.5.3.042 08 May 2006 21:41:11 |
sat |
Update my e-mail address
Approved by: krion (mentor, implicit) |
0.5.3.042 27 Apr 2006 19:16:50 |
thierry |
- Fix for extensions for which id is not an UUID, but an address
containing dots [1];
- Various improvements [2].
Submitted by: Andrew Pantyukhin (maintainer) [2], /me [1] |
0.5.3.042 16 Apr 2006 16:24:07 |
thierry |
Adblock is a content filtering plug-in for the Mozilla and Firefox browsers.
It is both more robust and more precise than the built-in image blocker.
Adblock allows the user to specify filters, which remove unwanted content based
on the source-address.
WWW: http://adblock.mozdev.org/
Note: the included www/xpi-adblock/Makefile.xpi is used for browsers
based on Gecko >= 1.8 (e.g. Firefox >= 1.5). Older browsers must use
extensions which rely on www/mozex/Makefile.xpi.
PR: ports/95076
Submitted by: Andrew Pantyukhin <infofarmer (at) gmail.com> |