Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.4 12 Jun 2014 09:26:59
  |
bapt  |
Some part of the build might want to run autoreconf |
4.2.4 12 Jun 2014 05:44:27
  |
antoine  |
Add missing \ |
12 Jun 2014 05:38:04

|
bapt  |
Add a build dependency on textproc/flex (FreeBSD 9.1 and 8 requires it)
Reported by: antoine |
4.2.4 11 Jun 2014 18:47:44
  |
bapt  |
explicitly disable doxygen
Reported by: pi |
4.2.4 11 Jun 2014 14:45:18
  |
bapt  |
Forgot libreoffice itself in previous commit |
4.1.6_1 07 May 2014 20:16:17
  |
jkim  |
Do not preserve owners and permissions when extracting external sources.
For example, xmlsec1 tarball contains world-writable directories.
Reported by: tijl |
4.1.6_1 06 May 2014 23:52:43
  |
jkim  |
Fix a bug introduced by the upstream long ago.
http://cgit.freedesktop.org/libreoffice/core/commit/bridges/source/?id=55189
__FreeBSD_version was not defined and the preprocessor set it to 0 because
sys/param.h was not properly included. As a consequence, it always used
dlsym(3) hacks for the old rtld(1). |
4.1.6 06 May 2014 16:18:56
  |
jkim  |
Tidy up. |
4.1.6 06 May 2014 16:13:01
  |
jkim  |
Update to 4.1.6. |
4.1.5_2 24 Apr 2014 12:44:55
  |
gahr  |
- USES=tar:xz |
4.1.5_2 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
4.1.5_1 26 Feb 2014 17:27:51
  |
jkim  |
- Unconditionally install generic PPD files. [1]
- Update configure options and remove defunct ones.
PR: ports/167309, ports/167441 [1] |
4.1.5 25 Feb 2014 19:09:29
  |
jkim  |
Update to 4.1.5. It is partially based on the following PR.
PR: ports/186265 |
4.0.6_3 07 Feb 2014 11:44:09
  |
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
4.0.6_2 27 Dec 2013 16:54:22
  |
kwm  |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax. |
4.0.6_1 30 Oct 2013 22:33:23
  |
jkim  |
- Fix build with lang/clang33. It was executing ld(1) from the base. [1]
- Fix build with bmake(1). [2]
- Add an option to increase build verbosity to debug build issues.
Reported by: ale [1]
Analyzed by: tijl [1]
Submitted by: brooks [1]
Submitted by: tijl [2] |
4.0.6_1 28 Oct 2013 23:46:40
  |
jkim  |
Update PORTREVISION for r331906. |
4.0.6 28 Oct 2013 23:18:26
  |
jkim  |
- Install manual pages. This fixes staging support. [1]
- Convert to "USES=compiler:c++11-lang" to fix build. [2]
Reported by: antoine [1]
PR: ports/183392 [2] |
4.0.6 25 Oct 2013 17:05:51
  |
jkim  |
- Update to 4.0.6.
- Support staging. |
4.0.5 14 Oct 2013 22:12:36
  |
jkim  |
Fix build with clang and libc++ on i386.
Submitted by: tijl |
4.0.5 20 Sep 2013 17:46:05
  |
jkim  |
Make sure to build with MDDS 0.9.0 and later. It is necessary since r327493
but the configure script does not check its version, unfortunately. |
4.0.5 20 Sep 2013 16:36:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
4.0.5 18 Sep 2013 23:30:31
  |
jkim  |
- Fix build on head with clang and libc++/libcxxrt. Note the patches were
heavily inspired by several upstream patches and a crucial hint from tijl.
- Remove a redundant compiler flag for MDDS. The GXX_INCLUDE_PATH variable
was removed with STLport support and it seems it is not necessary any more.
- Add an upstream patch. It may work around a potential compiler problem.
- Convert to new LIB_DEPENDS format. |
4.0.5 17 Sep 2013 17:20:12
  |
jkim  |
Catch up with mdds 0.9.0. |
4.0.5 22 Aug 2013 20:44:38
  |
jkim  |
Re-apply r324851 for the port. It was accidentally reverted in r325230. |
4.0.5 22 Aug 2013 20:38:29
  |
jkim  |
Update to 4.0.5. |
4.0.4_1 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
4.0.4_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.0.4_1 04 Aug 2013 13:18:24
  |
az  |
- Convert to new perl framework |
4.0.4_1 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
4.0.4_1 02 Jul 2013 05:47:42
  |
jkim  |
Fix a typo in the previous commit. |
4.0.4_1 02 Jul 2013 05:45:58
  |
jkim  |
- Revive the option to support GTK+ 3.x.
- Switch to USES=desktop-file-utils.
- Fix plist when both GTK2 and GTK3 are enabled.
Submitted by: kwm |
4.0.4_1 01 Jul 2013 19:13:51
  |
jkim  |
Remove broken options to not confuse users. |
4.0.4_1 25 Jun 2013 22:46:13
  |
jkim  |
Revert the previous commit. It seems bmake and fmake do not agree on this. |
4.0.4_1 25 Jun 2013 22:29:34
  |
jkim  |
Rework the previous revision. It seems this version works with fmake. |
4.0.4_1 25 Jun 2013 22:24:04
  |
jkim  |
Work around index build. Somehow it is broken in a weird way. |
4.0.4_1 25 Jun 2013 21:55:10
  |
jkim  |
- Chase liborcus 0.5.1 update.
- Do not install unused dictionary files to avoid conflicts. [1]
- Honor real PAGE_SIZE.
PR: ports/179887 [1] |
4.0.4 19 Jun 2013 20:52:13
  |
jkim  |
Update to 4.0.4. |
4.0.3 23 May 2013 15:35:17
  |
tijl  |
Bump clang version requirement. Older versions produce broken code on i386.
PR: ports/176893
Reviewed by: jkim |
4.0.3 21 May 2013 19:52:41
  |
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 |
4.0.3 09 May 2013 18:26:53
  |
jkim  |
Update to 4.0.3. |
4.0.2 08 May 2013 22:34:53
  |
jkim  |
Restore parallel build. It was accidentally disabled by r317320. |
4.0.2 04 May 2013 14:06:09
  |
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 |
4.0.2 29 Apr 2013 08:57:13
  |
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 |
4.0.2 23 Apr 2013 10:19:45
  |
bapt  |
Convert e* to USES=pkgconfig |
4.0.2 16 Apr 2013 20:51:48
  |
jkim  |
Update to 4.0.2.
Feature safe: yes |
4.0.1_1 21 Mar 2013 05:27:16
  |
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) |
4.0.1 13 Mar 2013 17:38:47
  |
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 |
4.0.1 11 Mar 2013 18:16:26
  |
jkim  |
Fix OpenLDAP dependency.
PR: ports/176776 |
4.0.1 08 Mar 2013 19:30:00
  |
jkim  |
Correct a dependency. |
4.0.1 08 Mar 2013 19:01:46
  |
jkim  |
Update to 4.0.1. |
3.6.5_2 08 Mar 2013 11:32:12
  |
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 |
3.6.5_2 18 Feb 2013 21:37:42
  |
jkim  |
Fix jakarta-commons-httpclient build with some locale.
PR: ports/176205 |
3.6.5_2 15 Feb 2013 22:19:10
  |
jkim  |
- Do not let the configure script guess number of CPUs in the system.
- Honor MAKE_JOBS_NUMBER if available.
PR: ports/176177 |
3.6.5_2 15 Feb 2013 16:54:57
  |
jkim  |
Enable XMLSEC support. This fixes support for password-protected files.
PR: ports/167775 |
3.6.5_1 14 Feb 2013 01:28:37
  |
jkim  |
- Consistently use clang to build LibreOffice. It works fine now.
- Speed up patching a little. |
3.6.5_1 12 Feb 2013 00:57:48
  |
jkim  |
Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.
PR: ports/176037 |
3.6.5_1 11 Feb 2013 19:58:19
  |
jkim  |
Add devel/doxygen as a build dependency for SDK option.
Pointed by: ale |
3.6.5_1 09 Feb 2013 00:51:31
  |
jkim  |
Fix plist.
PR: ports/175953 |
3.6.5_1 08 Feb 2013 00:50:01
  |
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] |
3.6.5 06 Feb 2013 20:07:59
  |
jkim  |
- Bypass unit tests for C++ UNO. This works around some build issues.
- Clean up MASTER_SITES for optional third-party sources. |
3.6.5 06 Feb 2013 07:49:22
  |
jkim  |
Fix fetch. Good bye, go-oo.org. |
3.6.5 04 Feb 2013 20:03:50
  |
jkim  |
Update to 3.6.5. |
3.5.7_3 31 Jan 2013 21:13:49
  |
bapt  |
Revert a commit that should not have happened
Bump portrevision |
3.5.7_2 31 Jan 2013 13:38:43
  |
bapt  |
Chase boost update |
3.5.7_1 18 Dec 2012 23:09:07
  |
bapt  |
Chase icu, graphite2 and libexttextcat bump |
3.5.7 16 Dec 2012 23:18:28
  |
bapt  |
Fix package building after Gentium fonts modification
Reported by: beat |
3.5.7 26 Oct 2012 20:24:08
  |
jkim  |
- Update to 3.5.7.
- Trim Makefile headers.
Feature safe: yes |
3.5.6_1 14 Sep 2012 07:43:43
  |
ale  |
Force to use GCC on FreeBSD 8.x, since with clang it builds fine,
but doesn't work at all. |
3.5.6_1 12 Sep 2012 16:41:32
  |
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. |
3.5.6 07 Sep 2012 22:32:47
  |
jkim  |
Work around a tinderbox shortcoming.
Hinted by: bapt |
3.5.6 29 Aug 2012 22:20:19
  |
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 |
3.5.6 29 Aug 2012 18:42:58
 |
jkim  |
Work around rpath/origin and visibility issues. |
3.5.6 23 Aug 2012 16:00:38
 |
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). |
3.5.5 18 Jul 2012 00:42:10
 |
jkim  |
Fix version check for lang/clang-devel. |
3.5.5 17 Jul 2012 20:55:46
 |
jkim  |
- Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug. |
3.5.4_2 16 Jul 2012 10:30:27
 |
bapt  |
Fix build with new libexttextcat
Submitted by: Olivier Smedts <olivier@gid0.org> (via ports@) |
3.5.4_2 16 Jul 2012 10:08:32
 |
bapt  |
Fix exttextcat new library name detection |
3.5.4_2 16 Jul 2012 06:51:45
 |
bapt  |
- update libexttextcat to 3.3.1
- chase library name change |
3.5.4_1 14 Jul 2012 02:03:13
 |
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] |
3.5.4 11 Jul 2012 16:45:53
 |
jkim  |
Remove a superfluous "-x c++" option for clang-cpp. clang-cpp automatically
adds it by guessing language type from the file extension. |
3.5.4 11 Jul 2012 01:17:35
 |
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. |
3.5.4 10 Jul 2012 23:53:13
 |
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. |
3.5.4 06 Jul 2012 14:02:04
 |
ale  |
Fix build on i386.
Fix build with clang from ports.
Fix build when KDE4 option is enabled. |
3.5.4 02 Jul 2012 16:46:04
 |
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 |
3.5.4 02 Jul 2012 13:55:25
 |
bapt  |
Use clang from localbase not the one found in path |
3.5.4 02 Jul 2012 13:52:20
 |
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> |
3.5.4 01 Jul 2012 08:32:04
 |
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 |
3.5.2_5 08 Jun 2012 13:45:00
 |
vd  |
Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR: ports/168833
Submitted by: fluffy@ |
3.5.2_4 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
3.5.2_4 05 Jun 2012 12:50:25
 |
bapt  |
Remove SITE_PERL from *_DEPENDS |
3.5.2_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
3.5.2_3 31 May 2012 08:04:56
 |
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] |
3.5.2_2 06 May 2012 23:44:41
 |
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 |
3.5.2_2 04 May 2012 20:02:26
 |
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@ |
3.5.2_2 26 Apr 2012 14:55:09
 |
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] |
3.5.2_1 24 Apr 2012 07:43:10
 |
bapt  |
Fix fonts search path for Liberation fonts
Switch linuxlibertine to linuxlibertine-G fonts |
3.5.2_1 23 Apr 2012 21:33:35
 |
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> |
3.5.2 23 Apr 2012 11:09:05
 |
bapt  |
Fix build with non default bdb
Reported by: Leslie Jensen <leslie@eskk.nu> (via office@) |
3.5.2 22 Apr 2012 20:38:32
 |
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 |