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
/
bsd.port.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix USE_LDCONFIG32 for stage ready ports
Alex Kozlov
2013-10-15
1
-1
/
+1
*
- Update comments to reflect the new "stage" target
Frederic Culot
2013-10-11
1
-6
/
+7
*
- WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccache
Bryan Drewery
2013-10-11
1
-1
/
+1
*
- Try to clarify USE_PACKAGE_DEPENDS_ONLY failure message
Bryan Drewery
2013-10-10
1
-1
/
+1
*
- Move dialog4ports.sh to more appropriate new directory Mk/Scripts as
Bryan Drewery
2013-10-09
1
-1
/
+1
*
First set of Q/A for staged ports.
Baptiste Daroussin
2013-10-09
1
-0
/
+7
*
- Fix 'USE_DOS2UNIX= file list' not printing file names since r183768
Bryan Drewery
2013-10-09
1
-1
/
+1
*
- Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES.
Bryan Drewery
2013-10-07
1
-5
/
+6
*
- PATCHFILES now support an optional :-pX flag that notes which patch strip
Bryan Drewery
2013-10-05
1
-15
/
+35
*
Allow to mark a port as broken on some given arches without having to add pre...
Baptiste Daroussin
2013-10-03
1
-3
/
+10
*
- Fix 'package' with staging+pkg_install when ports are read-only by creating
Bryan Drewery
2013-10-02
1
-4
/
+12
*
- Fix staging not checking if a port is already installed when installing
Bryan Drewery
2013-10-01
1
-2
/
+2
*
- pkg_install+staging: Fix installing package as non-root to call su.
Bryan Drewery
2013-10-01
1
-2
/
+2
*
The FreeBSD graphics/x11 team proudly presents
Niclas Zeising
2013-09-29
1
-6
/
+8
*
- Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is set
Bryan Drewery
2013-09-27
1
-1
/
+2
*
- Fix FORCE_PKG_REGISTER with pkg_install with staging
Bryan Drewery
2013-09-27
1
-0
/
+4
*
Only make the pkg-plist start with @owner and @group if root is not needed
Baptiste Daroussin
2013-09-24
1
-1
/
+1
*
Allow packaging as a user for stage ready ports
Baptiste Daroussin
2013-09-24
1
-1
/
+12
*
Fix typo
Baptiste Daroussin
2013-09-24
1
-1
/
+1
*
In case the port is supporting staging, initialize the PLIST with
Baptiste Daroussin
2013-09-24
1
-0
/
+4
*
Define UID earlier so that it can be used by USES
Baptiste Daroussin
2013-09-24
1
-4
/
+4
*
- Be explicit about prefix with @cwd for USE_LDCONFIG
Bryan Drewery
2013-09-24
1
-2
/
+2
*
Fix STAGEDIR support for ports using DESKTOP_ENTRIES
Baptiste Daroussin
2013-09-23
1
-1
/
+1
*
Introduce a new MANDIRS macros to make the compress-man determine where the m...
Baptiste Daroussin
2013-09-23
1
-1
/
+2
*
Do not require root credential for make clean if the stage cookie is not present
Baptiste Daroussin
2013-09-23
1
-1
/
+1
*
- Fix PORTDOCS, PORTEXAMPLES and PORTDATA with staging.
Bryan Drewery
2013-09-23
1
-6
/
+6
*
Add support for staging area in the ports tree
Baptiste Daroussin
2013-09-23
1
-28
/
+131
*
- Rename public name of SSP support to WITH_SSP_PORTS as /usr/src
Bryan Drewery
2013-09-22
1
-2
/
+3
*
- Add 2 settable variables
Sunpoet Po-Chuan Hsieh
2013-09-21
1
-2
/
+4
*
SSP support has been added to ports with WITH_SSP for i386 and amd64
Bryan Drewery
2013-09-20
1
-0
/
+11
*
Fix typo
Baptiste Daroussin
2013-09-19
1
-1
/
+1
*
Move the target for sanity checking to the end of bsd.port.mk so that
Baptiste Daroussin
2013-09-19
1
-0
/
+37
*
Remove cruft
Baptiste Daroussin
2013-09-18
1
-3
/
+0
*
Add a new bsd.sanity.mk.
Baptiste Daroussin
2013-09-18
1
-5
/
+4
*
Remove the old perl framework, that also means all the perl code is not loade...
Baptiste Daroussin
2013-09-18
1
-4
/
+0
*
Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ lan...
Baptiste Daroussin
2013-09-09
1
-0
/
+5
*
Don't rely on `file -L' to follow symlinks and find type of the file
Maxim Sobolev
2013-09-08
1
-1
/
+2
*
- Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allow
Bryan Drewery
2013-09-03
1
-1
/
+1
*
- Fix regression from r325805 and allow 'make fetch' to work
Bryan Drewery
2013-09-03
1
-1
/
+1
*
- Fix regression with 'makesum' from r325805 by respecting
Bryan Drewery
2013-09-01
1
-1
/
+1
*
- Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependencies
Bryan Drewery
2013-08-31
1
-3
/
+10
*
- make fetch/checksum: If a fetched file does not match the expected size,
Bryan Drewery
2013-08-31
1
-2
/
+17
*
- make checksum: When encountering a checksum mismatch, delete the file
Bryan Drewery
2013-08-31
1
-0
/
+1
*
- Fix WITH_CCACHE_BUILD support on ports that have a *PATH var in their
Bryan Drewery
2013-08-30
1
-1
/
+1
*
- Support overriding CONFIG_SITE
Bryan Drewery
2013-08-29
1
-1
/
+2
*
On HEAD fetch is now checking for https, which lead to lots of fetch failures
Baptiste Daroussin
2013-07-31
1
-0
/
+1
*
Define MAKE_CMD in post.mk to allow anything to overwrite it
Baptiste Daroussin
2013-07-30
1
-0
/
+1
*
do-install also needs MAKE_CMD
Baptiste Daroussin
2013-07-30
1
-1
/
+1
*
Reduce code duplication by overwriting MAKE_CMD when it is different.
Baptiste Daroussin
2013-07-30
1
-1
/
+1
*
Remove excessive colon
Baptiste Daroussin
2013-07-29
1
-1
/
+1
[next]