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
*
Partially revert r361917
Baptiste Daroussin
2014-07-22
1
-5
/
+8
*
Make sure to create the WRKDIR even is do-extract is define in the port Makefile
Baptiste Daroussin
2014-07-21
1
-2
/
+2
*
Clean working directories earlier
Baptiste Daroussin
2014-07-21
1
-1
/
+1
*
Now that all LIB_DEPENDS has been switched to modern version, remove support
Baptiste Daroussin
2014-07-16
1
-38
/
+1
*
bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsd
John Marino
2014-07-15
1
-2
/
+2
*
Fix simple condition in making directories
Baptiste Daroussin
2014-07-15
1
-18
/
+15
*
Be a bit more direct about pkg_install having to be replaced by pkg.
Mathieu Arnold
2014-07-11
1
-2
/
+2
*
Add URL explaining NO_STAGE deprecation
Bryan Drewery
2014-07-02
1
-1
/
+1
*
Deprecate all non stage ports with expiration date 2014-08-31
Baptiste Daroussin
2014-07-02
1
-0
/
+5
*
Remove bsd.pbi.mk, it is not used anymore to produce modern PBIs
Baptiste Daroussin
2014-07-02
1
-2
/
+0
*
Use print/indexinfo to generate index of info pages
Antoine Brodin
2014-06-28
1
-10
/
+5
*
Do not hide errors listing info pages in the pkg case
Antoine Brodin
2014-06-26
1
-1
/
+1
*
Use print/texinfo-lite to install info pages
Baptiste Daroussin
2014-06-25
1
-10
/
+13
*
Remove the IGNOREFILES feature: it was an unsafe feature allowing to use files
Baptiste Daroussin
2014-06-23
1
-64
/
+0
*
Make @dirrmtry handling in pkg_install closer to what pkg does
Antoine Brodin
2014-06-20
1
-3
/
+2
*
Fixup COPYTREE_* doc.
Mathieu Arnold
2014-06-18
1
-4
/
+4
*
Remove support for USE_DRUPAL
Baptiste Daroussin
2014-06-18
1
-4
/
+0
*
Backout support for WITHOUT_INFO in base it triggers an infinite recursion
Baptiste Daroussin
2014-06-15
1
-6
/
+6
*
do not overwrite RUN and BUILD DEPENDS
Baptiste Daroussin
2014-06-15
1
-2
/
+2
*
Make ports providing info files depending on print/textinfo if base has been ...
Baptiste Daroussin
2014-06-15
1
-0
/
+6
*
Make pkg_install aware of @fc @fcfontsdir and @fontsdir
Baptiste Daroussin
2014-06-12
1
-5
/
+3
*
Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREE
Antoine Brodin
2014-06-11
1
-2
/
+2
*
Define X_SYSROOT to avoid duplicating code too much
Baptiste Daroussin
2014-06-11
1
-7
/
+7
*
Support LIBS like LDFLAGS.
Tijl Coosemans
2014-06-11
1
-2
/
+2
*
Don't run fix-perl-bs when NO_STAGE, it's not needed.
Mathieu Arnold
2014-06-10
1
-1
/
+1
*
Remove all the bootstrap files (.bs) from the plists.
Mathieu Arnold
2014-06-10
1
-3
/
+3
*
Kill NO_LDCONFIG_MTREE, it is long dead
Antoine Brodin
2014-06-08
1
-21
/
+9
*
Fix NO_PIE env definition
Baptiste Daroussin
2014-06-07
1
-1
/
+1
*
- Disable PIE in ports for now until more testing can be done.
Bryan Drewery
2014-06-06
1
-0
/
+3
*
lib-depends: Don't show "- not found" on a new line.
Bryan Drewery
2014-06-05
1
-1
/
+2
*
Apply a band-aid on Perl ports plists for perl 5.20.
Mathieu Arnold
2014-06-02
1
-3
/
+3
*
- Fix grammar and reword
Bryan Drewery
2014-05-30
1
-1
/
+1
*
- When showing vulnerability warning give an explanation that there
Bryan Drewery
2014-05-30
1
-0
/
+2
*
- The output from PKG_INFO is actually needed
Bryan Drewery
2014-05-29
1
-1
/
+1
*
- Stop showing pkg warnings when looking for dependencies based on package
Bryan Drewery
2014-05-29
1
-1
/
+1
*
- Remove USE_GMAKE support, please use USES=gmake instead
Martin Wilke
2014-05-29
1
-4
/
+0
*
Add a new option, INSTALL_STRIPPED,
Baptiste Daroussin
2014-05-28
1
-0
/
+2
*
fix checking DISTDIR for writeability
Baptiste Daroussin
2014-05-28
1
-2
/
+2
*
make missing distinfo file fatal
Baptiste Daroussin
2014-05-28
1
-0
/
+1
*
Remove support for USE_DISPLAY
Baptiste Daroussin
2014-05-28
1
-4
/
+0
*
Forgot to add fix-packlist for NEED_ROOT.
Mathieu Arnold
2014-05-27
1
-1
/
+1
*
Drop support for USE_SCONS please use USES=scons instead
Baptiste Daroussin
2014-05-27
1
-7
/
+0
*
Remove bsd.lua.mk and USE_LUA support please use USES=lua
Baptiste Daroussin
2014-05-26
1
-11
/
+0
*
Drop compatibility code for USE_DOS2UNIX
Baptiste Daroussin
2014-05-26
1
-13
/
+0
*
- When searching for lib-depends, show which file was found.
Bryan Drewery
2014-05-25
1
-1
/
+2
*
- Add a USE_PERL5=fixpacklist to account for ports creating one when not using
Mathieu Arnold
2014-05-25
1
-1
/
+1
*
Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.org
Peter Wemm
2014-05-23
1
-2
/
+2
*
Rename pathfix-pre-patch target into pathfix to be consistent
Baptiste Daroussin
2014-05-22
1
-1
/
+1
*
Change the protocal for the default master site backup used for
Erwin Lansing
2014-05-15
1
-2
/
+2
*
- Support pkg-1.3 pkg-audit not-vuln output.
Bryan Drewery
2014-05-12
1
-0
/
+3
[next]