aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* 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
* Uses/cmake.mk: Make it possible to override {BUILD,INSTALL}_WRKSRC with :outs...rakuco2016-01-191-2/+2
* Extend r405599 to make COMPILER_VERSION and ALT_COMPILER_VERSION moreantoine2016-01-152-3/+15
* Fix USES=firebird comments (bad copy/paste)bapt2016-01-121-3/+3
* 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-112-0/+47
* - 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
* - Sort PYTHON_* knobssunpoet2016-01-031-3/+3
* Mk/Uses/python.mk: Add support for optional 'test' argumentkoobs2016-01-021-7/+22
* Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerrene2016-01-011-6/+2
* 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-291-13/+0
* Remove PYTHON_PORTVERSION guards since it's no longer exportedantoine2015-12-281-2/+0
* Do not cache PYTHON_PORTVERSION, it is not invariant between portsantoine2015-12-261-1/+0
* www/firefox: update to 43.0.1jbeich2015-12-191-2/+2
* Uses/pyqt.mk: Move dbussupport to _USE_PYQT_ALL.rakuco2015-12-161-3/+3
* 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
* PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.rakuco2015-12-091-0/+223
* Mk/Uses/ada.mk: Support lang/gcc6-auxmarino2015-12-071-8/+9
* Update ncurses to 6.0bapt2015-12-051-1/+1
* www/seamonkey-i18n: unbreak after r401981jbeich2015-11-221-3/+3
* gecko: catch up with 2015-11-03 release trainjbeich2015-11-201-2/+2
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.tijl2015-11-151-2/+4
* Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterbdrewery2015-11-102-2/+3
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.mat2015-11-053-3/+4
* - Add shebangfix documentation bitsamdmi32015-10-221-2/+10
* PLIST_SUB entries need paths relative to PREFIX.mat2015-10-211-1/+1
* 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-201-0/+9
* Avoid redundantly looking up perl version when looking up dependencies or in ...bdrewery2015-10-201-0/+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-1559-279/+279
* 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-1559-283/+283
* Use USESDIR macrobapt2015-10-111-1/+1
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+1
* Add a way to cleanly handle terminfo.db file used by devel/ncursesamdmi32015-10-081-0/+18
* - Fix compatibility with fmakeamdmi32015-10-081-1/+1
* Do not provide empty do-test target for perl5-using portsamdmi32015-10-081-1/+1
* www/firefox: update to 41.0swills2015-10-071-2/+2
* - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi...sunpoet2015-10-041-2/+2
* - Fix typoamdmi32015-09-301-1/+1
* Implemented complete support for test target.amdmi32015-09-292-11/+6
* Add description about background why arguments other thanhrs2015-09-201-0/+29
* Make all GNUstep ports install into the System domain so that the Local domai...theraven2015-09-191-0/+4
* Fixup gssapi.mk, no need to support more releases than needed, and usemat2015-09-191-3/+3
* Add a fixup for broken krb5-config script included in 9.Xhrs2015-09-191-0/+15
* Add KRB5CONFIG.hrs2015-09-181-1/+6
* - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeoutsantoine2015-09-171-1/+6
* textproc/py-xml: remove portrm2015-09-161-1/+0
* Update the Qt4 ports to 4.8.7.rakuco2015-09-161-0/+1
* - Use -isystem instead of -I to add ${LOCALBASE}/include to the list of heade...amdmi32015-09-161-3/+3
* Rewrite detection of GTK+3 supportolivierd2015-09-141-7/+14
* Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode filesantoine2015-09-141-2/+7
* Make it so that the default Perl is always called perl5.mat2015-09-141-8/+19
* Uses/python.mk: Fix PYTHON_REL for pre-release Python versionskoobs2015-09-141-1/+5
* Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.hrs2015-09-141-5/+21
* Back-out r396454, it's broken on freebsd 9.3 (breaks at least ftp/curl)antoine2015-09-101-14/+4
* - Add KRB5CONFIG.hrs2015-09-091-4/+14
* Fix build_fs_violation for rebar3 builds.olgeni2015-09-091-1/+1
* [NEW] lang/python35: Welcome Python 3.5.x! (Note: RC3)koobs2015-09-091-1/+1
* Uses/iconv.mk: Set iconv-related CMake variables.rakuco2015-09-031-0/+17
* To ease up with future upgrades, move PERL_VERSION into a separate file.mat2015-08-311-5/+5
* Bump perl5-devel's PERL_VERSION.mat2015-08-241-1/+1
* - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-17/+22
* Uses/localbase.mk: Set CMAKE_PREFIX_PATH.rakuco2015-08-201-0/+4
* Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.rakuco2015-08-181-4/+1
* Rewrite the target ordering code.mat2015-08-1715-25/+26
* Bump the version of clang to 3.6 when c++14-lang is specifiedbrd2015-08-091-4/+4
* Previously, ncurses.mk tests for header instead of the shared librarydelphij2015-08-081-1/+1
* - Update Firefox to 40.0jbeich2015-08-071-2/+2
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-0/+6
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsantoine2015-07-301-0/+4
* Bump here too.mat2015-07-281-1/+1
* Not all Hex package specifications start with the '~' character,olgeni2015-07-271-1/+1
* Use -nox11-suffixed ports instead of DEPENDS_ARGS.hrs2015-07-271-2/+5
* Fix build on fmake.hrs2015-07-271-1/+1
* Fix the case when X11 option is defined and not specified in the parent port.hrs2015-07-271-1/+3
* - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk.hrs2015-07-271-8/+7
* - Update Thunderbird to 38.1.0jbeich2015-07-241-3/+3
* Remove minor version numbers.hrs2015-07-231-8/+3
* Fix regular expressions for "./rebar" and "./rebar3".olgeni2015-07-211-1/+1
* - Remove "agpl" keyword in ghostscript arguments.hrs2015-07-211-11/+11
* - Fix an error with fmake. [*]hrs2015-07-211-6/+11
* Allow support of minor version number in GHOSTSCRIPT_DEFAULT sincehrs2015-07-211-16/+20
* Fix typobapt2015-07-201-1/+1
* Add 3 new usesbapt2015-07-193-0/+50
* Allow underscores in Elixir application names.olgeni2015-07-191-1/+1
* Remove some experiment code.kwm2015-07-171-7/+1
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-0/+104
* In MIX_REWRITE, suppress optional dependencies too.olgeni2015-07-161-1/+1
* - Update NSS and ca_root_nss to 3.19.2jbeich2015-07-161-6/+6
* Find more instances of ":only" dependencies in MIX_REWRITE.olgeni2015-07-151-1/+1
* In elixir.mk, add MIX_REWRITE and ELIXIR_LIB_ROOT.olgeni2015-07-151-1/+8
* Add support for USES= compiler:c++14brd2015-07-151-2/+31
* The correct default for ELIXIR_HIDDEN is ELIXIR_APP_NAME, whicholgeni2015-07-151-1/+1
* Improvements in erlang.mk:olgeni2015-07-141-3/+5
* Add support for more variables in elixir.mk.olgeni2015-07-131-1/+5
* Fix installation of ERL_DOCS directories.olgeni2015-07-101-1/+1
* Fix typo in variable name.olgeni2015-07-101-1/+1
* Improve working of comment.olgeni2015-07-081-1/+1
* In elixir.mk, replace custom targets with do-build and do-install.olgeni2015-07-081-9/+5
* - Fix dependencies on docs, plperl, pltclpgollucci2015-07-081-3/+3
* Add Uses/erlang.mk.olgeni2015-07-071-0/+143
* - Fix regression-test: TEST_ARGS and TEST_ENV should be overwritablesunpoet2015-07-071-2/+2
* Change the default ELIXIR_HIDDEN regexp to match PORTNAME exactly.olgeni2015-07-041-1/+1
* - Instead of limiting effect of alias.mk to DragonFly, extend it to everythin...amdmi32015-07-041-2/+2
* Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) andolgeni2015-07-031-0/+112
* Update GNUstep ports to their latest versions.theraven2015-07-013-3/+11
* Ada Framework: Switch to gcc5-aux, upgrade 6 packages at oncemarino2015-06-241-4/+8
* Uses/ada.mk: "47" is no longer a valid argumentmarino2015-06-231-4/+2
* Add USES=jpeg, to handle dependency on a jpeg libraryantoine2015-06-231-0/+33
* Forgotten bit from r390291.mat2015-06-221-1/+1
* Prevent double inclusionantoine2015-06-131-0/+2
* Fix a typoantoine2015-06-131-1/+1
* USES=pgsql: desupport PostgreSQL 8.4rene2015-06-101-2/+2
* Pass the default Python version (or the version required by port)makc2015-06-101-0/+4
* Make ports using libtool treat elftoolchain's strip the same as GNU stripantoine2015-06-081-0/+1
* Always define GID, this fixes build of uidfix when building as rootbapt2015-06-041-1/+1
* Mk/Uses/uniquefiles.mk: Clearer and less ambiguous outputkoobs2015-06-021-7/+7
* Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.mat2015-06-021-3/+4
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-4/+4
* Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2mat2015-05-261-2/+4
* Update to v5.22.0-RC2-1-gdfd03a6.mat2015-05-261-0/+2
* - Don't add @dirrm's to pkg-plists for cran:auto-plistamdmi32015-05-201-2/+0
* Add back support for PYTHON_NO_DEPENDS that was lost in the USES=pythonbdrewery2015-05-151-2/+3
* - Update NSS and ca_root_nss to 3.19jbeich2015-05-131-2/+2
* Catch up with lang/perl5-devel, add a permanent way to ask for -devel.mat2015-05-111-2/+2
* Use base system iconv.h again on FreeBSD stable/10.tijl2015-05-011-1/+2
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-1/+1
* Forgot that when I updated Perl lang/perl5-devel.mat2015-04-271-1/+1
* - Set variables with libexecinfo preprocessor and linker flagsamdmi32015-04-161-1/+11
* bye lua@bapt2015-04-161-2/+2
* Add lang/perl5-devel, which will be the one from which the lang/perl5.xx portsmat2015-04-161-1/+5
* Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined.tijl2015-04-161-1/+1
* Use "horde" as default CPE vendor for all horde applicationsmm2015-04-151-0/+2
* converters/libiconv:tijl2015-04-151-1/+3
* - Make it possible to override _MAKE_JOBS when MAKE_JOBS_NUMBER=1antoine2015-04-101-0/+2
* Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-0/+79
* Fix a typoantoine2015-04-091-1/+1
* Add a new USES=waf to handle the waf building system, allowing to factorise codebapt2015-04-081-0/+49
* CPE strings are all lower case.mat2015-04-021-2/+2
* meta ports are always NO_ARCHbapt2015-04-021-0/+1
* - Update gmp-api to 38.0jbeich2015-04-011-2/+2
* Add USES=metaport to simplify writing metaportsbapt2015-03-281-0/+20
* Allow user to override MAKE_CMD without breaking gmake/fmake/scons ports.bdrewery2015-03-233-3/+3
* Make fonts repecting XDGbapt2015-03-222-3/+3
* Removing font-alias was a mistake, readd it which fixes tigervnc (and more)bapt2015-03-201-0/+1
* Rework XORG_CAT= fontbapt2015-03-201-1/+0
* Prevent from overwriting PLIST_SUB and SUB_LISTbapt2015-03-201-2/+2
* Prepopulate FONTSDIRbapt2015-03-201-0/+2
* Add FONTSDIR to PLIST_SUB and SUB_LISTbapt2015-03-201-0/+2
* Add a new USES=fonts to simplify handling of fonts portsbapt2015-03-201-0/+18
* Mk/Uses/ada.mk: Fix missed previously substitutionmarino2015-03-171-1/+1
* Mk/Uses/ada.mk: Add argument "49"marino2015-03-161-1/+3
* Mk/Uses/ada.mk: Add gcc5-based Ada compiler supportmarino2015-03-161-10/+17
* Set an arbitrary time-zone.romain2015-03-101-1/+1
* - Update SeaMonkey to 2.33jbeich2015-03-101-3/+3
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-061-0/+105
* Unbreak USES=gecko:seamonkey as www/seamonkey is still at 2.32.xjbeich2015-02-271-3/+3
* - Update Firefox to 36.0jbeich2015-02-271-5/+5
* Update Perl 5.20 to 5.20.2.mat2015-02-171-1/+1
* Run intltoolize before running autoreconf when a port uses intltool andtijl2015-02-171-0/+7
* Don't use the default backup suffixjbeich2015-02-161-2/+2
* Mk/Uses/lua.mk: Fix typo in el(f)if conditionalkoobs2015-02-121-1/+1
* Use new LIB_DEPENDS syntax instead of a compat symlinkantoine2015-02-121-1/+1
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-261-1/+1
* - Update devel/automake to 1.15tijl2015-01-242-3/+3
* Pass CFLAGS and LDFLAGS by default to scons build, againjbeich2015-01-231-0/+2
* Add lua 5.3.0bapt2015-01-171-4/+7
* - Update to 2.32beat2015-01-151-3/+3
* - Update openh264 to 1.3.1beat2015-01-141-2/+2
* Add pear-Horde_Mail_Autoconfig to horde.mkmm2015-01-091-0/+1
* Add pear-Horde_Idna dependency to horde.mkmm2015-01-091-0/+1
* - Remove support for deprecated python bits from the portsmva2015-01-081-84/+0
* Adding ports/Mk/Uses/blaslapack.mk.thierry2015-01-061-0/+52
* Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired.rene2015-01-011-7/+3
* Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-libantoine2014-12-291-0/+1
* Use a custom keyword for kldxref, that allows to control exactly when it is runbapt2014-12-261-8/+1
* Catch other wrong occurences of SITE_PERL and SITE_ARCH.mat2014-12-231-3/+3
* Fix MANDIRS.mat2014-12-231-1/+1
* Fix "USES=autoreconf libtool:keepla" not pulling libtoolize as a buildantoine2014-12-191-1/+1
* Uses/cmake.mk: Reword description of CMAKE_VERBOSE and CMAKE_NOCOLOR a bit.rakuco2014-12-191-2/+2
* Only the definition of the fakeroot command should conditioned to the UIDbapt2014-12-181-1/+1
* Add USES=fakeroot to allow packaging ports that are not stageable as a userbapt2014-12-171-0/+17
* Make Perl link all .so it builds with libperl.so.mat2014-12-171-5/+7
* ts=8, repeat after me, ts=8.mat2014-12-161-52/+51
* - Use FINDsunpoet2014-12-131-1/+1
* Fixing mirror order as ctex hangs indefinitely and the next one seems tofeld2014-12-101-4/+4
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-092-19/+9
* - Update to 2.31beat2014-12-051-3/+3
* - Update Thunderbird to 31.3.0beat2014-12-031-3/+3
* Add missing GSSAPI{LIB,INC}DIR when :mit is specified.hrs2014-12-031-0/+2
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-304-22/+62
* Use TMPPLIST, not PLIST.mat2014-11-271-3/+2
* No need to output what this does.mat2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willmat2014-11-271-11/+11
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-23/+39
* - Update to 0.039sunpoet2014-11-251-1/+1
* Define CPPFLAGS instead of CFLAGS.hrs2014-11-231-3/+3
* Fix special [:build] casecrees2014-11-231-1/+1
* - Move headers and libraries into PREFIX/{include,lib}/heimdal. Thishrs2014-11-221-7/+8
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsantoine2014-11-222-8/+8
* Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.mat2014-11-181-1/+6
* Cleanup plist a bit, DRUPAL_MODDIR and DRUPAL_BASE belong to drupal ports,antoine2014-11-161-1/+0
* wheel is a group, not an ownerantoine2014-11-151-1/+1
* Update Qt5 ports to 5.3.2.rakuco2014-11-051-0/+13
* - Second attempt to fix the python version usage on single port buildsmva2014-10-281-3/+13
* Revert r371447, this breaks important ports like devel/py-gobjectantoine2014-10-251-13/+3
* - Use the proper python version value within a single port buildmva2014-10-251-3/+13
* Add Mk/Uses/alias.mkmarino2014-10-201-0/+31
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orantoine2014-10-192-16/+16
* Unbreak seamonkey-i18nantoine2014-10-181-3/+3
* And remember to bump versions here too.mat2014-10-181-2/+2
* - Update Firefox to 33.0beat2014-10-151-4/+4
* - Do not blindly assume PREFIX to be the same as PYTHONBASE, when creating themva2014-10-081-1/+1
* Fix typoantoine2014-10-081-1/+1
* Add a use to handle gperf dependencybapt2014-10-071-0/+35
* - Update devel/libtool and devel/libltdl to version 2.4.2.418tijl2014-10-061-0/+2
* Autoreconf runs automake in GNU mode which requires files like AUTHORS,tijl2014-10-031-0/+4
* - Mark INSTALLS_EGGINFO as unsupportedmva2014-10-021-1/+1
* - Fix WITH_DEBUG with USES=cmake. bsd.ports.mk sets STRIP= after all Usesmva2014-10-021-1/+1
* Remove obsolete PEAR_AUTOINSTALLantoine2014-10-011-1/+0
* Convert bsd.horde.mk into USES=hordebapt2014-10-011-0/+162
* Change the way USES is handled:tijl2014-09-2952-178/+110
* - Fix awk issue in add-plist-post, if python 3.x is the defaultmva2014-09-271-1/+0
* Depend on lang/gccXY if users wish to use a different version of gcc bytijl2014-09-271-0/+5
* - Resolve relative paths, such as path/./file.py or path/../file.py formva2014-09-261-27/+6
* Fix shell commands in fix-packlist,mandree2014-09-261-1/+1
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-4/+1
* Introduce USES=pearbapt2014-09-231-0/+151
* Remove dirrm from documentation in headerbapt2014-09-231-2/+0
* Simplify USES=webpluginbapt2014-09-231-7/+6
* Use keywords to control exactly when is excutiedbapt2014-09-222-14/+2
* Improve the autoreconf documentation:tijl2014-09-191-16/+19
* Retire MANCOMPRESSED.mat2014-09-181-8/+0
* Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. Ittijl2014-09-171-0/+81
* Turn the installation of *.la files, without some form of USES=libtool intijl2014-09-161-6/+3
* Tell realpath to stay quiet if it cannot resolve a linktijl2014-09-151-1/+1
* Allow this to work on DragonFly which does not have the -f param for readlink(1)bdrewery2014-09-141-1/+1
* zenoss is gone from the ports tree, no zenpack are left as wellbapt2014-09-101-83/+0