non port: editors/libreoffice-i18n/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sun, 18 Sep 2022
|
[ 17:22 Dima Panov (fluffy) ] cb94057
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 16 Aug 2020
|
[ 12:41 fluffy ] (Only the first 10 of 137 ports in this commit are shown above. )
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.
|
Thu, 5 Sep 2019
|
[ 20:55 lwhsu ] (Only the first 10 of 123 ports in this commit are shown above. )
- Update to 6.3.1
|
Sat, 23 Mar 2019
|
[ 01:43 lwhsu ] (Only the first 10 of 141 ports in this commit are shown above. )
Update to 6.2.2
Much work done by: Greg Veldman <freebsd@gregv.net>
|
Thu, 8 Nov 2018
|
[ 21:44 jkim ] (Only the first 10 of 118 ports in this commit are shown above. )
Update to 6.0.7.
|
Wed, 7 Nov 2018
|
[ 00:09 jkim ]
Add editors/libreoffice-fy to its dependency.
|
Sat, 17 Mar 2018
|
[ 06:31 lwhsu ] (Only the first 10 of 248 ports in this commit are shown above. )
- 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
|
Thu, 2 Nov 2017
|
[ 21:12 jkim ] (Only the first 10 of 116 ports in this commit are shown above. )
Update to 5.3.7.
|
Fri, 13 Jan 2017
|
[ 16:54 mat ] (Only the first 10 of 46 ports in this commit are shown above. )
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 1 Jan 2017
|
[ 17:54 jkim ] (Only the first 10 of 126 ports in this commit are shown above. )
Update to 5.2.4.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 23 Sep 2015
|
[ 21:06 jkim ] (Only the first 10 of 228 ports in this commit are shown above. )
Update to 5.0.2.
|
Tue, 1 Sep 2015
|
[ 21:26 jkim ] (Only the first 10 of 185 ports in this commit are shown above. )
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).
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
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
|
Thu, 16 Oct 2014
|
[ 21:14 jkim ] (Only the first 10 of 142 ports in this commit are shown above. )
Update to 4.3.2.
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 24 Jun 2014
|
[ 02:40 jkim ] (Only the first 10 of 116 ports in this commit are shown above. )
Update to 4.2.5.
|
Thu, 12 Jun 2014
|
[ 23:43 jkim ] (Only the first 10 of 18 ports in this commit are shown above. )
Add more language packs for LibreOffice 4.2.
|
Wed, 11 Jun 2014
|
[ 14:40 bapt ] (Only the first 10 of 115 ports in this commit are shown above. )
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
|
Sun, 8 Jun 2014
|
[ 19:51 olgeni ] (Only the first 10 of 101 ports in this commit are shown above. )
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
|
Fri, 25 Oct 2013
|
[ 17:05 jkim ] (Only the first 10 of 222 ports in this commit are shown above. )
- Update to 4.0.6.
- Support staging.
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Fri, 8 Mar 2013
|
[ 19:01 jkim ] (Only the first 10 of 258 ports in this commit are shown above. )
Update to 4.0.1.
|
Mon, 4 Feb 2013
|
[ 20:03 jkim ] (Only the first 10 of 149 ports in this commit are shown above. )
Update to 3.6.5.
|
Fri, 26 Oct 2012
|
[ 20:24 jkim ] (Only the first 10 of 217 ports in this commit are shown above. )
- Update to 3.5.7.
- Trim Makefile headers.
Feature safe: yes
|
Tue, 17 Jul 2012
|
[ 20:55 jkim ] (Only the first 10 of 132 ports in this commit are shown above. )
- Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
|
Sat, 9 Jun 2012
|
[ 17:41 bapt ]
Finish converting to optionng while here the dependency selection by language
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
|
Thu, 31 May 2012
|
[ 08:47 bapt ]
Convert to new options framework
|
Thu, 26 Apr 2012
|
[ 15:02 bapt ]
Branch japanese localisation in libreoffice-i18n
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> (via office@)
|
Tue, 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
|
Sun, 22 Apr 2012
|
[ 20:38 bapt ] (Only the first 10 of 349 ports in this commit are shown above. )
- 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 |