summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove editors/openoffice.org-vcltesttool as it is no longer usedMaho Nakata2013-03-2123-4354/+0
| | | | for openoffice qa.
* - Cleanup unspported FreeBSD versionMartin Wilke2011-02-131-55/+0
| | | | | | | | - While here kick md5 support PR: 154396 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout
* 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
* Adding svn tag information for hid.lst and diffs.Maho Nakata2009-08-201-4/+4
| | | | Funded by: OpenOffice.org community
* 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
* To make Bit more portable (and slightly modified)Maho Nakata2009-08-081-9/+17
| | | | Submitted by: Rail Aliev <rail@openoffice.org>
* Add VCLtestTool for OpenOffice.org.Maho Nakata2009-07-2211-736/+481
| | | | | | | | | | | | | | | | | | 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
* Add openjdk as a possible jdk.Maho Nakata2009-07-191-0/+26
| | | | | Suggested by: jkim Funded by: OpenOffice.org community
* 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.
* Fix japanese font dependency.Maho Nakata2009-06-211-1/+1
| | | | | PR: 135617 Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Fix bad transfer url when tries to add extension.Maho Nakata2009-06-142-0/+50
| | | | | | | | | | 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
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-15/+0
|
* 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>
* Recognize diablo-jdk16 and bump PORTREVISION.Maho Nakata2008-08-291-0/+102
| | | | Submitted by: jkim
* Build fix with jdk16, just catching up.Maho Nakata2008-08-231-0/+1359
|
* A build fix.Maho Nakata2008-08-161-12/+21
|
* Use stock gcc for FreeBSD 6.Maho Nakata2008-08-061-0/+16
|
* Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.Maho Nakata2008-04-261-0/+12
| | | | | | | | Fix build -CURRENT diablo-jdk breakage PR: 121787 Submitted by: Michael Moll Patch submitted by: Marcin Cieslak <saper@system.pl>
* - 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)
* 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
* 1. For all language build "all" to "alllangs".Maho Nakata2008-04-063-4/+111
| | | | | | | | | | 2. Fix hang "Glib bug". http://qa.openoffice.org/issues/show_bug.cgi?id=75190 Bump port revision for openoffice.org-2 port accordingly. 3. Fix language pack builds for openoffice.org-3-devel port. PR: 121953 (2) Submitted by: Dwayne MacKinnon and Marcin Cieslak (will be SCAed; saperski@openoffice.org) (2)
* bzip2 log.all.Maho Nakata2008-04-041-1/+2
|
* Add WITHOUT_CUPS knob.Maho Nakata2008-04-031-0/+12
| | | | Submitted by: many
* Better generate.pl. more automatic.Maho Nakata2008-04-031-1/+6
|
* Catch up to new localized lang set.Maho Nakata2008-04-032-46/+53
|
* Now CUPS is default.Maho Nakata2008-04-031-12/+0
|
* 1. Adding --with-system-zlib. Base crashes because of broken zlib integration.Maho Nakata2008-04-021-9/+3
| | | | | | | | | | | | | | | | | | Bump portrevision for openoffice.org-2 port, accordingly. 2. WITH_DEBUG now implies --enable-debug --enable-symbols=TRUE --enable-dbgutil http://www.freebsd.org/cgi/query-pr.cgi?pr=107167 http://www.openoffice.org/issues/show_bug.cgi?id=85124 http://thread.gmane.org/gmane.os.freebsd.devel.openoffice/1700/focus=1707 3. Remove CODELINE. Not used anymore. Thanks for investigations and suggestions: Marcin Cieslak <saper@system.pl>. PR: 107167 Submitted by: User1001 [1]
* Mute "paperconf not found error".Maho Nakata2008-03-071-0/+18
| | | | Submitted by: jkim
* Build fix on amd64.Maho Nakata2008-02-201-4/+4
| | | | Submitted by: pav via pointyhat
* Forgot to add a patch for lpsolve.Maho Nakata2008-02-091-0/+68
|
* Update to SRC680_m246.Maho Nakata2008-02-091-747/+9
|
* Update to SRC680_m242.Maho Nakata2008-01-122-0/+2516
| | | | | * FreeBSD 8 support, better amd64 support and installation [1]. Submitted by: jkim [1]
* Include libstdc++ and libgcc_s in theMaho Nakata2008-01-071-0/+69
| | | | | | | install set, and bump port revision accordingly. PR: 119314 Submitted by: Pavevl <legioner.r@gmail.com>
* Update to SRC680_m240.Maho Nakata2007-12-182-94/+0
|
* Update to SRC680_m239.Maho Nakata2007-12-154-15/+69
|
* Build fix on 7/amd64, ports cluster.Maho Nakata2007-11-151-0/+84
| | | | | | I've never see, but some. See #i82771 for details. Approved by: portmgr (pav)
* Build fix with WITH_TTF_BYTECODE_ENABLED enabled.Maho Nakata2007-09-281-4/+4
| | | | | Submitted by: truckman Also reported by: Rainer Alves <rainer.alves@gmail.com> and Ben Stuyts <ben@altesco.nl>
* Remove upstreamed patches also, remove files/cws-npower7.diffMaho Nakata2007-09-075-1906/+0
| | | | as this cws has been integrated into SRC680_m227.
* Update to SRC680_m227.Maho Nakata2007-09-051-31/+0
|
* According to Kris, >9GB means 11GB and not 10GB.Maho Nakata2007-09-041-1/+1
|
* Kris reported that to >9Gb of space is required to build ooo ports.Maho Nakata2007-09-041-1/+1
|
* Add a workaround for 'invisible fonts' bug on amd64.Jung-uk Kim2007-08-041-0/+10
| | | | Approved by: maho (amd64 porting blanket)
* Update to SRC680_m224.Maho Nakata2007-08-031-0/+20
|
* Update to SRC680_m222.Maho Nakata2007-07-283-1913/+40
|
* Update to SRC680_m221.Maho Nakata2007-07-183-40/+0
|
* Fix vcl build on amd64.Jung-uk Kim2007-07-171-0/+11
| | | | Approved by: maho (amd64 porting blanket)
* Update to SRC680_m220.Maho Nakata2007-07-1414-2729/+31
| | | | Cws freebsd08 has been merged into the master!
* (Proactively) resync with CWS unomacli64.Jung-uk Kim2007-07-111-2/+1
| | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=78393 Approved by: maho (amd64 porting blanket)
* Update to SRC680_m219.Maho Nakata2007-07-072-756/+0
|
* Resync with CWS unomacli64.Jung-uk Kim2007-07-051-2/+2
| | | | Approved by: maho (amd64 porting blanket)