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-1.0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define fcvt as extern as NetBSD does.
Martin Blapp
2002-03-10
1
-0
/
+18
*
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
Martin Blapp
2002-03-09
7
-74
/
+95
*
Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
Martin Blapp
2002-03-09
2
-22
/
+398
*
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
Martin Blapp
2002-03-09
1
-0
/
+2
*
Patch got accidently comitted twice.
Martin Blapp
2002-03-09
1
-23
/
+0
*
STABLE does not have langinfo.h yet.
Martin Blapp
2002-03-09
2
-20
/
+40
*
Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.
Martin Blapp
2002-03-09
5
-203
/
+52
*
This patch accidently got the second part dublicated
Martin Blapp
2002-03-08
1
-9
/
+0
*
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
Martin Blapp
2002-03-08
6
-1287
/
+285
*
Add missing typedef and macros. Patch from Carlos F. A. Paniago
Martin Blapp
2002-03-08
1
-0
/
+29
*
We do not have alloca.h
Martin Blapp
2002-03-08
2
-0
/
+24
*
Substitute .cxx files too in the nas-patch. Also add a missing backslash,
Martin Blapp
2002-03-08
3
-3
/
+3
*
Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD
Martin Blapp
2002-03-08
1
-0
/
+23
*
Add -Wl,-export-dynamic for the SHLGUI build too
Martin Blapp
2002-03-08
2
-0
/
+36
*
Add missing $
Martin Blapp
2002-03-08
1
-1
/
+1
*
Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD
Martin Blapp
2002-03-07
2
-0
/
+46
*
Add missing SHL1STDLIBS reordering
Martin Blapp
2002-03-07
2
-4
/
+26
*
Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second
Martin Blapp
2002-03-07
2
-4
/
+64
*
*.cxx also needs <malloc.h>|<stdlib.h>
Martin Blapp
2002-03-06
1
-0
/
+2
*
Add two patches which did not made it in the previous commit
Martin Blapp
2002-03-06
3
-0
/
+44
*
Reorder the SHL1STDLIBS librarys
Martin Blapp
2002-03-06
44
-0
/
+638
*
Bison > 1.3 fixes, sync with NetBSD port source
Martin Blapp
2002-03-06
3
-22
/
+15
*
Openoffice needs x11
Martin Blapp
2002-03-06
1
-1
/
+1
*
s|<malloc.h>|<stdlib.h> for the nas build
Martin Blapp
2002-03-06
2
-0
/
+34
*
Exclude three additional map buildings which are breaking the build
Martin Blapp
2002-03-05
3
-0
/
+35
*
Fix patch paths
Martin Blapp
2002-03-05
2
-4
/
+4
*
Add missing #ifdef for FREEBSD
Martin Blapp
2002-03-05
2
-34
/
+16
*
minormkchanged.flg is not a target. This solves the breakage in solenv
Martin Blapp
2002-03-05
2
-0
/
+22
*
Change PATH from /usr/bin/X11 -> /usr/X11R6/bin
Martin Blapp
2002-03-05
2
-2
/
+2
*
Bring the FreeBSD (NetBSD) mozilla zip files into place
Martin Blapp
2002-03-05
1
-0
/
+3
*
timeb -> time fixes
Martin Blapp
2002-03-05
2
-0
/
+48
*
timeb > time fixes
Martin Blapp
2002-03-05
2
-0
/
+72
*
Fix malformed patch
Martin Blapp
2002-03-05
2
-8
/
+8
*
Build berkeleydb with freebsd include dir and options
Martin Blapp
2002-03-05
2
-0
/
+84
*
Modified to fit our requirements
Martin Blapp
2002-03-05
1
-0
/
+189
*
Fix for newer bison with .h files
Martin Blapp
2002-03-05
1
-0
/
+12
*
Fix file extraction
Martin Blapp
2002-03-05
1
-0
/
+11
*
libfreetype.so.6 > libfreetype.so.7
Martin Blapp
2002-03-05
2
-0
/
+22
*
Fix tar.gz extraction. Our tar seems not to like the included tar files and e...
Martin Blapp
2002-03-05
2
-0
/
+18
*
We do not have SYS_TIMEB_H. Instead use SYS_TIME_H
Martin Blapp
2002-03-05
2
-8
/
+18
*
Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbin
Martin Blapp
2002-03-04
2
-0
/
+68
*
Update to 641c source build
Martin Blapp
2002-03-04
2
-13
/
+14
*
Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_uno
Martin Blapp
2002-03-04
21
-138
/
+5135
*
Our patch(1) does treat -b differently than Linux. This should fix the build.
Martin Blapp
2002-03-03
2
-0
/
+28
*
Another 7 patches from Carlos
Martin Blapp
2002-03-03
13
-0
/
+178
*
Fix dependency of pth and fix jdk paths
Martin Blapp
2002-03-03
1
-2
/
+4
*
The second part was inverted too
Martin Blapp
2002-03-02
2
-4
/
+4
*
Fix inverted diff
Martin Blapp
2002-03-02
2
-4
/
+4
*
Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
Martin Blapp
2002-03-02
11
-0
/
+163
*
Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
Martin Blapp
2002-03-02
26
-0
/
+305
[next]