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-2-devel/files/Makefile.knobs
SVNWeb

Number of commits found: 20

Tue, 21 Jul 2009
[ 04:17 maho search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Remove editors/openoffice.org-2-devel port.

Development has been discontinued more than one year
 > Revision 1.354: download - view: text, markup, annotated - select for diffs
 > Wed Mar 12 23:27:09 2008 UTC (16 months, 1 week ago) by maho

See also PR: 136674
Mon, 5 Jan 2009
[ 19:44 pav search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Sat, 26 Apr 2008
[ 08:01 maho search for other commits by this committer ] Original commit 
Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.
Fix build -CURRENT diablo-jdk breakage

PR:             121787
Submitted by:   Michael Moll
Patch submitted by: Marcin Cieslak <saper@system.pl>
Wed, 9 Apr 2008
[ 23:25 maho search for other commits by this committer ] Original commit 
Reduce the space to build.

--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
Sun, 6 Apr 2008
[ 05:11 maho search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
1. For all language build "all" to "alllangs".
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)
Thu, 3 Apr 2008
[ 21:30 maho search for other commits by this committer ] Original commit 
Add WITHOUT_CUPS knob.

Submitted by:   many
[ 07:38 maho search for other commits by this committer ] Original commit 
Catch up to new localized lang set.
[ 07:34 maho search for other commits by this committer ] Original commit 
Now CUPS is default.
Wed, 2 Apr 2008
[ 00:48 maho search for other commits by this committer ] Original commit 
1. Adding --with-system-zlib. Base crashes because of broken zlib integration.
   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]
Sat, 15 Dec 2007
[ 10:11 maho search for other commits by this committer ] Original commit 
Update to SRC680_m239.
Fri, 7 Sep 2007
[ 10:24 maho search for other commits by this committer ] Original commit 
Remove upstreamed patches also, remove files/cws-npower7.diff
as this cws has been integrated into SRC680_m227.
Tue, 4 Sep 2007
[ 08:37 maho search for other commits by this committer ] Original commit 
According to Kris, >9GB means 11GB and not 10GB.
[ 06:18 maho search for other commits by this committer ] Original commit 
Kris reported that to >9Gb of space is required to build ooo ports.
Sat, 26 May 2007
[ 21:45 maho search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
0. update to SRC680_m213.
1. A fix for patch-i76141, missing libxml2 patch. libxmlsec part
 is now reordered correctly [1].
2. Remove patch-i65462 and add patch from i76159 instead [1].
3. DISTDIR is moved to openoffice.org2 instead of openoffice.org2.0 [1].
4. FreeBSD bridge part should sync with sixtyfour11. patch-i76969 [1].
5. unxfbsd.mk: sync with newer unxlngi6.mk. patch-i76969 [1].
6. Add a new knob WITH_VBA, enables VBA interop.
7. Use gcc4.2 for build.
8. Remove WITH_GNUGCJ knob for while.
9. Drop amd64 for while.

Submitted by:   jkim [1]
Mon, 9 Apr 2007
[ 16:14 jkim search for other commits by this committer ] Original commit 
Allow OpenOffice.org to be built with system freetype2 library instead of
bundled one.  The knob is WITH_SYSTEM_FREETYPE.  The most notable advantage
of using the latest freetype library from ports is it has CJK emboldening
feature (i.e., it makes fake bold fonts from non-bold ones) and
OpenOffice.org already makes use of it when the feature is available.

Approved by:    maho
Sun, 7 Jan 2007
[ 12:45 maho search for other commits by this committer ] Original commit 
* LOCALIZED_LANG=all knob for all the other ooo-2 ports.
* sync Makefile.localized with three ooo-2 ports.
Wed, 6 Dec 2006
[ 05:47 maho search for other commits by this committer ] Original commit 
* Fix build on amd64 [1].
* Fix icons and menu installation and some cleanups [2].

Submitted by:   many [1], jkim [2]
Sat, 25 Nov 2006
[ 03:11 maho search for other commits by this committer ] Original commit 
* Remove RELEASE_NR. It is not used anymore [1].
* Add some localized languages.
* Desktop Icons and menus are not installed as default as pkg-plist
 is incomplete [2].
* Remove openoffice.org symlink.
* Some cosmetic fixes.

Submitted by:   oliver[1], kris[2]
Sun, 19 Nov 2006
[ 01:51 maho search for other commits by this committer ] Original commit 
Reactivate WITH_TTF_BYTECODE_ENABLED knob.
Sun, 12 Nov 2006
[ 22:11 maho search for other commits by this committer ] Original commit 
* Add evolution2 support [1]
* Fix typo [2]
* Fix installation [3]

PR:              105400 [2]
Suggested by:   Vizo Allman <vizoster@gmail.com> [1], Jack L. <xxjack12xx@gmail.
com> [3]
Submitted by:           Alexey Shuvaev [2]

Number of commits found: 20