Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |
3.4.5 16 Jan 2012 11:23:13 |
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) |
3.4.4 09 Nov 2011 12:52:07 |
bapt |
- update to 3.4.4.2
- changelog: http://wiki.documentfoundation.org/Releases/3.4.4_info_about_fixes |
3.4.3_2 31 Oct 2011 17:31:12 |
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 |
3.4.3_2 31 Oct 2011 16:49:14 |
bapt |
- fix build after new poppler import
- while here fix plist (should have been fixed long time ago :() [2]
Reported by: pointyhat (pav) |
3.4.3_2 31 Oct 2011 09:53:19 |
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 |
3.4.3_1 23 Sep 2011 22:26:39 |
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 |
3.4.3_1 20 Sep 2011 13:08:02 |
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 |
3.4.3_1 17 Sep 2011 20:53:21 |
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) |
3.4.3_1 13 Sep 2011 06:19:01 |
bapt |
Fix bad usage of sed
Fix typo
This should fix the plist problems
Reported by: kwm, pointyhat (pav) |
3.4.3_1 09 Sep 2011 14:23:20 |
bapt |
- fix desktop files
- fix distro-install-desktop-integration which created garbage
- fix directory removal
- improve plist generation
- bump port revision |
3.4.3 06 Sep 2011 15:17:32 |
bapt |
Do not trust make update-patches, this fix build with custom bdb
Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail) |
3.4.3 05 Sep 2011 16:41:35 |
bapt |
Really fix the patch, sorry about the mess |
3.4.3 05 Sep 2011 15:02:08 |
bapt |
use the right patches |
3.4.3 05 Sep 2011 12:06:30 |
bapt |
Better desktop integration
Submitted by: Georges Liaskos throught the office@ github |
3.4.3 05 Sep 2011 11:45:31 |
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 ) |
3.4.2_1 24 Aug 2011 08:47:05 |
crees |
Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN message |
3.4.2_1 23 Aug 2011 18:36:21 |
kwm |
Chase poppler shlib bumps. |
3.4.2 23 Aug 2011 17:52:46 |
bapt |
Push back office@ as a maintainer |
3.4.2 23 Aug 2011 13:30:54 |
bapt |
Mark as broken, too much failure reported by users so far |
3.4.2 22 Aug 2011 10:05:37 |
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) |
3.3.3_2 22 Aug 2011 10:02:02 |
bapt |
- update to 3.4.2 |
3.3.3_2 30 Jul 2011 09:25:07 |
kwm |
Add bison build dependancy to fix the build after the recent glib and gtk
update. |
3.3.3_2 22 Jul 2011 05:30:11 |
bapt |
Pass matainership to the new office team |
3.3.3_2 19 Jul 2011 05:23:03 |
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 |
3.3.3_1 18 Jul 2011 16:21:26 |
jlaffaye |
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor) |
3.3.3_1 10 Jul 2011 21:06:39 |
bapt |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
3.3.3 10 Jul 2011 11:19:55 |
pav |
- Update graphics/vigra depobj to unbreak build
PR: ports/158712
Submitted by: bsam
Reported by: pointyhat |