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/Makefile

Number of commits found: 163 (showing only 63 on this page)

«  1 | 2 

Thursday, 4 Jul 2002
22:31 mbr search for other commits by this committer
1) Change notice about a system patch. Matt did fix this in 4.6 STABLE.
2) Add another needed system patch notice to avoid deadlocks.

Obtained from   1)      Jesse Gross <jesse_gross@yahoo.com>
                2)      Alexander Kabaev <ak03@gte.com>
                        John Polstra <jdp@polstra.com>
Original commit
Saturday, 22 Jun 2002
22:24 mbr search for other commits by this committer
Assign maintainer to mailinglist.
Original commit
Wednesday, 19 Jun 2002
11:08 mbr search for other commits by this committer
Always use the internal stlport if USE_GCC is defined.
Original commit
10:47 mbr search for other commits by this committer
If we build a port with a language different than EN or DE, we need
to define the language EN_US too. The documention is english only
at the moment.

Bug Submitted by:       Ivanchenko V. I. <webmaster@asiamusic.ru>
Original commit
Tuesday, 18 Jun 2002
06:01 mbr search for other commits by this committer
Fix variable

Submitted by:   Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Original commit
Friday, 14 Jun 2002
23:05 mbr search for other commits by this committer
Preparations to add OO ports for other languages. I'll add later OO
slave ports for 12 languages.

Obtained from:          lioux (slave port skeletons)
Original commit
Thursday, 13 Jun 2002
10:40 mbr search for other commits by this committer
Display the kernel config message for 2.95 gcc only on STABLE.
Original commit
09:21 mbr search for other commits by this committer
Add missing conditional.
Original commit
09:04 mbr search for other commits by this committer
OO is still broken with CURRENT system gcc3.1. We still need USE_GCC=3.1
for now.
Original commit
Wednesday, 12 Jun 2002
21:19 mbr search for other commits by this committer
Fix gcc 2.95.3 crash resulting from a symbol conflict
between libpackage2.so and libsvx641fi.so.

Enable gcc 2.95.3 build again. OO should build and work now
in STABLE with the system gcc.

Obtained from:          Alexander Kabaev <ak03@gte.com>
Original commit
Monday, 10 Jun 2002
21:00 mbr search for other commits by this committer
Matt just comitted the fix to CURRENT. Do not display the
message if CURRENT is used.
Original commit
13:11 mbr search for other commits by this committer
Larger stack and datasize seems only be needed if gcc2 is used.
Original commit
12:57 mbr search for other commits by this committer
Add message about broken FreeBSD rtld and needed system patch.
Original commit
12:05 mbr search for other commits by this committer
Only activate the display hack if no DISPLAY is defined. This should fix
install for users with a running X-Server.
Original commit
Friday, 7 Jun 2002
15:24 mbr search for other commits by this committer
- Dependency fix.
- Really build OO on CURRENT with g++ from ports
Original commit
14:14 mbr search for other commits by this committer
Make a ugly hack and remove the DISPLAY dependency. We use the
XFree86-4-VirtualFramebufferServer port to fake a real x-server
and to be able to make automated builds on bento.

Set USE_GCC=3.1 since all other options are broken at the moment.

Reviewed by:            Will Andrews <will@FreeBSD.org>
Original commit
11:10 mbr search for other commits by this committer
Automated build is not possible.
Obtained from:          Will
Original commit
Thursday, 6 Jun 2002
14:17 mbr search for other commits by this committer
Fix string
Original commit
14:06 mbr search for other commits by this committer
Add DMAKE variable we can later use for more targets.
Original commit
13:23 mbr search for other commits by this committer
Add WITH_DEBUG option, and a needed patch.
Clean up the Makefile.
Original commit
Wednesday, 5 Jun 2002
14:38 mbr search for other commits by this committer
Fix distfile name for gcc31
Submitted by:   Erik H. Bakke <ebakke@trolltech.com>
Original commit
14:29 mbr search for other commits by this committer
I made the mozilla distfiles about 4MB smaller. The includes are always
the same, so there isn't any reason we should include them in each
version. Change the MD5 checksums one last time.
Original commit
12:44 mbr search for other commits by this committer
Also set --enable-gcc3 for CURRENT without USE_GCC
Original commit
12:30 mbr search for other commits by this committer
Use USE_GCC as in bsd.ports.mk proposed.
Original commit
Tuesday, 4 Jun 2002
19:31 mbr search for other commits by this committer
Make the installation working on CURRENT to. The LD_LIBS
path was missing for the stlport library.
Original commit
18:52 mbr search for other commits by this committer
We finally made it possible. With the new bridge code from Alexander,
OpenOffice works now (on STABLE). Thanks goes to the following people
which helped me a lot :

Tim Tretyak <timothy@umc.com.ua>
Alexander Kabaev <ak03@gte.com>
Carlos F. A. Paniago <pan@panix.ecof.org.br>
Original commit
Monday, 3 Jun 2002
13:55 mbr search for other commits by this committer
OO bootstrap needs perl.
Original commit
Wednesday, 29 May 2002
14:06 mbr search for other commits by this committer
Second part, forgot to commit it.

Make openoffice compile with gcc from ports, or just with CC=$CC and
CXX=$CXX, like it should normally be. Usable options are:

USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES

Add a lot off gcc3.x fixes, make included stlport compile with CURRENT.

Next step will be to include a mozilla build, so we can link openoffice
against mozilla librarys without c++ compat problems.
Original commit
Wednesday, 22 May 2002
08:36 mbr search for other commits by this committer
Mark it broken again.

It seems that our c++ (2.95.3) has still bugs. This time c++ exceptions
do not work as they should and instead a clean exit we get a segfault.
This works with a virgin 2.95.3 compiler, or even the one in the ports
collection. Another bug is a internal compiler error during compile
a part of OO without -g or with -O.

The rtld-elf symbolcache seems to have problems too. If used,
the installation coredumps. A workaround seems to disable the
caching altough this can't be the real solution.

There is also an outstanding problem in the uno-bridge code of OO.
We are currently investigating it:

http://www.openoffice.org/issues/show_bug.cgi?id=5071
Original commit
Sunday, 19 May 2002
20:26 mbr search for other commits by this committer
Add install-user target.
Original commit
20:24 mbr search for other commits by this committer
Change SO version in oo_setup.resp. Call sed directly.
Original commit
16:26 mbr search for other commits by this committer
Fix the last commit. Since OO was only compileable in a little
timeframe on CURRENT, mark it broken for all CURRENT versions.
Beside that, the logic was wrong.
Original commit
13:34 mbr search for other commits by this committer
Unbreak build, since we need testers now the setup works.

Add a lot of warning messages and tell in which RELEASE
OO does not work (yet).
Original commit
Saturday, 18 May 2002
12:32 mbr search for other commits by this committer
Update to mozilla 1.0RC2, like the OO people did yesterday.
Original commit
Wednesday, 1 May 2002
21:09 mbr search for other commits by this committer
Upgrade to 1.0.0

Builds ok, but is still broken
Original commit
Friday, 26 Apr 2002
17:48 gerald search for other commits by this committer
Tweak an error message in pre-extract.

Approved by:    mbr (maintainer), obrien (mentor)
Original commit
Thursday, 25 Apr 2002
08:08 mbr search for other commits by this committer
Check for missing langinfo.h
Original commit
Wednesday, 24 Apr 2002
22:02 mbr search for other commits by this committer
Fix one mastersite, add install targets and remove the os version check.
I think if the gcc fixes for oo go in before 4.6, we can check against
this version later.

Openoffice does build now till the end. A normal build with a P800 Mhz
does take approximatly 20 hours.
Original commit
Tuesday, 23 Apr 2002
22:06 mbr search for other commits by this committer
Go back to mozilla 2.95 includes, a newer version has LDAP code
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
Original commit
Tuesday, 2 Apr 2002
23:48 mbr search for other commits by this committer
Upgrade to build 641d. More work is necessary to make the build compile.
There are still at least two different gcc bugs in our compiler, one
issue has already been found by Alexander Kabaev <ak03@gte.com>. He's
working on fixing the other.
Original commit
Friday, 15 Mar 2002
01:40 kris search for other commits by this committer
Correct invalid syntax in LIB_DEPENDS

Submitted by:   bento
Original commit
Thursday, 14 Mar 2002
16:03 mbr search for other commits by this committer
Add pth directory for LIB_DEPENDS
Original commit
Wednesday, 13 Mar 2002
19:19 mbr search for other commits by this committer
Make portlint happy. Add USE_XLIB

Submitted by:   demon
Original commit
Monday, 11 Mar 2002
15:43 mbr search for other commits by this committer
Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
Original commit
Saturday, 9 Mar 2002
22:41 mbr search for other commits by this committer
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.    
Original commit
10:43 mbr search for other commits by this committer
Move the s-<malloc.h>-<stdlib.h>-g after the patch section.    
Original commit
Friday, 8 Mar 2002
23:06 mbr search for other commits by this committer
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them  
while we are here (AWK had an endless loop), add a FreeBSD configure variable  
called with-os-version, so we can check the OSVERSION in the build to support
both   STABLE and CURRENT (there are different patches needed)    
Original commit
14:27 mbr search for other commits by this committer
Substitute .cxx files too in the nas-patch. Also add a missing backslash,  
since we do not want to scan dirs.    
Original commit
13:30 mbr search for other commits by this committer
Add missing $    
Original commit
Wednesday, 6 Mar 2002
17:18 mbr search for other commits by this committer
*.cxx also needs <malloc.h>-<stdlib.h>    
Original commit
10:00 mbr search for other commits by this committer
Openoffice needs x11    
Original commit
Tuesday, 5 Mar 2002
23:33 mbr search for other commits by this committer
Bring the FreeBSD (NetBSD) mozilla zip files into place    
Original commit
Monday, 4 Mar 2002
21:48 mbr search for other commits by this committer
Update to 641c source build    
Original commit
Sunday, 3 Mar 2002
00:00 mbr search for other commits by this committer
Fix dependency of pth and fix jdk paths    
Original commit
Thursday, 28 Feb 2002
23:36 mbr search for other commits by this committer
First step towards a working port.    
Original commit
Sunday, 27 Jan 2002
12:17 mbr search for other commits by this committer
Since I'm the maintainer of other vaporware already like staroffice,   it makes
sense that I maintain this too ;)    
Original commit
08:10 obrien search for other commits by this committer
I do not want to the maintainer of this piece of vaporware.    
Original commit
Tuesday, 28 Aug 2001
01:33 obrien search for other commits by this committer
Update to the 6.0.a638 offering.    
Original commit
Friday, 18 May 2001
07:09 obrien search for other commits by this committer
Really make broken.    
Original commit
07:09 obrien search for other commits by this committer
Update to build 627 (yes, still broken).    
Original commit
Friday, 3 Nov 2000
11:18 obrien search for other commits by this committer
Update to the "609" build incase anyone wants to work on getting this beast  
going.    
Original commit
Thursday, 19 Oct 2000
21:48 obrien search for other commits by this committer
Mark this broken so people don't casually actually try to use this.   Those
wanting to work on the port should just comment out the "BROKEN"   of course.   
Original commit
Monday, 16 Oct 2000
20:23 obrien search for other commits by this committer
First cut at configuration patches.  This is very much a WIP, and I welcome  
others to work on it too.    
Original commit

Number of commits found: 163 (showing only 63 on this page)

«  1 | 2