summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0.2.Joe Marcus Clarke2002-06-0516-32/+40
* Fix distfile name for gcc31Martin Blapp2002-06-053-6/+6
* Remove \t from usage(). Add the missing obsolete directory as a copyMartin Blapp2002-06-053-24/+48
* I made the mozilla distfiles about 4MB smaller. The includes are alwaysMartin Blapp2002-06-056-15/+27
* Also set --enable-gcc3 for CURRENT without USE_GCCMartin Blapp2002-06-053-0/+12
* Use USE_GCC as in bsd.ports.mk proposed.Martin Blapp2002-06-056-96/+90
* Don't make a mozilla subdir inside the includesMartin Blapp2002-06-053-15/+12
* Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp2002-06-0423-23/+23
* Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. IfMartin Blapp2002-06-046-36/+312
* Make the installation working on CURRENT to. The LD_LIBSMartin Blapp2002-06-043-3/+6
* We finally made it possible. With the new bridge code from Alexander,Martin Blapp2002-06-043-9/+0
* AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2002-06-0423-46/+46
* Fix the mozilla include problem and reroll the distfile.Martin Blapp2002-06-046-33/+3
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp2002-06-0475-98/+40026
* Check the exception handling. Needed for the cpp uno codeMartin Blapp2002-06-0429-147/+918
* Use a tab instead of a space after a variable name.OKAZAKI Tetsurou2002-06-041-2/+2
* Work around the broken deliver.pl behaviour on CURRENT. For some veryMartin Blapp2002-06-033-0/+30
* OO bootstrap needs perl.Martin Blapp2002-06-033-0/+3
* Some other ln -s -> ln -fsMartin Blapp2002-06-0223-115/+391
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp2002-06-0246-621/+2438
* Fix building fails when compiled w/ perl interpreter option.David E. O'Brien2002-06-021-4/+15
* Add missing includes for CURRENTMartin Blapp2002-06-0223-0/+322
* Fix previous patch. We have to include unistd.h for FreeBSDMartin Blapp2002-06-0223-207/+253
* Do not link with lsupc++. With the newest gcc3.1 version it seems not toMartin Blapp2002-06-0223-368/+161
* Add a patch to not prototype getopt() again if gcc3 is used.Martin Blapp2002-06-026-0/+210
* Same case as Solaris.Martin Blapp2002-06-0223-0/+253
* Don't compile this for the gcc3 case.Martin Blapp2002-06-026-0/+66
* Fix patch. Of course the original checked for gcc3.0, not gcc3.1Martin Blapp2002-05-3023-23/+23
* Add missing include for strchr() if compiled with gcc3Martin Blapp2002-05-303-0/+36
* Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.Martin Blapp2002-05-3023-0/+253
* USE_LINUX rather than explicitly listing the dependency.David E. O'Brien2002-05-292-3/+3
* upgrade 1.50Ying-Chieh Liao2002-05-292-2/+2
* Add script to generate the needed mozilla dist tarfiles.Martin Blapp2002-05-293-0/+411
* Second part, forgot to commit it.Martin Blapp2002-05-296-72/+165
* Make openoffice compile with gcc from ports, or just with CC=$CC andMartin Blapp2002-05-29294-670/+28874
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-282-3/+3
* Explict dependancy on version 7 of linux_base is not needed anymore.David E. O'Brien2002-05-282-6/+4
* Update to patch level 9.2zd.Gary Jennejohn2002-05-234-4/+8
* Add missing dependency on libgnomeui.Joe Marcus Clarke2002-05-221-1/+2
* Update to 6.0 finalMartin Blapp2002-05-228-142/+108
* Mark it broken again.Martin Blapp2002-05-223-0/+9
* Fix plist for OpenOffice 1.0Martin Blapp2002-05-213-5022/+5022
* Allow package suffix to be overridden.David E. O'Brien2002-05-211-1/+1
* Upgrade to version 1.0 and unbreak.SADA Kenji2002-05-213-849/+876
* Add install-user target.Martin Blapp2002-05-193-0/+12
* Change SO version in oo_setup.resp. Call sed directly.Martin Blapp2002-05-196-12/+9
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-193-3/+5
* Fix the last commit. Since OO was only compileable in a littleMartin Blapp2002-05-193-21/+24
* Unbreak build, since we need testers now the setup works.Martin Blapp2002-05-193-6/+114
* Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2002-05-1923-138/+3496