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
*
Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.
Mathieu Arnold
2015-11-05
1
-7
/
+15
*
Fix a bug introduced in r399992, where creating only a user would fail
Brad Davis
2015-10-29
1
-6
/
+6
*
Teach the ports framework to handle creating users/groups when
Brad Davis
2015-10-22
1
-8
/
+22
*
Revert r399921 for now due to fallout with libclc using ninja.
Bryan Drewery
2015-10-21
1
-3
/
+0
*
Enable verbose (compiler output) builds for autotools builds when package
Bryan Drewery
2015-10-21
1
-0
/
+3
*
- Combine clean-depends-list.sh into depends-list.sh
Bryan Drewery
2015-10-19
1
-20
/
+11
*
Fix test-depends after r399703.
Bryan Drewery
2015-10-19
1
-0
/
+1
*
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched
Baptiste Daroussin
2015-10-15
1
-20
/
+20
*
Drop the necessity to add ${PORTSDIR} to dependency line
Baptiste Daroussin
2015-10-14
1
-26
/
+26
*
Don't check for minimal Pkg version for package building.
Bryan Drewery
2015-10-12
1
-1
/
+1
*
Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...
Bryan Drewery
2015-10-12
1
-6
/
+6
*
Export more sysctl(8) vars.
Bryan Drewery
2015-10-12
1
-1
/
+7
*
Remove debugging leftover from r399160.
Bryan Drewery
2015-10-12
1
-1
/
+0
*
Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em...
Bryan Drewery
2015-10-12
1
-1
/
+3
*
Move the exported variable assignments to where they are looked-up.
Bryan Drewery
2015-10-12
1
-1
/
+6
*
Spell 'OSREL' properly from r399155.
Bryan Drewery
2015-10-12
1
-1
/
+1
*
Don't check for minimal pkg version in sub-makes.
Bryan Drewery
2015-10-12
1
-2
/
+3
*
Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.
Bryan Drewery
2015-10-12
1
-2
/
+4
*
Use a loop to export vars.
Bryan Drewery
2015-10-12
1
-5
/
+6
*
Re-apply r398953 with protection for 'make *config*'.
Bryan Drewery
2015-10-12
1
-1
/
+1
*
Replace escaping for exported vars with :Q feature.
Bryan Drewery
2015-10-12
1
-4
/
+4
*
Remove SYSTEMVERSION exporting, not needed since r99913.
Bryan Drewery
2015-10-12
1
-2
/
+1
*
Avoid a useless call to dirname
Baptiste Daroussin
2015-10-10
1
-1
/
+1
*
Remove another unused variable
Baptiste Daroussin
2015-10-10
1
-1
/
+0
*
Remove unused variable
Baptiste Daroussin
2015-10-10
1
-1
/
+0
*
Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC...
Baptiste Daroussin
2015-10-10
1
-0
/
+4
*
Revert r398953 per bdrewery demand it breaks make config
Baptiste Daroussin
2015-10-10
1
-1
/
+1
*
Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC).
Bryan Drewery
2015-10-09
1
-1
/
+1
*
Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.
Bryan Drewery
2015-10-09
1
-1
/
+1
*
Add LOCALBASE-based ldconfig dir to plist for non-default PREFIX
Dmitry Marakasov
2015-10-08
1
-17
/
+22
*
Add a way to cleanly handle terminfo.db file used by devel/ncurses
Dmitry Marakasov
2015-10-08
1
-0
/
+3
*
Implemented complete support for test target.
Dmitry Marakasov
2015-09-28
1
-6
/
+80
*
Restore _FORCE_POST_PATTERNS, some ports are were missed in the conversion
Antoine Brodin
2015-09-26
1
-1
/
+9
*
ocamlfind is not run anymore from any @exec lines
Baptiste Daroussin
2015-09-26
1
-1
/
+0
*
update-desktop-database is not used anymore @*exec
Baptiste Daroussin
2015-09-26
1
-1
/
+0
*
Convert update-mime-database into @post*
Baptiste Daroussin
2015-09-26
1
-1
/
+1
*
Convert load-octave-pkg to proper @postexec
Baptiste Daroussin
2015-09-26
1
-1
/
+0
*
Specify correctly @post* for gtk-query-immodules
Baptiste Daroussin
2015-09-26
1
-3
/
+0
*
Convert a bunch of @exec into proper @postexec
Baptiste Daroussin
2015-09-25
1
-1
/
+0
*
mkfontscale and mkfontdir are not used anymore in @exec lines
Baptiste Daroussin
2015-09-25
1
-1
/
+1
*
kldxref is not used anymore in any @exec
Baptiste Daroussin
2015-09-25
1
-1
/
+1
*
Bump the minimal version of pkg to 1.6.0
Baptiste Daroussin
2015-09-25
1
-1
/
+1
*
Use @post[un]exec for ldconfig to ensure ldconfig is run when needed instead of
Baptiste Daroussin
2015-09-25
1
-11
/
+10
*
Remove another wrong comment
Baptiste Daroussin
2015-09-24
1
-1
/
+0
*
Remove now wrong comment
Baptiste Daroussin
2015-09-24
1
-1
/
+0
*
Allow slave ports to have a Makefile.local.
Bryan Drewery
2015-09-21
1
-0
/
+3
*
Mk/bsd.port.mk: Add PKG_CREATE_VERBOSE functionality
John Marino
2015-08-28
1
-0
/
+7
*
Make package-depends-list accept dependency entries without ${PORTSDIR}
Baptiste Daroussin
2015-08-25
1
-0
/
+4
*
Make build-depends-list and run-depends-list accept dependency lines without
Baptiste Daroussin
2015-08-25
1
-6
/
+14
*
Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.
Mathieu Arnold
2015-08-24
1
-0
/
+3
[next]