aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerRene Ladan2015-12-311-6/+2
* Be consistent.Mathieu Arnold2015-12-291-3/+3
* Remove unneeded .for loops.Mathieu Arnold2015-12-291-12/+4
* lang/python27(3*), Mk/Uses/python.mk: remove make spawnJohn Marino2015-12-291-1/+1
* Make sure ${WRKSRC}/lib is passed before /usr/local/lib when linking.Raphael Kubo da Costa2015-12-282-15/+11
* gecko: phase out GStreamer supportJan Beich2015-12-281-0/+7
* Remove PYTHON_PORTVERSION guards since it's no longer exportedAntoine Brodin2015-12-271-2/+0
* Do not advise to strip object files, it can be harmfulAntoine Brodin2015-12-251-1/+1
* Do not cache PYTHON_PORTVERSION, it is not invariant between portsAntoine Brodin2015-12-252-2/+0
* - Update to 2.0.0p648Sunpoet Po-Chuan Hsieh2015-12-231-1/+1
* - Update to 2.1.8Sunpoet Po-Chuan Hsieh2015-12-231-1/+1
* - Update to 2.2.4Sunpoet Po-Chuan Hsieh2015-12-231-1/+1
* - add additional blank line, else the first line of the error messageOlli Hauer2015-12-231-0/+1
* - adopt new pkg keywords (CHANGES: 20150926)Olli Hauer2015-12-231-3/+3
* Fix typo in message.Dmitry Sivachenko2015-12-221-1/+1
* - Add http://ftp.ruby-lang.org/ to MASTER_SITE_RUBYSunpoet Po-Chuan Hsieh2015-12-211-8/+2
* Update Calligra to 2.9.10.Raphael Kubo da Costa2015-12-211-1/+1
* FPC framework: Use generic buildname to support DragonFlyJohn Marino2015-12-211-1/+1
* 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