summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix inversed targets.Martin Blapp2002-10-151-1/+1
* Add a new rtld system patch to Makefile and pkg_message. TheMartin Blapp2002-10-142-6/+22
* Finally make the mozilla addressbook and ldap datasources working. Add a newMartin Blapp2002-10-143-14/+60
* Back out the previous commit to use gcc3.2 on STABLE.Martin Blapp2002-10-091-1/+1
* Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build forMartin Blapp2002-10-091-2/+2
* Use gcc3.2 port to build for STABLE too.Martin Blapp2002-10-091-1/+1
* Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.Martin Blapp2002-10-091-5/+5
* sf1.mirror.openoffice.org is down now for about 2 weeks. That'sMartin Blapp2002-09-161-2/+3
* Make a build work even if it has been aborted and the Virtual X-ServerMartin Blapp2002-09-141-5/+10
* Add += also to GENJAVAFILES.Martin Blapp2002-09-122-8/+12
* Set WRKDIRPREFIX as empty if we build the included mozilla port. ThisMartin Blapp2002-09-111-7/+7
* Work around jdk-path issues in CURRENT.Martin Blapp2002-09-114-0/+42
* Issue a warning if procfs is not mounted. This is a linuxismMartin Blapp2002-09-082-0/+28
* Add UTF-8 support to locale. Correct a comment.Martin Blapp2002-09-032-16/+18
* Works again with system compiler.Martin Blapp2002-09-011-10/+4
* - Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITESAkinori MUSHA2002-08-261-5/+8
* Revert part of last commit. It looks like some docs were wrong.Martin Blapp2002-08-261-3/+3
* Remove second part of minormkchanged.flg in target.mk. Because this file isMartin Blapp2002-08-252-6/+24
* Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in theMartin Blapp2002-08-251-7/+8
* 1) Add localized help files to the build. Only available for french,Martin Blapp2002-08-192-18/+44
* Add CXX and CC flags to mozilla build too to workaround theMartin Blapp2002-08-181-0/+4
* Respect CFLAGS and USE_GCC for mozilla build. NeededMartin Blapp2002-08-171-1/+5
* Delete unused platform dependent mozilla dists.Martin Blapp2002-08-161-0/+1
* Build mozilla inside OpenOffice.org. We cannot use a installed mozilla instal...Martin Blapp2002-08-161-31/+47
* We still had three locales with uppercase chars. To adapt the styleMartin Blapp2002-08-142-104/+200
* Add package-rename target to automate the OpenOffice.org mirrorMartin Blapp2002-08-141-0/+10
* Add missing newline.Martin Blapp2002-08-142-2/+2
* Allow use of JDK1.3.1 even if we have no hotspot available. I hope thisMartin Blapp2002-08-132-0/+26
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDMartin Blapp2002-08-132-58/+104
* Fix a ugly bug in a binary compare function which made OpenOfficeMartin Blapp2002-08-132-12/+32
* Correctly add pkgname_suffix for chinese ports.Martin Blapp2002-08-111-0/+3
* Undef TOP, if it was defined previously.Martin Blapp2002-08-111-3/+3
* Check in two cases if a string is NULL. Fixes WITH_DEBUG=Martin Blapp2002-08-102-0/+44
* Bump the portrevision. OpenOffice.org/Sun has requestedMartin Blapp2002-08-091-1/+1
* Fix WITH_DEBUG=1 build. DMAKE was not defined for this case.Martin Blapp2002-08-091-0/+2
* Re-add LANG_EXT which was removed accidently.Martin Blapp2002-08-091-0/+3
* Remove spelling dict checksumsMartin Blapp2002-08-081-18/+0
* Fix neon authentification. The patch in external/neonMartin Blapp2002-08-084-14/+244
* Correct the statement about beta quality.Martin Blapp2002-08-081-7/+11
* Remove spelling dict support in the main package. There will beMartin Blapp2002-08-081-25/+0
* machine/soundcard.h -> sys/soundcard.hMartin Blapp2002-08-082-10/+14
* Fix another namespace collision which made the debug build segfaultingMartin Blapp2002-08-082-0/+68
* Add optional TTF patch.Martin Blapp2002-08-085-0/+460
* Fix build dependency.Martin Blapp2002-08-041-1/+1
* Remove stupid -USE_XLIB dependency. Make this a build dependency.Martin Blapp2002-08-041-3/+2
* A changedir into the OO.org dir was wrong. This broke relative pathsMartin Blapp2002-08-041-4/+4
* The gcc31 port has been updated. It seems that g++ includes are again inMartin Blapp2002-08-022-58/+2
* Change MD5 checksum of the main distfile. It seems that OO.org has changedMartin Blapp2002-08-021-1/+1
* Add another checksum for a spellchecker dict.Martin Blapp2002-08-021-0/+1
* Add openoffice-wrappers for easier startup. Make pkg-messageMartin Blapp2002-08-013-10/+82