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-1.0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -g from build. We have special makeflags for this in OO.
mbr
2002-05-14
2
-4
/
+4
*
A oounix dir is now used instead of unix. So we need
mbr
2002-05-01
2
-0
/
+24
*
Upgrade to 1.0.0
mbr
2002-05-01
18
-97
/
+112
*
Tweak an error message in pre-extract.
gerald
2002-04-26
1
-2
/
+1
*
Check for missing langinfo.h
mbr
2002-04-25
1
-0
/
+9
*
Add setup description file
mbr
2002-04-24
1
-0
/
+7
*
Fix one mastersite, add install targets and remove the os version check.
mbr
2002-04-24
1
-12
/
+11
*
Remove this patch. It's now included in the 641d build
mbr
2002-04-24
1
-1719
/
+0
*
Bring back deleted patch. We can habe the same flags as linux
mbr
2002-04-23
2
-0
/
+22
*
We do not have alloca.h
mbr
2002-04-23
2
-0
/
+28
*
Go back to mozilla 2.95 includes, a newer version has LDAP code
mbr
2002-04-23
2
-3
/
+3
*
mktemp(3) needs unistd.h
mbr
2002-04-16
2
-0
/
+22
*
Bring the patch to the newest version so it does not break anymore
mbr
2002-04-15
2
-78
/
+158
*
Ifdef another windows timezone definition
mbr
2002-04-15
2
-0
/
+24
*
Add missing includes
mbr
2002-04-15
2
-0
/
+24
*
Fix patch argument which does fix the neon build
mbr
2002-04-15
2
-0
/
+22
*
Upgrade to build 641d. More work is necessary to make the build compile.
mbr
2002-04-02
74
-1020
/
+312
*
Revert the last change. It looks like -fno-rtti is only needed for the
mbr
2002-03-16
4
-2
/
+28
*
Add -fno-rtti so the mozab connector code compiles again.
mbr
2002-03-15
2
-2
/
+2
*
Correct invalid syntax in LIB_DEPENDS
kris
2002-03-15
1
-1
/
+1
*
Add pth directory for LIB_DEPENDS
mbr
2002-03-14
1
-1
/
+1
*
Make portlint happy. Add USE_XLIB
mbr
2002-03-13
1
-10
/
+11
*
Fix breakage with "patch -i" which is missing in STABLE. For some strange
mbr
2002-03-13
9
-0
/
+99
*
We need to build offuh here, else the build stops
mbr
2002-03-11
2
-0
/
+16
*
Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
mbr
2002-03-11
2
-5
/
+5
*
FreeBSD has no -ldl
mbr
2002-03-11
1
-0
/
+14
*
Build unoidl too
mbr
2002-03-11
2
-0
/
+22
*
If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...
mbr
2002-03-11
2
-0
/
+24
*
Remove unnecessary #defines
mbr
2002-03-11
2
-0
/
+26
*
Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>
mbr
2002-03-11
2
-0
/
+38
*
Fix one #ifdef and add two more checks
mbr
2002-03-11
1
-2
/
+20
*
Add langinfo twirks
mbr
2002-03-10
1
-0
/
+18
*
Add tgetpwnam test for FreeBSD too
mbr
2002-03-10
2
-4
/
+40
*
Remove _cdecl before main()
mbr
2002-03-10
1
-0
/
+11
*
AddrLen is socklen_t, not int
mbr
2002-03-10
2
-4
/
+22
*
Add -f to ln to continue builds
mbr
2002-03-10
2
-14
/
+50
*
A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c
mbr
2002-03-10
1
-14
/
+0
*
Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used
mbr
2002-03-10
2
-18
/
+24
*
We do not have GLIBC. Sigh.
mbr
2002-03-10
2
-4
/
+14
*
Define fcvt as extern as NetBSD does.
mbr
2002-03-10
1
-0
/
+18
*
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
mbr
2002-03-09
7
-74
/
+95
*
Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
mbr
2002-03-09
2
-22
/
+398
*
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
mbr
2002-03-09
1
-0
/
+2
*
Patch got accidently comitted twice.
mbr
2002-03-09
1
-23
/
+0
*
STABLE does not have langinfo.h yet.
mbr
2002-03-09
2
-20
/
+40
*
Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.
mbr
2002-03-09
5
-203
/
+52
*
This patch accidently got the second part dublicated
mbr
2002-03-08
1
-9
/
+0
*
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
mbr
2002-03-08
6
-1287
/
+285
*
Add missing typedef and macros. Patch from Carlos F. A. Paniago
mbr
2002-03-08
1
-0
/
+29
*
We do not have alloca.h
mbr
2002-03-08
2
-0
/
+24
[next]