aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-dictionaries
Commit message (Collapse)AuthorAgeFilesLines
* mail/thunderbird-dictionaries: Rework (options invalid)marino2016-08-053-25/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not valid to define PORT_OPTIONS variable directly (this is done through OPTIONS_DEFINE and related variables) and definitely they can't be modified after inclusions of bsd.port.pre.mk or bsd.port.options.mk fragments. Since the port needed to be reworked anyway, I simplified it a lot. I removed a shell command (with 3 pipes!) completely. I saw several ways to create ${ALLDICTS} with basic makefile techniques, but in the end it wasn't even necessary. I eliminated the "ALL" option. It didn't make sense. If "ALL" was set, it would override the individual language options (leading to possible confusion) and the "ALL" option was set by default, and then it even checked PACKAGE_BUILDING to override the value to ALL again. I have to assume that it wasn't originally set up that way but changed over time. Now only the language options are there and they are all "ON" by default. It's simpler to disable languages than before (no need to deselect "ALL" option first). The <pre> and <post> inclusions were removed, they aren't necessary. The PLIST substitutions are made with standard OPTIONS_SUB technique. The work is verified by checking SELECTED_OPTIONS and DESELECTED_OPTIONS which now show the correct values and the dependencies registered to the built package now match the port. Approved by: infrastructure blanket (fix options)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* 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
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Support stagebapt2014-04-091-10/+9
|
* Unbreakantoine2014-03-111-1/+1
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Convert m* to USES=zipbapt2014-03-111-1/+1
|
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* mail/thunderbird-dictionaries: Fix extraction phase typomarino2013-07-151-1/+1
| | | | | | | | The extra "$" results in none of the distfiles are extracted into the work directory when bmake is used. Apparently fmake is more tolerant as there are no failed logs on portmon. Approved by: bapt (mentor)
* - adoption of optionsNGjgh2013-06-063-118/+118
| | | | | | - while here separate options and dictionaries into separate files Approved by: portmgr (bapt)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Catch up with Thunderbird 6pav2011-08-221-2/+2
| | | | Submitted by: Matthew Luckie (maintainer)
* - remove MD5ohauer2011-07-031-43/+0
|
* - Switch run dependency from Thunderbird 2.0 to 3.0beat2010-06-261-2/+2
| | | | | | | - Bump PORTREVISION Feature safe: yes Approved by: Matthew Luckie <mjl AT luckie.org.nz> (maintainer)
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0edwin2007-04-242-93/+92
| | | | | | | | | | | thunderbird 2.0.0.0 changes where it expects to find dictionaries from ${PREFIX}/lib/thunderbird/components/myspell to ${PREFIX}/lib/thunderbird/dictionaries. this patch updates the port for this version of thunderbird. PR: ports/112057 Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-2/+2
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Use recently added MASTER_SITE_MOZDEVgarga2006-05-021-8/+2
| | | | | | PR: ports/96451 (part of) Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: maintainer
* - Include EN_GB dictionary in port [1]tmclaugh2006-02-243-8/+11
| | | | | | | | | - Remove alternate Russian dictionary not installed from distinfo - Correctly install zu-ZA dictionary PR: 93572 Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.org> [1] Approved by: portmgr (kris)
* Add thunderbird-dictionariestmclaugh2006-02-194-0/+413
- Dictionaries for Mozilla Thunderbird PR: 93550 Submitted by: Matthew Luckie <mjl@luckie.org.nz>