summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build on -current with gcc 3.1.Pete Fritchman2002-06-0810-0/+211
* upgrade to 1.54Ying-Chieh Liao2002-06-072-2/+2
* Fix version stringMartin Blapp2002-06-073-3/+3
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-0723-92/+92
* - Dependency fix.Martin Blapp2002-06-073-3/+27
* Make a ugly hack and remove the DISPLAY dependency. We use theMartin Blapp2002-06-073-36/+87
* Automated build is not possible.Martin Blapp2002-06-0720-0/+63
* Sync with reality and sort.Martin Blapp2002-06-063-2481/+7062
* Add missing map files.Martin Blapp2002-06-0646-0/+1495
* Fix stringMartin Blapp2002-06-063-6/+6
* Add DMAKE variable we can later use for more targets.Martin Blapp2002-06-063-21/+21
* Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compileMartin Blapp2002-06-066-72/+210
* Add WITH_DEBUG option, and a needed patch.Martin Blapp2002-06-0678-474/+1783
* 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