index
:
freebsd/ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use absolute path for install passed to configure
Andrey A. Chernov
1995-01-12
1
-3
/
+3
*
Typo!
Satoshi Asami
1995-01-11
1
-3
/
+3
*
Add missing ! in front of pipeline for extract commands---otherwise
Satoshi Asami
1995-01-11
1
-3
/
+3
*
Catch case where extraction fails. Thanks!
Jordan K. Hubbard
1995-01-10
1
-3
/
+7
*
Move pre-extract target inside COOKIE
Andrey A. Chernov
1995-01-06
1
-7
/
+8
*
Sort out dependencies. Now they look like:
Satoshi Asami
1995-01-05
1
-5
/
+5
*
Typo fix from Ollivier Robert.
Jordan K. Hubbard
1995-01-05
1
-3
/
+3
*
Rename check-md5 target to checksum.
Jordan K. Hubbard
1995-01-05
1
-3
/
+3
*
Gary Palmer's patches for checksumming and description.
Jordan K. Hubbard
1995-01-04
1
-7
/
+13
*
Put depends before configure. No reason that I can see for putting it after,
Jordan K. Hubbard
1995-01-04
1
-2
/
+2
*
Some of the doc here was less than adequately fleshed-out. Make some
Jordan K. Hubbard
1995-01-04
1
-10
/
+20
*
Document describe target.
Jordan K. Hubbard
1995-01-04
1
-1
/
+3
*
Add describe target support.
Jordan K. Hubbard
1995-01-03
2
-2
/
+15
*
Preset ac_cv_path_CC="${CC}" before running ./configure,
Andrey A. Chernov
1995-01-01
1
-2
/
+2
*
Oops, forget "" for ${CC} and ${CFLAGS}...
Andrey A. Chernov
1994-12-28
1
-2
/
+2
*
Set proper INSTALL* variables before running ./configure
Andrey A. Chernov
1994-12-28
1
-2
/
+5
*
Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g default
Andrey A. Chernov
1994-12-28
1
-2
/
+2
*
Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'
Andrey A. Chernov
1994-12-28
1
-2
/
+2
*
Put dummy targets for make-md5 & check-md5 inside a
Gary Palmer
1994-12-17
1
-1
/
+5
*
bsd.port.mk: missing semicolon added
Gary Palmer
1994-12-17
2
-4
/
+8
*
Automatically add gmake to DEPENDS, if USE_GMAKE
Andrey A. Chernov
1994-12-17
1
-1
/
+4
*
Don't use build: ... pre-build, move pre-build inside
Andrey A. Chernov
1994-12-17
1
-2
/
+3
*
patch: pre-patch ... is wrong, move pre-patch
Andrey A. Chernov
1994-12-14
1
-2
/
+3
*
Added '${GMAKE} install.man' when installing with Imake and gmake
Jean-Marc Zucconi
1994-12-12
1
-1
/
+4
*
Early md5-checksumming code. This seems to work fine on my machine
Gary Palmer
1994-12-11
1
-1
/
+32
*
Last gremlin-killer of the day. Typo fixed and missing .endif replaced.
Gary Palmer
1994-12-11
1
-2
/
+3
*
<Sigh> Got the placing of a .if wrong. Fix it.
Gary Palmer
1994-12-11
1
-4
/
+6
*
Erk. Damn. A hash perfixing a comment was lost somewhere.
Gary Palmer
1994-12-11
1
-2
/
+2
*
1) Small tidyup
Gary Palmer
1994-12-10
1
-8
/
+27
*
Change wrong comment: NCFTP_ARGS --> NCFTPFLAGS
Andrey A. Chernov
1994-11-25
1
-2
/
+2
*
Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
Andreas Schulz
1994-11-21
1
-1
/
+3
*
Add reinstall.
Jordan K. Hubbard
1994-11-17
1
-1
/
+5
*
There seems to be some trouble with install.man working right everywhere.
Jordan K. Hubbard
1994-11-17
1
-2
/
+2
*
Whoops! Typo. Correct.
Jordan K. Hubbard
1994-11-17
1
-2
/
+2
*
I found today that making packages for X11 ports wasn't working.
Jordan K. Hubbard
1994-11-17
1
-2
/
+7
*
Add support for NO_WRKDIR.
Jordan K. Hubbard
1994-11-17
1
-1
/
+7
*
2 new concepts that just occurred to me:
Jordan K. Hubbard
1994-11-17
1
-1
/
+14
*
If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefiles
Jean-Marc Zucconi
1994-11-16
1
-1
/
+5
*
Make depends a separate target. Now you can select when the dependency
Jordan K. Hubbard
1994-11-15
1
-11
/
+15
*
Add patch cookies. This should prevent gratuitous patch re-application
Jordan K. Hubbard
1994-11-11
1
-9
/
+24
*
For submakes, don't do a `${MAKE} ${MAKEFILE} all' or
Jordan K. Hubbard
1994-11-03
1
-5
/
+8
*
Add reinstall target for Poul-H. This lets you install again from
Jordan K. Hubbard
1994-11-03
1
-2
/
+12
*
This is what I get for implementing suggestions without really thinking
Jordan K. Hubbard
1994-11-01
1
-2
/
+2
*
2 changes:
Jordan K. Hubbard
1994-11-01
1
-9
/
+16
*
Make patch rule pick up everything in patchdir alphabetically.
Jordan K. Hubbard
1994-10-31
1
-2
/
+2
*
1. PREFIX has nothing to do with DESTDIR. Remove it finally.
Jordan K. Hubbard
1994-10-22
1
-4
/
+4
*
Invoke install.man if USE_IMAKE is set.
Jordan K. Hubbard
1994-10-22
1
-1
/
+4
*
Add ${.MAKEFLAGS} to sub-makes, pointed by Rod
Andrey A. Chernov
1994-10-14
1
-4
/
+4
*
Add new IS_INTERACTIVE flag. This lets you specify that the port
Jordan K. Hubbard
1994-10-14
1
-3
/
+37
*
Silence the sub-makes.
Jordan K. Hubbard
1994-10-13
1
-3
/
+3
[next]