summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename openoffice-3-devel to openoffice-devel, as the versionMaho Nakata2013-03-2115-1611/+0
| | | | | | | number currently doesn't have significant meaning. Notes: svn path=/head/; revision=314814
* Update to svn 1457623Maho Nakata2013-03-213-26/+13
| | | | Notes: svn path=/head/; revision=314806
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-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 Notes: svn path=/head/; revision=313635
* Update to svn 1444279Maho Nakata2013-02-092-12/+11
| | | | | | | Submitted by: pfg@ (partially) Notes: svn path=/head/; revision=311962
* * update to svn 1437264Maho Nakata2013-01-235-44/+5
| | | | | | | | | * remove some unnecessary files [1] Submitted by: pfg@ Notes: svn path=/head/; revision=310852
* * update to svn 1434565Maho Nakata2013-01-212-11/+11
| | | | | | | | | * adapt installation process [1] Submitted by: pfg@ [1] Notes: svn path=/head/; revision=310767
* update to svn 1425776Maho Nakata2012-12-262-5/+5
| | | | Notes: svn path=/head/; revision=309499
* update to svn1424719Maho Nakata2012-12-212-5/+5
| | | | Notes: svn path=/head/; revision=309336
* update to svn 1422198Maho Nakata2012-12-172-5/+5
| | | | Notes: svn path=/head/; revision=309052
* OpenOffice graduates from the Apache IncubatorMaho Nakata2012-12-121-1/+2
| | | | | | | https://blogs.apache.org/OOo/entry/openoffice_graduates_from_the_apache Notes: svn path=/head/; revision=308728
* Use system luence.Maho Nakata2012-12-121-0/+5
| | | | | | | Submitted by: pfg Notes: svn path=/head/; revision=308726
* Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin2012-12-101-2/+2
| | | | | | | | | | | | | | | vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] Notes: svn path=/head/; revision=308615
* Update to svn 1412710.Maho Nakata2012-11-282-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307874
* Remove IGNORE line as now textproc/libexttextcat and textproc/libtextcatMaho Nakata2012-11-072-25/+2
| | | | | | | | | happily co-exist. Feature safe: yes Notes: svn path=/head/; revision=307112
* update to 1405434 and now it uses www/serf.Maho Nakata2012-11-042-7/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306955
* Remove the use of _GCC_BUILD_DEPENDS, which was never meant to be usedGerald Pfeifer2012-11-031-7/+3
| | | | | | | | | | | | | | | | | outside of Mk/bsd.gcc.mk and is going to go away there, and replace it by the new _GCC_RUNTIME. That one is a stop gap measure as well, but at least documented as such and easier to use. Really, using CFLAGS, LDFLAGS and the like should be sufficient and a hack like this never necessary. Simplify Makefile headers according to new guidance. Approved by: maintainer timeout (3 weeks) Feature safe: yes Notes: svn path=/head/; revision=306922
* Update to svn 1403191.Maho Nakata2012-11-024-41/+17
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306869
* update to svn 1391327Maho Nakata2012-09-294-33/+5
| | | | Notes: svn path=/head/; revision=305018
* Allowing openjdk7 build.Maho Nakata2012-09-276-1/+325
| | | | Notes: svn path=/head/; revision=304943
* update to svn 1388426.Maho Nakata2012-09-223-29/+5
| | | | Notes: svn path=/head/; revision=304647
* Update to svn 1386922Maho Nakata2012-09-193-7/+29
| | | | Notes: svn path=/head/; revision=304477
* Fix build by removing patch.Chris Rees2012-09-121-11/+0
| | | | | | | Submitted by: pointyhat (beat) Notes: svn path=/head/; revision=304158
* Update to svn 1371027Maho Nakata2012-08-143-14/+42
| | | | Notes: svn path=/head/; revision=302534
* Support system libraries for apr, apr-util, serf, coinmp.Maho Nakata2012-07-051-1/+9
| | | | | | | | | cf. https://issues.apache.org/ooo/show_bug.cgi?id=118906 Reported by: pfg@ Notes: svn path=/head/; revision=300517
* * update to svn 1356713.Maho Nakata2012-07-053-9/+23
| | | | | | | | | * use system fonts instead of internal ones[1] Submitted by: pfg@ [1] Notes: svn path=/head/; revision=300504
* - Fix explicit use of unzipAlex Kozlov2012-07-041-1/+1
| | | | | | | | PR: ports/153429 Approved by: office@ (crees) Notes: svn path=/head/; revision=300463
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* Upgrade graphics/vigra from 1.7.1 to 1.8.0Vasil Dimov2012-06-081-0/+1
| | | | | | | | PR: ports/168833 Submitted by: fluffy@ Notes: svn path=/head/; revision=298758
* update to svn 1347855.Maho Nakata2012-06-082-6/+5
| | | | Notes: svn path=/head/; revision=298734
* allow gconf2 and gnomevfs2 to be optional.Maho Nakata2012-06-081-1/+17
| | | | | | | | PR: 168781 Submitted by: scf@ Notes: svn path=/head/; revision=298718
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* update to svn 1343442 and remove patches.Maho Nakata2012-05-296-1258/+5
| | | | Notes: svn path=/head/; revision=297647
* fix for 10-CURRENT (possibly).Maho Nakata2012-05-282-0/+1231
| | | | | | | | PR: 168234 Submitted by: truckman@ Notes: svn path=/head/; revision=297568
* Fix bootstraprc, permission, and bump portrevision.Maho Nakata2012-05-231-1/+4
| | | | | | | Submitted by: scf@ peter@ avg@ Notes: svn path=/head/; revision=297259
* Update to svn 1340369, also reducing the size of the package.Maho Nakata2012-05-203-23/+19
| | | | Notes: svn path=/head/; revision=297013
* update to svn 1335359.Maho Nakata2012-05-113-29/+5
| | | | Notes: svn path=/head/; revision=296405
* change the name.Maho Nakata2012-04-274-13/+11
| | | | Notes: svn path=/head/; revision=295597
* Slightly better patch for java recognition.Maho Nakata2012-04-271-6/+5
| | | | | | | Submitted by: pfg@ Notes: svn path=/head/; revision=295584
* * update to svn 1327774. This is release candidate of Apache OpenOffice 3.4.Maho Nakata2012-04-253-5/+30
| | | | | | | | | | https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+%28incubating%29+Release+Candidate * adding newer (Oracle) Java recognition patch [1] Submitted by: pfg@ [1] Notes: svn path=/head/; revision=295524
* Update svn revision 1324652. This should fix theMaho Nakata2012-04-112-5/+5
| | | | | | | | | | fetch problem when build in the tinderbox with activating system hunspell. Reported by: pav@ Discussed with: pfg@ Notes: svn path=/head/; revision=294658
* Update to svn 1308242Maho Nakata2012-04-052-8/+12
| | | | | | | | Submitted by: pfg@ Feature safe: yes Notes: svn path=/head/; revision=294225
* Fix build.Maho Nakata2012-03-201-10/+0
| | | | | | | | Submitted by: pfg@ pav@ Feature safe: yes Notes: svn path=/head/; revision=293604
* update to 1299554Maho Nakata2012-03-125-58/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293189
* update to svn revision 1297411Maho Nakata2012-03-072-5/+5
| | | | Notes: svn path=/head/; revision=292872
* Update to svn 1294611.Maho Nakata2012-02-286-20/+80
| | | | Notes: svn path=/head/; revision=292399
* Update to svn revision 1291759, and installMaho Nakata2012-02-222-7/+7
| | | | | | | | | extension as well (still PDF import extension and report builder extension are missing due to license issue, though). Notes: svn path=/head/; revision=292041
* Build fix for gcc 4.6, but not for default.Maho Nakata2012-02-202-0/+13
| | | | Notes: svn path=/head/; revision=291928
* 1. Update to svn 1290975.Maho Nakata2012-02-204-11/+47
| | | | | | | | 2. Use stock gcc, again. 3. Now use internal stlport, so that not to break ABI. Notes: svn path=/head/; revision=291913
* update to svn 1245861, add LICENSE line, and more system stuffs.Maho Nakata2012-02-183-188/+21
| | | | | | | Submitted by: pfg@ (partially) Notes: svn path=/head/; revision=291672
* Update to SVN 1244320, and use more systemMaho Nakata2012-02-172-10/+19
| | | | | | | | | stuffs and remove dependency. Submitted by: pfg@ Notes: svn path=/head/; revision=291553