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-1.0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove one obsolete check and test if all three mozilla files
Martin Blapp
2002-10-29
1
-3
/
+5
*
Fix the recently breakage caused by bison 1.75.
Martin Blapp
2002-10-28
1
-3
/
+3
*
Add one mirror in Russia.
Dmitry Sivachenko
2002-10-26
1
-0
/
+1
*
Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,
Martin Blapp
2002-10-24
1
-6
/
+6
*
Correct optional freetype patch filename.
Martin Blapp
2002-10-23
1
-1
/
+1
*
Remove a nasty error. zipdep always complained to have no execute bit.
Martin Blapp
2002-10-22
1
-0
/
+1
*
All patches have been repocopied to use + as separator and not "::".
Martin Blapp
2002-10-21
150
-8025
/
+0
*
Allow aborted builds to resume again.
Martin Blapp
2002-10-15
1
-2
/
+4
*
Fix inversed targets.
Martin Blapp
2002-10-15
1
-1
/
+1
*
Add a new rtld system patch to Makefile and pkg_message. The
Martin Blapp
2002-10-14
2
-6
/
+22
*
Finally make the mozilla addressbook and ldap datasources working. Add a new
Martin Blapp
2002-10-14
3
-14
/
+60
*
Back out the previous commit to use gcc3.2 on STABLE.
Martin Blapp
2002-10-09
1
-1
/
+1
*
Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for
Martin Blapp
2002-10-09
1
-2
/
+2
*
Use gcc3.2 port to build for STABLE too.
Martin Blapp
2002-10-09
1
-1
/
+1
*
Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.
Martin Blapp
2002-10-09
1
-5
/
+5
*
sf1.mirror.openoffice.org is down now for about 2 weeks. That's
Martin Blapp
2002-09-16
1
-2
/
+3
*
Make a build work even if it has been aborted and the Virtual X-Server
Martin Blapp
2002-09-14
1
-5
/
+10
*
Add += also to GENJAVAFILES.
Martin Blapp
2002-09-12
2
-8
/
+12
*
Set WRKDIRPREFIX as empty if we build the included mozilla port. This
Martin Blapp
2002-09-11
1
-7
/
+7
*
Work around jdk-path issues in CURRENT.
Martin Blapp
2002-09-11
4
-0
/
+42
*
Issue a warning if procfs is not mounted. This is a linuxism
Martin Blapp
2002-09-08
2
-0
/
+28
*
Add UTF-8 support to locale. Correct a comment.
Martin Blapp
2002-09-03
2
-16
/
+18
*
Works again with system compiler.
Martin Blapp
2002-09-01
1
-10
/
+4
*
- Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES
Akinori MUSHA
2002-08-26
1
-5
/
+8
*
Revert part of last commit. It looks like some docs were wrong.
Martin Blapp
2002-08-26
1
-3
/
+3
*
Remove second part of minormkchanged.flg in target.mk. Because this file is
Martin Blapp
2002-08-25
2
-6
/
+24
*
Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in the
Martin Blapp
2002-08-25
1
-7
/
+8
*
1) Add localized help files to the build. Only available for french,
Martin Blapp
2002-08-19
2
-18
/
+44
*
Add CXX and CC flags to mozilla build too to workaround the
Martin Blapp
2002-08-18
1
-0
/
+4
*
Respect CFLAGS and USE_GCC for mozilla build. Needed
Martin Blapp
2002-08-17
1
-1
/
+5
*
Delete unused platform dependent mozilla dists.
Martin Blapp
2002-08-16
1
-0
/
+1
*
Build mozilla inside OpenOffice.org. We cannot use a installed mozilla instal...
Martin Blapp
2002-08-16
1
-31
/
+47
*
We still had three locales with uppercase chars. To adapt the style
Martin Blapp
2002-08-14
2
-104
/
+200
*
Add package-rename target to automate the OpenOffice.org mirror
Martin Blapp
2002-08-14
1
-0
/
+10
*
Add missing newline.
Martin Blapp
2002-08-14
2
-2
/
+2
*
Allow use of JDK1.3.1 even if we have no hotspot available. I hope this
Martin Blapp
2002-08-13
2
-0
/
+26
*
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
Martin Blapp
2002-08-13
2
-58
/
+104
*
Fix a ugly bug in a binary compare function which made OpenOffice
Martin Blapp
2002-08-13
2
-12
/
+32
*
Correctly add pkgname_suffix for chinese ports.
Martin Blapp
2002-08-11
1
-0
/
+3
*
Undef TOP, if it was defined previously.
Martin Blapp
2002-08-11
1
-3
/
+3
*
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
Martin Blapp
2002-08-10
2
-0
/
+44
*
Bump the portrevision. OpenOffice.org/Sun has requested
Martin Blapp
2002-08-09
1
-1
/
+1
*
Fix WITH_DEBUG=1 build. DMAKE was not defined for this case.
Martin Blapp
2002-08-09
1
-0
/
+2
*
Re-add LANG_EXT which was removed accidently.
Martin Blapp
2002-08-09
1
-0
/
+3
*
Remove spelling dict checksums
Martin Blapp
2002-08-08
1
-18
/
+0
*
Fix neon authentification. The patch in external/neon
Martin Blapp
2002-08-08
4
-14
/
+244
*
Correct the statement about beta quality.
Martin Blapp
2002-08-08
1
-7
/
+11
*
Remove spelling dict support in the main package. There will be
Martin Blapp
2002-08-08
1
-25
/
+0
*
machine/soundcard.h -> sys/soundcard.h
Martin Blapp
2002-08-08
2
-10
/
+14
*
Fix another namespace collision which made the debug build segfaulting
Martin Blapp
2002-08-08
2
-0
/
+68
[next]