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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WITH_DEBUG option, and a needed patch.
mbr
2002-06-06
78
-474
/
+1783
*
Update to 1.0.2.
marcus
2002-06-05
16
-32
/
+40
*
Fix distfile name for gcc31
mbr
2002-06-05
3
-6
/
+6
*
Remove \t from usage(). Add the missing obsolete directory as a copy
mbr
2002-06-05
3
-24
/
+48
*
I made the mozilla distfiles about 4MB smaller. The includes are always
mbr
2002-06-05
6
-15
/
+27
*
Also set --enable-gcc3 for CURRENT without USE_GCC
mbr
2002-06-05
3
-0
/
+12
*
Use USE_GCC as in bsd.ports.mk proposed.
mbr
2002-06-05
6
-96
/
+90
*
Don't make a mozilla subdir inside the includes
mbr
2002-06-05
3
-15
/
+12
*
Use CXX to link, since there are many places where CC is missing -lstdc++.
mbr
2002-06-04
23
-23
/
+23
*
Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. If
mbr
2002-06-04
6
-36
/
+312
*
Make the installation working on CURRENT to. The LD_LIBS
mbr
2002-06-04
3
-3
/
+6
*
We finally made it possible. With the new bridge code from Alexander,
mbr
2002-06-04
3
-9
/
+0
*
AC_TRY_COMPILE -> AC_TRY_LINK
mbr
2002-06-04
23
-46
/
+46
*
Fix the mozilla include problem and reroll the distfile.
mbr
2002-06-04
6
-33
/
+3
*
Add new cpp uno bridge for STABLE. Make the necessary hooks and also add
mbr
2002-06-04
75
-98
/
+40026
*
Check the exception handling. Needed for the cpp uno code
mbr
2002-06-04
29
-147
/
+918
*
Use a tab instead of a space after a variable name.
okazaki
2002-06-04
1
-2
/
+2
*
Work around the broken deliver.pl behaviour on CURRENT. For some very
mbr
2002-06-03
3
-0
/
+30
*
OO bootstrap needs perl.
mbr
2002-06-03
3
-0
/
+3
*
Some other ln -s -> ln -fs
mbr
2002-06-02
23
-115
/
+391
*
For now, do not add libstd++ lib to the package. A libgcc_s.so is missing
mbr
2002-06-02
46
-621
/
+2438
*
Fix building fails when compiled w/ perl interpreter option.
obrien
2002-06-02
1
-4
/
+15
*
Add missing includes for CURRENT
mbr
2002-06-02
23
-0
/
+322
*
Fix previous patch. We have to include unistd.h for FreeBSD
mbr
2002-06-02
23
-207
/
+253
*
Do not link with lsupc++. With the newest gcc3.1 version it seems not to
mbr
2002-06-02
23
-368
/
+161
*
Add a patch to not prototype getopt() again if gcc3 is used.
mbr
2002-06-02
6
-0
/
+210
*
Same case as Solaris.
mbr
2002-06-02
23
-0
/
+253
*
Don't compile this for the gcc3 case.
mbr
2002-06-02
6
-0
/
+66
*
Fix patch. Of course the original checked for gcc3.0, not gcc3.1
mbr
2002-05-30
23
-23
/
+23
*
Add missing include for strchr() if compiled with gcc3
mbr
2002-05-30
3
-0
/
+36
*
Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.
mbr
2002-05-30
23
-0
/
+253
*
USE_LINUX rather than explicitly listing the dependency.
obrien
2002-05-29
2
-3
/
+3
*
upgrade 1.50
ijliao
2002-05-29
2
-2
/
+2
*
Add script to generate the needed mozilla dist tarfiles.
mbr
2002-05-29
3
-0
/
+411
*
Second part, forgot to commit it.
mbr
2002-05-29
6
-72
/
+165
*
Make openoffice compile with gcc from ports, or just with CC=$CC and
mbr
2002-05-29
294
-670
/
+28874
*
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
marcus
2002-05-28
2
-3
/
+3
*
Explict dependancy on version 7 of linux_base is not needed anymore.
obrien
2002-05-28
2
-6
/
+4
*
Update to patch level 9.2zd.
gj
2002-05-23
4
-4
/
+8
*
Add missing dependency on libgnomeui.
marcus
2002-05-22
1
-1
/
+2
*
Update to 6.0 final
mbr
2002-05-22
8
-142
/
+108
*
Mark it broken again.
mbr
2002-05-22
3
-0
/
+9
*
Fix plist for OpenOffice 1.0
mbr
2002-05-21
3
-5022
/
+5022
*
Allow package suffix to be overridden.
obrien
2002-05-21
1
-1
/
+1
*
Upgrade to version 1.0 and unbreak.
sada
2002-05-21
3
-849
/
+876
*
Add install-user target.
mbr
2002-05-19
3
-0
/
+12
*
Change SO version in oo_setup.resp. Call sed directly.
mbr
2002-05-19
6
-12
/
+9
*
Back to betas...Update to GNOME 2.0 beta 5.
marcus
2002-05-19
3
-3
/
+5
*
Fix the last commit. Since OO was only compileable in a little
mbr
2002-05-19
3
-21
/
+24
*
Unbreak build, since we need testers now the setup works.
mbr
2002-05-19
3
-6
/
+114
[next]