Age | Commit message (Expand) | Author |
2016-03-01 | Introduce GH_TUPLE. | Mathieu Arnold |
2016-02-07 | Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/. | Koop Mast |
2016-01-12 | Mention new supported LICENSE values | Dmitry Marakasov |
2016-01-10 | We are actually in 2016 :) | Baptiste Daroussin |
2016-01-10 | Introduce 2 new USES: sqlite and firebird | Baptiste Daroussin |
2015-11-05 | Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC. | Mathieu Arnold |
2015-10-22 | - Add shebangfix documentation bits | Dmitry Marakasov |
2015-10-15 | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | Baptiste Daroussin |
2015-10-14 | Drop the necessity to add ${PORTSDIR} to dependency line | Baptiste Daroussin |
2015-09-28 | Rewording missed from previous commit | Dmitry Marakasov |
2015-09-28 | Implemented complete support for test target. | Dmitry Marakasov |
2015-09-26 | Extend @sample to accept arguments | Baptiste Daroussin |
2015-09-26 | Document @{pre,post}[un]exec in CHANGES | Baptiste Daroussin |
2015-09-14 | Make it so that the default Perl is always called perl5. | Mathieu Arnold |
2015-08-28 | Add generic opt_VARS/opt_VARS_OFF. | Mathieu Arnold |
2015-08-18 | Document r394572 in CHANGES. | Raphael Kubo da Costa |
2015-08-18 | Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or | Mathieu Arnold |
2015-08-17 | Remove UNIQUENAME and LATEST_LINK. | Mathieu Arnold |
2015-07-16 | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | Koop Mast |
2015-07-01 | Introduce target option helpers. | Mathieu Arnold |
2015-06-22 | Document the removal of USE_RCORDER | Baptiste Daroussin |
2015-05-29 | Introduce USE_GITHUB=nodefault to allow fetching additional distfiles | Mathieu Arnold |
2015-05-28 | USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature | Mathieu Arnold |
2015-05-26 | Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle | Antoine Brodin |
2015-05-21 | Remove GH_COMMIT support. | Mathieu Arnold |
2015-04-19 | Mark USE_AUTOTOOLS deprecated and remove support for libtoolize. | Tijl Coosemans |
2015-04-09 | Convert bsd.gnustep.mk to USES=gnustep | Baptiste Daroussin |
2015-04-08 | Document the new USES=waf into CHANGES | Baptiste Daroussin |
2015-04-07 | USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them as | Baptiste Daroussin |
2015-04-06 | - track subversion http module activation change in the correct file | Olli Hauer |
2015-04-01 | Document recent changes | Baptiste Daroussin |
2015-03-31 | - document new subversion httpd module file | Olli Hauer |
2015-03-26 | Document removal of PTHREAD_LIBS/PTHREAD_CFLAGS | Bryan Drewery |
2015-03-23 | Undocument BSDMAKE from r381977 as I have thought of a better way and will | Bryan Drewery |
2015-03-23 | Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD. | Bryan Drewery |
2015-03-19 | Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GI... | Bryan Drewery |
2015-03-19 | Note that GH_TAGNAME can be any length of the git hash. | Bryan Drewery |
2015-03-19 | Update USE_GITHUB so it does not require GH_COMMIT. | Bryan Drewery |
2015-03-05 | The FreeBSD Xfce team proudly presents Xfce 4.12. | Olivier Duchateau |
2015-02-24 | Introduce new USE_QT4 component linguisttools for lrelease/lupdate tools | Max Brazhnikov |
2014-12-17 | Make Perl link all .so it builds with libperl.so. | Mathieu Arnold |
2014-11-29 | Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The | Tijl Coosemans |
2014-11-26 | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold |
2014-11-22 | Finally retire USE_PGSQL | Chris Rees |
2014-11-18 | Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH. | Mathieu Arnold |
2014-11-02 | - Enable SSP by default. | Bryan Drewery |
2014-10-07 | Add an example with @exec too. | Mathieu Arnold |
2014-10-07 | Note @cwd being deprecated. | Mathieu Arnold |
2014-10-01 | Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs | Baptiste Daroussin |
2014-10-01 | Remove support for old autoconf and automake versions from USE_AUTOTOOLS: | Tijl Coosemans |