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
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
*
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
*
Fix formatting when finding shared library with new LIB_DEPENDS format
Baptiste Daroussin
2013-07-29
1
-1
/
+1
*
Remove support for Qt3/kde in preparation for full Qt3/kde3 removal
Baptiste Daroussin
2013-07-26
1
-13
/
+0
*
Prevent MAKE_JOBS_NUMBER from being recursive
Baptiste Daroussin
2013-07-16
1
-1
/
+1
*
Activate multiple jobs by default [1]
Baptiste Daroussin
2013-07-16
1
-16
/
+14
*
Remove USE_MOTIF as it is not used anymore
Baptiste Daroussin
2013-07-10
1
-21
/
+1
*
Error message when not able to create the optiondir directory.
Baptiste Daroussin
2013-07-10
1
-2
/
+2
*
Move loading of USES post actions after the load of all the bsd.*.mk post act...
Baptiste Daroussin
2013-07-08
1
-9
/
+9
*
Remove all X_FONTS* macros, as they are not used anymore
Baptiste Daroussin
2013-07-08
1
-7
/
+0
*
Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an...
Baptiste Daroussin
2013-07-07
1
-2
/
+0
*
Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT
Baptiste Daroussin
2013-07-07
1
-3
/
+3
*
Remove X_VFBSERVER_PORT now that it is not used anymore
Baptiste Daroussin
2013-07-07
1
-2
/
+1
*
Remove X_FONTSERVER_PORT now that it is not used anymore
Baptiste Daroussin
2013-07-07
1
-1
/
+0
*
Fix MAKE_FORCE_JOBS
Baptiste Daroussin
2013-07-06
1
-2
/
+2
*
Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile...
Baptiste Daroussin
2013-07-05
1
-7
/
+7
*
Add new LIB_DEPENDS syntax:
Baptiste Daroussin
2013-07-05
1
-1
/
+29
*
Import new gmake.mk and rip out USE_GMAKE from bsd.port.mk
Baptiste Daroussin
2013-07-05
1
-23
/
+6
*
Add a mechanism to allow USES to define code to be loaded after post.mk
Baptiste Daroussin
2013-07-05
1
-0
/
+9
*
Switch the default Linux DRI port to linux-f10-dri and remove support
Rene Ladan
2013-07-03
1
-2
/
+1
*
This time USE_IMAKE is totally gone
Baptiste Daroussin
2013-06-29
1
-8
/
+1
*
There are still some USE_IMAKE in the ports tree, add a stub to make them con...
Baptiste Daroussin
2013-06-28
1
-0
/
+4
*
New USES imake to handle the dependency on imake.
Baptiste Daroussin
2013-06-28
1
-27
/
+1
*
Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity
Baptiste Daroussin
2013-06-26
1
-14
/
+33
*
Define UID earlier so that it can be used inside bsd.pkng.mk
Baptiste Daroussin
2013-06-25
1
-3
/
+4
*
Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ...
Baptiste Daroussin
2013-06-25
1
-1
/
+4
*
Update dialog4ports to 0.1.5
Baptiste Daroussin
2013-06-17
1
-0
/
+1
*
Remove trailing @ which breaks PATCH_DEBUG_TMP
Baptiste Daroussin
2013-06-16
1
-1
/
+1
*
Let config-conditional take options configured in make.conf into account.
Tijl Coosemans
2013-06-14
1
-5
/
+3
*
Yes more simplification in showconfig, pretty-print-config and pkgng manifest...
Baptiste Daroussin
2013-06-14
1
-21
/
+5
*
No need to globally define X_NESTSERVER_PORT
Baptiste Daroussin
2013-06-13
1
-1
/
+0
[next]