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
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
openoffice.org-2
Commit message (
Expand
)
Author
Age
Files
Lines
*
We still had three locales with uppercase chars. To adapt the style
Martin Blapp
2002-08-14
1
-52
/
+100
*
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
Martin Blapp
2002-08-13
1
-29
/
+52
*
Fix a ugly bug in a binary compare function which made OpenOffice
Martin Blapp
2002-08-13
1
-6
/
+16
*
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
Martin Blapp
2002-08-10
1
-0
/
+22
*
machine/soundcard.h -> sys/soundcard.h
Martin Blapp
2002-08-08
1
-5
/
+7
*
Fix another namespace collision which made the debug build segfaulting
Martin Blapp
2002-08-08
1
-0
/
+34
*
Add optional TTF patch.
Martin Blapp
2002-08-08
2
-0
/
+219
*
The gcc31 port has been updated. It seems that g++ includes are again in
Martin Blapp
2002-08-02
1
-29
/
+1
*
Only use -g if $debug is true. I'll suggest this also to the
Martin Blapp
2002-07-31
1
-3
/
+16
*
Add missing cases for FreeBSD.
Martin Blapp
2002-07-31
5
-0
/
+96
*
Make this script work for FreeBSD.
Martin Blapp
2002-07-31
1
-0
/
+21
*
Add missing FreeBSD case.
Martin Blapp
2002-07-31
1
-0
/
+11
*
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
Martin Blapp
2002-07-31
1
-0
/
+18
*
Add player for KDE2 case.
Martin Blapp
2002-07-31
1
-0
/
+20
*
Fix some include paths.
Martin Blapp
2002-07-31
2
-0
/
+22
*
Use the same libs to link with as linux does.
Martin Blapp
2002-07-31
1
-0
/
+20
*
Fix locking problems.
Martin Blapp
2002-07-31
1
-0
/
+30
*
Add patch needed by debug compile build.
Martin Blapp
2002-07-31
1
-0
/
+12
*
Do the same as linux to work around some alignment problems.
Martin Blapp
2002-07-31
3
-0
/
+42
*
Add missing ! #ifdef
Martin Blapp
2002-07-31
1
-0
/
+11
*
Remove probematic -export-dynamic flag, which could lead to namespace
Martin Blapp
2002-07-31
2
-6
/
+16
*
Fix i18n related crash. This may be only a workaround, a better solution
Martin Blapp
2002-07-31
1
-0
/
+13
*
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
Martin Blapp
2002-07-31
1
-22
/
+43
*
Display the Linux help text for the jvm install, not the Windows one.
Martin Blapp
2002-07-21
1
-0
/
+11
*
Fix language support. Add missing defines.
Martin Blapp
2002-07-21
2
-8
/
+28
*
Add correct map for rtti test too.
Martin Blapp
2002-07-21
1
-0
/
+13
*
Add PAM support
Martin Blapp
2002-07-21
3
-0
/
+33
*
Set FreeBSD and NetBSD config for mozilla.
Martin Blapp
2002-07-21
1
-0
/
+17
*
Activate sound support.
Martin Blapp
2002-07-21
3
-0
/
+48
*
Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.
Martin Blapp
2002-07-21
1
-0
/
+18
*
Upgrade to 1.0.1
Martin Blapp
2002-07-17
6
-168
/
+54
*
Assign maintainer to mailinglist.
Martin Blapp
2002-06-22
1
-1
/
+1
*
Two typos in the postscript header for printing fixed - one
Martin Blapp
2002-06-21
1
-0
/
+13
*
Fix gcc 2.95.3 crash resulting from a symbol conflict
Martin Blapp
2002-06-12
4
-0
/
+106
*
Enable the exported symbols map files again. A missing map file has been added
Martin Blapp
2002-06-12
3
-12
/
+25
*
Enable the map files.
Martin Blapp
2002-06-12
1
-2
/
+2
*
Remove patches with absurdly long filenames (>100 characters), after a
Kris Kennaway
2002-06-10
3
-37
/
+0
*
Add missing -D_REENTRANT in CURRENT.
Martin Blapp
2002-06-07
1
-4
/
+4
*
Automated build is not possible.
Martin Blapp
2002-06-07
1
-0
/
+3
*
Add missing map files.
Martin Blapp
2002-06-06
2
-0
/
+65
*
Add WITH_DEBUG option, and a needed patch.
Martin Blapp
2002-06-06
3
-12
/
+59
*
Use CXX to link, since there are many places where CC is missing -lstdc++.
Martin Blapp
2002-06-04
1
-1
/
+1
*
AC_TRY_COMPILE -> AC_TRY_LINK
Martin Blapp
2002-06-04
1
-2
/
+2
*
Add new cpp uno bridge for STABLE. Make the necessary hooks and also add
Martin Blapp
2002-06-04
3
-4
/
+1740
*
Check the exception handling. Needed for the cpp uno code
Martin Blapp
2002-06-04
1
-3
/
+36
*
Some other ln -s -> ln -fs
Martin Blapp
2002-06-02
1
-5
/
+17
*
For now, do not add libstd++ lib to the package. A libgcc_s.so is missing
Martin Blapp
2002-06-02
2
-27
/
+106
*
Add missing includes for CURRENT
Martin Blapp
2002-06-02
1
-0
/
+14
*
Fix previous patch. We have to include unistd.h for FreeBSD
Martin Blapp
2002-06-02
1
-9
/
+11
*
Do not link with lsupc++. With the newest gcc3.1 version it seems not to
Martin Blapp
2002-06-02
1
-16
/
+7
[next]