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
*
- Remove USE_FAM, it has been replaced by USES=fam
Antoine Brodin
2014-01-05
2
-46
/
+4
*
Reinvokes portaudit a second time in case a problem has been reported. So if ...
Baptiste Daroussin
2014-01-05
1
-0
/
+5
*
Add the debian cdn as a first attempt for debian mirrors
Baptiste Daroussin
2014-01-05
1
-0
/
+1
*
Add new USES=fam that will replace USE_FAM=yes
Antoine Brodin
2014-01-04
1
-0
/
+63
*
Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore.
Rene Ladan
2014-01-04
1
-12
/
+1
*
Add the forgotten targets to _STAGE_SUSEQ
Baptiste Daroussin
2014-01-04
1
-1
/
+3
*
Properly add targets to the sequence they belong to, that now makes them pred...
Baptiste Daroussin
2014-01-04
7
-22
/
+6
*
Add the end-user targets to .PHONY
Baptiste Daroussin
2014-01-04
1
-3
/
+2
*
Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be
Baptiste Daroussin
2014-01-04
3
-3
/
+11
*
Add charsetfix-post-patch to _PATCH_SEQ
Baptiste Daroussin
2014-01-03
2
-3
/
+1
*
Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...
Baptiste Daroussin
2014-01-03
2
-3
/
+1
*
Mark the -message targets as PHONY
Baptiste Daroussin
2014-01-03
1
-0
/
+1
*
extract-message target definition was moved by mistake
Baptiste Daroussin
2014-01-03
1
-2
/
+2
*
Fix typos
Baptiste Daroussin
2014-01-03
1
-1
/
+1
*
Remove 2 more target fallback
Baptiste Daroussin
2014-01-03
1
-10
/
+0
*
Remove more now useless fallback targets
Baptiste Daroussin
2014-01-03
2
-9
/
+2
*
Rework ordering and definition of targets.
Baptiste Daroussin
2014-01-03
1
-267
/
+185
*
Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so that
Adam Weinberger
2014-01-03
1
-1
/
+1
*
Remove FETCH_ARGS from github stuff in bsd.sites.mk.
Adam Weinberger
2014-01-03
1
-3
/
+1
*
Ensure correct ownership of the licenses directory to avoid "leftovers" [1]
Rene Ladan
2014-01-03
1
-0
/
+2
*
Use download.kde.org as the first option for MASTER_SITE_KDE.
Raphael Kubo da Costa
2014-01-03
1
-2
/
+2
*
Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.
Baptiste Daroussin
2014-01-03
1
-8
/
+1
*
Allow to follow 302 redirection when fetching from http.
Baptiste Daroussin
2014-01-03
1
-2
/
+2
*
- Fix mkmf DESTDIR issue with patch from upstream
Steve Wills
2014-01-02
1
-1
/
+1
*
Mk/bsd.sites.mk: Update GCC mirrors
John Marino
2014-01-02
1
-6
/
+13
*
- Add patch to bundled rdoc to fix issue which causes some ports to fail to
Steve Wills
2014-01-02
1
-1
/
+1
*
Replace a source of information that has disapeared[1] by another one[2]
Mathieu Arnold
2013-12-30
1
-2
/
+2
*
- APACHE10 is not OSI Approved [1]
Olli Hauer
2013-12-30
1
-1
/
+1
*
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
Olli Hauer
2013-12-30
1
-3
/
+9
*
Update to 1.2.2.
Koop Mast
2013-12-30
1
-1
/
+2
*
Patch has been applied twice before committing
Baptiste Daroussin
2013-12-28
1
-95
/
+0
*
Convert Mk/bsd.cran.mk to the Uses framework.
David Naylor
2013-12-28
3
-91
/
+190
*
Update ltverhack.
Koop Mast
2013-12-27
1
-0
/
+3
*
New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}
Baptiste Daroussin
2013-12-27
1
-0
/
+11
*
Improve the warning message about the deprecation of WITHOUT_NLS
Baptiste Daroussin
2013-12-26
1
-1
/
+1
*
- Remove USE_OPENAL code
Antoine Brodin
2013-12-26
2
-83
/
+4
*
Add new USES=openal, which will replace USE_OPENAL
Antoine Brodin
2013-12-25
1
-0
/
+90
*
Traditionally, most (if not all) tamperings with ${TMPPLIST} were done
Alexey Dokuchaev
2013-12-25
1
-4
/
+5
*
- Replace USE_DOS2UNIX target by a wrapper for USES=dos2unix
Rene Ladan
2013-12-24
1
-34
/
+14
*
- Don't remove rpath from binaries during install [1]
Max Brazhnikov
2013-12-22
1
-5
/
+2
*
Stop registering recursively dependencies into package with pkgng
Baptiste Daroussin
2013-12-20
1
-1
/
+0
*
Add the directory with GCC runtime libraries to LDFLAGS. This lets Clang
Tijl Coosemans
2013-12-20
1
-1
/
+2
*
Try to fix font handling for xorg fonts when using staging and pkgng.
Niclas Zeising
2013-12-19
1
-0
/
+14
*
- Remove lang/python as implicit build and run dependency from
Marcus von Appen
2013-12-18
1
-4
/
+2
*
Fix user belonging to multiple groups when a package is staged
Baptiste Daroussin
2013-12-18
1
-0
/
+2
*
Use new LIB_DEPENDS syntax for bsd.gnustep.mk
Baptiste Daroussin
2013-12-16
1
-1
/
+1
*
Use new LIB_DEPENDS format for USE_SQLITE
Baptiste Daroussin
2013-12-16
1
-2
/
+2
*
- Update Calligra Suite to 2.7.5.
Alberto Villa
2013-12-16
1
-1
/
+1
*
Mk/bsd.python.mk: fix setup call for python 3.x
William Grzybowski
2013-12-16
1
-1
/
+1
*
Mk/bsd.sanity.mk: note about python auto plist and pkgname
William Grzybowski
2013-12-16
1
-0
/
+4
[next]