aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Use directly @dirrmtrybapt2014-09-031-1/+1
|
* Fix syntax of USES=pgsqlcrees2014-09-031-1/+1
|
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* net/openldap24-*:tijl2014-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
* Remove an unnecessary local patch. Originally, it was added to fix compilerjkim2014-07-022-16/+1
| | | | | | | | warnings and to improve performance. The compiler warnings were fixed some time in 4.1.x but the local patch remained for performance. Today I was notified by an upstream developer that it may have interoperability issues with other dBase III implementations because the original implementation had 512-byte fixed-size blocks. We better be safe than sorry.
* Chase hyphen shlib changebapt2014-06-301-1/+1
|
* Convert USE_PGSQL to USES=pgsqlbapt2014-06-241-5/+1
|
* Update to 4.2.5.jkim2014-06-246-3166/+86
|
* Shut up check-orphans.jkim2014-06-172-7/+11
| | | | Reported by: swills
* - Fix build with libc++ on i386.jkim2014-06-144-11/+162
| | | | | | - Fix JAVA option. A distfile was missing. - Work around INSTALLS_ICONS issues. Icon caches were not properly updated. - Tidy up bash completion installation.
* Restore configure regenerationbapt2014-06-122-7/+7
|
* Some part of the build might want to run autoreconfbapt2014-06-121-0/+1
|
* Add missing \antoine2014-06-121-1/+1
|
* Add a build dependency on textproc/flex (FreeBSD 9.1 and 8 requires it)bapt2014-06-121-0/+2
| | | | Reported by: antoine
* explicitly disable doxygenbapt2014-06-121-1/+1
| | | | Reported by: pi
* Forgot libreoffice itself in previous commitbapt2014-06-1132-994/+3297
|
* Do not preserve owners and permissions when extracting external sources.jkim2014-05-081-0/+10
| | | | | | For example, xmlsec1 tarball contains world-writable directories. Reported by: tijl
* Fix a bug introduced by the upstream long ago.jkim2014-05-073-1/+26
| | | | | | | | ​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).
* Tidy up.jkim2014-05-072-3/+3
|
* Update to 4.1.6.jkim2014-05-073-8/+10
|
* - USES=tar:xzgahr2014-04-241-2/+1
|
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Unconditionally install generic PPD files. [1]jkim2014-02-271-8/+5
| | | | | | - Update configure options and remove defunct ones. PR: ports/167309, ports/167441 [1]
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-2634-803/+285
| | | | PR: ports/186265
* Chase boost and icu bumpbapt2014-02-071-1/+1
| | | | While here convert some LIB_DEPENDS
* Update poppler to 0.24.4.kwm2013-12-281-1/+1
| | | | | | | | | 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.
* - Fix build with lang/clang33. It was executing ld(1) from the base. [1]jkim2013-10-311-5/+12
| | | | | | | | | | - 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]
* Update PORTREVISION for r331906.jkim2013-10-291-1/+1
|
* - Install manual pages. This fixes staging support. [1]jkim2013-10-291-21/+6
| | | | | | | - Convert to "USES=compiler:c++11-lang" to fix build. [2] Reported by: antoine [1] PR: ports/183392 [2]
* - Update to 4.0.6.jkim2013-10-263-35/+23
| | | | - Support staging.
* Fix build with clang and libc++ on i386.jkim2013-10-151-2/+8
| | | | Submitted by: tijl
* Make sure to build with MDDS 0.9.0 and later. It is necessary since r327493jkim2013-09-211-1/+1
| | | | but the configure script does not check its version, unfortunately.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | editors)
* - Fix build on head with clang and libc++/libcxxrt. Note the patches werejkim2013-09-194-51/+560
| | | | | | | | 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.
* Catch up with mdds 0.9.0.jkim2013-09-181-0/+11
|
* Re-apply r324851 for the port. It was accidentally reverted in r325230.jkim2013-08-231-1/+1
|
* Update to 4.0.5.jkim2013-08-236-58/+168
|
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
| | | | | | | | | | | | | | 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)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to new perl frameworkaz2013-08-041-2/+2
|
* - Update to 7.31.0sunpoet2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Fix a typo in the previous commit.jkim2013-07-021-1/+1
|
* - Revive the option to support GTK+ 3.x.jkim2013-07-021-16/+17
| | | | | | | - Switch to USES=desktop-file-utils. - Fix plist when both GTK2 and GTK3 are enabled. Submitted by: kwm
* Remove broken options to not confuse users.jkim2013-07-021-20/+5
|
* Revert the previous commit. It seems bmake and fmake do not agree on this.jkim2013-06-261-5/+0
|
* Rework the previous revision. It seems this version works with fmake.jkim2013-06-261-0/+5
|
* Work around index build. Somehow it is broken in a weird way.jkim2013-06-261-5/+0
|
* - Chase liborcus 0.5.1 update.jkim2013-06-266-11/+582
| | | | | | | - Do not install unused dictionary files to avoid conflicts. [1] - Honor real PAGE_SIZE. PR: ports/179887 [1]
* Update to 4.0.4.jkim2013-06-203-16/+9
|
* Bump clang version requirement. Older versions produce broken code on i386.tijl2013-05-231-1/+1
| | | | | PR: ports/176893 Reviewed by: jkim
* Backport a fix for API breakage with devel/mdds update to 0.8.0crees2013-05-221-0/+72
| | | | | | This will probably need to be removed on the next Libreoffice update Obtained from: Libreoffice git
* Update to 4.0.3.jkim2013-05-103-6/+17
|
* Restore parallel build. It was accidentally disabled by r317320.jkim2013-05-091-1/+3
|
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-6/+0
| | | | | | | | | | | | 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
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+1
| | | | | | | 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
* Convert e* to USES=pkgconfigbapt2013-04-231-2/+1
|
* Update to 4.0.2.jkim2013-04-179-141/+29
| | | | Feature safe: yes
* - Update poppler to 0.22.2.mezz2013-03-211-1/+1
| | | | | | | | | - 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)
* Disable MERGELIBS by default and mark it broken for now. Currently, itjkim2013-03-141-1/+2
| | | | | | | 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
* Fix OpenLDAP dependency.jkim2013-03-121-1/+1
| | | | PR: ports/176776
* Correct a dependency.jkim2013-03-091-1/+1
|
* Update to 4.0.1.jkim2013-03-0958-1113/+436
|
* Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1
| | | | | | | | | | | | | | 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
* Fix jakarta-commons-httpclient build with some locale.jkim2013-02-191-0/+1
| | | | PR: ports/176205
* - Do not let the configure script guess number of CPUs in the system.jkim2013-02-161-0/+7
| | | | | | - Honor MAKE_JOBS_NUMBER if available. PR: ports/176177
* Enable XMLSEC support. This fixes support for password-protected files.jkim2013-02-162-3/+5
| | | | PR: ports/167775
* - Consistently use clang to build LibreOffice. It works fine now.jkim2013-02-144-17/+51
| | | | - Speed up patching a little.
* Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.jkim2013-02-121-1/+2
| | | | PR: ports/176037
* Add devel/doxygen as a build dependency for SDK option.jkim2013-02-121-2/+2
| | | | Pointed by: ale
* Fix plist.jkim2013-02-091-1/+2
| | | | PR: ports/175953
* - Fix build with Java option. [1]jkim2013-02-084-94/+142
| | | | | | | | | | | - 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]
* - Bypass unit tests for C++ UNO. This works around some build issues.jkim2013-02-072-25/+42
| | | | - Clean up MASTER_SITES for optional third-party sources.
* Fix fetch. Good bye, go-oo.org.jkim2013-02-061-24/+23
|
* Update to 3.6.5.jkim2013-02-0532-440/+280
|
* Revert a commit that should not have happenedbapt2013-02-011-2/+2
| | | | Bump portrevision
* Chase boost updatebapt2013-01-311-2/+2
|
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-192-4/+53
|
* Fix package building after Gentium fonts modificationbapt2012-12-171-1/+1
| | | | Reported by: beat
* - Update to 3.5.7.jkim2012-10-274-21/+23
| | | | | | - Trim Makefile headers. Feature safe: yes
* Force to use GCC on FreeBSD 8.x, since with clang it builds fine,ale2012-09-141-0/+6
| | | | but doesn't work at all.
* - Deprecate USE_OPENSSL. It causes nothing but trouble at the moment.jkim2012-09-135-45/+238
| | | | | | - 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.
* Work around a tinderbox shortcoming.jkim2012-09-081-1/+1
| | | | Hinted by: bapt
* Fix the previous commit to make it really work. See the following upstreamjkim2012-08-301-1/+1
| | | | | | PR for more information about this issue: https://bugs.freedesktop.org/show_bug.cgi?id=54015
* Work around rpath/origin and visibility issues.jkim2012-08-302-2/+15
|
* - Update to 3.5.6.jkim2012-08-2435-36/+591
| | | | | | | - 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).
* Fix version check for lang/clang-devel.jkim2012-07-181-1/+1
|
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-1810-2531/+34
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* Fix build with new libexttextcatbapt2012-07-161-0/+11
| | | | Submitted by: Olivier Smedts <olivier@gid0.org> (via ports@)
* Fix exttextcat new library name detectionbapt2012-07-161-1/+1
|
* - update libexttextcat to 3.3.1bapt2012-07-161-1/+1
| | | | - chase library name change
* - Do not create empty .keep files on empty directries. This causes unexpectedjkim2012-07-141-5/+6
| | | | | | | | 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]
* Remove a superfluous "-x c++" option for clang-cpp. clang-cpp automaticallyjkim2012-07-121-1/+1
| | | | adds it by guessing language type from the file extension.
* - Construct CPP and CXXCPP from the existing variables.jkim2012-07-111-4/+5
| | | | | - Pass CXXCPP as an environment variable for the configure script as it is only useful there at the moment. Actually, ports infrastructure ignores it.
* - Add comments to note a clang bug and and the patched revision.jkim2012-07-114-37/+39
| | | | | | | | | | - 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.
* Fix build on i386.ale2012-07-065-3/+115
| | | | | Fix build with clang from ports. Fix build when KDE4 option is enabled.
* - Clang from ports doesn't install clang-cpp, use clang++ -E / clang -E for ↵fluffy2012-07-031-2/+2
| | | | | | | preprocessor No cookies to: bapt :) Pointed by: Yamagi on #bsdports
* Use clang from localbase not the one found in pathbapt2012-07-021-4/+4
|
* Unconditionnaly force clang from ports which by default is build withoutbapt2012-07-021-13/+13
| | | | | | | | assertion. If llvm/clang is build with assertion then the build crashes Reported by: Yamagi Burmeister <lists@yamagi.org>
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-013-11/+11
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* Upgrade graphics/vigra from 1.7.1 to 1.8.0vd2012-06-081-1/+1
| | | | | PR: ports/168833 Submitted by: fluffy@
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-1/+1
| | | | Review by: bapt, David Naylor (kde team)
* Remove SITE_PERL from *_DEPENDSbapt2012-06-051-1/+1
|
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* Fix build with no options activated [1]bapt2012-05-311-30/+29
| | | | | | | | | | 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]
* Add a PGSQL option to allow user to disable support for postgresql, keepbapt2012-05-071-3/+8
| | | | | | | postgresql on by default to avoid rebuilding on clusters PR: ports/167346 Submitted by: amdmi3
* - Work around build issues with Clang by lowering C++ standard level. Notejkim2012-05-051-0/+2
| | | | | | | 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@
* - add a patch fixing .doc/.docx loading [1]bapt2012-04-262-2/+19
| | | | | | | | - 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]
* Fix fonts search path for Liberation fontsbapt2012-04-241-2/+2
| | | | Switch linuxlibertine to linuxlibertine-G fonts
* - Fix icons (.desktop) and mime typebapt2012-04-243-6/+56
| | | | | | | | - Bump portrevision Yes now you should have your icons back in the menus :) Reported by: wblock and ajtiM <lumiwa@gmail.com>
* Fix build with non default bdbbapt2012-04-231-0/+1
| | | | Reported by: Leslie Jensen <leslie@eskk.nu> (via office@)
* - upgrade to 3.5.2bapt2012-04-2333-661/+2901
| | | | | | | | | | | | | | | | - 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
* - upgrade to 3.4.5bapt2012-01-162-49/+50
| | | | | | - 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)
* - update to 3.4.4.2bapt2011-11-094-84/+41
| | | | - changelog: http://wiki.documentfoundation.org/Releases/3.4.4_info_about_fixes
* - Add java to CATEGORIES if WITH_JAVA definedsunpoet2011-11-011-43/+41
| | | | | | | | - Pet portlint - Use tab after variable name - Reorder variables: LICENSE*, *_DEPENDS and LOVERSION - Use command variables defined in bsd.commands.mk - Cosmetic change
* - fix build after new poppler importbapt2011-11-012-1/+10
| | | | | | - while here fix plist (should have been fixed long time ago :() [2] Reported by: pointyhat (pav)
* Update poppler to 0.18.0.kwm2011-10-313-2/+35
| | | | | | | | | 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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
| | | | | | | | | - 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
* Mark job unsafe.bapt2011-09-201-2/+1
| | | | | | | | 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
* Do not remove share/application-registry and share/mime-info (part of the ↵bapt2011-09-181-25/+9
| | | | | | | | mtree) [1] while make the empty directory detection dynamic Reported by: pointyhat (pav)
* Fix bad usage of sedbapt2011-09-131-2/+3
| | | | | | | Fix typo This should fix the plist problems Reported by: kwm, pointyhat (pav)
* - fix desktop filesbapt2011-09-092-23/+52
| | | | | | | - fix distro-install-desktop-integration which created garbage - fix directory removal - improve plist generation - bump port revision
* Do not trust make update-patches, this fix build with custom bdbbapt2011-09-061-77/+1
| | | | Reported by: Pierre Guinoiseau (irc), Leslie Jensen <leslie@eskk.nu> (mail)
* Really fix the patch, sorry about the messbapt2011-09-061-3/+4
|
* use the right patchesbapt2011-09-052-8/+8
|
* Better desktop integrationbapt2011-09-053-12/+104
| | | | Submitted by: Georges Liaskos throught the office@ github
* - update to 3.4.3bapt2011-09-0510-160/+334
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - Now cups is mandatory (configure script is bugguy without cups) - remove broken PR: ports/157357 ports/156038 ports/158945 ports/159287 ports/160023 ports/160318 Submitted by: Hartmann, O. <ohartman@zedat.fu-berlin.de> (ports/157357), Kuan-Chung Chiu <buganini@gmail.com> (ports/156038), Dmitry Pryanishnikov <lynx.ripe@gmail.com> (ports/158945), Adrien <pmn@bakarika.net> (ports/159287), Travis Hunter <travis.hunter@gmail.com> (ports/160023), gcooper@ (ports/160318) With hat: office@
* Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN messagecrees2011-08-241-1/+2
|
* Chase poppler shlib bumps.kwm2011-08-241-1/+2
|
* Push back office@ as a maintainerbapt2011-08-241-1/+1
|
* Mark as broken, too much failure reported by users so farbapt2011-08-231-0/+2
|
* - update to 3.4.2bapt2011-08-222-192/+207
| | | | | 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)
* - update to 3.4.2bapt2011-08-2215-93/+333
|
* Add bison build dependancy to fix the build after the recent glib and gtk ↵kwm2011-07-301-0/+1
| | | | update.
* Pass matainership to the new office teambapt2011-07-221-1/+1
|
* - update to 1.3.2bapt2011-07-191-2/+2
| | | | | | | | - remove hungarian dictionnary (will be readded later as a separate port) - rework description - change WWW - chase library bump - add license
* - Connect textproc/hunspell to the buildjlaffaye2011-07-191-1/+1
| | | | | | | | - Unconnect hungarian/hunspell - Chase hunspell move - Add an entry to MOVED and UPDATING Approved by: bapt (mentor)
* - update ICU to 4.8bapt2011-07-111-1/+2
| | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
* - Update graphics/vigra depobj to unbreak buildpav2011-07-101-1/+1
| | | | | | PR: ports/158712 Submitted by: bsam Reported by: pointyhat
* Fix some distfiles master_sitesbapt2011-06-221-22/+23
| | | | Reported by: Jason Helfman (irc)
* - fix MASTER_SITESflo2011-06-201-1/+2
| | | | Approved by: bapt
* - this is a bug fix only releasebapt2011-06-202-49/+66
| | | | | | | | | - update to 3.3.3 - add some Document Foundation mirror - add a missing .desktop file [1] PR: ports/157919 Submitted by: makc@
* - update to 3.3.2bapt2011-03-222-83/+102
| | | | | | | - 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.
* Fix distinfo for non default options[2]bapt2011-03-031-0/+46
| | | | | | 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)
* make portlint happier (removing blank line and replacing some spaces by tabs)bapt2011-02-281-6/+5
| | | | Submitted by: Ruslan Mahmatkhanov <cvs-src _at_ yandex.ru> (by mail)
* - upgrade to 3.3.1bapt2011-02-282-92/+46
|
* - removed unwanted lines from makefilebapt2011-02-091-3/+0
| | | | Feature safe: yes
* - Change from static plist to dynamic one, maintaining a plist for such a ↵bapt2011-02-093-9424/+49
| | | | | | | | | | 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
* Readding accidentally remove plist entriesbapt2011-02-082-2/+21
| | | | | Reported by: makc Feature safe: yes
* Change the build behaviour so that the shared libraries names remain ↵bapt2011-02-085-220/+443
| | | | | | | | | | | 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
* fix plist with gnome option (typo in fact)bapt2011-02-051-2/+2
| | | | | Submitted by: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Feature safe: yes
* Fix with custom PREFIXbapt2011-02-051-1/+1
| | | | Feature safe: yes
* - Fix plist with WITH_KDE4 optionbapt2011-02-042-6/+4
| | | | | | | - bump portrevision Submitted by: ale Feature safe: yes
* Another plist fixbapt2011-02-041-0/+2
| | | | | Reported by: Pav Feature safe: yes
* LibreOffice is the free power-packed Open Source personal productivity suite forbapt2011-02-0210-0/+9689
Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. WWW: http://www.libreoffice.org/ Note: Thanks to all people that made it possible: testers, patchers, maintainers that modified their ports to allow libreoffice to build with the less bundled stuffed possible Special thanks to robert@openbsd.org for his help Feature safe: yes