aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-vcltesttool
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to build 641d. More work is necessary to make the build compile.mbr2002-04-0318-250/+118
* Revert the last change. It looks like -fno-rtti is only needed for thembr2002-03-175-2/+41
* Add -fno-rtti so the mozab connector code compiles again.mbr2002-03-162-2/+2
* Correct invalid syntax in LIB_DEPENDSkris2002-03-151-1/+1
* Remove hardcoded $cc and $CCmbr2002-03-151-13/+7
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes formbr2002-03-153-0/+635
* Add pth directory for LIB_DEPENDSmbr2002-03-151-1/+1
* Add CFLAGS too, and make correct {}mbr2002-03-141-53/+53
* Add CC and CFLAGS to gmake environmentmbr2002-03-141-0/+2
* gcc/cc -> $(CC) fixesmbr2002-03-143-0/+282
* Add $CC and $CXX here toombr2002-03-141-3/+3
* Use CXX and CC, so we can specify cc295 and g++295 from ports. Morembr2002-03-143-14/+37
* Make portlint happy. Add USE_XLIBmbr2002-03-141-10/+12
* Fix breakage with "patch -i" which is missing in STABLE. For some strangembr2002-03-147-0/+77
* Copy stlport library to the right place. Fix buildmbr2002-03-121-6/+17
* Another alloca.h we do not havembr2002-03-121-0/+12
* Upgrade the development snapshot to the latest build: 642mbr2002-03-129-88/+107
* We need to build offuh here, else the build stopsmbr2002-03-112-0/+16
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8mbr2002-03-112-5/+5
* FreeBSD has no -ldlmbr2002-03-111-0/+14
* Build unoidl toombr2002-03-112-0/+22
* If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...mbr2002-03-112-0/+24
* Remove unnecessary #definesmbr2002-03-112-0/+26
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>mbr2002-03-111-0/+19
* Fix one #ifdef and add two more checksmbr2002-03-111-2/+20
* Add langinfo twirksmbr2002-03-111-0/+18
* Add tgetpwnam test for FreeBSD toombr2002-03-112-4/+40
* Remove _cdecl before main()mbr2002-03-111-0/+11
* AddrLen is socklen_t, not intmbr2002-03-112-4/+22
* Add -f to ln to continue buildsmbr2002-03-112-14/+50
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cmbr2002-03-111-14/+0
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedmbr2002-03-111-9/+12
* We do not have GLIBC. Sigh.mbr2002-03-111-2/+7
* Define fcvt as extern as NetBSD does.mbr2002-03-111-0/+18
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.mbr2002-03-106-62/+74
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withmbr2002-03-102-22/+398
* Move the s|<malloc.h>|<stdlib.h>|g after the patch section.mbr2002-03-091-0/+2
* Patch got accidently comitted twice.mbr2002-03-091-23/+0
* STABLE does not have langinfo.h yet.mbr2002-03-092-20/+40
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.mbr2002-03-094-198/+37
* This patch accidently got the second part dublicatedmbr2002-03-091-9/+0
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themmbr2002-03-095-1282/+237
* Add missing typedef and macros. Patch from Carlos F. A. Paniagombr2002-03-091-0/+29
* We do not have alloca.hmbr2002-03-082-0/+24
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,mbr2002-03-083-3/+3
* Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSDmbr2002-03-081-0/+23
* Add -Wl,-export-dynamic for the SHLGUI build toombr2002-03-082-0/+36
* Add missing $mbr2002-03-081-1/+1
* Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSDmbr2002-03-082-0/+46
* Add missing SHL1STDLIBS reorderingmbr2002-03-072-4/+26
* Add include path $STLPORT_inc_stlport for FreeBSD too and remove a secondmbr2002-03-071-2/+32
* *.cxx also needs <malloc.h>|<stdlib.h>mbr2002-03-071-0/+2
* Add two patches which did not made it in the previous commitmbr2002-03-073-0/+44
* Reorder the SHL1STDLIBS librarysmbr2002-03-0744-0/+638
* Bison > 1.3 fixes, sync with NetBSD port sourcembr2002-03-063-22/+15
* Openoffice needs x11mbr2002-03-061-1/+1
* s|<malloc.h>|<stdlib.h> for the nas buildmbr2002-03-062-0/+34
* Exclude three additional map buildings which are breaking the buildmbr2002-03-063-0/+35
* Fix patch pathsmbr2002-03-062-4/+4
* Add missing #ifdef for FREEBSDmbr2002-03-062-34/+16
* minormkchanged.flg is not a target. This solves the breakage in solenvmbr2002-03-061-0/+11
* Change PATH from /usr/bin/X11 -> /usr/X11R6/binmbr2002-03-061-1/+1
* Bring the FreeBSD (NetBSD) mozilla zip files into placembr2002-03-061-0/+3
* timeb -> time fixesmbr2002-03-062-0/+48
* timeb > time fixesmbr2002-03-062-0/+72
* Fix malformed patchmbr2002-03-062-8/+8
* Build berkeleydb with freebsd include dir and optionsmbr2002-03-062-0/+84
* Modified to fit our requirementsmbr2002-03-051-0/+189
* Fix for newer bison with .h filesmbr2002-03-051-0/+12
* Fix file extractionmbr2002-03-051-0/+11
* libfreetype.so.6 > libfreetype.so.7mbr2002-03-052-0/+22
* Fix tar.gz extraction. Our tar seems not to like the included tar files and e...mbr2002-03-052-0/+18
* We do not have SYS_TIMEB_H. Instead use SYS_TIME_Hmbr2002-03-052-8/+18
* Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbinmbr2002-03-051-0/+34
* Update to 641c source buildmbr2002-03-052-13/+14
* Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_unombr2002-03-0521-138/+5135
* Our patch(1) does treat -b differently than Linux. This should fix the build.mbr2002-03-042-0/+28
* Another 7 patches from Carlosmbr2002-03-0313-0/+178
* Fix dependency of pth and fix jdk pathsmbr2002-03-031-2/+4
* The second part was inverted toombr2002-03-031-2/+2
* Fix inverted diffmbr2002-03-031-2/+2
* Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>mbr2002-03-0310-0/+152
* Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>mbr2002-03-0320-0/+236
* Add patches merged from NetBSD and from other sourcesmbr2002-03-0312-14/+568
* First step towards a working port.mbr2002-03-0112-3087/+3133
* Since I'm the maintainer of other vaporware already like staroffice,mbr2002-01-271-1/+1
* I do not want to the maintainer of this piece of vaporware.obrien2002-01-271-1/+1
* These should have also have been removed.obrien2001-08-292-229/+0
* Update to the 6.0.a638 offering.obrien2001-08-283-11/+13
* Really make broken.obrien2001-05-181-1/+1
* Update to build 627 (yes, still broken).obrien2001-05-182-7/+8
* Update to the "609" build incase anyone wants to work on getting this beastobrien2000-11-032-4/+6
* Mark this broken so people don't casually actually try to use this.obrien2000-10-201-0/+2
* First cut at configuration patches. This is very much a WIP, and I welcomeobrien2000-10-175-82/+249
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-231-8/+7
* * Depend on libc6, this should fix some lib-problems. Also automaticallyalex2000-09-161-1/+4
* Fix the error detection routines at the end.sheldonh2000-09-071-17/+16
* Add some more help to solve potential installation problems.asmodai2000-08-311-0/+9
* Add MASTER_SITES and remove notice about manually downloadingjedgar2000-08-281-14/+12
* - Add DISPLAY functionality to keep StarOffice from crashing duringjedgar2000-08-251-13/+31
* New port: staroffice52 (after repo-copy from staroffice5)jedgar2000-08-255-2601/+3102
* fix packaging errors (don't sort the @dirrm list in a-z order)mharo2000-04-201-2/+2
* Correct english grammarmharo2000-04-201-4/+3
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-3/+3
* /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.billf2000-04-151-3/+3
* portname/portversion updatemharo2000-04-141-3/+3
* Add mb@imp.ch as the new MAINTAINER.steve2000-02-291-1/+1
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-281-1/+1
* Misc. small fixes from the maintainer.steve2000-02-272-7/+4
* From maintainer:steve2000-01-301-7/+7
* Add another distribution site for patches and changes the default for thesteve2000-01-011-8/+10
* Remove '-v' from the invocation of ln(1).steve1999-12-241-1/+1
* "Quite sorry for sending this so late. I just got my hands on a Sunasami1999-12-154-2579/+2604
* Fix buglet in the perl expression.obrien1999-12-111-1/+1
* Updated checksums.obrien1999-12-101-0/+2
* I didn't notice there was a .file file as part of the port, and it wasobrien1999-12-101-1/+1
* This is Sun's version 5.1a of StarOffice, an office productivity suiteobrien1999-12-106-0/+2623