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
2025Q2
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
*
Re-commit of
Alexander Leidinger
2015-08-09
1
-0
/
+17
*
Add a note about not changing MASTER_SITE_BACKUP.
Mathieu Arnold
2015-07-28
1
-1
/
+2
*
Unbreak INDEX, reverting r392921
Antoine Brodin
2015-07-26
1
-17
/
+0
*
64 bit linuxulator support (not activated by default):
Alexander Leidinger
2015-07-26
1
-0
/
+17
*
Pass PKGBASE to qa.sh
Baptiste Daroussin
2015-07-19
1
-1
/
+2
*
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Koop Mast
2015-07-16
1
-73
/
+0
*
Rewite CLEAN-DEPENDS*
Baptiste Daroussin
2015-07-04
1
-81
/
+9
*
Remove support for distfiles in cdrom
Baptiste Daroussin
2015-07-02
1
-17
/
+0
*
Remove useless @ in ALL-DEPENDS-LIST
Baptiste Daroussin
2015-07-01
1
-1
/
+1
*
Move all-depends-list to a regular script
Baptiste Daroussin
2015-07-01
1
-29
/
+6
*
Introduce target option helpers.
Mathieu Arnold
2015-07-01
1
-14
/
+14
*
Refactor dependency checks and installation
Baptiste Daroussin
2015-06-28
1
-167
/
+23
*
- Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} pattern
Dmitry Marakasov
2015-06-27
1
-0
/
+9
*
Fix documentation: all the ports are installed in LOCALBASE include x11 one
Baptiste Daroussin
2015-06-22
1
-1
/
+1
*
Remove AUTOMATIC_PLIST documentation from bsd.port.mk it belong to bsd.linux*.mk
Baptiste Daroussin
2015-06-22
1
-3
/
+0
*
Simplify test on zipped PATCHFILES
Baptiste Daroussin
2015-06-22
1
-3
/
+1
*
Factorize the fake for convenience targets
Baptiste Daroussin
2015-06-22
1
-7
/
+4
*
Remove add-plist-buildinfo it has been unhooked for a while and prevent us from
Baptiste Daroussin
2015-06-22
1
-7
/
+0
*
factorize add-plist-docs and add-plist-examples
Baptiste Daroussin
2015-06-22
1
-20
/
+8
*
Make fetch-url-list an empty target depending on fetch-url-list-int
Baptiste Daroussin
2015-06-22
1
-2
/
+1
*
Make package-noinstall an alias of make package
Baptiste Daroussin
2015-06-22
1
-2
/
+1
*
Garbage collect unused command definition
Baptiste Daroussin
2015-06-22
1
-2
/
+0
*
Make USE_RC_SUBR install rc.d scripts in /etc/rc.d if PREFIX is /usr
Baptiste Daroussin
2015-06-22
1
-18
/
+7
*
Have make showconfig fail if the config is incorrect.
Mathieu Arnold
2015-06-13
1
-1
/
+1
*
Support .zip files in PATCHFILES and EXTRA_PATCHES.
Mathieu Arnold
2015-06-13
1
-0
/
+2
*
Document check-plist and check-sanity targets.
Erwin Lansing
2015-06-12
1
-0
/
+3
*
Remove NEED_ROOT, the last customer has been modified to be able to properly
Baptiste Daroussin
2015-06-04
1
-21
/
+0
*
bsd.port.mk: Implement BROKEN_${OPSYS} and BROKEN_${OPSYS}_${OSREL:R}
John Marino
2015-06-02
1
-3
/
+18
*
This was not supposed to escape my ports tree.
Mathieu Arnold
2015-05-29
1
-1
/
+1
*
Introduce USE_GITHUB=nodefault to allow fetching additional distfiles
Mathieu Arnold
2015-05-29
1
-2
/
+2
*
USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature
Mathieu Arnold
2015-05-28
1
-8
/
+2
*
Remove GH_COMMIT support.
Mathieu Arnold
2015-05-21
1
-5
/
+1
*
Use the same, working, logic for DIST/PATCH group parsing everywhere.
Mathieu Arnold
2015-05-14
1
-5
/
+25
*
USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T...
Bryan Drewery
2015-05-04
1
-4
/
+0
*
Remove _*OWNGRP, with staging it's not useful anymore
Antoine Brodin
2015-05-04
1
-24
/
+7
*
Remove unintended change from r385384 those will come later
Baptiste Daroussin
2015-05-04
1
-7
/
+18
*
Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it.
Baptiste Daroussin
2015-05-04
1
-18
/
+7
*
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
Bryan Drewery
2015-04-28
1
-1
/
+7
*
Do not error on dependency on ${NONEXISTENT}:dir:target when STRICT_DEPENDS
Antoine Brodin
2015-04-28
1
-1
/
+3
*
Add a STRICT_DEPENDS feature which validates dependencies are installed, does
Bryan Drewery
2015-04-21
1
-5
/
+20
*
Remove the destination of a copy before copying to it because it may be
Tijl Coosemans
2015-04-21
1
-2
/
+4
*
- Display a stage-qa warning when ports use PREFIX/var instead of /var
Tijl Coosemans
2015-04-20
1
-1
/
+6
*
Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five times
Gerald Pfeifer
2015-04-19
1
-4
/
+5
*
Improve the OSVERSION==UNAME_r validation from r369644 by skipping it
Bryan Drewery
2015-04-15
1
-0
/
+3
*
Simplify the description of BUNDLE_LIBS.
Gerald Pfeifer
2015-04-12
1
-4
/
+4
*
Fix grammar in description of BUNDLE_LIBS.
Gerald Pfeifer
2015-04-10
1
-1
/
+1
*
- Make it possible to override _MAKE_JOBS when MAKE_JOBS_NUMBER=1
Antoine Brodin
2015-04-10
1
-1
/
+1
*
Remove USE_GNUSTEP from bsd.port.mk
Baptiste Daroussin
2015-04-09
1
-8
/
+0
*
Introduce CONFIGURE_CMD which default on ./${CONFIGURE_SCRIPT} so that we can
Baptiste Daroussin
2015-04-08
1
-1
/
+2
*
pkg sets the defaults owner and group already, no need to specify it via
Baptiste Daroussin
2015-04-08
1
-13
/
+0
[next]