summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove editors/openoffice.org-vcltesttool as it is no longer usedMaho Nakata2013-03-2127-4529/+0
| | | | | | | for openoffice qa. Notes: svn path=/head/; revision=314807
* 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
* Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin2012-12-101-7/+3
| | | | | | | | | | | | | | | 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
* - 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-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update maintainer to office@.Maho Nakata2011-08-241-1/+1
| | | | | | | | PR: 159929 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=280335
* - Cleanup unspported FreeBSD versionMartin Wilke2011-02-133-61/+0
| | | | | | | | | | | - While here kick md5 support PR: 154396 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=269048
* Fix build on 9.0-Current.Maho Nakata2010-04-011-1/+2
| | | | | | | | | PR: 142843 Submitted by: Andrey Kosachenko <Andrey.Kosachenko@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=251916
* Add CONFLICTS against devel/cppunit.Maho Nakata2010-04-011-0/+2
| | | | | | | | Submitted by: jhell <jhell@dataix.net> and many others Feature safe: yes Notes: svn path=/head/; revision=251911
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* reduce depenedencies on cups-baseMaho Nakata2010-02-191-1/+1
| | | | | | | | | PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes Notes: svn path=/head/; revision=250063
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Be more friendly patch submitters; creators ofMaho Nakata2009-12-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | porting patch must fill and send SCA. http://www.openoffice.org/FAQs/faq-licensing.html#usinglicenses > 3. Do I have to fill out a SCA? > Yes, if you intend to contribute source code or other > materials which are intended to be compiled or otherwise > integrated with the OpenOffice.org product, regardless of the > size of the contribution (e.g., including contributions of 10 > lines or less). However we encourage all contributors to the > OpenOffice.org website domain, including the wiki, to fill > out the SCA, as it streamlines the process for all. see also http://porting.openoffice.org/freebsd/#policy Funded by: OpenOffice.org community Notes: svn path=/head/; revision=245699
* Disable build on pointyhat. Most of the package build cluster nodesMark Linimon2009-09-211-1/+4
| | | | | | | | | | simply lack sufficient memory and disk to build it. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241840
* Update sem-automatic test script.Maho Nakata2009-09-051-1/+33
| | | | | | | | | | | * can compare hid.lst by QUASTe (from StarOffice build) and generated one (from FBSD ports) * improvement on .testtoolrc. Funded by: OpenOffice.org community Notes: svn path=/head/; revision=240911
* Adding svn tag information for hid.lst and diffs.Maho Nakata2009-08-201-4/+4
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=239989
* Add checker of hid.lst and a minor fix.Maho Nakata2009-08-141-1/+8
| | | | | | | cf. http://www.openoffice.org/issues/show_bug.cgi?id=103796 Notes: svn path=/head/; revision=239514
* - Re-add manual package build for amd64Pav Lucistnik2009-08-131-0/+1
| | | | Notes: svn path=/head/; revision=239435
* To make Bit more portable (and slightly modified)Maho Nakata2009-08-081-9/+17
| | | | | | | Submitted by: Rail Aliev <rail@openoffice.org> Notes: svn path=/head/; revision=239143
* Remove MANUAL_PACKAGE_BUILD=yes for amd64 andMaho Nakata2009-08-051-1/+0
| | | | | | | | | see what happens. Discussed with: pav Notes: svn path=/head/; revision=238925
* Try to workaround strange build error on i386.Maho Nakata2009-08-041-2/+2
| | | | | | | Spotted by: pav Notes: svn path=/head/; revision=238866
* Remove dependency to ports system's boost forMaho Nakata2009-08-031-2/+0
| | | | | | | amd64 as it breaks the build. Notes: svn path=/head/; revision=238837
* - Mark BROKEN on i386, does not buildPav Lucistnik2009-08-021-0/+2
| | | | | | | | | - Mark MANUAL_PACKAGE_BUILD on amd64, crashes pointyhat nodes Reported by: pointyhat Notes: svn path=/head/; revision=238779
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Build fix, verified by tinderbox.Maho Nakata2009-07-231-1/+1
| | | | | | | Spotted by: QAT. Notes: svn path=/head/; revision=238302
* Missing dependency.Maho Nakata2009-07-231-0/+1
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=238229
* Add VCLtestTool for OpenOffice.org.Maho Nakata2009-07-2214-929/+526
| | | | | | | | | | | | | | | | | | | | | The automated GUI testing provides a test framework with test scripts and an application (VCL TestTool) to test almost the whole the OpenOffice.org application automatically. * This port should based on SRC680_m226, but currently only buildable with SRC680_m248. * repocopied from openoffice.org-2-devel port [1] PR: 136674 [1] WWW: http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomation.html http://wiki.services.openoffice.org/wiki/VCLTesttool_2.4 http://wiki.services.openoffice.org/wiki/VCL_TestTool/Standalone_VCL_TestTool http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomationBin.html http://wiki.services.openoffice.org/wiki/VCLTestToolIssues Notes: svn path=/head/; revision=238193
* Add openjdk as a possible jdk.Maho Nakata2009-07-192-1/+27
| | | | | | | | Suggested by: jkim Funded by: OpenOffice.org community Notes: svn path=/head/; revision=238078
* Now (For __FreeBSD_version >= 702104)Maho Nakata2009-07-152-4/+4
| | | | | | | | | bridge part should work in the original form. Bump portrevision for openoffice.org-2 and -3 ports. Notes: svn path=/head/; revision=237869
* Small cosmetic clean up.Maho Nakata2009-07-041-4/+2
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=237082
* Remove Child Work Space part for cosmetic reason; as we no longerMaho Nakata2009-07-021-14/+0
| | | | | | | use it over some milestones. Notes: svn path=/head/; revision=236938
* Fix japanese font dependency.Maho Nakata2009-06-211-1/+1
| | | | | | | | PR: 135617 Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=236397
* Fix bad transfer url when tries to add extension.Maho Nakata2009-06-143-1/+51
| | | | | | | | | | | | | PR: 127946 see also http://www.openoffice.org/issues/show_bug.cgi?id=98781 http://www.openoffice.org/issues/show_bug.cgi?id=82690 http://www.freebsd.org/cgi/query-pr.cgi?pr=127946 Submitted by : many Notes: svn path=/head/; revision=235820
* Add MAKE_JOBS support for OpenOffice.org.Maho Nakata2009-06-061-3/+6
| | | | | | | | | | PR: 135262 Submitted by: David Naylor <naylor.b.david@gmail.com> Supported by: pav Funded by: The OpenOffice.org community Notes: svn path=/head/; revision=235302
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-15/+0
| | | | Notes: svn path=/head/; revision=225293
* Fix alllang build, by removing "oc" language support.Maho Nakata2008-09-042-4/+17
| | | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=88955 Spotted by: Kris Moore <kris@pcbsd.com> Notes: svn path=/head/; revision=219809
* Recognize diablo-jdk16 and bump PORTREVISION.Maho Nakata2008-08-292-5/+103
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=219394
* Build fix with jdk16, just catching up.Maho Nakata2008-08-232-2/+1361
| | | | Notes: svn path=/head/; revision=219056
* A build fix.Maho Nakata2008-08-161-12/+21
| | | | Notes: svn path=/head/; revision=218669
* Use stock gcc for FreeBSD 6.Maho Nakata2008-08-062-6/+19
| | | | Notes: svn path=/head/; revision=218133
* Fix build with devel/epm. Simply ignore devel/epm :(Maho Nakata2008-07-201-1/+2
| | | | | | | | PR: 111561 Submitted by: Christoph<tutoren@physik.tu-berlin.de> Notes: svn path=/head/; revision=217175
* Fix PORTREVISION on ports which have PORTVERSION?= set.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | Noticed by Max Brazhnikov <makc@issp.ac.ru> Part of the great devel/gettext portrevision bump. Approved by: portmgr (pav) Notes: svn path=/head/; revision=214447
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.Maho Nakata2008-04-262-0/+16
| | | | | | | | | | | Fix build -CURRENT diablo-jdk breakage PR: 121787 Submitted by: Michael Moll Patch submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=211999
* Adding missing dependencies and bump port revision.Maho Nakata2008-04-261-2/+3
| | | | | | | Submitted by: miwi Notes: svn path=/head/; revision=211998
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+4
| | | | | | | | | | | | | | | | | | - 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
* Reduce the space to build.Maho Nakata2008-04-091-0/+2
| | | | | | | | | | | --enable-crashdump=yes impiles "-g" but requires a lot of space. This should be "-g1" and "-g" should be set when WITH_DEBUG is activated. Submitted by: truckman Notes: svn path=/head/; revision=210967