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.org-2.0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SUN_LEN makro for unix domain socket name lenght.
mbr
2002-10-22
1
-3
/
+3
*
NetBSD, IRIX and FreeBSD support got removed. Add it again.
mbr
2002-10-22
1
-116
/
+71
*
Patch does the same as MacOS-X now.
mbr
2002-10-22
1
-21
/
+7
*
FreeBSD check got removed. Add it again.
mbr
2002-10-22
1
-6
/
+6
*
Remove many diffs here. Many things including exceptions tests are now
mbr
2002-10-22
1
-182
/
+43
*
Add gcc2 freebsd bridge, which did not got tagged for 643.
mbr
2002-10-22
1
-0
/
+1719
*
Remove expat patch. Expat is included in the release tarball, but in a
mbr
2002-10-22
3
-6
/
+13
*
Correct patch name. Since this was a new patch no repocopy is done.
mbr
2002-10-21
1
-0
/
+0
*
Fix install location.
mbr
2002-10-21
1
-2
/
+2
*
Correct install paths and targets.
mbr
2002-10-21
1
-12
/
+12
*
Add FreeBSD case.
mbr
2002-10-21
1
-0
/
+11
*
Add missing FREEBSDI case.
mbr
2002-10-21
2
-0
/
+22
*
Target ul_genall needs to be build before ul_xml_sax.
mbr
2002-10-21
1
-0
/
+11
*
Remove OSL_TRACEs with wrong syntax.
mbr
2002-10-21
1
-0
/
+20
*
We still have no getpwuid_r(). There will be a different fix for this later.
mbr
2002-10-21
1
-0
/
+15
*
Use "tar -xzf" to extract so this target actually works.
mbr
2002-10-21
1
-0
/
+18
*
We do not have alloca.h
mbr
2002-10-21
1
-0
/
+11
*
We do not have -ldl.
mbr
2002-10-21
1
-0
/
+14
*
Add java home to path and missing jre dirs which got just added for the
mbr
2002-10-21
1
-0
/
+23
*
Add missing backslash.
mbr
2002-10-21
1
-1
/
+1
*
Remove this one too ...
mbr
2002-10-21
1
-15
/
+0
*
All patches will be a repocopy from ports/openoffice/files. Remove old
mbr
2002-10-21
130
-9079
/
+0
*
Whoops. Forgot to add the md5 checksums.
mbr
2002-10-20
1
-0
/
+2
*
Neon and expat projects are missing in the official SRX643_00 branch.
mbr
2002-10-20
1
-2
/
+4
*
FreeBSD has still no getpwuid_r()
mbr
2002-10-19
1
-0
/
+15
*
Patch is not needed anymore.
mbr
2002-10-19
1
-10
/
+0
*
Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still not
mbr
2002-10-19
4
-0
/
+754
*
Revive this patch. They got it completly wrong a second time :P If you
mbr
2002-10-19
1
-0
/
+21
*
patch-set_soenv.1 is not used anymore. Configure does now substitute
mbr
2002-10-19
2
-242
/
+23
*
ELSE IF -> ELIF
mbr
2002-10-19
1
-1
/
+1
*
Define ant, and change PREFIX to LOCALBASE.
mbr
2002-10-19
1
-2
/
+3
*
ELSEIF -> ELIF
mbr
2002-10-18
1
-1
/
+1
*
Re-add previously deleted files.
mbr
2002-10-18
63
-0
/
+5323
*
First step to make this port working. Configure works and all patches
mbr
2002-10-18
179
-6483
/
+2246
*
Add += also to GENJAVAFILES.
mbr
2002-09-12
1
-4
/
+6
*
Work around jdk-path issues in CURRENT.
mbr
2002-09-11
1
-0
/
+11
*
Add UTF-8 support to locale. Correct a comment.
mbr
2002-09-03
1
-8
/
+9
*
We still had three locales with uppercase chars. To adapt the style
mbr
2002-08-14
1
-52
/
+100
*
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
mbr
2002-08-13
1
-29
/
+52
*
Fix a ugly bug in a binary compare function which made OpenOffice
mbr
2002-08-13
1
-6
/
+16
*
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
mbr
2002-08-10
1
-0
/
+22
*
machine/soundcard.h -> sys/soundcard.h
mbr
2002-08-08
1
-5
/
+7
*
Fix another namespace collision which made the debug build segfaulting
mbr
2002-08-08
1
-0
/
+34
*
Add optional TTF patch.
mbr
2002-08-08
2
-0
/
+219
*
The gcc31 port has been updated. It seems that g++ includes are again in
mbr
2002-08-02
1
-29
/
+1
*
Only use -g if $debug is true. I'll suggest this also to the
mbr
2002-07-31
1
-3
/
+16
*
Add missing cases for FreeBSD.
mbr
2002-07-31
5
-0
/
+96
*
Make this script work for FreeBSD.
mbr
2002-07-31
1
-0
/
+21
*
Add missing FreeBSD case.
mbr
2002-07-31
1
-0
/
+11
*
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
mbr
2002-07-31
1
-0
/
+18
[next]