summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove openoffice.org-1.0, 1.1, and 1.1-devel ports.Maho Nakata2008-07-0224-3369/+0
| | | | | | | Farewell, arigato (thank you) and sayounara (good-bye). Notes: svn path=/head/; revision=216111
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Include libgcc_s.so and libstdc++.soMaho Nakata2008-01-081-0/+39
| | | | | | | in the installation set, and bump portrevision. Notes: svn path=/head/; revision=205256
* Committed a wrong patch. This is the correct one.Maho Nakata2007-12-131-0/+11
| | | | Notes: svn path=/head/; revision=203466
* Regenerate patch-objformat with 5 lines of context. If target file wasAlexander Kabaev2007-08-231-2/+3
| | | | | | | | | | | | already patched by optpatch-freetype and patch program needs to locate shifted position for the hunk, default three lines of context are not enough to properly locate the right place. This unbreaks builds with optional WITH_TTF_BYTECODE_ENABLED feature enabled. Notes: svn path=/head/; revision=198197
* Fix build after objformat removal.Maho Nakata2007-05-032-14/+405
| | | | Notes: svn path=/head/; revision=191482
* RTLD hack is gone for FreeBSD_version >= 602103 (MFC'ed from current)Maho Nakata2007-01-171-2/+2
| | | | | | | | | | http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864 http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301 Submitted by: jkim Notes: svn path=/head/; revision=182567
* Fix two security vulnerabilityMaho Nakata2007-01-082-0/+371
| | | | | | | | | | | | | | | * http://www.openoffice.org/security/CVE-2006-3117.html http://www.openoffice.org/issues/show_bug.cgi?id=66866 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/sax%2Bsource%2Bexpatwrap%2Bxml2utf.cxx.diff?rev=1.1.2.1 * http://www.openoffice.org/security/CVE-2006-2198.html http://www.openoffice.org/issues/show_bug.cgi?id=66863 patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/6438334-macros-so7-sfx2.diff?rev=1.1.2.1 Obtained from: security-team@openoffice.org (Rene Engelhard <rene@debian.org>) Notes: svn path=/head/; revision=181804
* * Fix WMF security vulnerabilityMaho Nakata2007-01-081-0/+170
| | | | | | | | | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454 http://www.openoffice.org/issues/show_bug.cgi?id=70042 * Bump portrevision Obtained from: security-team@openoffice.org Notes: svn path=/head/; revision=181750
* o Better bridge codeMaho Nakata2007-01-082-21/+120
| | | | | | | Submitted by jkim (for OOo2 and adopted to ooo1.1) Notes: svn path=/head/; revision=181737
* 1) Unbreak for __FreeBSD_version >= 601103Maho Nakata2006-09-113-0/+885
| | | | | | | | | | 2) buildable/usable with JDK1.5 Patch is taken from http://wiki.linuxfromscratch.org/blfs/browser/trunk/patches/OOo_1.1.5-jdk_1.5.0_fix-1.patch?rev=5150&format=txt Note: it doesn't break my policy (author must submit the JCA) since this patch will never be integrated. OOo 1.1.x branch is closed. Notes: svn path=/head/; revision=172765
* Unbreak for >=6.1Maho Nakata2006-06-211-3/+55
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=166005
* Remove WITHOUT_JAVA knob.Maho Nakata2006-05-281-9/+9
| | | | | | | | PR: 94046 Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org> Notes: svn path=/head/; revision=163681
* Fix build esp for FBSD 4 but this is a general fix.Maho Nakata2005-12-011-0/+21
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=150107
* o prefer to use FreeBSD's native java if both FreeBSDMaho Nakata2005-10-3111-22/+499
| | | | | | | | | | | | | and GNU/Linux version exist. according to this, bump port revision. o use libart instead of GPC[1] o use gcc33 to build crashreport o cosmetic changes and fix typo o Remove BROKEN for older FreeBSD, this is too strict. Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1] Notes: svn path=/head/; revision=146801
* Opps, adding . was wrong.Maho Nakata2005-09-101-1/+1
| | | | | | | Pointy hat to: maho Notes: svn path=/head/; revision=142328
* Update to 1.1.5RC4. I hope this will be the 1.1.5Maho Nakata2005-09-091-1/+1
| | | | | | | release... Notes: svn path=/head/; revision=142259
* Not overwritten CATEGORIES for localized packagesMaho Nakata2005-09-021-12/+12
| | | | | | | | | (portupgrade indicates non-existing directory) Reported by: Harry Forker <harry@forker.de> Notes: svn path=/head/; revision=141741
* remove `clean' so that second build make use of work dir.Maho Nakata2005-08-311-2/+2
| | | | | | | Submitted by: "Jack L." <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=141541
* 1. remove duplicated helpcontent_01.tgz in DISTFILES sectionMaho Nakata2005-08-281-6/+6
| | | | | | | | | | | 2. tr confuses when LC_ALL set to one of UTF8 locale [1] 3. No longer needs DISPLAYHACK 4. better generate.pl PR: 84786 [1] Submitted by: achix mantzix [1] Notes: svn path=/head/; revision=141048
* 1. if we set CPUTYPE in /etc/make.conf, OOo build fails [1].Maho Nakata2005-08-131-0/+21
| | | | | | | | | | | | | | 2. openoffice-1.1 crashes for second invocation; some file is missing. this is exactly same as #i22253#, and fortunately OOo worked for some older version I don't remember. PR: 84787 [2] Submitted by: Jack L.[1], achix mantzix <achix@smadev.internal.net> [2] and Jens Ressack <rehsack@liwing.de> [2] Approved by: portmgr(clement) Notes: svn path=/head/; revision=140871
* adding missing double-quote mark in Makefile.knobsMaho Nakata2005-08-021-1/+1
| | | | | | | | | PR: 84277 Submitted by: Krzysztof Stryjek <wtp+oo11@bsdguru.org> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140728
* more robust generation of scriptMaho Nakata2005-07-291-2/+2
| | | | Notes: svn path=/head/; revision=140365
* Rename openoffice-wrapper to openoffice.org-wrapperMaho Nakata2005-07-291-1/+1
| | | | Notes: svn path=/head/; revision=140359
* Update to 1.1.5rc2Maho Nakata2005-07-2611-228/+21
| | | | Notes: svn path=/head/; revision=140189
* Add note how to make localized packagesMaho Nakata2005-07-172-14/+25
| | | | | | | | PR: 83502 Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de> Notes: svn path=/head/; revision=139385
* Security advisory: OpenOffice DOC document Heap OverflowMaho Nakata2005-04-181-0/+21
| | | | | | | | | | | http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=8387 I obtaiend the fix from: http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=8417 Bump portrevision accordingly Notes: svn path=/head/; revision=133552
* Fix buildMaho Nakata2005-03-191-0/+24
| | | | | | | | | o moz project doesn't compile with freetype2.1.9 Submitted by: many people Notes: svn path=/head/; revision=131612
* Add Russian [1], Czech, Slovak and Slovenian [2] localized helps.Maho Nakata2005-02-211-0/+4
| | | | | | | Submitted by: Rail Aliev <rail@iqchoice.com> [1] Notes: svn path=/head/; revision=129454
* Change dependency for default Japanese font from Kochi to SazanamiMaho Nakata2005-02-151-2/+2
| | | | | | | Suggested by: daichi Notes: svn path=/head/; revision=128884
* Provide patch for rtld.c both 4-series and 5-seriesMaho Nakata2005-02-051-3/+8
| | | | | | | | | and update the instruction Submitted by: marck Notes: svn path=/head/; revision=128070
* fix pkg-plist and pkg-messageMaho Nakata2005-01-201-0/+1
| | | | Notes: svn path=/head/; revision=126882
* Add a knob, enable Freetype bytecode supportMaho Nakata2005-01-162-1/+97
| | | | | | | Reported by: Mikhail Fedotov <mikhail@kittown.com> Notes: svn path=/head/; revision=126554
* Recognize Linux's JDK as well.Maho Nakata2005-01-151-0/+34
| | | | | | | Still jdk is needed in the build process. Notes: svn path=/head/; revision=126500
* Do not make a symlink /usr/bin/soffice ->Maho Nakata2005-01-151-0/+20
| | | | | | | | | /usr/local/bin/OpenOffice.org1.1.4/soffice Reported by: kris Notes: svn path=/head/; revision=126494
* Update to 1.1.4Maho Nakata2005-01-1118-710/+179
| | | | | | | | | Many thanks to: Pavel Janik, Kris Kennaway and SUN Microsystems, Inc (esp. Hamburg team). Additional contributors: daichi, kan, lofi, nork, obrien Notes: svn path=/head/; revision=126170
* Somehow patch was doubled...Maho Nakata2004-12-181-24/+0
| | | | | | | Pointy hat to: maho Notes: svn path=/head/; revision=124356
* Fix PTHREAD_CFLAGS, PTHREAD_LIBS, hardcodedMaho Nakata2004-12-181-0/+48
| | | | | | | inside config_office/configure.in Notes: svn path=/head/; revision=124352
* Remove debug patch, not needed anymoreMaho Nakata2004-10-121-18/+0
| | | | Notes: svn path=/head/; revision=118840
* Update to 1.1.3Maho Nakata2004-10-1219-443/+253
| | | | | | | | | | | | | | | a) remove patches which not needed anymore b) security vulnerablity by mozilla doesn't affect this port (remove WITHOUT_MOZILLA by default) see: http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12093 c) add files/geneate.pl, which generates shell script does build complete localized packages d) Use CONFIGURE_WRKSRC. no longer need .. for patches. e) Still weird though, WITH_CCACHE works. f) Fix: if you build without X, Makefile invokes build twice. Notes: svn path=/head/; revision=118837
* [1] add security-temp-dir patch to protect a person's privacy.Maho Nakata2004-09-141-0/+207
| | | | | | | | | | | | | | | | | | | | (Insecure permissions on temporary files at runtime) http://www.openoffice.org/issues/show_bug.cgi?id=33357 http://vuxml.freebsd.org/c62dc69f-05c8-11d9-b45d-000c41e2cdad.html [2] disable Mozilla connectivity by default at the moment. there are security vulnerabilities in mozilla 1.0.2, can also affect for this port. http://www.FreeBSD.org/ports/portaudit/730db824-e216-11d8-9b0a-000347a4fa7d.html http://www.FreeBSD.org/ports/portaudit/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html http://www.FreeBSD.org/ports/portaudit/abe47a5a-e23c-11d8-9b0a-000347a4fa7d.html Reported by: nectar [1], many persons via portsaudit [2] Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118168
* Fix for 5.2-current, removing passing CFLAGS.Maho Nakata2004-08-201-2/+3
| | | | | | | | | This is ad hoc patch so I also adding FIXME in the Makefile.mozilla Submitted by: Bartosz Fabianowski (freebsd [at] chillt.de) Notes: svn path=/head/; revision=116751
* o Better Mozilla makefileMaho Nakata2004-08-191-7/+1
| | | | | | | | | Hope it works for 5-current... Submitted by: oliver Notes: svn path=/head/; revision=116642
* Better support for SDK, and now have IZ #24142.Maho Nakata2004-08-113-0/+48
| | | | Notes: svn path=/head/; revision=115905
* fix typoMaho Nakata2004-08-071-2/+2
| | | | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=115556
* Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'Maho Nakata2004-08-051-0/+16
| | | | | | | | | | | an error occured during file opening' bug http://qa.openoffice.org/issues/show_bug.cgi?id=22253 Reported by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Vincent Derrien <vincent@ahoup.net> Notes: svn path=/head/; revision=115444
* Add brazilian portuguese localized help.Maho Nakata2004-08-051-0/+1
| | | | | | | Submitted by: pan@panix.ecof.org.br (Carlos F. A. Paniago) Notes: svn path=/head/; revision=115443
* FRELEASE_NR should be RELEASE_NRMaho Nakata2004-07-311-3/+3
| | | | Notes: svn path=/head/; revision=115126
* 1) update to 1.1.2Maho Nakata2004-07-3114-991/+384
| | | | | | | | | | | | 2) remove GIF lzw disabling patches 3) change the method of localized build to reduce the amount of time, and/or make full use of ccache of 2nd and later builds. 4) Modification of OOo must be small as possible. No longer see LANG environment variable, CJK enhancements, etc. Notes: svn path=/head/; revision=115125
* Add preliminary SDK supportMaho Nakata2004-03-172-0/+114
| | | | | | | | | Note patches won't be integrated since it is dirty hack. http://qa.openoffice.org/issues/show_bug.cgi?id=24142 Notes: svn path=/head/; revision=104246