notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/openoffice.org-3-devel/files/Makefile.knobs

Number of commits found: 22

Monday, 6 Feb 2012
06:19 maho search for other commits by this committer
Remove editors/openoffice.org-3-devel, and
moved to editors/openoffice-3-devel.

The Apache Foundation take over the development from OpenOffice.org
community and Oracle. Now this project is accepted
as "incubator" project. Moreover, Oracle has stopped development. Then,
the name of the product has also been changed to Apache OpenOffice.
cf. https://cwiki.apache.org/confluence/display/OOOUSERS/Branding+Planning

PR:             164678
Original commit
Friday, 16 Jul 2010
23:52 maho search for other commits by this committer
remove unncessary space
Original commit
Friday, 19 Feb 2010
12:16 maho search for other commits by this committer
Add knobs for experimental Graphite support.

PR:             139607
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
Reviewed by:    maho@ (patch to OOo has been rewritten)
Feature safe:   yes
Original commit
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
00:34 maho search for other commits by this committer
remove run dependency on qt4 moc

PR:             144072
Submitted by:   makc
Feature safe:   yes
Original commit
Saturday, 13 Feb 2010
23:50 maho search for other commits by this committer
add KDE4 build knob [1], misc cleanups

Submitted by: Stephane E. Potvin <sepotvin at videotron.ca> [1]
Funded by: OpenOffice.org community
Original commit
Friday, 4 Sep 2009
23:58 maho search for other commits by this committer
Update to DEV300_m57.
Funded by: OpenOffice.org community
Original commit
Saturday, 25 Jul 2009
02:22 maho search for other commits by this committer
Update to DEV300_m53.

* enable mozilla for amd64 by introducing cws moz2seamonkey01.
Original commit
Thursday, 25 Jun 2009
08:41 maho search for other commits by this committer
Add some extensions to OOo default install. Not bump port revision
as we'll have DEV300_m51.

From: pavel janik's build log
ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/DEV300/DEV300_m50/Build-1/build/log-GNU_Linux.bz2
Funded by: OpenOffice.org community
Original commit
Sunday, 24 May 2009
19:55 maho search for other commits by this committer
Update to DEV300_m47.
Funded by OpenOffice.org community
Original commit
Thursday, 23 Apr 2009
07:55 maho search for other commits by this committer
Allow compilation without gnome.

Submitted by:   Stefan Thurner <thurners@nicsys.de>
Original commit
Monday, 19 Jan 2009
05:39 maho search for other commits by this committer
Unbreak for amd64. At least it builds on amd64.

Funded by: The Openoffice.org community council infrastructure budget.
Original commit
Monday, 5 Jan 2009
19:44 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Friday, 5 Dec 2008
09:49 maho search for other commits by this committer
Update to DEV300_m37. BROKEN for amd64 until DEV300_m38.
Original commit
Thursday, 16 Oct 2008
12:30 maho search for other commits by this committer
Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.
Since OOO300_m1 and DEV300_m30, OOo no longer ship a
private copy of libfreetype.so (CWS rmfreetype).

See also http://www.openoffice.org/issues/show_bug.cgi?id=52025 ,
http://www.openoffice.org/issues/show_bug.cgi?id=52026
and
http://external.openoffice.org/source/browse/external/freetype/makefile.mk?hideattic=0&rev=1.28&view=log
.
Original commit
Saturday, 26 Apr 2008
08:01 maho search for other commits by this committer
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>
Original commit
Wednesday, 9 Apr 2008
23:25 maho search for other commits by this committer
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
Original commit
Sunday, 6 Apr 2008
05:11 maho search for other commits by this committer
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)
Original commit
Thursday, 3 Apr 2008
21:30 maho search for other commits by this committer
Add WITHOUT_CUPS knob.

Submitted by:   many
Original commit
07:36 maho search for other commits by this committer
* Now cups is the default.
* Catch up newest localized lang list (solenv/inc/postset.mk).
* Minor improvement.
Original commit
Wednesday, 2 Apr 2008
00:48 maho search for other commits by this committer
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]
Original commit
Sunday, 30 Mar 2008
00:00 maho search for other commits by this committer
Update to DEV300_m5.
Original commit

Number of commits found: 22