summaryrefslogtreecommitdiff
path: root/Mk/Uses
AgeCommit message (Expand)Author
2015-10-19Avoid redundantly looking up python command executions for dependency calcula...Bryan Drewery
2015-10-19Avoid redundantly looking up perl version when looking up dependencies or in ...Bryan Drewery
2015-10-19Improve shebangfix frameworkDmitry Marakasov
2015-10-15Drop 8 support.Mathieu Arnold
2015-10-15Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin
2015-10-14Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringBaptiste Daroussin
2015-10-14Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin
2015-10-10Use USESDIR macroBaptiste Daroussin
2015-10-10Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans
2015-10-08Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov
2015-10-07- Fix compatibility with fmakeDmitry Marakasov
2015-10-07Do not provide empty do-test target for perl5-using portsDmitry Marakasov
2015-10-06www/firefox: update to 41.0Steve Wills
2015-10-03- Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi...Sunpoet Po-Chuan Hsieh
2015-09-30- Fix typoDmitry Marakasov
2015-09-28Implemented complete support for test target.Dmitry Marakasov
2015-09-19Add description about background why arguments other thanHiroki Sato
2015-09-19Make all GNUstep ports install into the System domain so that the Local domai...David Chisnall
2015-09-18Fixup gssapi.mk, no need to support more releases than needed, and useMathieu Arnold
2015-09-18Add a fixup for broken krb5-config script included in 9.XHiroki Sato
2015-09-18Add KRB5CONFIG.Hiroki Sato
2015-09-16- Update jpeg-turbo to 1.4.1 and grab maintainership after several timeoutsAntoine Brodin
2015-09-16textproc/py-xml: remove portRuslan Makhmatkhanov
2015-09-16Update the Qt4 ports to 4.8.7.Raphael Kubo da Costa
2015-09-15- Use -isystem instead of -I to add ${LOCALBASE}/include to the list of heade...Dmitry Marakasov
2015-09-14Rewrite detection of GTK+3 supportOlivier Duchateau
2015-09-14Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode filesAntoine Brodin
2015-09-14Make it so that the default Perl is always called perl5.Mathieu Arnold
2015-09-14Uses/python.mk: Fix PYTHON_REL for pre-release Python versionsKubilay Kocak
2015-09-13Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.Hiroki Sato
2015-09-10Back-out r396454, it's broken on freebsd 9.3 (breaks at least ftp/curl)Antoine Brodin
2015-09-09- Add KRB5CONFIG.Hiroki Sato
2015-09-08Fix build_fs_violation for rebar3 builds.Jimmy Olgeni
2015-09-08[NEW] lang/python35: Welcome Python 3.5.x! (Note: RC3)Kubilay Kocak
2015-09-03Uses/iconv.mk: Set iconv-related CMake variables.Raphael Kubo da Costa
2015-08-31To ease up with future upgrades, move PERL_VERSION into a separate file.Mathieu Arnold
2015-08-24Bump perl5-devel's PERL_VERSION.Mathieu Arnold
2015-08-22- Split ghostscript into X11-independent and -dependent parts:Hiroki Sato
2015-08-20Uses/localbase.mk: Set CMAKE_PREFIX_PATH.Raphael Kubo da Costa
2015-08-18Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.Raphael Kubo da Costa
2015-08-17Rewrite the target ordering code.Mathieu Arnold
2015-08-08Bump the version of clang to 3.6 when c++14-lang is specifiedBrad Davis
2015-08-07Previously, ncurses.mk tests for header instead of the shared libraryXin LI
2015-08-07- Update Firefox to 40.0Jan Beich
2015-08-02By default libtool replaces -export-symbols <file> with -retain-symbols-fileTijl Coosemans
2015-07-29Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin
2015-07-27Bump here too.Mathieu Arnold
2015-07-27Not all Hex package specifications start with the '~' character,Jimmy Olgeni
2015-07-27Use -nox11-suffixed ports instead of DEPENDS_ARGS.Hiroki Sato
2015-07-27Fix build on fmake.Hiroki Sato