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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the build dependendency for the JDK. We
Martin Blapp
2003-02-01
1
-2
/
+3
*
Linux JDK has moved.
Martin Blapp
2003-01-27
1
-1
/
+1
*
Use the linux JDK for the build, which hopefully fixes the
Martin Blapp
2003-01-25
1
-1
/
+20
*
The handbook is no longer installed if the RES_GER variable is missing.
Martin Blapp
2003-01-24
1
-1
/
+1
*
Add missing quote.
Martin Blapp
2003-01-23
1
-1
/
+1
*
Remove problematic USE_GCC=3.1 cause. This should fix the build on STABLE.
Martin Blapp
2003-01-23
1
-4
/
+0
*
Allow language defined pkg-message files.
Martin Blapp
2003-01-23
1
-0
/
+3
*
Fix the sed scripts and use -i orig in the post-install step.
Martin Blapp
2003-01-22
1
-4
/
+3
*
Update to 1.02
Martin Blapp
2003-01-21
1
-12
/
+15
*
There is still no USE_GCC=3.2 version in our port build files. There
Martin Blapp
2003-01-21
1
-5
/
+4
*
Do not define USE_LANG if it is already set.
Martin Blapp
2003-01-21
1
-0
/
+2
*
Set $LANG to a useful value if it is not already set. This is a issue
Martin Blapp
2003-01-21
1
-2
/
+34
*
Use always $PORTVERSION instead of hard coded numbers.
Martin Blapp
2003-01-12
1
-1
/
+1
*
Remove the procfs dependency. Use the PS_STRINGS macro to get argv[].
Martin Blapp
2003-01-12
1
-15
/
+0
*
Fix subdir and last commit. Of course it should have been
Martin Blapp
2002-12-07
1
-2
/
+2
*
Fix dist subdir. OpenOffice.org has changed the subdir order.
Martin Blapp
2002-12-06
1
-1
/
+1
*
Mark rtld crash issue as fixed for current.
Martin Blapp
2002-11-04
1
-0
/
+2
*
Remove one obsolete check and test if all three mozilla files
Martin Blapp
2002-10-29
1
-3
/
+5
*
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
*
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
1
-6
/
+13
*
Finally make the mozilla addressbook and ldap datasources working. Add a new
Martin Blapp
2002-10-14
1
-6
/
+31
*
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
*
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
*
Set WRKDIRPREFIX as empty if we build the included mozilla port. This
Martin Blapp
2002-09-11
1
-7
/
+7
*
Issue a warning if procfs is not mounted. This is a linuxism
Martin Blapp
2002-09-08
1
-0
/
+20
*
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
*
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
1
-12
/
+38
*
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
*
Add package-rename target to automate the OpenOffice.org mirror
Martin Blapp
2002-08-14
1
-0
/
+10
*
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
*
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
*
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
[next]