index
:
freebsd/ports.git
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
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
openoffice
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+26
*
Always use the internal stlport if USE_GCC is defined.
Martin Blapp
2002-06-19
1
-1
/
+1
*
If we build a port with a language different than EN or DE, we need
Martin Blapp
2002-06-19
1
-1
/
+1
*
Fix variable
Martin Blapp
2002-06-18
1
-1
/
+1
*
Preparations to add OO ports for other languages. I'll add later OO
Martin Blapp
2002-06-14
1
-4
/
+46
*
OO hasn't crashed anymore, since the mapfiles took place. Remove
Martin Blapp
2002-06-13
1
-4
/
+0
*
Display the kernel config message for 2.95 gcc only on STABLE.
Martin Blapp
2002-06-13
1
-1
/
+2
*
Add missing conditional.
Martin Blapp
2002-06-13
1
-0
/
+2
*
OO is still broken with CURRENT system gcc3.1. We still need USE_GCC=3.1
Martin Blapp
2002-06-13
1
-0
/
+4
*
Fix gcc 2.95.3 crash resulting from a symbol conflict
Martin Blapp
2002-06-12
9
-10
/
+214
*
Enable the exported symbols map files again. A missing map file has been added
Martin Blapp
2002-06-12
37
-177
/
+252
*
Enable the map files.
Martin Blapp
2002-06-12
2
-4
/
+4
*
Add notice about the JDK requirements.
Martin Blapp
2002-06-10
1
-0
/
+4
*
Matt just comitted the fix to CURRENT. Do not display the
Martin Blapp
2002-06-10
1
-2
/
+4
*
It looks like a 'make install-user' as root does add this
Martin Blapp
2002-06-10
1
-1
/
+0
*
Larger stack and datasize seems only be needed if gcc2 is used.
Martin Blapp
2002-06-10
1
-0
/
+2
*
Add message about broken FreeBSD rtld and needed system patch.
Martin Blapp
2002-06-10
1
-0
/
+7
*
Only activate the display hack if no DISPLAY is defined. This should fix
Martin Blapp
2002-06-10
1
-2
/
+21
*
Remove patches with absurdly long filenames (>100 characters), after a
Kris Kennaway
2002-06-10
4
-130
/
+0
*
Fix version string
Martin Blapp
2002-06-07
1
-1
/
+1
*
Add missing -D_REENTRANT in CURRENT.
Martin Blapp
2002-06-07
2
-8
/
+8
*
- Dependency fix.
Martin Blapp
2002-06-07
1
-1
/
+9
*
Make a ugly hack and remove the DISPLAY dependency. We use the
Martin Blapp
2002-06-07
1
-12
/
+29
*
Automated build is not possible.
Martin Blapp
2002-06-07
1
-0
/
+4
*
Sync with reality and sort.
Martin Blapp
2002-06-06
1
-827
/
+2354
*
Add missing map files.
Martin Blapp
2002-06-06
4
-0
/
+130
*
Fix string
Martin Blapp
2002-06-06
1
-2
/
+2
*
Add DMAKE variable we can later use for more targets.
Martin Blapp
2002-06-06
1
-7
/
+7
*
Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compile
Martin Blapp
2002-06-06
2
-24
/
+70
*
Add WITH_DEBUG option, and a needed patch.
Martin Blapp
2002-06-06
9
-90
/
+260
*
Fix distfile name for gcc31
Martin Blapp
2002-06-05
1
-2
/
+2
*
Remove \t from usage(). Add the missing obsolete directory as a copy
Martin Blapp
2002-06-05
1
-8
/
+16
*
I made the mozilla distfiles about 4MB smaller. The includes are always
Martin Blapp
2002-06-05
2
-5
/
+9
*
Also set --enable-gcc3 for CURRENT without USE_GCC
Martin Blapp
2002-06-05
1
-0
/
+4
*
Use USE_GCC as in bsd.ports.mk proposed.
Martin Blapp
2002-06-05
2
-32
/
+30
*
Don't make a mozilla subdir inside the includes
Martin Blapp
2002-06-05
1
-5
/
+4
*
Use CXX to link, since there are many places where CC is missing -lstdc++.
Martin Blapp
2002-06-04
2
-2
/
+2
*
Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. If
Martin Blapp
2002-06-04
2
-12
/
+104
*
Make the installation working on CURRENT to. The LD_LIBS
Martin Blapp
2002-06-04
1
-1
/
+2
*
We finally made it possible. With the new bridge code from Alexander,
Martin Blapp
2002-06-04
1
-3
/
+0
*
AC_TRY_COMPILE -> AC_TRY_LINK
Martin Blapp
2002-06-04
2
-4
/
+4
*
Fix the mozilla include problem and reroll the distfile.
Martin Blapp
2002-06-04
2
-11
/
+1
*
Add new cpp uno bridge for STABLE. Make the necessary hooks and also add
Martin Blapp
2002-06-04
8
-10
/
+3482
*
Check the exception handling. Needed for the cpp uno code
Martin Blapp
2002-06-04
4
-32
/
+102
*
Work around the broken deliver.pl behaviour on CURRENT. For some very
Martin Blapp
2002-06-03
1
-0
/
+10
*
OO bootstrap needs perl.
Martin Blapp
2002-06-03
1
-0
/
+1
*
Some other ln -s -> ln -fs
Martin Blapp
2002-06-02
2
-10
/
+34
*
For now, do not add libstd++ lib to the package. A libgcc_s.so is missing
Martin Blapp
2002-06-02
4
-54
/
+212
*
Add missing includes for CURRENT
Martin Blapp
2002-06-02
2
-0
/
+28
[next]