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
/
Mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.
hsu
1995-02-06
1
-2
/
+5
*
Use absolute path to md5 program. It lives in /sbin and people are unlikely
phk
1995-02-04
1
-2
/
+2
*
Add long-awaited (:) support for sophisticated dependency checking. We now
asami
1995-02-04
1
-5
/
+83
*
Start the ball rolling by sticking a
gpalmer
1995-02-01
1
-1
/
+2
*
Make fetch a bit more forgiving of subdirs.
jkh
1995-01-30
1
-3
/
+3
*
Fix bogus tab in makesum target.
jkh
1995-01-24
1
-2
/
+1
*
Set PREFIX in the build target. Suggested by John Fieber.
jkh
1995-01-23
1
-5
/
+5
*
Oops. Fix up the checksum routine - my last commit broke it slightly.
gpalmer
1995-01-22
1
-20
/
+20
*
Put brackets around EXTRACT_CMD, can be several commands here
ache
1995-01-17
1
-3
/
+3
*
Correct a small problem in that when there isn't a checksum for that
gpalmer
1995-01-16
1
-4
/
+11
*
Use absolute path for install passed to configure
ache
1995-01-12
1
-3
/
+3
*
Typo!
asami
1995-01-11
1
-3
/
+3
*
Add missing ! in front of pipeline for extract commands---otherwise
asami
1995-01-11
1
-3
/
+3
*
Catch case where extraction fails. Thanks!
jkh
1995-01-10
1
-3
/
+7
*
Move pre-extract target inside COOKIE
ache
1995-01-06
1
-7
/
+8
*
Sort out dependencies. Now they look like:
asami
1995-01-05
1
-5
/
+5
*
Typo fix from Ollivier Robert.
jkh
1995-01-05
1
-3
/
+3
*
Rename check-md5 target to checksum.
jkh
1995-01-05
1
-3
/
+3
*
Gary Palmer's patches for checksumming and description.
jkh
1995-01-04
1
-7
/
+13
*
Put depends before configure. No reason that I can see for putting it after,
jkh
1995-01-04
1
-2
/
+2
*
Some of the doc here was less than adequately fleshed-out. Make some
jkh
1995-01-04
1
-10
/
+20
*
Document describe target.
jkh
1995-01-04
1
-1
/
+3
*
Add describe target support.
jkh
1995-01-03
2
-2
/
+15
*
Preset ac_cv_path_CC="${CC}" before running ./configure,
ache
1995-01-01
1
-2
/
+2
*
Oops, forget "" for ${CC} and ${CFLAGS}...
ache
1994-12-28
1
-2
/
+2
*
Set proper INSTALL* variables before running ./configure
ache
1994-12-28
1
-2
/
+5
*
Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g default
ache
1994-12-28
1
-2
/
+2
*
Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'
ache
1994-12-28
1
-2
/
+2
*
Put dummy targets for make-md5 & check-md5 inside a
gpalmer
1994-12-17
1
-1
/
+5
*
bsd.port.mk: missing semicolon added
gpalmer
1994-12-17
2
-4
/
+8
*
Automatically add gmake to DEPENDS, if USE_GMAKE
ache
1994-12-17
1
-1
/
+4
*
Don't use build: ... pre-build, move pre-build inside
ache
1994-12-17
1
-2
/
+3
*
patch: pre-patch ... is wrong, move pre-patch
ache
1994-12-14
1
-2
/
+3
*
Added '${GMAKE} install.man' when installing with Imake and gmake
jmz
1994-12-12
1
-1
/
+4
*
Early md5-checksumming code. This seems to work fine on my machine
gpalmer
1994-12-11
1
-1
/
+32
*
Last gremlin-killer of the day. Typo fixed and missing .endif replaced.
gpalmer
1994-12-11
1
-2
/
+3
*
<Sigh> Got the placing of a .if wrong. Fix it.
gpalmer
1994-12-11
1
-4
/
+6
*
Erk. Damn. A hash perfixing a comment was lost somewhere.
gpalmer
1994-12-11
1
-2
/
+2
*
1) Small tidyup
gpalmer
1994-12-10
1
-8
/
+27
*
Change wrong comment: NCFTP_ARGS --> NCFTPFLAGS
ache
1994-11-25
1
-2
/
+2
*
Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
ats
1994-11-21
1
-1
/
+3
*
Add reinstall.
jkh
1994-11-17
1
-1
/
+5
*
There seems to be some trouble with install.man working right everywhere.
jkh
1994-11-17
1
-2
/
+2
*
Whoops! Typo. Correct.
jkh
1994-11-17
1
-2
/
+2
*
I found today that making packages for X11 ports wasn't working.
jkh
1994-11-17
1
-2
/
+7
*
Add support for NO_WRKDIR.
jkh
1994-11-17
1
-1
/
+7
*
2 new concepts that just occurred to me:
jkh
1994-11-17
1
-1
/
+14
*
If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefiles
jmz
1994-11-16
1
-1
/
+5
*
Make depends a separate target. Now you can select when the dependency
jkh
1994-11-15
1
-11
/
+15
*
Add patch cookies. This should prevent gratuitous patch re-application
jkh
1994-11-11
1
-9
/
+24
[next]