summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-091-2/+2
| | | | | | | Submitted by: Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=93539
* Localized helpcontents have been changed from 1.0 to 1.1, andMaho Nakata2003-10-012-13/+13
| | | | | | | | | | 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. Notes: svn path=/head/; revision=89948
* Use GCC3.2 to compile this, even on CURRENT. ThereMartin Blapp2003-08-201-10/+0
| | | | | | | | have been so many c++ problems that it will be a pain to fix it for gcc3.3 Notes: svn path=/head/; revision=87341
* ny1.mirror seems to be down. Use a different one. Add a second one fromMartin Blapp2003-08-181-1/+2
| | | | | | | europe. Notes: svn path=/head/; revision=87185
* Make mozilla-vendor compile with gcc 3.3.1Martin Blapp2003-08-122-3/+3
| | | | | | | | PR: 55147 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=86802
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | | | | Reported by: kris Pointy hat to: me Notes: svn path=/head/; revision=85451
* Mozilla-vendor has been removed. Download the 1.02 port from freefall,Martin Blapp2003-07-022-11/+4
| | | | | | | | | | since we depend exactly on this version. PR: 54035 Submitted by: Chris Shenton <chris@Shenton.Org> Notes: svn path=/head/; revision=84077
* Add gtk and orbit dependencies too (for mozilla slave port).Martin Blapp2003-06-271-0/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=83734
* Include these librarys needed by the mozilla sub-port directlyMartin Blapp2003-06-201-0/+5
| | | | | | | | here in the openoffice port. This should fix the build problem on bento. Notes: svn path=/head/; revision=83344
* Fix spelling of "preferred".Martin Blapp2003-06-071-2/+2
| | | | | | | | PR: 52740, 52741 Submitted by: Christopher Nehren <apeiron@comcast.net> Notes: svn path=/head/; revision=82481
* Re-add russian language patch.Martin Blapp2003-05-131-1/+1
| | | | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=80926
* Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. ↵Martin Blapp2003-05-082-6/+30
| | | | | | | | | Remove unneeded include defines. Notes: svn path=/head/; revision=80465
* Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again.Martin Blapp2003-04-281-8/+8
| | | | Notes: svn path=/head/; revision=79779
* Add missing @.Martin Blapp2003-04-271-1/+1
| | | | Notes: svn path=/head/; revision=79760
* Move the KDE wrapper replacement a bit, and only substitute inMartin Blapp2003-04-271-4/+10
| | | | | | | | | | 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. Notes: svn path=/head/; revision=79737
* xargs -> ${XARGS}Martin Blapp2003-04-271-3/+3
| | | | Notes: svn path=/head/; revision=79731
* Make the kde startup files use our wrapper files.Martin Blapp2003-04-271-0/+3
| | | | Notes: svn path=/head/; revision=79730
* Add smath to the wrapper list.Martin Blapp2003-04-271-0/+1
| | | | Notes: svn path=/head/; revision=79729
* FreeBSD doesn't use the same method of authenticating passwords thatDon Lewis2003-04-201-11/+0
| | | | | | | | | | | Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr Notes: svn path=/head/; revision=79375
* Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis2003-04-202-8/+36
| | | | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr Notes: svn path=/head/; revision=79374
* Allow building with WITH_BSD_JDK.Don Lewis2003-04-201-1/+1
| | | | | | | Approved by: mbr Notes: svn path=/head/; revision=79373
* Only warn users about OS-bugs < 4.8RMartin Blapp2003-04-201-2/+2
| | | | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 51169 Notes: svn path=/head/; revision=79329
* For GIF patent problem, remove some goodies.Maho Nakata2003-04-184-1/+368
| | | | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Notes: svn path=/head/; revision=79227
* Fix application hangs if I try to print to a printer which is not setMartin Blapp2003-04-172-0/+12
| | | | | | | | | | | as default. #i13031# fixed non matching allocator/deallocator issue Because of this severe bug OO.org1.03 release will be rerolled. Notes: svn path=/head/; revision=79165
* Opps, forgot to update distinfoMaho Nakata2003-04-171-1/+1
| | | | Notes: svn path=/head/; revision=79145
* Fix breakage in these patches. I just copied them fromMartin Blapp2003-04-132-7/+7
| | | | | | | | the openoffice-devel port but some parts in the context seem to have changed. Notes: svn path=/head/; revision=78910
* Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-develMartin Blapp2003-04-1211-155/+140
| | | | | | | | which should fix some bugs related to temporary files, and one bug in the gcc3 bridge code. Notes: svn path=/head/; revision=78827
* Fix typo: ScanFileList -> SCacheFileListMartin Blapp2003-03-281-1/+1
| | | | Notes: svn path=/head/; revision=77567
* Use autoconf version > 2.5 to fix compile on CURRENT.Martin Blapp2003-03-271-0/+1
| | | | Notes: svn path=/head/; revision=77563
* Bump portrevision after recent changes.Martin Blapp2003-03-271-1/+1
| | | | Notes: svn path=/head/; revision=77561
* Fix gcc3.2.2 compileMartin Blapp2003-03-271-6/+6
| | | | Notes: svn path=/head/; revision=77560
* Fix patch which was apllied to the wrong dir.Martin Blapp2003-03-271-34/+27
| | | | Notes: svn path=/head/; revision=77559
* Fix typoMartin Blapp2003-03-261-1/+1
| | | | | | | | PR: 50027 Submitted by: Christopher Nehren <apeiron@comcast.net> Notes: svn path=/head/; revision=77500
* Hopefully fix the build on bento:Martin Blapp2003-03-261-5/+11
| | | | | | | | The JDK dependency needs to be at the first place, so all following dependencies use the same JDK. Notes: svn path=/head/; revision=77489
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-071-3/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
* Fix minor typo (if instead of .if)Ade Lovett2003-03-061-1/+1
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77006
* de-pkg-commentMartin Blapp2003-03-052-6/+8
| | | | Notes: svn path=/head/; revision=76995
* Add missing patches for PR 48789Martin Blapp2003-03-0519-0/+992
| | | | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=76890
* Add support for uk_UA.KOI8-U locale.Martin Blapp2003-03-045-3/+52
| | | | | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> PR: 48789 Notes: svn path=/head/; revision=76886
* The helpcontent files have moved.Martin Blapp2003-02-121-1/+1
| | | | | | | Submitted by: Daniel Mueller <mue.da@gmx.de> Notes: svn path=/head/; revision=75397
* Add missing underline.Martin Blapp2003-02-121-1/+1
| | | | | | | Submitted by: Gabor Zahemszky <Gabor@Zahemszky.HU> Notes: svn path=/head/; revision=75371
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Fix the build dependendency for the JDK. WeMartin Blapp2003-02-011-2/+3
| | | | | | | | don't need the USE_LINUX since the linux-sun-jdk port already has it defined. Notes: svn path=/head/; revision=74417
* Linux JDK has moved.Martin Blapp2003-01-271-1/+1
| | | | | | | Submitted by: Tadayuki OKADA <tadayuki@attbi.com> Notes: svn path=/head/; revision=74067
* Use the linux JDK for the build, which hopefully fixes theMartin Blapp2003-01-254-8/+110
| | | | | | | | | | | | build on bento. Add required patches to support this change. If WITH_BSD_JDK is set, the original native JDK is used. Add RES_GER to the supported languages. Apparently this is now needed by the build system, else the handbook is still missing. Notes: svn path=/head/; revision=73990
* Add a notice about possible crashes if a localized versionMartin Blapp2003-01-241-0/+12
| | | | | | | is installed after the english version. Notes: svn path=/head/; revision=73940
* The handbook is no longer installed if the RES_GER variable is missing.Martin Blapp2003-01-241-1/+1
| | | | | | | | In 1.01 we got a builderror if it was defined twice, in 1.02 we get no handbook at all if it is not defined. Notes: svn path=/head/; revision=73936
* Add missing quote.Martin Blapp2003-01-231-1/+1
| | | | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=73867
* Remove problematic USE_GCC=3.1 cause. This should fix the build on STABLE.Martin Blapp2003-01-231-4/+0
| | | | Notes: svn path=/head/; revision=73854
* Allow language defined pkg-message files.Martin Blapp2003-01-231-0/+3
| | | | Notes: svn path=/head/; revision=73850