aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* www/firefox: update to 43.0.1Jan Beich2015-12-192-5/+5
* sites: update MOZILLA mirrorsJan Beich2015-12-191-4/+2
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-2/+2
* gecko: fix typo in r403853Jan Beich2015-12-161-1/+1
* gecko: drop support for libc++ where it's not defaultJan Beich2015-12-161-5/+1
* Uses/pyqt.mk: Move dbussupport to _USE_PYQT_ALL.Raphael Kubo da Costa2015-12-151-3/+3
* New ports: databases/mysql57-client, databases/mysql57-serverKurt Jaeger2015-12-151-0/+1
* Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONSJohn Marino2015-12-141-0/+28
* At very long last land PyQt5 5.5.1 ports.Raphael Kubo da Costa2015-12-131-9/+43
* Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.Raphael Kubo da Costa2015-12-131-4/+4
* Force DEBUG_FILES to be off when building with /usr/share/mk. OtherwiseBryan Drewery2015-12-101-0/+3
* PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.Raphael Kubo da Costa2015-12-081-0/+223
* Update MASTER_SITES_GNUPGJason E. Hale2015-12-081-15/+7
* Mk/Uses/ada.mk: Support lang/gcc6-auxJohn Marino2015-12-061-8/+9
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-052-33/+29
* bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section.Raphael Kubo da Costa2015-12-051-10/+10
* Update ncurses to 6.0Baptiste Daroussin2015-12-051-1/+1
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-043-7/+7
* Also add a centos vault master sites for updatesBaptiste Daroussin2015-11-261-0/+1
* Fix typo preventing using c6_64Baptiste Daroussin2015-11-261-1/+1
* Indent the make logic inside the USE_GITHUB block properly.Mathieu Arnold2015-11-251-41/+41
* keep the multi-github-magic inside of defined(USE_GITHUB)Mathieu Arnold2015-11-251-1/+1
* Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bugJohn Marino2015-11-221-10/+19
* www/seamonkey-i18n: unbreak after r401981Jan Beich2015-11-211-3/+3
* devel/nspr: cleanup cruft to improve styleJan Beich2015-11-211-1/+1
* gecko: catch up with 2015-11-03 release trainJan Beich2015-11-201-2/+2
* databases/mariadb-client,scripts,server: RemoveBernard Spil2015-11-181-18/+8
* Currently, when bsd.port.mk outputs a message addressed to a user, it wouldAlexey Dokuchaev2015-11-181-3/+3
* Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsGerald Pfeifer2015-11-161-0/+1
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.Tijl Coosemans2015-11-151-2/+4
* Enhance "make makepatch" to address two major deficienciesJohn Marino2015-11-152-36/+255
* - Only consider missing dependency origins to be fatal if they were notBryan Drewery2015-11-131-8/+21
* Refactor the list of all excluded options so that the second place it isMathieu Arnold2015-11-131-3/+5
* Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterBryan Drewery2015-11-093-3/+4
* Don't use cookie for test targetDmitry Marakasov2015-11-091-3/+6
* When !defined(DEVELOPER), stage-qa is not put in the stage pipeline.Mathieu Arnold2015-11-091-0/+5
* Remove support for WANT_SDL/HAVE_SDL knobsDmitry Marakasov2015-11-093-33/+6
* Don't hardcode CCACHE_DIR.Bryan Drewery2015-11-061-1/+4
* Fix build with DOCS=off after r400846.Jung-uk Kim2015-11-061-2/+2
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.Mathieu Arnold2015-11-055-13/+23
* Fix a bug introduced in r399992, where creating only a user would failBrad Davis2015-10-291-6/+6
* Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]Kubilay Kocak2015-10-241-3/+5
* Teach the ports framework to handle creating users/groups whenBrad Davis2015-10-221-8/+22
* - Add shebangfix documentation bitsDmitry Marakasov2015-10-221-2/+10
* Revert r399921 for now due to fallout with libclc using ninja.Bryan Drewery2015-10-211-3/+0
* Enable verbose (compiler output) builds for autotools builds when packageBryan Drewery2015-10-211-0/+3
* PLIST_SUB entries need paths relative to PREFIX.Mathieu Arnold2015-10-211-1/+1
* Rework change in r399791 for default perl to not execute it on 'make clean'Bryan Drewery2015-10-201-2/+2
* Roll all of the commands into a loop and use the same patterns for every lang.Bryan Drewery2015-10-201-31/+15
* Avoid redundantly looking up python command executions for dependency calcula...Bryan Drewery2015-10-192-3/+17