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
/
Uses
Commit message (
Expand
)
Author
Age
Files
Lines
*
After patching configure restore the original modification time. This
Tijl Coosemans
2014-09-05
1
-4
/
+6
*
Fix man pages in ports using python autoplist after MANEXT removal
Antoine Brodin
2014-09-03
1
-1
/
+1
*
Complain properly about invalid pgsql default versions.
Chris Rees
2014-09-02
1
-0
/
+6
*
Update CMake to 3.0.1.
Raphael Kubo da Costa
2014-09-02
1
-10
/
+0
*
Remove support for pkg_install
Baptiste Daroussin
2014-09-01
1
-16
/
+2
*
Remove support for NO_STAGE
Baptiste Daroussin
2014-09-01
7
-29
/
+2
*
Convert pgsql ports to use USES+=pgsql
Chris Rees
2014-08-25
1
-2
/
+2
*
Remove a few remaining NOPORTDATA
Antoine Brodin
2014-08-18
1
-4
/
+0
*
Add ksh support to USES=shebangfix
Antoine Brodin
2014-08-18
1
-1
/
+3
*
- Fix typo
Sunpoet Po-Chuan Hsieh
2014-08-18
1
-1
/
+1
*
Module::Build installs the empty bootstrap files, even with Perl 5.20, so
Mathieu Arnold
2014-08-18
1
-4
/
+3
*
revert r365227 to allow discussion
Kurt Jaeger
2014-08-17
1
-1
/
+1
*
Mk/Uses/perl5.mk: Fix logic for removal of empty .bs files
Kurt Jaeger
2014-08-17
1
-1
/
+1
*
- Deprecate INSTALLS_EGGINFO
Marcus von Appen
2014-08-17
1
-4
/
+0
*
- Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
Marcus von Appen
2014-08-15
1
-1
/
+1
*
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
Marcus von Appen
2014-08-14
1
-25
/
+56
*
Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.
Mathieu Arnold
2014-08-12
1
-9
/
+14
*
Add support for USES=libtool:build. It adds a build dependency on
Tijl Coosemans
2014-08-10
1
-2
/
+9
*
- Only print the python version mismatch warning, if a dependency or user set
Marcus von Appen
2014-08-10
1
-1
/
+4
*
Convert the Python framework bits to USES=python.
Marcus von Appen
2014-08-09
1
-0
/
+676
*
- If USES=uniquefiles is used without another .mk file incorporating it, the
Marcus von Appen
2014-08-07
1
-1
/
+3
*
Do not override _USES_POST
Antoine Brodin
2014-08-07
2
-2
/
+2
*
Fix typo.
Mathieu Arnold
2014-08-05
1
-1
/
+1
*
Revert 363995 this is making portmaster and portupgrade die in circular depen...
Baptiste Daroussin
2014-08-04
1
-2
/
+0
*
Add USES=execinfo to handle dependency on libexecinfo avoiding pull a useless
Baptiste Daroussin
2014-08-04
1
-0
/
+17
*
Only pulls gmake-lite is not yet existing
Baptiste Daroussin
2014-08-04
1
-0
/
+2
*
Add txz and bz2 arguments to USES=tar
Baptiste Daroussin
2014-08-04
1
-1
/
+3
*
Update mozilla ports:
Baptiste Daroussin
2014-08-04
1
-5
/
+5
*
- Update to 0.037
Sunpoet Po-Chuan Hsieh
2014-07-28
1
-1
/
+1
*
Prevent overlinking of libreadline
Baptiste Daroussin
2014-07-28
1
-1
/
+1
*
- fix typo in RUN_DEPENDS s/POTSDIR/PORTSDIR/
Olli Hauer
2014-07-26
1
-1
/
+1
*
Upate the target_sw field to use ${OPSYS} instead of hardcoding
Dag-Erling Smørgrav
2014-07-26
1
-30
/
+17
*
- Fix _TWISTED_COMPONENTS: add missing "pair"
Sunpoet Po-Chuan Hsieh
2014-07-23
1
-1
/
+1
*
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
Tijl Coosemans
2014-07-23
1
-4
/
+0
*
Switch from CPE 2.2 URIs to CPE 2.3 formatted strings.
Dag-Erling Smørgrav
2014-07-21
1
-7
/
+6
*
- update Module-Build to 0.4206
Yen-Ming Lee
2014-07-15
1
-1
/
+1
*
Fix typo and adjust whitespace in comments.
Ruslan Makhmatkhanov
2014-07-14
1
-1
/
+1
*
- Remove contiguous blank lines
Sunpoet Po-Chuan Hsieh
2014-07-05
1
-1
/
+0
*
Avoid using clang as a fallback compiler on Tier-2 systems for C++0x
Nathan Whitehorn
2014-06-29
1
-2
/
+2
*
- Fix logic from r359424 to not always apply - only apply on tier2 archs.
Bryan Drewery
2014-06-27
1
-1
/
+1
*
On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so is
Nathan Whitehorn
2014-06-26
1
-1
/
+3
*
Fix category
Baptiste Daroussin
2014-06-25
1
-1
/
+1
*
Add USES=makeinfo that will handle the build dependency on the makeinfo utility
Baptiste Daroussin
2014-06-25
1
-0
/
+22
*
Add a lite argument to USES=gmake
Baptiste Daroussin
2014-06-25
1
-5
/
+13
*
Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from the
Rene Ladan
2014-06-22
1
-0
/
+1
*
Add 4 new sed commands to USES=libtool. The first two apply some of the
Tijl Coosemans
2014-06-22
1
-0
/
+6
*
New USES=drupal
Baptiste Daroussin
2014-06-18
1
-0
/
+123
*
Switch to tabspace: 8
Baptiste Daroussin
2014-06-18
1
-36
/
+33
*
Fix packaging of lang/tolua++ with pkg_install
Antoine Brodin
2014-06-17
1
-2
/
+2
*
Also support fmake
Baptiste Daroussin
2014-06-17
1
-6
/
+7
[next]