cvs commit: ports/editors/libreoffice Makefile

2012-07-16 Thread Baptiste Daroussin
svn2cvs 2012-07-16 10:08:58 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: SVN rev 300935 on 2012-07-16 10:08:32Z by bapt Fix exttextcat new library name detection Revision ChangesPath 1.59 +1 -1 ports/editors/libreoffic

cvs commit: ports/editors/libreoffice Makefile ports/textproc/libexttextcat Makefile distinfo pkg-plist

2012-07-16 Thread Baptiste Daroussin
svn2cvs 2012-07-16 07:00:39 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile textproc/libexttextcat Makefile distinfo pkg-plist Log: SVN rev 300926 on 2012-07-16 06:51:44Z by bapt - update libexttextcat to 3.3.1 - chase library name change

cvs commit: ports/editors/libreoffice Makefile

2012-07-13 Thread Jung-uk Kim
jkim2012-07-14 02:03:13 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - 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(

cvs commit: ports/editors/libreoffice Makefile

2012-07-11 Thread Jung-uk Kim
jkim2012-07-11 16:45:53 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Remove a superfluous "-x c++" option for clang-cpp. clang-cpp automatically adds it by guessing language type from the file extension. Revision ChangesPath 1

cvs commit: ports/editors/libreoffice Makefile

2012-07-10 Thread Jung-uk Kim
jkim2012-07-11 01:17:35 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - 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. Act

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-solenv__gbuild__platform__unxgcc.mk patch-solenv__inc__unxgcc.mk patch__solenv__gbuild__platform__com_GCC_defs.mk

2012-07-10 Thread Jung-uk Kim
jkim2012-07-10 23:53:13 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile editors/libreoffice/files patch-solenv__gbuild__platform__unxgcc.mk patch-solenv__inc__unxgcc.mk Removed files:

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-avmedia__source__gstreamer__gstplayer.cxx patch-filter__source__graphicfilter__icgm__bitmap.cxx patch-sd__source__f

2012-07-06 Thread Alex Dupre
ale 2012-07-06 14:02:04 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Added files: editors/libreoffice/files patch-avmedia__source__gstreamer__gstplayer.cxx patch-filter__source__gra

Re: cvs commit: ports/editors/libreoffice Makefile

2012-07-03 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-07-03 14:27:46 -0400, Baptiste Daroussin wrote: > On Tue, Jul 03, 2012 at 01:37:38PM -0400, Jung-uk Kim wrote: On > 2012-07-02 09:52:20 -0400, Baptiste Daroussin wrote: bapt2012-07-02 13:52:20 UTC FreeBSD ports repositor

Re: cvs commit: ports/editors/libreoffice Makefile

2012-07-03 Thread Baptiste Daroussin
On Tue, Jul 03, 2012 at 01:37:38PM -0400, Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2012-07-02 09:52:20 -0400, Baptiste Daroussin wrote: > > bapt2012-07-02 13:52:20 UTC > > > > FreeBSD ports repository > > > > Modified files: editors/libreoffice Makefil

Re: cvs commit: ports/editors/libreoffice Makefile

2012-07-03 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-07-02 09:52:20 -0400, Baptiste Daroussin wrote: > bapt2012-07-02 13:52:20 UTC > > FreeBSD ports repository > > Modified files: editors/libreoffice Makefile Log: Unconditionnaly > force clang from ports which by default is build witho

cvs commit: ports/editors/libreoffice Makefile

2012-07-02 Thread Dima Panov
fluffy 2012-07-02 16:46:04 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - Clang from ports doesn't install clang-cpp, use clang++ -E / clang -E for preprocessor No cookies to: bapt :) Pointed by: Yamagi on #bsdports Revision

cvs commit: ports/editors/libreoffice Makefile

2012-07-02 Thread Baptiste Daroussin
bapt2012-07-02 13:55:25 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Use clang from localbase not the one found in path Revision ChangesPath 1.51 +4 -4 ports/editors/libreoffice/Makefile

cvs commit: ports/editors/libreoffice Makefile

2012-07-02 Thread Baptiste Daroussin
bapt2012-07-02 13:52:20 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: 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:

cvs commit: ports/editors/libreoffice Makefile ports/editors/openoffice-3 Makefile ports/editors/openoffice-3-devel Makefile ports/graphics/lprof-devel Makefile ports/graphics/vigra Makefile distinfo

2012-06-08 Thread Vasil Dimov
vd 2012-06-08 13:45:00 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile editors/openoffice-3 Makefile editors/openoffice-3-devel Makefile graphics/lprof-devel Makefile graphics/vigra Makefile distinfo pkg-plist Added files:

cvs commit: ports/editors/libreoffice Makefile

2012-06-05 Thread Baptiste Daroussin
bapt2012-06-05 12:50:25 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Remove SITE_PERL from *_DEPENDS Revision ChangesPath 1.46 +1 -1 ports/editors/libreoffice/Makefile ___ cvs

cvs commit: ports/editors/libreoffice Makefile

2012-05-31 Thread Baptiste Daroussin
bapt2012-05-31 08:04:56 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: 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

cvs commit: ports/editors/libreoffice Makefile

2012-05-06 Thread Baptiste Daroussin
bapt2012-05-06 23:44:41 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: 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 Subm

cvs commit: ports/editors/libreoffice Makefile

2012-05-04 Thread Jung-uk Kim
jkim2012-05-04 20:02:26 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - 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

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-vbahelper_inc_vbahelper_vbaaccesshelper.hxx

2012-04-26 Thread Baptiste Daroussin
bapt2012-04-26 14:55:09 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Added files: editors/libreoffice/files patch-vbahelper_inc_vbahelper_vbaaccesshelper.hxx Log: - add a patch fixing .doc/.docx loading [1]

cvs commit: ports/editors/libreoffice Makefile

2012-04-24 Thread Baptiste Daroussin
bapt2012-04-24 07:43:10 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Fix fonts search path for Liberation fonts Switch linuxlibertine to linuxlibertine-G fonts Revision ChangesPath 1.40 +2 -2 ports/editors/libreoffice

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-bin__distro-install-desktop-integration patch-sysui__desktop__share__create_tree.sh

2012-04-23 Thread Baptiste Daroussin
bapt2012-04-23 21:33:35 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile editors/libreoffice/files patch-bin__distro-install-desktop-integration Added files: editors/libreoffice/files

cvs commit: ports/editors/libreoffice Makefile

2012-04-23 Thread Baptiste Daroussin
bapt2012-04-23 11:09:05 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Fix build with non default bdb Reported by:Leslie Jensen (via office@) Revision ChangesPath 1.38 +1 -0 ports/editors/libreoffice/Makefile __

cvs commit: ports/editors/libreoffice Makefile distinfo

2012-01-16 Thread Baptiste Daroussin
bapt2012-01-16 11:23:13 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - upgrade to 3.4.5 - move the osuol mirror to the bottom of the list as it is slow[1] Reported by:Patrick Lamaiziere [1] (via office@ mailing list)

cvs commit: ports/editors/libreoffice Makefile distinfo ports/editors/libreoffice/files patch-clone__extensions__sdext__source__pdfimport__xpdfwrapper__pdfioutdev_gpl.cxx patch-clone__extensions__sdex

2011-11-09 Thread Baptiste Daroussin
bapt2011-11-09 12:52:07 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Removed files: editors/libreoffice/files patch-clone__extensions__sdext__source__pdfimport__xpdfwrapper__pdfioutdev_gpl.cxx

cvs commit: ports/editors/libreoffice Makefile

2011-10-31 Thread Sunpoet Po-Chuan Hsieh
sunpoet 2011-10-31 17:31:12 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - Add java to CATEGORIES if WITH_JAVA defined - Pet portlint - Use tab after variable name - Reorder variables: LICENSE*, *_DEPENDS and LOVERSION - Use comman

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-clone__extensions__sdext__source__pdfimport__xpdfwrapper__pdfioutdev_gpl.cxx

2011-10-31 Thread Baptiste Daroussin
bapt2011-10-31 16:49:14 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile editors/libreoffice/files patch-clone__extensions__sdext__source__pdfimport__xpdfwrapper__pdfioutdev_gpl.cxx Log: - fix build after new pop

cvs commit: ports/editors/libreoffice Makefile

2011-09-20 Thread Baptiste Daroussin
bapt2011-09-20 13:08:02 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: 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 buil

cvs commit: ports/editors/libreoffice Makefile

2011-09-17 Thread Baptiste Daroussin
bapt2011-09-17 20:53:21 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Do not remove share/application-registry and share/mime-info (part of the mtree) [1] while make the empty directory detection dynamic Reported by:pointy

cvs commit: ports/editors/libreoffice Makefile

2011-09-12 Thread Baptiste Daroussin
bapt2011-09-13 06:19:01 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Fix bad usage of sed Fix typo This should fix the plist problems Reported by:kwm, pointyhat (pav) Revision ChangesPath 1.28 +3 -2 ports/e

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-bin__distro-install-desktop-integration

2011-09-09 Thread Baptiste Daroussin
bapt2011-09-09 14:23:20 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile editors/libreoffice/files patch-bin__distro-install-desktop-integration Log: - fix desktop files - fix distro-install-desktop-integration w

cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-bin__distro-install-desktop-integration patch-clone__libs-core__sysui__desktop__share__create_tree.sh

2011-09-05 Thread Baptiste Daroussin
bapt2011-09-05 12:06:30 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Added files: editors/libreoffice/files patch-bin__distro-install-desktop-integration patch-clone__libs-core__sys

cvs commit: ports/editors/libreoffice Makefile distinfo ports/editors/libreoffice/files patch-clone__components__automation__source__testtool__objtest.cxx patch-clone__filters__oox__source__token__mak

2011-09-05 Thread Baptiste Daroussin
bapt2011-09-05 11:45:31 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo editors/libreoffice/files patch-clone__filters__oox__source__token__makefile.mk patch-clone_ure_sal_inc_s

cvs commit: ports/editors/libreoffice Makefile

2011-08-24 Thread Chris Rees
crees 2011-08-24 08:47:05 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Add CONFLICTS_INSTALL and mention libreoffice-legacy in BROKEN message Revision ChangesPath 1.24 +2 -1 ports/editors/libreoffice/Makefile

cvs commit: ports/editors/libreoffice Makefile

2011-08-23 Thread Baptiste Daroussin
bapt2011-08-23 17:52:46 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Push back office@ as a maintainer Revision ChangesPath 1.22 +1 -1 ports/editors/libreoffice/Makefile ___ c

cvs commit: ports/editors/libreoffice Makefile

2011-08-23 Thread Baptiste Daroussin
bapt2011-08-23 13:30:54 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Mark as broken, too much failure reported by users so far Revision ChangesPath 1.21 +2 -0 ports/editors/libreoffice/Makefile _

Re: cvs commit: ports/editors/libreoffice Makefile distinfo

2011-08-22 Thread Baptiste Daroussin
Sorry about the double commit On Mon, 22 Aug 2011 10:05:37 + (UTC), Baptiste Daroussin wrote: bapt2011-08-22 10:05:37 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - update to 3.4.2 Huge thanks to Georges Liaskos for the wor

cvs commit: ports/editors/libreoffice Makefile distinfo

2011-08-22 Thread Baptiste Daroussin
bapt2011-08-22 10:05:37 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - 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) Revision

cvs commit: ports/editors/libreoffice Makefile

2011-07-10 Thread Pav Lucistnik
pav 2011-07-10 11:19:55 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - Update graphics/vigra depobj to unbreak build PR: ports/158712 Submitted by: bsam Reported by:pointyhat Revision ChangesPath 1.14

cvs commit: ports/editors/libreoffice Makefile

2011-06-21 Thread Baptiste Daroussin
bapt2011-06-21 20:44:58 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Fix some distfiles master_sites Reported by:Jason Helfman (irc) Revision ChangesPath 1.13 +23 -22ports/editors/libreoffice/Makefile __

cvs commit: ports/editors/libreoffice Makefile

2011-06-20 Thread Florian Smeets
flo 2011-06-20 09:10:37 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - fix MASTER_SITES Approved by:bapt Revision ChangesPath 1.12 +2 -1 ports/editors/libreoffice/Makefile __

cvs commit: ports/editors/libreoffice Makefile distinfo

2011-06-19 Thread Baptiste Daroussin
bapt2011-06-19 16:15:14 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - 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

cvs commit: ports/editors/libreoffice Makefile distinfo

2011-03-22 Thread Baptiste Daroussin
bapt2011-03-22 11:43:30 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - 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 directo

cvs commit: ports/editors/libreoffice Makefile

2011-02-28 Thread Baptiste Daroussin
bapt2011-02-28 14:33:59 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: make portlint happier (removing blank line and replacing some spaces by tabs) Submitted by: Ruslan Mahmatkhanov (by mail) Revision ChangesPath 1.9

cvs commit: ports/editors/libreoffice Makefile distinfo

2011-02-28 Thread Baptiste Daroussin
bapt2011-02-28 13:08:47 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile distinfo Log: - upgrade to 3.3.1 Revision ChangesPath 1.8 +4 -4 ports/editors/libreoffice/Makefile 1.2 +42 -88ports/editors/libreoffice/distin

cvs commit: ports/editors/libreoffice Makefile

2011-02-09 Thread Baptiste Daroussin
bapt2011-02-09 13:04:32 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - removed unwanted lines from makefile Feature safe: yes Revision ChangesPath 1.7 +0 -3 ports/editors/libreoffice/Makefile ___

cvs commit: ports/editors/libreoffice Makefile pkg-plist ports/editors/libreoffice/files patch-build__libreoffice__solenv__inc__unxfbsd.mk

2011-02-09 Thread Baptiste Daroussin
bapt2011-02-09 11:59:17 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Removed files: editors/libreoffice pkg-plist editors/libreoffice/files patch-build__libreoffice__solenv__inc__unxfbsd.mk Log: - Chang

cvs commit: ports/editors/libreoffice Makefile pkg-plist

2011-02-08 Thread Baptiste Daroussin
bapt2011-02-08 08:22:21 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile pkg-plist Log: Readding accidentally remove plist entries Reported by:makc Feature safe: yes Revision ChangesPath 1.5 +1 -1 ports/editors/lib

cvs commit: ports/editors/libreoffice Makefile pkg-plist ports/editors/libreoffice/files patch-build__libreoffice____desktop__scripts__unopkg.sh patch-build__libreoffice__padmin__source__spadmin.sh pa

2011-02-07 Thread Baptiste Daroussin
bapt2011-02-08 07:13:03 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile pkg-plist Added files: editors/libreoffice/files patch-build__libreofficedesktop__scripts__unopkg.sh patch-

cvs commit: ports/editors/libreoffice Makefile

2011-02-04 Thread Baptiste Daroussin
bapt2011-02-04 17:30:13 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: Fix with custom PREFIX Feature safe: yes Revision ChangesPath 1.3 +1 -1 ports/editors/libreoffice/Makefile ___

cvs commit: ports/editors/libreoffice Makefile pkg-plist

2011-02-04 Thread Baptiste Daroussin
bapt2011-02-04 15:26:06 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile pkg-plist Log: - Fix plist with WITH_KDE4 option - bump portrevision Submitted by: ale Feature safe: yes Revision ChangesPath 1.2 +1 -0 ports