non port: editors/openoffice-devel/Makefile |
Number of commits found: 272 (showing only 72 on this page) |
Thursday, 11 Jul 2013
|
16:26 sunpoet
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
 |
Wednesday, 8 May 2013
|
09:36 maho
Update to svn 1479753
 |
Wednesday, 17 Apr 2013
|
02:40 maho
update to svn 1466687.
Feature safe: yes
 |
Saturday, 8 Nov 2003
|
01:47 maho
Repocopy has been done for openoffice,
so rename from:
editors/openoffice
editors/openoffice-devel
to
editors/openoffice-1.0
editors/openoffice-1.1
Acknowledgment to: nork
 |
Friday, 3 Oct 2003
|
00:09 maho
(1) omit RC4 in pkg-message
(2) PORTREVERSION -> PORTREVISION
Pointed out by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp> (1)
Pointy hat to: myself (2)
 |
Thursday, 2 Oct 2003
|
06:45 maho
a) add several patches made by Takashi Ono (JCA signed person)
1) To enable handling of MS Word for Windows 95/6.0 CJK Version
patch-word6+95-cjkhandling
http://www.openoffice.org/issues/show_bug.cgi?id=17498
(target milestone 1.1.1, resolved and fixed)
2) Patch to enable rtf filter handle local language files
patch-rtfcjk
http://www.openoffice.org/issues/show_bug.cgi?id=17503
(target milestone 2.0, verified and fixed)
3) rtf writing enhancement for CJK
patch-wrtrtf
http://www.openoffice.org/issues/show_bug.cgi?id=20264
(not confirmed yet)
4) read first section attribute correctly for
MS Word for Windows 95/6.0
patch-topsection
http://ja.openoffice.org/servlets/ProjectDownloadList?action=download&dlID=312
(IZ is not raized)
b) bump portrevision
 |
02:07 maho
Update to 1.1.0 official release
(archive is exactly same as 1.1rc5b)
 |
Wednesday, 1 Oct 2003
|
07:52 maho
1) update to 1.1rc5b.
2) too small so I treated this update as bump portrevision
 |
05:53 maho
Localized helpcontents have been changed from 1.0 to 1.1, and
unfortunately, both helpcontents have same names and located
at different place. there's (AFAIK) no way to make one more deeper
subdirectory at DISTDIR, so I splitted /usr/ports/distfiles/openoffice to
/usr/ports/distfiles/openoffice1.0, /usr/ports/distfiles/openoffice1.1.
 |
Thursday, 25 Sep 2003
|
22:29 mbr
Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startup
script.
 |
Sunday, 21 Sep 2003
|
07:04 mbr
Fix minor install problem: s/openoffice/openoffice-wrapper/
Submitted by: Lars Bungum <lars@bungum.no>
Approved by: marcus (portsmgr)
 |
Wednesday, 17 Sep 2003
|
04:06 mbr
Make it easier for people, move a big chunk of the startup
wrapper out into a script included by soffice.sh. This way
there aren't any traps at first startup time and people
hopefully don't ask the same questions anymore.
At the same time, make more substitutions, also in oo_setup.resp.
Approved by: marcus (portsmgr)
 |
Tuesday, 16 Sep 2003
|
04:26 mbr
Fix post-install target, remove a dash.
Approved by: marcus (portsmgr)
 |
Sunday, 14 Sep 2003
|
21:52 mbr
Make OO1.1RC working. Many thanks to kan for the debugging session
at the dev summit !
Approved by: joe (portsmgr)
 |
Tuesday, 9 Sep 2003
|
12:39 mbr
Back out parts of rev. 1.95.
The framebuffer hack is still needed. Without it, we cannot
install openoffice-devel on bento at all, neither on my build
machines.
 |
Monday, 8 Sep 2003
|
15:36 mbr
Add gcc port dependency.
 |
15:21 mbr
Compiles again with system gcc on 5.x.
 |
Saturday, 16 Aug 2003
|
11:49 maho
Still it does not marked as broken.
Pointed out by: mbr
Pointy hat to: myself
 |
05:58 maho
a) sysui/oounix/office/gnome/gnomeint seems to be desappeared.
b) *everywhere* we do not need virtual framebuffer!
 |
Friday, 15 Aug 2003
|
23:03 maho
Remarked as broken since it doesn't install.
Pointy hat to: maho
 |
22:32 maho
Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
but still fails during/after the installtion :(
a) follow up to recent cvs checkout
(cws_srx645_ooo11rc3, 2003/08/15)
b) Use gcc33 from ports for both 4 and 5.
gcc-3.3 of 5-CURRENT seems to brake somewhere,
and recent version of OOo hits some internal
error of gcc-3.2.3.
c) remove --enable-gcc3, --with-os-version and --with-ant-home
gcc3 is deprecated, os version and ant home should be
detected automatically by configure(setting os version
had been dangerous, since difference can be seen between
/usr/include/osreldate.h and sysctl kern.osreldate)
however nowadays it is not so dangerous)
d) add build dependency for Xft and gtk-2.0.
 |
Tuesday, 12 Aug 2003
|
09:25 mbr
Make mozilla-vendor compile with gcc 3.3.1
PR: 55147
Submitted by: Jens Rehsack <rehsack@liwing.de>
 |
Wednesday, 23 Jul 2003
|
14:30 znerd
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
 |
Thursday, 17 Jul 2003
|
13:13 maho
(forced commit)
1. add download site of snapshot of cws_srx645_ooo11rc2.
2. recent addition of crashrep subproject requires gtk20.
3. no longer need USE_AUTOCONF (it has been already committed
original OpenOffice.org cvs repo).
 |
12:56 maho
1. update to fresh checkout of OpenOffice.org (1.1RC2)
tagged under cws_srx645_ooo11rc2
2. still broken with installation failure.
Reviewed by: mbr
 |
Wednesday, 2 Jul 2003
|
21:00 mbr
Mozilla-vendor has been removed. Download the 1.02 port from freefall,
since we depend exactly on this version.
PR: 54035
Submitted by: Chris Shenton <chris@Shenton.Org>
 |
Friday, 27 Jun 2003
|
07:57 mbr
Add gtk and orbit dependencies too (for mozilla slave port).
Submitted by: kris
 |
Friday, 20 Jun 2003
|
07:40 mbr
Include these librarys needed by the mozilla sub-port directly
here in the openoffice port. This should fix the build problem
on bento.
 |
Sunday, 8 Jun 2003
|
09:56 mbr
The KDE-wrapper has changed from script to binary. It is now
a lot more difficult to patch it. Until we found the correct
way to deal with it, comment it out.
 |
Saturday, 7 Jun 2003
|
22:52 mbr
Fix spelling of "preferred".
PR: 52740, 52741
Submitted by: Christopher Nehren <apeiron@comcast.net>
 |
22:09 mbr
Upgrade to OO1.1 beta2.
Many bugs have been fixed and there are a few FreeBSD dependent
issues remaining. Unfortunatly one of them is the installer.
Most patches have been imported, so we are now down on about ~30 patches !
 |
Tuesday, 29 Apr 2003
|
13:34 mbr
Fix typo.
Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de>
 |
Sunday, 27 Apr 2003
|
11:58 mbr
Move the KDE wrapper replacement a bit, and only substitute in
the perl script which creates the wrapper bits. Remove a newline
in the post-patch target in the openoffice port.
Add fix for gnome wrappers too.
 |
10:33 mbr
xargs -> ${XARGS}
 |
10:31 mbr
Make the kde startup files use our wrapper files.
 |
10:08 mbr
Add smath to the wrapper list.
 |
Saturday, 19 Apr 2003
|
01:47 maho
1. Correct include path for instsetoo/util/openoffice.lst
Without it, licensing terms are not
copied and installation fails for some localizd build.
(affects patch-instsetoo+util+openoffice.lst and Makefile)
2. Added CJK Word 95/6.0/RTF import feature
(Other patches)
3. Bump port revision
By Takashi Ono <t_ono@hkfreak.net>
 |
Thursday, 17 Apr 2003
|
11:24 maho
For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
Approved by: mbr (Martin Blapp)
 |
Friday, 11 Apr 2003
|
23:35 mbr
Mastersite for localized help files has changed.
Submitted by: maho
 |
Monday, 31 Mar 2003
|
21:32 mbr
Update to srx644_ooo20030412.
 |
Sunday, 30 Mar 2003
|
17:43 mbr
Only add the office_${RELEASE_NR} wrapper startup scripts
to the pkg list.
Submitted by: Dan Naumov <dan.naumov@ofw.fi>
 |
Saturday, 29 Mar 2003
|
07:35 mbr
Add missing cp
 |
Friday, 28 Mar 2003
|
09:11 mbr
Unbreak the port and fix the remaining pkg files.
Have fun with OpenOffice1.1Beta !
 |
Thursday, 27 Mar 2003
|
23:59 mbr
Use autoconf version > 2.5 to fix compile on CURRENT.
 |
09:41 mbr
OOo1.1 seems to link against a lib in the jdk. OOo will still run
without this library, but for compile it is definitly needed. Remove
the linux jdk dependency and use again our native one.
 |
09:39 mbr
Update to a 20030324 snapshot. Remove a old unused
distfile entry.
 |
Wednesday, 26 Mar 2003
|
17:06 mbr
Hopefully fix the build on bento:
The JDK dependency needs to be at the first place, so all
following dependencies use the same JDK.
 |
Wednesday, 12 Mar 2003
|
01:04 mbr
Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
to track the things down.
There are known problems with weak symbols and exceptions. Some c++ tools
inside the port will fail if you try to compile.
The cpp_uno bridge has been updated to the latest linux version available.
Added 'make update' target to upgrade the source to the latest version.
Approved by: kris (portmgr)
 |
Thursday, 6 Mar 2003
|
02:51 ade
It's ".if", not "if"
Submitted by: make index
 |
Wednesday, 5 Mar 2003
|
23:24 mbr
Update to 1.1 beta. Work in progress.
de-pkg-comment
 |
Monday, 10 Feb 2003
|
09:04 kris
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
 |
Sunday, 12 Jan 2003
|
21:59 mbr
Use always $PORTVERSION instead of hard coded numbers.
 |
Saturday, 23 Nov 2002
|
22:55 mbr
Mark this port broken til we have a solution.
 |
Tuesday, 29 Oct 2002
|
12:51 mbr
Remove one obsolete check and test if all three mozilla files
are on their place. Fix ${WRKDIR} -> ${WRKSRC} typo.
Sponsored by: ImproWare AG, Network Services
 |
Thursday, 24 Oct 2002
|
23:44 mbr
Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,
and remove the pkg_plist reference.
Submitted by: Marc Williams <mw@uk.yahoo-inc.com>
 |
Wednesday, 23 Oct 2002
|
18:51 mbr
Correct optional freetype patch filename.
 |
Tuesday, 22 Oct 2002
|
23:24 mbr
Remove a nasty error. zipdep always complained to have no execute bit.
Give it a +x :)
 |
23:02 mbr
Remove expat patch. Expat is included in the release tarball, but in a
different location. Add a patch to fix the build.
 |
Monday, 21 Oct 2002
|
15:27 mbr
Correct install paths and targets.
 |
10:04 mbr
Add missing backslash.
 |
Sunday, 20 Oct 2002
|
22:38 mbr
Neon and expat projects are missing in the official SRX643_00 branch.
Add distfiles for them with the OO.org build infrastructure from
SRX643 branch. What a mess !
 |
Saturday, 19 Oct 2002
|
10:29 mbr
Define ant, and change PREFIX to LOCALBASE.
 |
Friday, 18 Oct 2002
|
22:49 mbr
First step to make this port working. Configure works and all patches
apply now. There are still some compile errors to fix.
As you may see the patchnames are very long, but that makes
maintaining patches a lot easier.
 |
Saturday, 22 Jun 2002
|
22:24 mbr
Assign maintainer to mailinglist.
 |
Friday, 7 Jun 2002
|
11:10 mbr
Automated build is not possible.
Obtained from: Will
 |
Tuesday, 23 Apr 2002
|
22:06 mbr
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.
 |
Friday, 15 Mar 2002
|
01:40 kris
Correct invalid syntax in LIB_DEPENDS
Submitted by: bento
 |
Thursday, 14 Mar 2002
|
16:03 mbr
Add pth directory for LIB_DEPENDS
 |
Wednesday, 13 Mar 2002
|
21:42 mbr
Add CC and CFLAGS to gmake environment
 |
19:23 mbr
Use CXX and CC, so we can specify cc295 and g++295 from ports. More
commits will follow.
 |
19:19 mbr
Make portlint happy. Add USE_XLIB
Submitted by: demon
 |
Tuesday, 12 Mar 2002
|
01:22 mbr
Upgrade the development snapshot to the latest build: 642
 |
Number of commits found: 272 (showing only 72 on this page) |