index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
openoffice.org-3-RC
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make
Martin Blapp
2003-06-09
1
-0
/
+19
*
Upgrade to OO1.1 beta2.
Martin Blapp
2003-06-07
113
-2554
/
+140
*
Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. Re...
Martin Blapp
2003-05-08
2
-21
/
+27
*
Fix breakage and remove redundant _LITTLE_ENDIAN defines. Remove
Martin Blapp
2003-05-08
2
-8
/
+26
*
Fix debug patches, which were not correctly applied.
Maho Nakata
2003-04-28
2
-15
/
+15
*
FreeBSD doesn't use the same method of authenticating passwords that
Don Lewis
2003-04-22
1
-11
/
+0
*
Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions
Don Lewis
2003-04-22
2
-12
/
+31
*
1. Correct include path for instsetoo/util/openoffice.lst
Maho Nakata
2003-04-19
7
-0
/
+287
*
Fix inappropreate menu item for Japanese.
Maho Nakata
2003-04-17
1
-0
/
+11
*
For GIF patent problem, remove some goodies.
Maho Nakata
2003-04-17
3
-0
/
+346
*
Fix path of soffice binary.
Martin Blapp
2003-04-16
1
-2
/
+2
*
Allow building the slave ports too.
Martin Blapp
2003-04-12
1
-0
/
+13
*
Remove USE_LINUXJDK and simplify set_soenv even more. Use native threads
Martin Blapp
2003-04-04
2
-73
/
+57
*
Same as in patch patch-registry+source+registry.cxx
Martin Blapp
2003-04-03
1
-0
/
+14
*
This part was just wrong. mkstemp does return a file descriptor,
Martin Blapp
2003-04-03
1
-0
/
+14
*
Remove redundant getpwuid_r from the patch. Build getpwuid_r part
Martin Blapp
2003-04-03
1
-72
/
+35
*
Fix crash in Autopilot->Report.
Martin Blapp
2003-04-03
1
-0
/
+11
*
This snapshot has a different path for the userdir.
Martin Blapp
2003-04-01
1
-4
/
+4
*
Update to srx644_ooo20030412.
Martin Blapp
2003-03-31
2
-13
/
+2
*
Readd previous deleted part. It is still needed for 4.x
Martin Blapp
2003-03-31
1
-2
/
+30
*
SOLARINI pointed to the wrong file. ssrx644.ini itself has still
Martin Blapp
2003-03-31
3
-30
/
+53
*
Uups. Committed to the wrong dir.
Martin Blapp
2003-03-30
1
-0
/
+22
*
Work around the issue that our jdk has no version number like 1.4.1_02.
Martin Blapp
2003-03-30
2
-0
/
+60
*
Only do the workaround if a user-install exists.
Martin Blapp
2003-03-29
1
-3
/
+5
*
Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/lib
Martin Blapp
2003-03-28
1
-10
/
+26
*
Patch was reversed.
Martin Blapp
2003-03-28
1
-24
/
+12
*
Unbreak the port and fix the remaining pkg files.
Martin Blapp
2003-03-28
1
-1
/
+1
*
Workarounds for the startup wrappers.
Martin Blapp
2003-03-28
1
-3
/
+7
*
Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for Linux
Martin Blapp
2003-03-28
1
-2
/
+11
*
BSD cp does not have -u option.
Martin Blapp
2003-03-28
1
-0
/
+16
*
Fix typo: ScanFileList -> SCacheFileList
Martin Blapp
2003-03-28
1
-1
/
+1
*
Fix missing patch which was applied to the wrong directory, ouch !
Martin Blapp
2003-03-27
1
-34
/
+27
*
Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCC
Martin Blapp
2003-03-27
1
-0
/
+41
*
Add "bsd" include path to SOLARINC too.
Martin Blapp
2003-03-27
1
-3
/
+4
*
The bsd1.4.1 jdk has a "bsd" include subdir.
Martin Blapp
2003-03-27
1
-1
/
+1
*
This is fixed in the new snap tarball.
Martin Blapp
2003-03-27
2
-211
/
+0
*
Always use ${LINK} and ignore different settings.
Martin Blapp
2003-03-27
1
-1
/
+1
*
Use the linux map files for the gcc3 case.
Martin Blapp
2003-03-23
3
-6
/
+28
*
The disposing happened to early. Move it a bit.
Martin Blapp
2003-03-23
1
-0
/
+34
*
We use the linux jdk now to build, so follow the linux if-clauses here.
Martin Blapp
2003-03-23
2
-0
/
+40
*
Fix bridge tests. Fixed in HEAD of OO.org, but not in srx644 branch.
Martin Blapp
2003-03-23
2
-0
/
+211
*
Remove -export-dynamic. This option is not needed at all and
Martin Blapp
2003-03-23
1
-4
/
+4
*
Readd patch from last commit.
Martin Blapp
2003-03-12
1
-0
/
+11
*
Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
Martin Blapp
2003-03-12
22
-5263
/
+571
*
Update to 1.1 beta. Work in progress.
Martin Blapp
2003-03-05
69
-2243
/
+409
*
Add second part of bison patches. All breakage has been introduced by
Martin Blapp
2002-11-06
1
-0
/
+98
*
Commit first part of bison 1.75 patches.
Martin Blapp
2002-11-04
2
-12
/
+55
*
These libs are now needed.
Martin Blapp
2002-10-31
1
-10
/
+10
*
Correct wrong patch.
Martin Blapp
2002-10-31
1
-3
/
+3
*
Fix this the right way. A include path was wrong in neon, not in
Martin Blapp
2002-10-29
2
-9
/
+11
[next]