aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Fix "need root" logic for PORT_DBDIR.jonathan2016-05-141-2/+4
* - Use files.pythonhosted.org for less redirectionslwhsu2016-05-131-1/+1
* Record TIMESTAMP in make makesumemaste2016-05-131-4/+13
* Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base systemtijl2016-05-121-2/+3
* Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2.mat2016-05-091-1/+5
* Try to simplify how libperl.so is looked for.mat2016-05-092-10/+14
* - Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection forlwhsu2016-05-061-1/+2
* Allow overriding PERL and PERL5.bdrewery2016-05-051-2/+2
* Remove now unused USE_RAKEswills2016-05-041-5/+0
* lang/ruby23: update to 2.3.1swills2016-05-041-1/+1
* lang/ruby22: update to 2.2.5swills2016-05-041-1/+1
* lang/ruby21: Update to 2.1.9swills2016-05-041-1/+1
* security/libressl: Add UPDATING entry and bump SHLIB in bsd.openssl.mkbrnrd2016-05-041-2/+4
* Fix excluding implied options.bdrewery2016-05-041-0/+10
* editors/emacs-devel[1]:ashish2016-05-021-1/+1
* Fix WITH_BDB_VER support, and switch to DEFAULT_VERSIONS.mat2016-05-022-10/+18
* gecko: unbreak WebRTC microphone selection popup with ALSA=onjbeich2016-05-011-1/+1
* Change Ada Framework foundation from gcc5-aux to gcc6-auxmarino2016-04-301-3/+3
* Remove ${PORTSDIR}/ from _DEPENDS for ocaml ports.mat2016-04-291-4/+4
* Remove quotes here, ${m} is already quoted.mat2016-04-291-1/+1
* Remove ${PORTSDIR} from python _DEPENDSantoine2016-04-281-3/+3
* Add a warning about using PORTSDIR in a *_DEPENDS line.mat2016-04-281-0/+11
* Now that autoplist is not used, remove support for it, and fix header.mat2016-04-281-3/+3
* Improve gem.mkswills2016-04-282-3/+18
* Don't abuse an existing target and create our own.mat2016-04-281-3/+2
* create USES=gem and update rubygem- ports to use itswills2016-04-282-138/+145
* remove RUBY_SHEBANG_FILES since USES=shebangfix does the sameswills2016-04-261-32/+0
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.mat2016-04-263-42/+63
* Move USE_BDB support from bsd.databases.mk to its own file.mat2016-04-264-248/+257
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.mat2016-04-263-33/+3
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.mat2016-04-263-31/+3
* Require at least version 0.9.10 of pkgconf. This version fixed a problemtijl2016-04-251-1/+1
* Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17rene2016-04-241-3/+0
* Fix USES=pear.mat2016-04-221-3/+2
* Move lang/go/files/bsd.go.mk to USES=go.mat2016-04-221-0/+93
* Add the messages from check-deprecated to the package +DISPLAY so thatmat2016-04-221-0/+36
* Make all the targets in USES use the _USES_* helpers.mat2016-04-224-27/+26
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.gahr2016-04-211-1/+1
* www/firefox{,-esr}: update to 46.0 (rc4) / 45.1esrjbeich2016-04-211-6/+6
* Use correct include dir switch in USES=tcl:tea. Adjust devel/tclreadline.gahr2016-04-211-1/+1
* Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.gahr2016-04-191-1/+17
* - add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd)ohauer2016-04-191-1/+1
* Extract the users/groups creation into a separate shell script.mat2016-04-192-89/+204
* Update KDevelop to 4.7.3 and KDevplatform to 1.7.3.rakuco2016-04-151-1/+1
* Remove superfluous, non working, code.mat2016-04-151-1/+0
* bsd.kde4.mk: Add KDE4_APPLICATIONS_{VERSION,BRANCH}.rakuco2016-04-151-0/+2
* Add user NOTICE for MAINTAINER=ports@swills2016-04-141-0/+14
* Try to be more helpful to our users, and keep all the possible versionsmat2016-04-1414-0/+45
* USE_RC_SUBR=yes has not done anything for a long time, remove it frommat2016-04-142-2/+6
* bsd.port.mk: sync INSTALL_* comments with Porter's Handbookjbeich2016-04-131-2/+2
* Set the user:group for the include-files as well.mi2016-04-131-0/+3
* Add CONFIGURE_OUTSOURCE supportjbeich2016-04-131-0/+11
* Change default directory used by USES=autoreconf to WRKSRCjbeich2016-04-131-3/+4
* Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}jbeich2016-04-132-5/+5
* CentOS ports: for c6_64, install 32bit libraries alongsideswills2016-04-132-3/+27
* mail/thunderbird: update to 45.0 (rc1)jbeich2016-04-131-3/+3
* Restrict dns/ironsides to gcc5-aux onlymarino2016-04-111-0/+2
* Switch default Ruby version from 2.1 to 2.2swills2016-04-051-1/+1
* bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSAjbeich2016-04-021-6/+0
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-014-10/+10
* Fixup some whitespace at the beginning of lines problems.mat2016-04-012-6/+6
* - remove PKG_DBDIRdinoex2016-03-311-3/+0
* New port: databases/qt5-sqldrivers-tds.rakuco2016-03-311-3/+3
* Make the do-{build,extract,install} targets overrideable.brd2016-03-301-0/+6
* Mk/Iconv.mk: Remove DragonFly exceptionmarino2016-03-291-1/+1
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-2785-633/+633
* Add USES=7z support: common way to extract 7-Zip archivesjbeich2016-03-251-0/+64
* www/firefox: build with Rust sourcesjbeich2016-03-251-0/+10
* Make print/ghostscript9-agpl-base the default Ghostscript port. Upstreamtijl2016-03-242-17/+8
* Replace the license dialog menu and "View license" screen with one --yesnotijl2016-03-211-11/+3
* Added REGEX_DESC flagvg2016-03-211-0/+1
* Revert local changes accidentally committed in previous commit.tijl2016-03-201-46/+4
* Install net/libnet headers and libraries back in the location where othertijl2016-03-201-4/+46
* Fix installed version check on FreeBSD 9.fjoe2016-03-171-1/+5
* Update the KDE Telepathy ports to 0.9.0.rakuco2016-03-161-1/+1
* Add MASTER_SITES to options helpers.mat2016-03-151-3/+4
* www/firefox: limit r410973 to OSVERSION before the fixjbeich2016-03-141-1/+2
* www/firefox: work around Clang 3.4 crash with OPTIMIZED_CFLAGS=offjbeich2016-03-131-0/+3
* Once upon a time, when you ran make package and the ${PACKAGES}mat2016-03-121-0/+3
* Allow overriding WRKSRC for USES=dos2unixjbeich2016-03-111-4/+7
* Fix fetch-list.mat2016-03-111-3/+6
* gecko: build as position-independent executablejbeich2016-03-101-0/+1
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-4/+4
* - Update bitset_DEPENDSsunpoet2016-03-081-4/+8
* Fix the fetch-specials target when dependencies are defined without ${PORTSDIR}bapt2016-03-071-0/+4
* - Add support for USES=tar:tbz2amdmi32016-03-061-0/+2
* www/firefox{,-esr}: update to 45.0 (rc2) / 38.7.0jbeich2016-03-052-8/+3
* Add GStreamer1 gstsink plugin.kwm2016-03-041-1/+3
* gecko: unify unchanging options into bsd.gecko.mkjbeich2016-03-031-0/+4
* Add GH_TUPLE to the options flags too.mat2016-03-021-4/+4
* Introduce GH_TUPLE.mat2016-03-021-0/+6
* Add FLUIDSYNTH option generic description, and remove ad-hoc setting indanfe2016-03-021-0/+1
* Use more proper WITHOUT_ rather than NO_ for disabling symbols.bdrewery2016-02-241-2/+2
* As r403467 intended, also avoid splitting symbols for kernel modules.bdrewery2016-02-231-0/+1
* Mk/bsd.licenses.db.mk: Add UCIC/NCSA Licensekoobs2016-02-211-2/+5
* For PYTHON_NO_DEPENDS don't pass PYTHON_VERSION to dependencies.bdrewery2016-02-201-0/+2
* bsd.php.mkmiwi2016-02-181-10/+6
* - Unbreak index.miwi2016-02-181-1/+2
* - Fix index when php70 is default, this fix also IGNORE_WITH_PHP= 70miwi2016-02-181-0/+3
* Welcome php 7.0.3miwi2016-02-151-4/+9
* Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and therene2016-02-151-34/+4
* - Update to 1.10.1miwi2016-02-141-0/+1
* [NEW PORTS] databases/mariadb101-{server,client}: 10.1.11brnrd2016-02-141-0/+1
* Mk/Uses/cran.mk: fix test target.dbn2016-02-131-1/+1
* Update the RUBYGEMS master site, the previous ones are legacy and weremat2016-02-131-2/+1
* Prefer installed version instead of insisting on using default version.fjoe2016-02-101-1/+4
* Don't say makeinfo take args, it's a lie.mat2016-02-091-1/+1
* Update Calligra to 2.9.11.rakuco2016-02-091-1/+1
* Reapply https://svnweb.freebsd.org/changeset/ports/406559 whichkwm2016-02-081-1/+1
* Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.kwm2016-02-083-72/+48
* Horde package update:mm2016-02-031-0/+1
* Update examples to exclude version 3.2rm2016-02-031-5/+5
* Remove expired lang/python32rm2016-02-031-1/+1
* Remove unneeded print from find commandswills2016-02-021-1/+1
* Remove source and intermediate build output from intalled rubygem- portsswills2016-02-021-1/+4
* - Fix typosunpoet2016-02-021-1/+1
* - Add shared GSSAPI_BASE, GSSAPI_HEIMDAL, GSSAPI_MIT and GSSAPI_NONE descript...sunpoet2016-02-021-0/+4
* www/firefox{,-esr}: update to 44.0/38.6.0jbeich2016-02-011-2/+2
* Remove mirrors.webhostinggeeks.com from MASTER_SITE_GCC. It deliversgerald2016-02-011-1/+0
* security/libressl-devel: Update to 2.3.2brnrd2016-01-311-1/+1
* Welcome Centos 6.7miwi2016-01-313-8/+7
* Update the MATE DE to 1.12.kwm2016-01-251-1/+1
* Update Qt5 to 5.5.1.rakuco2016-01-251-10/+42
* Do not try to depend on Erlang libraries (if any) inolgeni2016-01-241-1/+8
* Revert r406955, it break INDEX with fmakeantoine2016-01-231-8/+1
* Do not try to depend on Erlang libraries (if any) inolgeni2016-01-231-1/+8
* - Remove _PYTHON_CMDsunpoet2016-01-221-3/+0
* pgbench has moved from contrib to base in 9.5girgen2016-01-221-1/+1
* exclude all gem stuff from path checkswills2016-01-221-3/+1
* smart_makepatch: Quote PATCH_WRKSRC when regenerating patches.rakuco2016-01-211-2/+2
* - Add shared METALINK descriptionsunpoet2016-01-191-1/+2
* Uses/cmake.mk: Make it possible to override {BUILD,INSTALL}_WRKSRC with :outs...rakuco2016-01-191-2/+2
* Be consistent and always enclose shell variables inside braces.mat2016-01-191-5/+5
* Rework the logic of the libperl detection, making it a bit more simple,mat2016-01-191-20/+18
* Remove "mode: Fundamental" from the Emacs mode line.rakuco2016-01-181-1/+1
* - Add shared PSL and SPATIALITE descriptionssunpoet2016-01-171-0/+2
* Extend r405599 to make COMPILER_VERSION and ALT_COMPILER_VERSION moreantoine2016-01-152-3/+15
* Fix handling of licenses ending with plus sign on 9.xamdmi32016-01-131-13/+13
* - Unbreak octave-forge-* ports, because svn revision 405987 fixesstephen2016-01-131-2/+0
* - Svn revision 405533 upgraded /math/octave to version 4.0.0. This versionstephen2016-01-131-0/+1
* Add Public Domain support to ports license framework. You can now useamdmi32016-01-121-1/+4
* Add support for "or later" variants of all GNU licenses.amdmi32016-01-121-11/+56
* Fix USES=firebird comments (bad copy/paste)bapt2016-01-121-3/+3
* - Drop dk1|gr.php.net mirrors there are down since a whilemiwi2016-01-121-2/+0
* Remove OPTIONS_DEFINE out of Mk/Uses/drupal.mk (affects many drupal ports)marino2016-01-111-3/+0
* Introduce 2 new USES: sqlite and firebirdbapt2016-01-113-1/+51
* - Release maintainershipmiwi2016-01-091-1/+1
* Make COMPILER_VERSION more compatible with clang 3.8 trunk.bdrewery2016-01-091-1/+5
* The PostgreSQL Global Development Group announces thegirgen2016-01-081-1/+1
* Add USES=pathfix support for CMake. Some ports that use CMake to buildjhale2016-01-071-0/+13
* - Add ruby23 2.3.0sunpoet2016-01-061-2/+14
* security/libressl-devel: Add next-stable LibreSSL 2.3 portbrnrd2016-01-041-2/+4
* Qt5: Add a patch to allow using clang, -std=c++11 and base libstdc++.rakuco2016-01-041-1/+3
* - Sort PYTHON_* knobssunpoet2016-01-031-3/+3
* Mk/Uses/python.mk: Add support for optional 'test' argumentkoobs2016-01-021-7/+22
* - Update MASTER_SITE_CHEESESHOP: remove http:// because it always redirects t...sunpoet2016-01-021-2/+1
* Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerrene2016-01-011-6/+2
* Be consistent.mat2015-12-301-3/+3
* Remove unneeded .for loops.mat2015-12-301-12/+4
* lang/python27(3*), Mk/Uses/python.mk: remove make spawnmarino2015-12-291-1/+1
* Make sure ${WRKSRC}/lib is passed before /usr/local/lib when linking.rakuco2015-12-292-15/+11
* gecko: phase out GStreamer supportjbeich2015-12-291-0/+7
* Remove PYTHON_PORTVERSION guards since it's no longer exportedantoine2015-12-281-2/+0
* Do not advise to strip object files, it can be harmfulantoine2015-12-261-1/+1
* Do not cache PYTHON_PORTVERSION, it is not invariant between portsantoine2015-12-262-2/+0
* - Update to 2.0.0p648sunpoet2015-12-241-1/+1
* - Update to 2.1.8sunpoet2015-12-241-1/+1
* - Update to 2.2.4sunpoet2015-12-241-1/+1
* - add additional blank line, else the first line of the error messageohauer2015-12-231-0/+1
* - adopt new pkg keywords (CHANGES: 20150926)ohauer2015-12-231-3/+3
* Fix typo in message.demon2015-12-221-1/+1
* - Add http://ftp.ruby-lang.org/ to MASTER_SITE_RUBYsunpoet2015-12-221-8/+2
* Update Calligra to 2.9.10.rakuco2015-12-221-1/+1
* FPC framework: Use generic buildname to support DragonFlymarino2015-12-211-1/+1
* www/firefox: update to 43.0.1jbeich2015-12-192-5/+5
* sites: update MOZILLA mirrorsjbeich2015-12-191-4/+2
* Fix usage of ${PERL5}.mat2015-12-181-2/+2
* gecko: fix typo in r403853jbeich2015-12-161-1/+1
* gecko: drop support for libc++ where it's not defaultjbeich2015-12-161-5/+1
* Uses/pyqt.mk: Move dbussupport to _USE_PYQT_ALL.rakuco2015-12-161-3/+3
* New ports: databases/mysql57-client, databases/mysql57-serverpi2015-12-161-0/+1
* Mk/bsd.options.mk: Introduce SELECTED_OPTIONS, DESELECTED_OPTIONSmarino2015-12-151-0/+28
* At very long last land PyQt5 5.5.1 ports.rakuco2015-12-141-9/+43
* Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.rakuco2015-12-131-4/+4
* Force DEBUG_FILES to be off when building with /usr/share/mk. Otherwisebdrewery2015-12-111-0/+3
* PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.rakuco2015-12-091-0/+223
* Update MASTER_SITES_GNUPGjhale2015-12-081-15/+7
* Mk/Uses/ada.mk: Support lang/gcc6-auxmarino2015-12-071-8/+9
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0marino2015-12-062-33/+29
* bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section.rakuco2015-12-061-10/+10
* Update ncurses to 6.0bapt2015-12-051-1/+1
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.bdrewery2015-12-053-7/+7
* Also add a centos vault master sites for updatesbapt2015-11-271-0/+1
* Fix typo preventing using c6_64bapt2015-11-261-1/+1
* Indent the make logic inside the USE_GITHUB block properly.mat2015-11-251-41/+41
* keep the multi-github-magic inside of defined(USE_GITHUB)mat2015-11-251-1/+1
* Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bugmarino2015-11-221-10/+19
* www/seamonkey-i18n: unbreak after r401981jbeich2015-11-221-3/+3
* devel/nspr: cleanup cruft to improve stylejbeich2015-11-211-1/+1
* gecko: catch up with 2015-11-03 release trainjbeich2015-11-201-2/+2
* databases/mariadb-client,scripts,server: Removebrnrd2015-11-181-18/+8
* Currently, when bsd.port.mk outputs a message addressed to a user, it woulddanfe2015-11-181-3/+3
* Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsgerald2015-11-161-0/+1
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.tijl2015-11-151-2/+4
* Enhance "make makepatch" to address two major deficienciesmarino2015-11-152-36/+255
* - Only consider missing dependency origins to be fatal if they were notbdrewery2015-11-141-8/+21
* Refactor the list of all excluded options so that the second place it ismat2015-11-131-3/+5
* Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterbdrewery2015-11-103-3/+4
* Don't use cookie for test targetamdmi32015-11-101-3/+6
* When !defined(DEVELOPER), stage-qa is not put in the stage pipeline.mat2015-11-091-0/+5
* Remove support for WANT_SDL/HAVE_SDL knobsamdmi32015-11-093-33/+6
* Don't hardcode CCACHE_DIR.bdrewery2015-11-071-1/+4
* Fix build with DOCS=off after r400846.jkim2015-11-071-2/+2
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.mat2015-11-055-13/+23
* Fix a bug introduced in r399992, where creating only a user would failbrd2015-10-291-6/+6
* Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]koobs2015-10-241-3/+5
* Teach the ports framework to handle creating users/groups whenbrd2015-10-231-8/+22
* - Add shebangfix documentation bitsamdmi32015-10-221-2/+10
* Revert r399921 for now due to fallout with libclc using ninja.bdrewery2015-10-221-3/+0
* Enable verbose (compiler output) builds for autotools builds when packagebdrewery2015-10-211-0/+3
* PLIST_SUB entries need paths relative to PREFIX.mat2015-10-211-1/+1
* Rework change in r399791 for default perl to not execute it on 'make clean'bdrewery2015-10-211-2/+2
* Roll all of the commands into a loop and use the same patterns for every lang.bdrewery2015-10-201-31/+15
* Avoid redundantly looking up python command executions for dependency calcula...bdrewery2015-10-202-3/+17
* Avoid redundantly looking up perl version when looking up dependencies or in ...bdrewery2015-10-203-2/+10
* - Combine clean-depends-list.sh into depends-list.shbdrewery2015-10-203-77/+45
* The command environment from r399703 is only needed if recursing.bdrewery2015-10-201-3/+6
* Fix test-depends after r399703.bdrewery2015-10-201-0/+1
* When listing dependencies, export the common command execution results.bdrewery2015-10-201-0/+2
* Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d...bdrewery2015-10-202-2/+50
* Switch strip test to using readelf(1) instead of file(1) to identify symbols.bdrewery2015-10-201-8/+6
* Make OpenJDK 1.8 the defaultswills2015-10-201-2/+2
* Improve shebangfix frameworkamdmi32015-10-191-14/+31
* Drop 8 support.mat2015-10-152-20/+0
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-1566-405/+405
* Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggeringbapt2015-10-151-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-1566-415/+415
* Xorg-server update to 1.17.2 with related driver updates and bumps.kwm2015-10-131-2/+2
* Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose.bdrewery2015-10-132-3/+16
* Add a function to export vars that bsd.port.mk generates from fork/exec.bdrewery2015-10-131-0/+51
* Don't check for minimal Pkg version for package building.bdrewery2015-10-131-1/+1
* Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...bdrewery2015-10-131-6/+6
* Apply export handling fixes from bsd.port.mk.bdrewery2015-10-131-14/+18
* Export more sysctl(8) vars.bdrewery2015-10-131-1/+7
* Remove debugging leftover from r399160.bdrewery2015-10-131-1/+0
* Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em...bdrewery2015-10-131-1/+3
* Move the exported variable assignments to where they are looked-up.bdrewery2015-10-131-1/+6
* Spell 'OSREL' properly from r399155.bdrewery2015-10-131-1/+1
* Don't check for minimal pkg version in sub-makes.bdrewery2015-10-131-2/+3
* Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.bdrewery2015-10-131-2/+4