non port: editors/libreoffice-i18n/Makefile |
Number of commits found: 37 |
Sunday, 18 Sep 2022
|
17:22 Dima Panov (fluffy)
editors/libreoffice-i18n: force single licenses for metaport (+)
Since commit 2622703703e68725c5b753ada8f1d0f9837f0403
metaports forced to use a single N/A license but not forces LICENSE_COMB
Pointy hat to: bapt
Reported by: VVD via irc
cb94057 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 16 Aug 2020
|
12:41 fluffy
LibreOffice suite: update to 7.0.0 release
The Office@FreeBSD team is proud to announce long awaited, new major release of
LibreOffice suite - 7.0.0!
New major branch comes with tons of new changes: switch render from opengl to
skia,
many templates redesigned from 4:3 to 16:9 format, added support for "ODF 1.3"
and
"ODF 1.3 Extended" documents format, support native 2013/2016/2019 mode instead
of
2007 compatibility mode for DOCX, added a new icon theme, named Sukapura.
Full release notes available on the official page
(https://wiki.documentfoundation.org/ReleaseNotes/7.0)
Of course, conservative users can keep 6.4.x stable version by switch to use
all-in-one editors/libreoffice6 port and even with i18n langpack (off by
default).
It will be kept updated at least till 7.1.0 version will be released.
 |
Thursday, 5 Sep 2019
|
20:55 lwhsu
- Update to 6.3.1
 |
Saturday, 23 Mar 2019
|
01:43 lwhsu
Update to 6.2.2
Much work done by: Greg Veldman <freebsd@gregv.net>
 |
Thursday, 8 Nov 2018
|
21:44 jkim
Update to 6.0.7.
 |
Wednesday, 7 Nov 2018
|
00:09 jkim
Add editors/libreoffice-fy to its dependency.
 |
Saturday, 17 Mar 2018
|
06:31 lwhsu
- Update LibreOffice to 6.0.2 [1]
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]
PR: 224288 [1] 197071 [2] 226344 [3]
Submitted by: Greg V <greg@unrelenting.technology> [1]
bergerkos@yahoo.co.uk [2]
Reported by: joneum [3]
Helped & tested by: Daniel Ebdrup
Greg Veldman <freebsd@gregv.net>
Per olof Ljungmark <peo@nethead.se>
StariKarp <starikarp@yandex.com>
pi
Security: 289269f1-0def-11e8-99b0-d017c2987f9a
 |
Thursday, 2 Nov 2017
|
21:12 jkim
Update to 5.3.7.
 |
Friday, 13 Jan 2017
|
16:54 mat
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 1 Jan 2017
|
17:54 jkim
Update to 5.2.4.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 23 Sep 2015
|
21:06 jkim
Update to 5.0.2.
 |
Tuesday, 1 Sep 2015
|
21:26 jkim
Update LibreOffice to 5.0.1.
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4. Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS. If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
 |
Monday, 17 Aug 2015
|
14:20 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
 |
Thursday, 16 Oct 2014
|
21:14 jkim
Update to 4.3.2.
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Tuesday, 24 Jun 2014
|
02:40 jkim
Update to 4.2.5.
 |
Thursday, 12 Jun 2014
|
23:43 jkim
Add more language packs for LibreOffice 4.2.
 |
Wednesday, 11 Jun 2014
|
14:40 bapt
Update to libreoffice 4.2.4
- Speed staging phase by really installing to the stagedir directly
- Rework to use predefined targets for build and install
- Strip binaries
- Remove now unnecessary dependencies on autotools
- Add patches to fix crashes with icu 53.1
 |
Sunday, 8 Jun 2014
|
19:51 olgeni
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
 |
Friday, 25 Oct 2013
|
17:05 jkim
- Update to 4.0.6.
- Support staging.
 |
Friday, 20 Sep 2013
|
16:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
 |
Friday, 8 Mar 2013
|
19:01 jkim
Update to 4.0.1.
 |
Monday, 4 Feb 2013
|
20:03 jkim
Update to 3.6.5.
 |
Friday, 26 Oct 2012
|
20:24 jkim
- Update to 3.5.7.
- Trim Makefile headers.
Feature safe: yes
 |
Tuesday, 17 Jul 2012
|
20:55 jkim
- Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
 |
Saturday, 9 Jun 2012
|
17:41 bapt
Finish converting to optionng while here the dependency selection by language
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
 |
Thursday, 31 May 2012
|
08:47 bapt
Convert to new options framework
 |
Thursday, 26 Apr 2012
|
15:02 bapt
Branch japanese localisation in libreoffice-i18n
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> (via office@)
 |
Tuesday, 24 Apr 2012
|
14:24 bapt
vietnamese port is in ${PORTSDIR}/vietnamese/libreoffice not
${PORTSDIR}/editors/libreoffice-vi
Reported by: Dan Langille
 |
12:53 bapt
Enforce UNIQUENAME to ${PORTNAME}${PKGNAMESUFFIX} to avoid conflicts with
libreoffice UNIQUENAME
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
 |
10:03 bapt
Remove non existing uq i18n Fixes make index
 |
09:31 bapt
Fix typo in variables name
 |
Sunday, 22 Apr 2012
|
20:38 bapt
- upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT,
the one
from ports if not found in base
- now only build en_US version, all localisation are available through separated
ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts
Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback
Thank you to iXsystems for providing resources to build/test libreoffice
 |
Number of commits found: 37 |