index
:
ports
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
2025Q1
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.port.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Add Satoshi's much-requested "fake pkg_add" option to the installation
Jordan K. Hubbard
1995-04-19
1
-1
/
+29
*
Use PKGNAME in the "describe" target (used to generate INDEX) too.
Satoshi Asami
1995-04-18
1
-2
/
+2
*
Use PKGNAME instead of DISTNAME in messages. To avoid things like
Satoshi Asami
1995-04-18
1
-20
/
+20
*
"package" now depends on "install", so we can do "make -k package" from
Satoshi Asami
1995-04-17
1
-2
/
+18
*
"all" now depends on "build", not "extract configure build".
Satoshi Asami
1995-04-17
1
-2
/
+2
*
Yikes...typo (.package/ should have been .packages/).
Satoshi Asami
1995-04-15
1
-2
/
+2
*
Don't pass duplicate pkgdeps to pkg_create
Jordan K. Hubbard
1995-04-10
1
-3
/
+3
*
Add new -P argument to pkg_create.
Jordan K. Hubbard
1995-04-09
1
-2
/
+2
*
Add 2 new targets to facilitate some things I'm thinking about.
Jordan K. Hubbard
1995-04-09
1
-1
/
+21
*
1. Fix the first line (should be a proper comment - silly emacs).
Jordan K. Hubbard
1995-04-09
1
-3
/
+4
*
Add support for categorized subdirectories for packages. By default,
Satoshi Asami
1995-04-09
1
-6
/
+25
*
Add USE_X11 for ports which are X11 users but don't use IMAKE.
Jordan K. Hubbard
1995-04-04
1
-2
/
+3
*
Remove a `.' from the end of the echo line
Gary Palmer
1995-04-04
1
-2
/
+2
*
By default, KEYWORDS is a copy of CATEGORIES.
Jordan K. Hubbard
1995-04-01
1
-2
/
+2
*
Add default values and document them for CATEGORIES and KEYWORDS.
Jordan K. Hubbard
1995-04-01
1
-3
/
+3
*
Add support for new CATEGORIES and KEYWORDS fields.
Jordan K. Hubbard
1995-04-01
1
-2
/
+10
*
Add support for "distributed" patches and a little extra cleanup.
Satoshi Asami
1995-03-28
1
-13
/
+89
*
Added more standard package suport file names. INSTALL for the
Satoshi Asami
1995-03-27
1
-2
/
+13
*
Add a misssing `@' from before echo -n "|${MAINTAINER}"
Gary Palmer
1995-03-23
1
-3
/
+3
*
Add maintainer to the index line.
Jordan K. Hubbard
1995-03-22
1
-5
/
+13
*
Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make
Jordan K. Hubbard
1995-03-22
1
-5
/
+15
*
Make the fetch message a little more interesting and informative.
Jordan K. Hubbard
1995-03-21
1
-2
/
+2
*
Add fetch-list command for Rod
Jordan K. Hubbard
1995-03-21
1
-35
/
+53
*
Make the describe rule generate more thorough information that's actually
Jordan K. Hubbard
1995-03-21
1
-8
/
+10
*
Document the index target.
Jordan K. Hubbard
1995-03-21
1
-1
/
+2
*
Don't do anything if BATCH is specified and the port is interactive for
Andreas Schulz
1995-03-20
1
-1
/
+3
*
Change the xmkmf call to a xmkmf -a call. This should be more correct for
Andreas Schulz
1995-03-19
1
-3
/
+3
*
Back out my previous change. I need to really think about this.
Jordan K. Hubbard
1995-03-03
1
-2
/
+2
*
A small feature just for my own use.
Jordan K. Hubbard
1995-03-03
1
-2
/
+2
*
Always go to ${WRKDIR} before extraction. Modify the tar extract command
Jordan K. Hubbard
1995-02-17
1
-3
/
+6
*
Make the checksum target not bomb out if there is a mismatch, just
Gary Palmer
1995-02-14
1
-2
/
+1
*
Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.
Jeffrey Hsu
1995-02-06
1
-2
/
+5
*
Use absolute path to md5 program. It lives in /sbin and people are unlikely
Poul-Henning Kamp
1995-02-04
1
-2
/
+2
*
Add long-awaited (:) support for sophisticated dependency checking. We now
Satoshi Asami
1995-02-04
1
-5
/
+83
*
Start the ball rolling by sticking a
Gary Palmer
1995-02-01
1
-1
/
+2
*
Make fetch a bit more forgiving of subdirs.
Jordan K. Hubbard
1995-01-30
1
-3
/
+3
*
Fix bogus tab in makesum target.
Jordan K. Hubbard
1995-01-24
1
-2
/
+1
*
Set PREFIX in the build target. Suggested by John Fieber.
Jordan K. Hubbard
1995-01-23
1
-5
/
+5
*
Oops. Fix up the checksum routine - my last commit broke it slightly.
Gary Palmer
1995-01-22
1
-20
/
+20
*
Put brackets around EXTRACT_CMD, can be several commands here
Andrey A. Chernov
1995-01-17
1
-3
/
+3
*
Correct a small problem in that when there isn't a checksum for that
Gary Palmer
1995-01-16
1
-4
/
+11
*
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
*
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
[next]