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
*
- Update Firefox to 27.0
Beat Gaetzi
2014-02-05
1
-10
/
+19
*
Add a user warning so that everyone get a notice about the upcoming EoL of pk...
Baptiste Daroussin
2014-02-04
1
-0
/
+10
*
Mk/bsd.sites.mk: Deprecate c. and f. pypi.python.org [part II]
Kubilay Kocak
2014-02-04
1
-2
/
+0
*
Add a note to people still running perl 5.12 that it's going to disapear soon.
Mathieu Arnold
2014-02-03
1
-0
/
+1
*
Mk/bsd.port.mk:
Max Brazhnikov
2014-02-03
1
-1
/
+1
*
- Honor user-defined LANG/LC_ALL/LC_CTYPE before defaulting (improves upon fi...
Ryan Steinmetz
2014-02-01
1
-4
/
+18
*
- Resolve RDoc generation problems
Ryan Steinmetz
2014-01-31
1
-1
/
+1
*
Remove support for unstaged ports.
Rene Ladan
2014-01-31
1
-7
/
+1
*
Remove lame CPAN mirror.
Dag-Erling Smørgrav
2014-01-29
1
-1
/
+0
*
- Support for the MATE desktop environment support
Thomas Zander
2014-01-29
1
-0
/
+1
*
It doesn't require any args.
Mathieu Arnold
2014-01-29
1
-1
/
+1
*
Fix typo (valide -> valid).
Matthias Andree
2014-01-29
1
-2
/
+2
*
- Add two new arguments to USES=iconv so ports can indicate they use GNU
Tijl Coosemans
2014-01-29
1
-11
/
+16
*
- Do not check for ${WRKDIR} in staged files, there are lots of false
Antoine Brodin
2014-01-28
2
-8
/
+5
*
Fix usage with older make
Baptiste Daroussin
2014-01-28
1
-1
/
+2
*
Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.
Tijl Coosemans
2014-01-28
2
-1
/
+43
*
Greatly enhance makeplist to replace all it can find in PLIST_SUB.
Mathieu Arnold
2014-01-28
2
-6
/
+19
*
Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc versio...
Baptiste Daroussin
2014-01-28
1
-1
/
+1
*
Do not overwrite MAKE_ENV when WITH_DEBUG is defined
Baptiste Daroussin
2014-01-27
1
-1
/
+1
*
Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries w...
Baptiste Daroussin
2014-01-27
1
-0
/
+1
*
Add two new options helpers:
Mathieu Arnold
2014-01-27
1
-1
/
+17
*
Use again package-noinstall now that is works
Baptiste Daroussin
2014-01-27
1
-1
/
+1
*
Fix make package-recursive
Baptiste Daroussin
2014-01-27
1
-2
/
+5
*
Fix ports that passes MAKE_ARGS and are not staged yet
Baptiste Daroussin
2014-01-27
1
-1
/
+1
*
Do not show orphans anymore with pkgng for .info files
Baptiste Daroussin
2014-01-27
1
-0
/
+5
*
Do not pass DESTDIR to build target (with a syntax compatible with both fmake...
Baptiste Daroussin
2014-01-27
2
-10
/
+3
*
Add USES=desthack
Baptiste Daroussin
2014-01-27
2
-2
/
+32
*
Remove Useless test on the value of NO_STAGE
Baptiste Daroussin
2014-01-27
1
-1
/
+1
*
- Use proper url
Alex Kozlov
2014-01-27
1
-1
/
+1
*
Only defines the post-stage when needed
Baptiste Daroussin
2014-01-27
1
-1
/
+1
*
- Add a developer warning if NO_STAGE is set
Alex Kozlov
2014-01-26
1
-0
/
+6
*
Unregister lang/gcc44 now that it is no longer used by any port.
Rene Ladan
2014-01-26
1
-2
/
+1
*
mail/policyd2: Fix WebUI, add it as an option
John Marino
2014-01-26
1
-0
/
+1
*
- Add patch to increase stack size to avoid crash on ppc64
Steve Wills
2014-01-25
1
-2
/
+2
*
Add WRKDIR to QA_ENV so that the paths QA check can search for it
Antoine Brodin
2014-01-25
1
-0
/
+1
*
- kernel modules support SSP natively, so change the description
Rene Ladan
2014-01-24
1
-2
/
+2
*
BSD4CLAUSE is FSF approved
Antoine Brodin
2014-01-24
1
-1
/
+1
*
Revert r340911 for now.
Raphael Kubo da Costa
2014-01-24
1
-2
/
+65
*
Use only the official CDNs in MASTER_SITE_{KDE,QT}.
Raphael Kubo da Costa
2014-01-24
1
-65
/
+2
*
Replace a redirect URL (containing multiple query params) with the actual sit...
Alex Dupre
2014-01-24
1
-1
/
+1
*
- Move the MAKE_ARGS variables from some individual math/octave-forge-*
Stephen Montgomery-Smith
2014-01-23
1
-0
/
+1
*
Update master sites for some ports formerly hosted on easysw.com, now extinct.
Matthias Andree
2014-01-22
1
-3
/
+0
*
Add gnome CDN in both https and http flavors.
Koop Mast
2014-01-22
1
-0
/
+2
*
Make it possible to stage ruby gems using mkmf as a regular user
Antoine Brodin
2014-01-22
1
-0
/
+1
*
Fix GNUstep backend naming in bsd.gnustep.mk.
David Chisnall
2014-01-22
1
-1
/
+1
*
New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkit
Pietro Cerutti
2014-01-22
1
-3
/
+7
*
Mk/bsd.site.mk: Remove cs.pu.edu.tw addresses
John Marino
2014-01-20
1
-6
/
+1
*
Add the forgotten test around the IGNORE
Baptiste Daroussin
2014-01-20
1
-0
/
+2
*
NO_STAGEd ports will fail if STAGEDIR is defined.
Baptiste Daroussin
2014-01-20
1
-0
/
+5
*
- Update KDevelop ports to 4.6.0 [1]
Max Brazhnikov
2014-01-17
1
-1
/
+1
[next]