aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Stop people putting arguments to USES=ssl.mat2016-07-221-0/+4
* - Update EMACS_PORTSDIR to match new convention of specifying dependencyashish2016-07-221-5/+5
* Fix display of 7.0 for IGNOREbdrewery2016-07-211-1/+1
* gecko: axe poorly maintained QT5 supportjbeich2016-07-141-9/+2
* bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838.rakuco2016-07-101-1/+1
* update thunderbird to 45.2.0cmt2016-07-091-7/+12
* Remove a patch from devel/gmake so the port no longer depends ontijl2016-07-081-13/+5
* Do not try to register '/' as a directory when PREFIX is set to '/'bapt2016-07-061-1/+1
* Extend the USES=php match so that it recognizes php:web as well, to preventadamw2016-07-051-2/+2
* Add another http:// GENTOO mirror and kill stray EOL whitespace while here.danfe2016-07-021-1/+2
* Delete the now expired postgresql90 ports. Upstream support formatthew2016-07-022-2/+2
* Only warn about symlinks that exist in the stage directory, or thatmat2016-06-301-1/+8
* For some reason, != "" and == "" don't work the same with make andmat2016-06-291-2/+2
* Move USE_PHPEXT, USE_PHP_BUILD and USE_ZENDEXT to unsupported, now thatmat2016-06-282-13/+4
* Add support for USE_PHP=ext:build to add a build dependency on the extension.mat2016-06-281-7/+7
* USEify USES=php.mat2016-06-282-34/+79
* - Fix typo: "you need USES=nssl" -> "you need USES=ssl"amdmi32016-06-281-1/+1
* Remove obsolete doc.mat2016-06-271-1/+0
* Catch up two instances of USE_OPENSSL.mat2016-06-272-3/+1
* Replace bsd.openssl.mk with USES=sslmat2016-06-274-17/+27
* Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL.mat2016-06-271-0/+9
* Add an opt_CMAKE_BOOL options helper.adamw2016-06-261-0/+10
* Reduce a little bit foot shooting for people installing python 3 ports usingantoine2016-06-261-1/+6
* Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup.bdrewery2016-06-241-6/+4
* Add a function port_var_fetch() for fetching multiple variables from a port.bdrewery2016-06-241-0/+29
* Show proper variable in error.bdrewery2016-06-241-1/+1
* - add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLISTohauer2016-06-241-2/+2
* - fix detection of threaded httpdohauer2016-06-241-1/+1
* Move bsd.php.mk to Uses/php.mkmat2016-06-232-96/+101
* Extend the symlink checks to warn on absolute targets.mat2016-06-231-1/+6
* Make it possible to have bsd.default-versions.mk included before anymat2016-06-231-6/+16
* x11/kde4: update to kdelibs version 4.14.10pi2016-06-231-3/+7
* WANT_PGSQL=lib adds a LIB_DEPENDS on postgresglXY-client (this is alsomatthew2016-06-221-1/+1
* Update Linux ports to Centos 6.8.tijl2016-06-211-2/+2
* lang/ifc was removed quite a while back.mat2016-06-201-6/+1
* Remove gtk-sharp10 it is not depended on anymore and superceeded by other libsbapt2016-06-201-1/+1
* Add a few checks for (MASTER|PATCH)_SITES groups.mat2016-06-192-0/+21
* Extract create-manifest.mat2016-06-192-93/+190
* Reverse tests to decrease complexity.mat2016-06-193-96/+100
* Remove unnecessary evals that do-fetch was using.mat2016-06-193-25/+23
* Simplify do-fetch, and remove now unused code.mat2016-06-192-99/+29
* Mk/Uses/cran: add "compiles" argument.dbn2016-06-191-2/+7
* Mk/Uses/drupal.mk: remove support for Drupal 6rene2016-06-181-6/+6
* Fix last entry of MASTER_SITE_EXIM.mat2016-06-181-1/+1
* Fix targets being out of order.mat2016-06-181-10/+9
* Despite its name, ruby-rd-build runs during the install stage.mat2016-06-171-1/+1
* Grmbl, poudriere still calls this unused empty target, so putting it back.mat2016-06-171-0/+5
* Typo.mat2016-06-171-1/+1
* Remove DO_NADA targets.mat2016-06-176-72/+16
* Fix warning messages.mat2016-06-171-4/+4
* Fix documentation.mat2016-06-171-4/+5
* - fix regresssiondinoex2016-06-171-1/+1
* Add USE_OPENSSL to the proxy libs thing.mat2016-06-161-0/+5
* Add DEFAULT_VERSIONS=ssl=XXXmat2016-06-162-39/+52
* Fix USES=bdb.mat2016-06-161-7/+7
* - Fix detection of graphics/linux-c6-sdl_ttf package. Framework checks for:pawel2016-06-151-84/+84
* Now that lang/gcc6 has landed (which carries official GCC 6.x releases),gerald2016-06-101-1/+2
* Fix having the :DEFAULT MASTER_SITES entries ending up being there twicemat2016-06-061-0/+2
* Fix logic a bit, in case pkg is not installed (I guess.)mat2016-06-041-9/+7
* www/firefox: update to 47.0 (rc2) / 45.2esrjbeich2016-06-032-5/+4
* Mk/bsd.openssl.mk: Bump shlibver for libressl-develbrnrd2016-06-031-1/+1
* Github silently replaces + with - in the tag when creating a tarball.mat2016-06-021-2/+2
* devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends onpi2016-06-021-2/+2
* Allow depending on both mysql's client and servermat2016-06-011-2/+9
* Fix up Mk/bsd.ruby.mk after removing lang/ruby20rene2016-06-011-15/+3
* - Add one more MASTER_SITE_ECLIPSElwhsu2016-05-311-1/+2
* Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the basemat2016-05-301-0/+5
* devel/qt5: refactor: fix Mk/bsd.qt.mkpi2016-05-291-1/+1
* Fix fetch-list and fetch-url-list-int when DISTDIR is not writable.mat2016-05-291-4/+4
* Mk/Uses/qmake.mk: revert latest changepi2016-05-291-2/+1
* Mk/bsd.qt.mk: preparing structures for the eventual update to qt-5.6pi2016-05-291-2/+5
* Mk/Uses/qmake.mk: add empty do-configure targetpi2016-05-291-1/+2
* Fix sed command in proxydeps_suggest_uses qa.sh checkamdmi32016-05-291-1/+1
* Mk/Uses/ada.mk: Remove ADA_DEFAULT=49 optionmarino2016-05-271-8/+3
* Indent the .if's for easier reading.mat2016-05-261-28/+28
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-261-24/+2
* Fix make check-plist with new @xmlcatmgr keywordbapt2016-05-261-1/+1
* Ensure dp_PKGNAME has been passed to check-vulnerablebapt2016-05-261-1/+1
* Fix make check-vulnerablebapt2016-05-261-0/+1
* Extract the larger bsd.port.mk targets into separate scripts.mat2016-05-256-473/+541
* A new stage-qa test has been added, it reports all shared librariesmat2016-05-252-1/+292
* Update to 6.2.23. Add TCL option. Cleanup.mandree2016-05-241-3/+3
* Ease debugging of Mk/Scripts scripts.mat2016-05-2110-0/+19
* Re-enable code from r415530 with safer MAKE_ENV support.bdrewery2016-05-201-4/+4
* Disable the change in r415530 until an exp-run is done.bdrewery2016-05-201-2/+2
* Use MK_* to prevent debug files if possible.bdrewery2016-05-201-0/+10
* Only use the :SOURCE group when it is actually defined.mat2016-05-181-1/+2
* 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