notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: editors/openoffice.org-vcltesttool/Makefile

Number of commits found: 24

Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

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
Original commitRevision:313635 
Monday, 10 Dec 2012
16:49 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
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]
Original commitRevision:308615 
Wednesday, 4 Jul 2012
06:59 ak search for other commits by this committer
- Fix explicit use of unzip

PR:     ports/153429
Approved by:    office@ (crees)
Original commit
Friday, 29 Jun 2012
16:47 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Original commit
Wednesday, 24 Aug 2011
09:17 maho search for other commits by this committer
Update maintainer to office@.

PR:             159929
Submitted by:           Jason Helfman <jhelfman@experts-exchange.com>
Original commit
Sunday, 13 Feb 2011
07:42 miwi search for other commits by this committer
- Cleanup unspported FreeBSD version
- While here kick md5 support

PR:             154396
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout
Original commit
Thursday, 1 Apr 2010
00:48 maho search for other commits by this committer
Fix build on 9.0-Current.

PR:             142843
Submitted by:   Andrey Kosachenko <Andrey.Kosachenko@gmail.com>
Feature safe:   yes
Original commit
00:41 maho search for other commits by this committer
Add CONFLICTS against devel/cppunit.

Submitted by:   jhell <jhell@dataix.net> and many others
Feature safe:   yes
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 19 Feb 2010
09:43 maho search for other commits by this committer
reduce depenedencies on cups-base

PR:             134773
Submitted by:   dirk.meyer@dinoex.sub.org
Feature safe:   yes
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 13 Dec 2009
08:40 maho search for other commits by this committer
Be more friendly patch submitters; creators of
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
Original commit
Monday, 21 Sep 2009
05:26 linimon search for other commits by this committer
Disable build on pointyhat.  Most of the package build cluster nodes
simply lack sufficient memory and disk to build it.

Hat:            portmgr
Feature safe:   yes
Original commit
Thursday, 13 Aug 2009
13:49 pav search for other commits by this committer
- Re-add manual package build for amd64
Original commit
Wednesday, 5 Aug 2009
01:03 maho search for other commits by this committer
Remove MANUAL_PACKAGE_BUILD=yes for amd64 and
see what happens.

Discussed with: pav
Original commit
Tuesday, 4 Aug 2009
01:12 maho search for other commits by this committer
Try to workaround strange build error on i386.

Spotted by: pav
Original commit
Monday, 3 Aug 2009
15:53 maho search for other commits by this committer
Remove dependency to ports system's boost for
amd64 as it breaks the build.
Original commit
Sunday, 2 Aug 2009
16:54 pav search for other commits by this committer
- Mark BROKEN on i386, does not build
- Mark MANUAL_PACKAGE_BUILD on amd64, crashes pointyhat nodes

Reported by:    pointyhat
Original commit
Tuesday, 28 Jul 2009
11:45 pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Original commit
Thursday, 23 Jul 2009
22:01 maho search for other commits by this committer
Build fix, verified by tinderbox.

Spotted by: QAT.
Original commit
01:13 maho search for other commits by this committer
Missing dependency.

Spotted by:     QAT
Original commit
Wednesday, 22 Jul 2009
09:53 maho search for other commits by this committer
Add VCLtestTool for OpenOffice.org.

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
Original commit

Number of commits found: 24