non port: editors/openoffice.org-vcltesttool/Makefile |
Number of commits found: 24 |
Friday, 8 Mar 2013
|
11:32 bapt
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
 |
Monday, 10 Dec 2012
|
16:49 bapt
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]
 |
Wednesday, 4 Jul 2012
|
06:59 ak
- Fix explicit use of unzip
PR: ports/153429
Approved by: office@ (crees)
 |
Friday, 29 Jun 2012
|
16:47 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Wednesday, 24 Aug 2011
|
09:17 maho
Update maintainer to office@.
PR: 159929
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
 |
Sunday, 13 Feb 2011
|
07:42 miwi
- Cleanup unspported FreeBSD version
- While here kick md5 support
PR: 154396
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout
 |
Thursday, 1 Apr 2010
|
00:48 maho
Fix build on 9.0-Current.
PR: 142843
Submitted by: Andrey Kosachenko <Andrey.Kosachenko@gmail.com>
Feature safe: yes
 |
00:41 maho
Add CONFLICTS against devel/cppunit.
Submitted by: jhell <jhell@dataix.net> and many others
Feature safe: yes
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 19 Feb 2010
|
09:43 maho
reduce depenedencies on cups-base
PR: 134773
Submitted by: dirk.meyer@dinoex.sub.org
Feature safe: yes
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Sunday, 13 Dec 2009
|
08:40 maho
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
 |
Monday, 21 Sep 2009
|
05:26 linimon
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
 |
Thursday, 13 Aug 2009
|
13:49 pav
- Re-add manual package build for amd64
 |
Wednesday, 5 Aug 2009
|
01:03 maho
Remove MANUAL_PACKAGE_BUILD=yes for amd64 and
see what happens.
Discussed with: pav
 |
Tuesday, 4 Aug 2009
|
01:12 maho
Try to workaround strange build error on i386.
Spotted by: pav
 |
Monday, 3 Aug 2009
|
15:53 maho
Remove dependency to ports system's boost for
amd64 as it breaks the build.
 |
Sunday, 2 Aug 2009
|
16:54 pav
- Mark BROKEN on i386, does not build
- Mark MANUAL_PACKAGE_BUILD on amd64, crashes pointyhat nodes
Reported by: pointyhat
 |
Tuesday, 28 Jul 2009
|
11:45 pav
- 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)
 |
Thursday, 23 Jul 2009
|
22:01 maho
Build fix, verified by tinderbox.
Spotted by: QAT.
 |
01:13 maho
Missing dependency.
Spotted by: QAT
 |
Wednesday, 22 Jul 2009
|
09:53 maho
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
 |
Number of commits found: 24 |