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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for more variables in elixir.mk.
Jimmy Olgeni
2015-07-13
1
-1
/
+5
*
Fix installation of ERL_DOCS directories.
Jimmy Olgeni
2015-07-10
1
-1
/
+1
*
Fix typo in variable name.
Jimmy Olgeni
2015-07-10
1
-1
/
+1
*
security/libressl: Update to 2.2.1
Bernard Spil
2015-07-08
1
-1
/
+1
*
Improve working of comment.
Jimmy Olgeni
2015-07-07
1
-1
/
+1
*
In elixir.mk, replace custom targets with do-build and do-install.
Jimmy Olgeni
2015-07-07
1
-9
/
+5
*
- Fix dependencies on docs, plperl, pltcl
Philip M. Gollucci
2015-07-07
1
-3
/
+3
*
- Provide a check/warning/fix for users that upgraded from an older release a...
Ryan Steinmetz
2015-07-07
1
-0
/
+7
*
Add Uses/erlang.mk.
Jimmy Olgeni
2015-07-06
1
-0
/
+143
*
- Fix regression-test: TEST_ARGS and TEST_ENV should be overwritable
Sunpoet Po-Chuan Hsieh
2015-07-06
1
-2
/
+2
*
Rewite CLEAN-DEPENDS*
Baptiste Daroussin
2015-07-04
2
-81
/
+59
*
Change the default ELIXIR_HIDDEN regexp to match PORTNAME exactly.
Jimmy Olgeni
2015-07-04
1
-1
/
+1
*
- Instead of limiting effect of alias.mk to DragonFly, extend it to everythin...
Dmitry Marakasov
2015-07-03
1
-2
/
+2
*
Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
Jimmy Olgeni
2015-07-03
1
-0
/
+112
*
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
*
Fix missing variable that got accidentally removed before commit
Baptiste Daroussin
2015-07-01
1
-1
/
+1
*
Move all-depends-list to a regular script
Baptiste Daroussin
2015-07-01
2
-29
/
+45
*
Factorize the function to validate env
Baptiste Daroussin
2015-07-01
3
-26
/
+17
*
Remove disconnected script
Steve Wills
2015-07-01
1
-23
/
+0
*
Update GNUstep ports to their latest versions.
David Chisnall
2015-07-01
3
-3
/
+11
*
Introduce target option helpers.
Mathieu Arnold
2015-07-01
2
-14
/
+31
*
Add PATH environment when trying to find libraries this fixes building under
Baptiste Daroussin
2015-06-30
1
-1
/
+1
*
Rename a few internal multi-USE_GITHUB variables, to ease usage.
Mathieu Arnold
2015-06-30
1
-39
/
+23
*
Remove trace of PostgreSQL in comment
Palle Girgensohn
2015-06-30
1
-1
/
+1
*
Fix typo?
Koop Mast
2015-06-29
1
-1
/
+1
*
Clarify that INSTALLS_ICONS is only usefull for GTK+ applications.
Koop Mast
2015-06-29
1
-3
/
+4
*
Refactor dependency checks and installation
Baptiste Daroussin
2015-06-28
2
-167
/
+200
*
- Reintroduce MASTER_SITE_COMP_SOURCES
Thomas Zander
2015-06-28
1
-0
/
+8
*
- Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} pattern
Dmitry Marakasov
2015-06-27
1
-0
/
+9
*
Ada Framework: Switch to gcc5-aux, upgrade 6 packages at once
John Marino
2015-06-23
1
-4
/
+8
*
Uses/ada.mk: "47" is no longer a valid argument
John Marino
2015-06-23
1
-4
/
+2
*
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
*
Convert to USES=jpeg
Antoine Brodin
2015-06-22
1
-1
/
+2
*
Add USES=jpeg, to handle dependency on a jpeg library
Antoine Brodin
2015-06-22
1
-0
/
+33
*
Forgotten bit from r390291.
Mathieu Arnold
2015-06-22
1
-1
/
+1
*
Replace @dirrmtry by @dir in theory we should be able to remove it entirely but
Baptiste Daroussin
2015-06-20
1
-1
/
+1
*
security/libressl: Update to 2.2.0
Bernard Spil
2015-06-14
1
-1
/
+1
*
Respect DISABLE_MAKE_JOBS in gecko ports
Antoine Brodin
2015-06-13
1
-0
/
+3
*
Add ring server again (seems okay now) to gnupg mirrors.
Jun Kuriyama
2015-06-13
1
-0
/
+1
*
Have make showconfig fail if the config is incorrect.
Mathieu Arnold
2015-06-13
1
-1
/
+1
[next]