aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel
Commit message (Collapse)AuthorAgeFilesLines
* Include libstdc++/libgcc_s.so in the install set.Maho Nakata2008-01-082-1/+40
| | | | | | | | | Bump port revision accordingly. PR: 119314 Submitted by: Pavel <legione.r@gmail.com> Notes: svn path=/head/; revision=205290
* Unbreak for FreeBSD6. Build fails if the capacity of /tmpMaho Nakata2007-12-132-12/+31
| | | | | | | is very small. However, still broken for 7 for unknown reason. Notes: svn path=/head/; revision=203464
* Mark openoffice.org-1* as BROKEN: they fail to build on the ports cluster.Mark Linimon2007-10-291-0/+6
| | | | | | | | | | | Note that the recommended solution is to upgrade to 2.0. Note for the archives: only 1.1-devel is seeing current commits. Hat: portmgr Notes: svn path=/head/; revision=202257
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Update to SRX645_m67.Maho Nakata2007-09-092-5/+5
| | | | Notes: svn path=/head/; revision=199213
* 1. Fix distinfo. First my OOo_SRX645_m66_source.tar.bz2Maho Nakata2007-07-011-3/+51
| | | | | | | | | | checkout was wrong, missing some modules. 2. Re adding l10n helpcontents. Spotted by: pav [1] Notes: svn path=/head/; revision=194568
* Update to SRX645_m66.Maho Nakata2007-06-232-54/+5
| | | | Notes: svn path=/head/; revision=194121
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix build after objformat removal.Maho Nakata2007-05-032-14/+405
| | | | Notes: svn path=/head/; revision=191444
* Update to SRX645_m65. All distfiles are located at good-day,Maho Nakata2007-04-302-32/+19
| | | | | | | to make fetchable. Notes: svn path=/head/; revision=191234
* 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
* Update to SRX645_m64.Maho Nakata2007-01-082-6/+6
| | | | Notes: svn path=/head/; revision=181803
* 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
* Downgrade the compiler to gcc 3.2.3 configuredMaho Nakata2006-10-091-7/+6
| | | | | | | | | | | with --disable-shared. Somehow pointyhat builds misunderstand the location of libstdc++.so.5 for 6-STABLE. Submitted by: kris Notes: svn path=/head/; revision=175141
* Add gcc33 in RUN_DEPENDS section. We no longer pass --disable-sharedMaho Nakata2006-10-061-0/+1
| | | | | | | in gcc33 port as default. Notes: svn path=/head/; revision=174637
* 1) Unbreak for __FreeBSD_version >= 601103Maho Nakata2006-09-114-2/+887
| | | | | | | | | | 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=172799
* Unbreak for >=6.1Maho Nakata2006-06-212-7/+55
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=166005
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163701
* Remove WITHOUT_JAVA knob.Maho Nakata2006-05-282-15/+15
| | | | | | | | PR: 94046 Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org> Notes: svn path=/head/; revision=163681
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* BROKEN on >= 6.1: Does not compileKris Kennaway2006-04-221-0/+4
| | | | Notes: svn path=/head/; revision=160180
* Update to SRX645_m60.Maho Nakata2006-03-152-8/+7
| | | | Notes: svn path=/head/; revision=157128
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* 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
* Add SHA256. Fix build by adding missing dependencyMaho Nakata2005-11-272-1/+23
| | | | Notes: svn path=/head/; revision=149668
* Do not hardcode MASTER_SITE_SUBDIRMaho Nakata2005-11-041-1/+1
| | | | Notes: svn path=/head/; revision=147242
* make some help file fetchable.Maho Nakata2005-10-311-1/+1
| | | | | | | Submitted by: "Jack L." <xxjack12xx@doramail.com>, Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=146863
* Update to m58, this commit is just for record.Maho Nakata2005-10-3113-43/+523
| | | | | | | | Source code and port are equivalent to 1.1.5 and openoffice.org-1.1.5, respectively. Notes: svn path=/head/; revision=146802
* Fix ${MASTER_SITE_foo} usage.Bill Fenner2005-10-251-4/+9
| | | | | | | | | | - Use the proper syntax for grouping when using ${MASTER_SITE_foo} - Don't use ${MASTER_SITE_LOCAL} with no local user subdir. Approved by: MAINTAINER timeout (2 weeks) Notes: svn path=/head/; revision=146340
* Jack L. has kindly set up mirror site for sources and helpcontent.Maho Nakata2005-09-221-1/+3
| | | | | | | Submitted by: "Jack L." <xxjack12xx@doramail.com> Notes: svn path=/head/; revision=143318
* Only buildable/working on i386Maho Nakata2005-09-021-0/+2
| | | | Notes: svn path=/head/; revision=141754
* Currently OOo is buildbale only with bsdjavaMaho Nakata2005-09-021-0/+1
| | | | | | | Reported by: many people Notes: svn path=/head/; revision=141742
* Not overwritten CATEGORIES for localized packagesMaho Nakata2005-09-021-13/+13
| | | | | | | | | (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-1/+1
| | | | | | | Submitted by: "Jack L." <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=141541
* ${PORTNAME} should be openoffice.orgMaho Nakata2005-08-291-1/+1
| | | | Notes: svn path=/head/; revision=141210
* 1. remove duplicated helpcontent_01.tgz in DISTFILESMaho Nakata2005-08-284-14/+36
| | | | | | | | | | | | section 2. update to SRX645_m75 of 20050816 version (base of rc3) 3. add #i22253# (bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx) patch to make it work 4. No longer needs DISPLAYHACK 5. better generate.pl Notes: svn path=/head/; revision=141050
* adding missing double-quote mark in Makefile.knobsMaho Nakata2005-08-021-2/+2
| | | | | | | | | 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-292-4/+4
| | | | Notes: svn path=/head/; revision=140359
* some cleanups.Maho Nakata2005-07-262-8/+4
| | | | Notes: svn path=/head/; revision=140191
* Add note how to make localized packagesMaho Nakata2005-07-172-16/+27
| | | | | | | | PR: 83502 Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de> Notes: svn path=/head/; revision=139385
* Backout USE_IMAKEMaho Nakata2005-07-101-6/+2
| | | | Notes: svn path=/head/; revision=138783
* Use USE_IMAKE instead of explicitlyMaho Nakata2005-07-101-2/+2
| | | | | | | writing at BUILD_DEPEND section Notes: svn path=/head/; revision=138782
* somehow duplicated MD5 and SIZE of helpcontent_01_unix.tgzMaho Nakata2005-07-061-2/+0
| | | | | | | | | in distinfo Submitted by: kris (unfetchable report) Notes: svn path=/head/; revision=138626
* o Update m57Maho Nakata2005-07-054-40/+6
| | | | | | | version number becomes 1.1.5. Notes: svn path=/head/; revision=138507
* add missing imake dependencyMaho Nakata2005-07-031-1/+2
| | | | Notes: svn path=/head/; revision=138362
* Fix distinfo.Maho Nakata2005-07-031-2/+2
| | | | | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=138358
* update to m56Maho Nakata2005-07-026-71/+50
| | | | | | | | | | | | | | | | | o mozilla 1.0 dependency issue 1. reduce gtk dependency to xlib 2. we need libIDL >=0.6.3 and glib >=1.2.0 to build mozilla. From mozilla/xpcom/typelib/xpidl/README xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the GNOME ORBit C ORB. We currently require libIDL >= 0.6.3, which in turn requires glib >= 1.2.0 3. libIDL (not libIDL2) port does not exist and orbit includes libIDL and libIDL dependency implies glib12 o No longer depends on Xvfb. o Afaik, only JDK 1.4 is supported to build Notes: svn path=/head/; revision=138336
* call uname needlessly.Maho Nakata2005-06-191-1/+1
| | | | | | | | | | | SIMPLEOSVER by parsing the output of `uname -r`. This is pointless, since the same data can be obtained from the (already generated) OSREL variable. PR: 76330 Submitted by: Colin Percival <cperciva@hexahedron.daemonology.net> Notes: svn path=/head/; revision=137709
* Add English helpfile as default for languagesMaho Nakata2005-06-192-2/+5
| | | | | | | | | | | | which have no localized helps. I didn't convert polish help since it doesn't have a commit quality. http://l10n.openoffice.org/servlets/ReadMsg?list=dev&msgNo=4977 PR: 78332 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> Notes: svn path=/head/; revision=137708