index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editors
/
openoffice
Commit message (
Expand
)
Author
Age
Files
Lines
*
1) Add localized help files to the build. Only available for french,
mbr
2002-08-19
2
-18
/
+44
*
Add CXX and CC flags to mozilla build too to workaround the
mbr
2002-08-18
1
-0
/
+4
*
Respect CFLAGS and USE_GCC for mozilla build. Needed
mbr
2002-08-17
1
-1
/
+5
*
Delete unused platform dependent mozilla dists.
mbr
2002-08-16
1
-0
/
+1
*
Build mozilla inside OpenOffice.org. We cannot use a installed mozilla instal...
mbr
2002-08-16
1
-31
/
+47
*
We still had three locales with uppercase chars. To adapt the style
mbr
2002-08-14
2
-104
/
+200
*
Add package-rename target to automate the OpenOffice.org mirror
mbr
2002-08-14
1
-0
/
+10
*
Add missing newline.
mbr
2002-08-14
2
-2
/
+2
*
Allow use of JDK1.3.1 even if we have no hotspot available. I hope this
mbr
2002-08-13
2
-0
/
+26
*
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
mbr
2002-08-13
2
-58
/
+104
*
Fix a ugly bug in a binary compare function which made OpenOffice
mbr
2002-08-13
2
-12
/
+32
*
Correctly add pkgname_suffix for chinese ports.
mbr
2002-08-11
1
-0
/
+3
*
Undef TOP, if it was defined previously.
mbr
2002-08-11
1
-3
/
+3
*
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
mbr
2002-08-10
2
-0
/
+44
*
Bump the portrevision. OpenOffice.org/Sun has requested
mbr
2002-08-09
1
-1
/
+1
*
Fix WITH_DEBUG=1 build. DMAKE was not defined for this case.
mbr
2002-08-09
1
-0
/
+2
*
Re-add LANG_EXT which was removed accidently.
mbr
2002-08-09
1
-0
/
+3
*
Remove spelling dict checksums
mbr
2002-08-08
1
-18
/
+0
*
Fix neon authentification. The patch in external/neon
mbr
2002-08-08
4
-14
/
+244
*
Correct the statement about beta quality.
mbr
2002-08-08
1
-7
/
+11
*
Remove spelling dict support in the main package. There will be
mbr
2002-08-08
1
-25
/
+0
*
machine/soundcard.h -> sys/soundcard.h
mbr
2002-08-08
2
-10
/
+14
*
Fix another namespace collision which made the debug build segfaulting
mbr
2002-08-08
2
-0
/
+68
*
Add optional TTF patch.
mbr
2002-08-08
5
-0
/
+460
*
Fix build dependency.
mbr
2002-08-04
1
-1
/
+1
*
Remove stupid -USE_XLIB dependency. Make this a build dependency.
mbr
2002-08-04
1
-3
/
+2
*
A changedir into the OO.org dir was wrong. This broke relative paths
mbr
2002-08-04
1
-4
/
+4
*
The gcc31 port has been updated. It seems that g++ includes are again in
mbr
2002-08-02
2
-58
/
+2
*
Change MD5 checksum of the main distfile. It seems that OO.org has changed
mbr
2002-08-02
1
-1
/
+1
*
Add another checksum for a spellchecker dict.
mbr
2002-08-02
1
-0
/
+1
*
Add openoffice-wrappers for easier startup. Make pkg-message
mbr
2002-08-01
3
-10
/
+82
*
Remove gd.tuwien.ac.at from MASTER_SITES. The distfile
mbr
2002-08-01
1
-1
/
+0
*
WITH_DEBUG=2 does work now.
mbr
2002-07-31
1
-2
/
+1
*
Only use -g if $debug is true. I'll suggest this also to the
mbr
2002-07-31
2
-6
/
+32
*
Add missing MD5 checksum for the debug mozdist
mbr
2002-07-31
1
-0
/
+1
*
Add missing cases for FreeBSD.
mbr
2002-07-31
10
-0
/
+192
*
Make this script work for FreeBSD.
mbr
2002-07-31
2
-0
/
+42
*
Add missing FreeBSD case.
mbr
2002-07-31
2
-0
/
+22
*
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
mbr
2002-07-31
2
-0
/
+36
*
Add player for KDE2 case.
mbr
2002-07-31
2
-0
/
+40
*
Fix some include paths.
mbr
2002-07-31
4
-0
/
+44
*
Use the same libs to link with as linux does.
mbr
2002-07-31
2
-0
/
+40
*
Fix locking problems.
mbr
2002-07-31
2
-0
/
+60
*
Add patch needed by debug compile build.
mbr
2002-07-31
2
-0
/
+24
*
Do the same as linux to work around some alignment problems.
mbr
2002-07-31
6
-0
/
+84
*
Add missing ! #ifdef
mbr
2002-07-31
2
-0
/
+22
*
Remove probematic -export-dynamic flag, which could lead to namespace
mbr
2002-07-31
4
-12
/
+32
*
Fix i18n related crash. This may be only a workaround, a better solution
mbr
2002-07-31
2
-0
/
+26
*
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
mbr
2002-07-31
2
-44
/
+86
*
Add new mozdist, compiled with -DDEBUG and -g. Thould help to finish
mbr
2002-07-31
1
-0
/
+4
[next]