| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 May 2013 15:35:17
4.0.3
|
tijl  |
Bump clang version requirement. Older versions produce broken code on i386.
PR: ports/176893
Reviewed by: jkim |
21 May 2013 19:52:41
4.0.3
|
crees  |
Backport a fix for API breakage with devel/mdds update to 0.8.0
This will probably need to be removed on the next Libreoffice update
Obtained from: Libreoffice git |
09 May 2013 18:26:53
4.0.3
|
jkim  |
Update to 4.0.3. |
08 May 2013 22:34:53
4.0.2
|
jkim  |
Restore parallel build. It was accidentally disabled by r317320. |
04 May 2013 14:06:09
4.0.2
|
bdrewery  |
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr |
29 Apr 2013 08:57:13
4.0.2
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
23 Apr 2013 10:19:45
4.0.2
|
bapt  |
Convert e* to USES=pkgconfig |
16 Apr 2013 20:51:48
4.0.2
|
jkim  |
Update to 4.0.2.
Feature safe: yes |
21 Mar 2013 05:27:16
4.0.1_1
|
mezz  |
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part) |
13 Mar 2013 17:38:47
4.0.1
|
jkim  |
Disable MERGELIBS by default and mark it broken for now. Currently, it
seems to cause weird run-time link issues but we are not sure whether the
culprit is rtld(1) or clang 3.2. Stability always outweighs performance.
PR: ports/176880 |
11 Mar 2013 18:16:26
4.0.1
|
jkim  |
Fix OpenLDAP dependency.
PR: ports/176776 |
08 Mar 2013 19:30:00
4.0.1
|
jkim  |
Correct a dependency. |
08 Mar 2013 19:01:46
4.0.1
|
jkim  |
Update to 4.0.1. |
08 Mar 2013 11:32:12
3.6.5_2
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
18 Feb 2013 21:37:42
3.6.5_2
|
jkim  |
Fix jakarta-commons-httpclient build with some locale.
PR: ports/176205 |
15 Feb 2013 22:19:10
3.6.5_2
|
jkim  |
- Do not let the configure script guess number of CPUs in the system.
- Honor MAKE_JOBS_NUMBER if available.
PR: ports/176177 |
15 Feb 2013 16:54:57
3.6.5_2
|
jkim  |
Enable XMLSEC support. This fixes support for password-protected files.
PR: ports/167775 |
14 Feb 2013 01:28:37
3.6.5_1
|
jkim  |
- Consistently use clang to build LibreOffice. It works fine now.
- Speed up patching a little. |
12 Feb 2013 00:57:48
3.6.5_1
|
jkim  |
Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.
PR: ports/176037 |
11 Feb 2013 19:58:19
3.6.5_1
|
jkim  |
Add devel/doxygen as a build dependency for SDK option.
Pointed by: ale |
09 Feb 2013 00:51:31
3.6.5_1
|
jkim  |
Fix plist.
PR: ports/175953 |
08 Feb 2013 00:50:01
3.6.5_1
|
jkim  |
- Fix build with Java option. [1]
- Work around a build issue when Python was built with PTH option. [2]
- Mark GTK3 option as broken. Now LibreOffice wants GTK+ 3.2 and later. [3]
- Fix build with SDK option.
- Add bash completion for LibreOffice.
PR: ports/175856 [1]
Reported by: Frederic POLIAKOFF <fpoliakoff@free.fr> [2]
Reported by: awarecons@gmail.com [3] |
06 Feb 2013 20:07:59
3.6.5
|
jkim  |
- Bypass unit tests for C++ UNO. This works around some build issues.
- Clean up MASTER_SITES for optional third-party sources. |
06 Feb 2013 07:49:22
3.6.5
|
jkim  |
Fix fetch. Good bye, go-oo.org. |
04 Feb 2013 20:03:50
3.6.5
|
jkim  |
Update to 3.6.5. |
31 Jan 2013 21:13:49
3.5.7_3
|
bapt  |
Revert a commit that should not have happened
Bump portrevision |
31 Jan 2013 13:38:43
3.5.7_2
|
bapt  |
Chase boost update |
18 Dec 2012 23:09:07
3.5.7_1
|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
16 Dec 2012 23:18:28
3.5.7
|
bapt  |
Fix package building after Gentium fonts modification
Reported by: beat |
26 Oct 2012 20:24:08
3.5.7
|
jkim  |
- Update to 3.5.7.
- Trim Makefile headers.
Feature safe: yes |
14 Sep 2012 07:43:43
3.5.6_1
|
ale  |
Force to use GCC on FreeBSD 8.x, since with clang it builds fine,
but doesn't work at all. |
12 Sep 2012 16:41:32
3.5.6_1
|
jkim  |
- Deprecate USE_OPENSSL. It causes nothing but trouble at the moment.
- Set some environment variables needed by old build system.
- Fix build with GCC and reinstate WITH_GCC knob.
- Tidy up some nits while I am here. |
07 Sep 2012 22:32:47
3.5.6
|
jkim  |
Work around a tinderbox shortcoming.
Hinted by: bapt |
29 Aug 2012 22:20:19
3.5.6
|
jkim  |
Fix the previous commit to make it really work. See the following upstream
PR for more information about this issue:
https://bugs.freedesktop.org/show_bug.cgi?id=54015 |
29 Aug 2012 18:42:58
3.5.6
|
jkim  |
Work around rpath/origin and visibility issues. |
23 Aug 2012 16:00:38
3.5.6
|
jkim  |
- Update to 3.5.6.
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested). |
18 Jul 2012 00:42:10
3.5.5
|
jkim  |
Fix version check for lang/clang-devel. |
17 Jul 2012 20:55:46
3.5.5  |
jkim  |
- Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug. |
16 Jul 2012 10:30:27
3.5.4_2
|
bapt  |
Fix build with new libexttextcat
Submitted by: Olivier Smedts <olivier@gid0.org> (via ports@) |
16 Jul 2012 10:08:32
3.5.4_2
|
bapt  |
Fix exttextcat new library name detection |
16 Jul 2012 06:51:45
3.5.4_2
|
bapt  |
- update libexttextcat to 3.3.1
- chase library name change |
14 Jul 2012 02:03:13
3.5.4_1
|
jkim  |
- Do not create empty .keep files on empty directries. This causes unexpected
crash because it is trying to mmap(2) an empty file as a Calc add-in. [1]
Just use mkdir(1) to create the empty directories instead.
- Use system clang by default where the clang regression is fixed (r238429).
PR: ports/169837 [1] |
11 Jul 2012 16:45:53
3.5.4
|
jkim  |
Remove a superfluous "-x c++" option for clang-cpp. clang-cpp automatically
adds it by guessing language type from the file extension. |
11 Jul 2012 01:17:35
3.5.4
|
jkim  |
- Construct CPP and CXXCPP from the existing variables.
- Pass CXXCPP as an environment variable for the configure script as it is
only useful there at the moment. Actually, ports infrastructure ignores it. |
10 Jul 2012 23:53:13
3.5.4
|
jkim  |
- Add comments to note a clang bug and and the patched revision.
- Add a knob WITH_SYSTEM_CLANG to force build with clang from base system.
This is very useful when the user has patched the system clang, i.e.,
contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp.
- Temporarily disable -Wshadow and -Wunused-parameter. These options caused
too many warnings for system boost and made it really hard to debug problems.
- Remove temporary clang++ options, which are no longer necessary.
- Remove a duplicate patch for solenv/gbuild/platform/com_GCC_defs.mk. |
06 Jul 2012 14:02:04
3.5.4
|
ale  |
Fix build on i386.
Fix build with clang from ports.
Fix build when KDE4 option is enabled. |
02 Jul 2012 16:46:04
3.5.4
|
fluffy  |
- Clang from ports doesn't install clang-cpp, use clang++ -E / clang -E for
preprocessor
No cookies to: bapt :)
Pointed by: Yamagi on #bsdports |
02 Jul 2012 13:55:25
3.5.4
|
bapt  |
Use clang from localbase not the one found in path |
02 Jul 2012 13:52:20
3.5.4
|
bapt  |
Unconditionnaly force clang from ports which by default is build without
assertion.
If llvm/clang is build with assertion then the build crashes
Reported by: Yamagi Burmeister <lists@yamagi.org> |
01 Jul 2012 08:32:04
3.5.4
|
fluffy  |
- The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 release
for FreeBSD platform!
Now with system boost-1.48 support and powered by clang-3.1 by default
Dima, behalf of FreeBSD Office team |
08 Jun 2012 13:45:00
3.5.2_5
|
vd  |
Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR: ports/168833
Submitted by: fluffy@ |
06 Jun 2012 06:44:38
3.5.2_4
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
05 Jun 2012 12:50:25
3.5.2_4
|
bapt  |
Remove SITE_PERL from *_DEPENDS |
01 Jun 2012 05:26:28
3.5.2_4
|
dinoex  |
- update png to 1.5.10 |
31 May 2012 08:04:56
3.5.2_3
|
bapt  |
Fix build with no options activated [1]
While here convert to new options framework
Switch pgsql options off by default
Mark build with DEBUG as ignore is it known to fail
Bump port revision
PR: ports/168445 [1]
Submitted by: amdmi3@ [1] |
06 May 2012 23:44:41
3.5.2_2
|
bapt  |
Add a PGSQL option to allow user to disable support for postgresql, keep
postgresql on by default to avoid rebuilding on clusters
PR: ports/167346
Submitted by: amdmi3 |
04 May 2012 20:02:26
3.5.2_2
|
jkim  |
- Work around build issues with Clang by lowering C++ standard level. Note
this is temporary because both Clang and LibreOffice fixed all the issues.
- Shut up annoying "argument unused during compilation" warnings for Clang.
With hat: office@ |
26 Apr 2012 14:55:09
3.5.2_2
|
bapt  |
- add a patch fixing .doc/.docx loading [1]
- workaround a pointyhat/tinderbox box, preventing it to figureout clang is
needed as a dependency on 7 and 8 when host is 9+
Submitted by: Meowthink <meowthink@gmail.com> (via office@ mailing list)
Obtained from: libreoffice git master [1] |
24 Apr 2012 07:43:10
3.5.2_1
|
bapt  |
Fix fonts search path for Liberation fonts
Switch linuxlibertine to linuxlibertine-G fonts |
23 Apr 2012 21:33:35
3.5.2_1
|
bapt  |
- Fix icons (.desktop) and mime type
- Bump portrevision
Yes now you should have your icons back in the menus :)
Reported by: wblock and ajtiM <lumiwa@gmail.com> |
23 Apr 2012 11:09:05
3.5.2
|
bapt  |
Fix build with non default bdb
Reported by: Leslie Jensen <leslie@eskk.nu> (via office@) |
22 Apr 2012 20:38:32
3.5.2
|
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 |
16 Jan 2012 11:23:13
3.4.5
|
bapt  |
- upgrade to 3.4.5
- move the osuol mirror to the bottom of the list as it is slow[1]
Reported by: Patrick Lamaiziere <patfbsd@davenulle.org> [1] (via office@
mailing list) |
09 Nov 2011 12:52:07
3.4.4
|
bapt  |
- update to 3.4.4.2
- changelog: http://wiki.documentfoundation.org/Releases/3.4.4_info_about_fixes |
31 Oct 2011 17:31:12
3.4.3_2
|
sunpoet  |
- Add java to CATEGORIES if WITH_JAVA defined
- Pet portlint
- Use tab after variable name
- Reorder variables: LICENSE*, *_DEPENDS and LOVERSION
- Use command variables defined in bsd.commands.mk
- Cosmetic change |
31 Oct 2011 16:49:14
3.4.3_2
|
bapt  |
- fix build after new poppler import
- while here fix plist (should have been fixed long time ago :() [2]
Reported by: pointyhat (pav) |
31 Oct 2011 09:53:19
3.4.3_2
|
kwm  |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
23 Sep 2011 22:26:39
3.4.3_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Sep 2011 13:08:02
3.4.3_1
|
bapt  |
Mark job unsafe.
The build system already determine dynamically the number of jobs to run, if
marked jobs_safe
both the ports and the build system parallelise the build, which leads to a huge
number of
cc1plus processes and consume tons of memory.
Reported by: flo |
17 Sep 2011 20:53:21
3.4.3_1
|
bapt  |
Do not remove share/application-registry and share/mime-info (part of the mtree)
[1]
while make the empty directory detection dynamic
Reported by: pointyhat (pav) |
13 Sep 2011 06:19:01
3.4.3_1
|
bapt  |
Fix bad usage of sed
Fix typo
This should fix the plist problems
Reported by: kwm, pointyhat (pav) |
09 Sep 2011 14:23:20
3.4.3_1
|
bapt  |
- fix desktop files
- fix distro-install-desktop-integration which created garbage
- fix directory removal
- improve plist generation
- bump port revision |
06 Sep 2011 15:17:32
3.4.3
|
bapt  |
Do not trust make update-patches, this fix build with custom bdb
Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail) |
05 Sep 2011 16:41:35
3.4.3
|
bapt  |
Really fix the patch, sorry about the mess |
05 Sep 2011 15:02:08
3.4.3
|
bapt  |
use the right patches |
05 Sep 2011 12:06:30
3.4.3
|
bapt  |
Better desktop integration
Submitted by: Georges Liaskos throught the office@ github |
05 Sep 2011 11:45:31
3.4.3
|
bapt  |
- update to 3.4.3
- New options:
* SYSTRAY to activate the system try icons (quick start)
* GTK (which to be able to build a completly gtk free version of libreoffice
please notice that dependencies can bring back gtk, for example libgsf if not
built with the following knob: WITHOUT_GCONF)
* the GNOME option automatically activate the GTK one
* PYUNO do enable/disable the build of the python bindings for the UNO
framework
- Disable system notification while building
- Remove the wiki-publisher extensions, it forces the build to have 3
apache-commons distfiles bundles and one of them the httpclient was failing with
some locales activated
- Use pax instead or tar cf | tar xf, it is way faster to install
- Fix reading/writting MS Office documents
- Fix random segfaults: cell rendering options in calc, languages setting in
global options
- Largely reduce built time
- Unbundle more things
- Be able to work with packaged hunspell, thesaurus and hyphenation as well as
the usual extensions (Only the first 15 lines of the commit message are shown above ) |
24 Aug 2011 08:47:05
3.4.2_1
|
crees  |
Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN message |
23 Aug 2011 18:36:21
3.4.2_1
|
kwm  |
Chase poppler shlib bumps. |
23 Aug 2011 17:52:46
3.4.2
|
bapt  |
Push back office@ as a maintainer |
23 Aug 2011 13:30:54
3.4.2
|
bapt  |
Mark as broken, too much failure reported by users so far |
22 Aug 2011 10:05:37
3.4.2
|
bapt  |
- update to 3.4.2
Huge thanks to Georges Liaskos for the work to make build work
Thanks to pgj for the l10n work (more to come in that area) |
22 Aug 2011 10:02:02
3.3.3_2
|
bapt  |
- update to 3.4.2 |
30 Jul 2011 09:25:07
3.3.3_2
|
kwm  |
Add bison build dependancy to fix the build after the recent glib and gtk
update. |
22 Jul 2011 05:30:11
3.3.3_2
|
bapt  |
Pass matainership to the new office team |
19 Jul 2011 05:23:03
3.3.3_2
|
bapt  |
- update to 1.3.2
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license |
18 Jul 2011 16:21:26
3.3.3_1
|
jlaffaye  |
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor) |
10 Jul 2011 21:06:39
3.3.3_1
|
bapt  |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
10 Jul 2011 11:19:55
3.3.3
|
pav  |
- Update graphics/vigra depobj to unbreak build
PR: ports/158712
Submitted by: bsam
Reported by: pointyhat |
21 Jun 2011 20:44:58
3.3.3
|
bapt  |
Fix some distfiles master_sites
Reported by: Jason Helfman (irc) |
20 Jun 2011 09:10:37
3.3.3
|
flo  |
- fix MASTER_SITES
Approved by: bapt |
19 Jun 2011 16:15:14
3.3.3
|
bapt  |
- this is a bug fix only release
- update to 3.3.3
- add some Document Foundation mirror
- add a missing .desktop file [1]
PR: ports/157919
Submitted by: makc@ |
22 Mar 2011 11:43:30
3.3.2
|
bapt  |
- update to 3.3.2
- reduce number of runtime dependencies (no change for build dependencies)
- workaround the fact that the package didn't provide some directories the ports
did
Special thanks to iXsystems for providing me a build machine for libreoffice. |
03 Mar 2011 08:35:38
3.3.1
|
bapt  |
Fix distinfo for non default options[2]
PR: ports/155206[1] ports/155210[2]
Submitted by: [2]: Jason Helfman <jhelfman _at_ experts-exchange.com>
Also reported by: [1]: Pascal Stumpf <Pascal.Stumpf _at_ cubes.de>, avg (by
mail) |
28 Feb 2011 14:33:59
3.3.1
|
bapt  |
make portlint happier (removing blank line and replacing some spaces by tabs)
Submitted by: Ruslan Mahmatkhanov <cvs-src _at_ yandex.ru> (by mail) |
28 Feb 2011 13:08:47
3.3.1
|
bapt  |
- upgrade to 3.3.1 |
09 Feb 2011 13:04:32
3.3.0_4
|
bapt  |
- removed unwanted lines from makefile
Feature safe: yes |
09 Feb 2011 11:59:17
3.3.0_4
|
bapt  |
- Change from static plist to dynamic one, maintaining a plist for such a
monster, was too much a pain.
- Implement a per locale build (default is en-US)
- Change LOLANGS to LOCALIZED_LANG to be coherent with editors/openoffice*
- Fix input/output error on MS Office files
Feature safe: yes |
08 Feb 2011 08:22:21
3.3.0_3
|
bapt  |
Readding accidentally remove plist entries
Reported by: makc
Feature safe: yes |
08 Feb 2011 07:13:03
3.3.0_2
|
bapt  |
Change the build behaviour so that the shared libraries names remain unchanged
with a fb suffix instead of fi on x86 and fx on x86_64
Fix plist on i386 [1]
Fix spadmin[2]
Fix unopkg[3]
Reported by: makc[1], Sergio de Almeida Lenzi <lenzi.sergio _at_
gmail.com>[2], dougb[3]
Feature safe: yes |