aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Stop hardcoding "grep".jkim2015-05-161-1/+1
* - Remove MASTER_SITE_VIMsunpoet2015-05-161-31/+0
* - Do not define OPENSSLRPATH when base OpenSSL is used. Adding /usr/lib isjkim2015-05-161-8/+10
* Remove gnome-pre-su-install target it is not useful anymorebapt2015-05-161-8/+0
* Sort the master site abbreviations.mat2015-05-151-2/+2
* Add back support for PYTHON_NO_DEPENDS that was lost in the USES=pythonbdrewery2015-05-151-2/+3
* MASTER_SITES cleanup.mat2015-05-141-9/+18
* Use the same, working, logic for DIST/PATCH group parsing everywhere.mat2015-05-141-5/+25
* Change the default Perl to 5.20.mat2015-05-131-1/+1
* - Update NSS and ca_root_nss to 3.19jbeich2015-05-131-2/+2
* Introduce two new magic master sites macros, APACHE_COMMONS_BINARIES andmat2015-05-121-1/+3
* Catch up with lang/perl5-devel, add a permanent way to ask for -devel.mat2015-05-111-2/+2
* USE_GITHUB: Treat 'V' special just as 'v' is for DISTVERSIONPREFIX.bdrewery2015-05-051-1/+1
* USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T...bdrewery2015-05-051-4/+0
* - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addmadpilot2015-05-041-0/+33
* Remove _*OWNGRP, with staging it's not useful anymoreantoine2015-05-041-24/+7
* Finish r385284 (audio/linux-c6-sdl_mixer: update to 1.2.12)antoine2015-05-041-1/+1
* Remove unintended change from r385384 those will come laterbapt2015-05-041-7/+18
* Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it.bapt2015-05-042-19/+9
* Use base system iconv.h again on FreeBSD stable/10.tijl2015-05-011-1/+2
* Fix strip check to consider setuid binaries.bdrewery2015-04-301-1/+1
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.bdrewery2015-04-291-1/+7
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-292-2/+3
* Do not error on dependency on ${NONEXISTENT}:dir:target when STRICT_DEPENDSantoine2015-04-281-1/+3
* Forgot that when I updated Perl lang/perl5-devel.mat2015-04-271-1/+1
* GNU Emacs Updatesashish2015-04-271-20/+3
* - Add shared WOLFSSL descriptionsunpoet2015-04-251-0/+1
* Since there is not going to be any new version of GCC in the FreeBSDgerald2015-04-231-16/+13
* Add a STRICT_DEPENDS feature which validates dependencies are installed, doesbdrewery2015-04-221-5/+20
* Remove the destination of a copy before copying to it because it may betijl2015-04-211-2/+4
* - Display a stage-qa warning when ports use PREFIX/var instead of /vartijl2015-04-212-2/+13
* Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five timesgerald2015-04-201-4/+5
* Mark USE_AUTOTOOLS deprecated and remove support for libtoolize.tijl2015-04-202-46/+6
* Misc X.org port updates:kwm2015-04-181-1/+3
* Remove unused variables related to USE_AUTOTOOLS=libtool which has beentijl2015-04-181-10/+2
* - 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
* Improve the OSVERSION==UNAME_r validation from r369644 by skipping itbdrewery2015-04-161-0/+3
* The CATEGORY warning should be dev-only.bdrewery2015-04-151-1/+1
* Rework change from r383665 for CATEGORY validation so it does not show abdrewery2015-04-151-1/+1
* Use "horde" as default CPE vendor for all horde applicationsmm2015-04-151-0/+2
* converters/libiconv:tijl2015-04-151-1/+3
* Let WITH_CCACHE_BUILD work on the pkg port that is not PKG_ORIGIN.bdrewery2015-04-151-2/+2
* Update Ruby to latest versions to address CVE-2015-1855.swills2015-04-141-6/+6
* Add OPENSSLRPATH to MAKE_ENV.grembo2015-04-141-9/+10
* Simplify the description of BUNDLE_LIBS.gerald2015-04-131-4/+4
* - Remove dead function from find-lib.shantoine2015-04-102-20/+2
* Fix grammar in description of BUNDLE_LIBS.gerald2015-04-101-1/+1
* - Make it possible to override _MAKE_JOBS when MAKE_JOBS_NUMBER=1antoine2015-04-102-1/+3
* Follow-up the check added in r383191 for validating the first CATEGORY so itbdrewery2015-04-101-0/+4
* Remove unintended change from r383627bapt2015-04-091-1/+0
* Remove USE_GNUSTEP from bsd.port.mkbapt2015-04-092-8/+1
* Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-092-448/+79
* Stop trying to resolv symlinks when looking up for a shlibbapt2015-04-091-21/+1
* 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
* Introduce CONFIGURE_CMD which default on ./${CONFIGURE_SCRIPT} so that we canbapt2015-04-081-1/+2
* pkg sets the defaults owner and group already, no need to specify it viabapt2015-04-081-13/+0
* Convert missed USE_BZIP2bapt2015-04-071-2/+2
* Remove check for NO_STAGE in bsd.port.mk bsd.sanity.mk already takes care ofbapt2015-04-071-6/+0
* Remove last traces of USE_PGSQLbapt2015-04-072-7/+2
* USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them asbapt2015-04-072-8/+2
* Fix EXTRACT_SUFFIX documentationbapt2015-04-071-6/+2
* - Add ports for Qt 5 variety of Phonon 4makc2015-04-061-1/+4
* Remove dead SF mirrorbapt2015-04-061-1/+1
* Add NVIDIA_GL description to Mk/bsd.options.desc.mkxmj2015-04-051-0/+1
* Finish r383230bapt2015-04-051-1/+1
* Rename HCC into HOSTCC which is more naturalbapt2015-04-051-2/+2
* Re-enable and rework check added in r370464 to validate the first CATEGORYbdrewery2015-04-041-8/+3
* Fix invoking DEV tests when not in a port. This fixes some cases wherebdrewery2015-04-041-0/+2
* Add MASTER_SITE_FARSIGHTtruckman2015-04-031-0/+6
* CPE strings are all lower case.mat2015-04-021-2/+2
* - Fix runtime with OpenSSL after the removal of SSLv2 in head.bdrewery2015-04-021-3/+3
* meta ports are always NO_ARCHbapt2015-04-021-0/+1
* - Provide standard CDDA_DESC for Digital Audio CD support, and remove itdanfe2015-04-011-0/+1
* Add a note about BUNDLE_LIBSbapt2015-04-011-0/+5
* - Update gmp-api to 38.0jbeich2015-04-011-2/+2
* - Add description for Apple Lossless audio format (ALAC)danfe2015-03-311-5/+6
* Remove dead COMP_SOURCES master sitesbapt2015-03-311-6/+0
* Remove dead GNUSTEP_CH master sitesbapt2015-03-311-5/+0
* Remove KENAI master sites not used anywhere in ports tree and not available a...bapt2015-03-311-5/+0
* LOGILAB mirrors are gonebapt2015-03-311-9/+0
* Remove dead NETLIB mirrorsbapt2015-03-311-7/+1
* Remove dead RINGSERVERbapt2015-03-311-40/+3
* Remove SUSE mirrors they not used at all in the ports treebapt2015-03-311-71/+0
* Remove dead tcltk mirrorbapt2015-03-311-1/+0
* All freshmeat mirrors are deadbapt2015-03-311-6/+0
* Remove all dead tucows mirrorbapt2015-03-311-8/+1
* Remove dead windowmaker mirrorbapt2015-03-311-2/+1
* Removed XEMACS master sites macro it is not used and mirrors are deadbapt2015-03-311-25/+0
* Remove CENKES and CSME dead mirrorsbapt2015-03-311-12/+0
* Improve invalid version detectionswills2015-03-311-0/+7
* lang/ruby21: fix bug in bundled rdocswills2015-03-301-1/+1
* Update ruby-gems to 2.4.5swills2015-03-301-19/+27
* Fix duplicate values in ENV vars and X_BUILD_FOR truncating BUILD_DEPENDS.bdrewery2015-03-301-50/+56
* Add USES=metaport to simplify writing metaportsbapt2015-03-281-0/+20
* Mk/bsd.gecko.mk: Fix typo from yesterdaymarino2015-03-271-1/+1
* Mk/bsd.options.mk: Add OPTIONS_EXCLUDE_${OPSYS}marino2015-03-271-1/+3
* MASTER_SITE_{PNET,RUBY_DBI,RUBY_GNOME} have been retired some time ago, removemat2015-03-271-3/+0
* Mk: remove PTHREAD_LIBS and PTHREAD_CFLAGS variablemarino2015-03-262-5/+2
* Fix 20 year old doc bug. MASTER_SITE_OVERRIDE has not 'overridden' since r2004.bdrewery2015-03-261-4/+2
* USE_GITHUB: Tighten the GH_TAGNAME stripping of 'v' from r382120 to only do sobdrewery2015-03-251-1/+1
* Github's main archive link silently is converting tags starting with 'v' tobdrewery2015-03-252-1/+4
* Speed up checking for stripped binariesfeld2015-03-241-1/+1
* Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.bdrewery2015-03-232-1/+2
* Allow user to override MAKE_CMD without breaking gmake/fmake/scons ports.bdrewery2015-03-233-3/+3
* Disable fontpath.d support as it overwrites the default fontrootdir making nonbapt2015-03-231-2/+1
* Unbreak ccache after r359201 set HOME in MAKE_ENV/CONFIGURE_ENV rather thanbdrewery2015-03-231-4/+2
* Make fonts repecting XDGbapt2015-03-224-8/+12
* Add shared descriptions for netlib/atlas/openblas implementations of BLAS.demon2015-03-211-0/+3
* Fix fetching x11-fonts/sourcesanspro-ttf from r381780; Don't modify GH_TAGNAME.bdrewery2015-03-212-3/+5
* USE_GITHUB: Strip slashes from GH_TAGNAME which impacts WRKSRC and DISTNAME.bdrewery2015-03-211-7/+8
* For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME tobdrewery2015-03-211-0/+4
* Default the WRKSRC to the proper extracted name for USE_GITHUB whenbdrewery2015-03-201-0/+4
* Removing font-alias was a mistake, readd it which fixes tigervnc (and more)bapt2015-03-202-1/+4
* These lines are being expanded badly. Fix syntax error.bdrewery2015-03-201-1/+1
* Fix order of change in r381706.bdrewery2015-03-201-1/+1
* Add a sanity check for deprecating the old USE_GITHUB syntax.bdrewery2015-03-201-0/+4
* Rework XORG_CAT= fontbapt2015-03-202-43/+4
* Fix typo from r381689bdrewery2015-03-201-1/+1
* Fix renamed distfiles missed in r381688. Also fix the GHR ports updated inbdrewery2015-03-202-1/+8
* Fix the new USE_GITHUB to rename the distfile such that it does notbdrewery2015-03-201-0/+7
* r381618 also made GH_ACCOUNT optional.bdrewery2015-03-201-1/+1
* Prevent from overwriting PLIST_SUB and SUB_LISTbapt2015-03-201-2/+2
* Prepopulate FONTSDIRbapt2015-03-201-0/+2
* Add a hint on how to deal with github download failures.bdrewery2015-03-201-0/+2
* Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GI...bdrewery2015-03-201-4/+1
* Note that GH_TAGNAME can be any length of the git hash.bdrewery2015-03-201-1/+3
* 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
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-202-9/+22
* Update Qt5 to 5.4.1.rakuco2015-03-181-1/+1
* 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
* - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby portssunpoet2015-03-141-8/+0
* Update KDE SC to 4.14.3alonso2015-03-121-2/+4
* Remove a debug line from actual-package-dependsantoine2015-03-121-1/+0
* Set an arbitrary time-zone.romain2015-03-101-1/+1
* - Update SeaMonkey to 2.33jbeich2015-03-101-3/+3
* Add XS: Use XS libraries for speed boostadamw2015-03-101-0/+1
* lang/ruby22: update to 2.2.1swills2015-03-091-1/+1
* - Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1]jbeich2015-03-091-0/+4
* lang/ruby20: update to 2.0.0 p643swills2015-03-081-2/+2
* Small clean up: consistently use _QT_RELNAME.rakuco2015-03-071-1/+1
* Commit what was exp-ran in PR 198132 (and unbreak INDEX)antoine2015-03-061-8/+0
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-062-72/+105
* - Make LIB_DEPENDS error more usefulzi2015-03-051-1/+1
* - Update to 2.1.4vsevolod2015-03-041-1/+1
* - Switch default version of Ruby to 2.0swills2015-03-011-1/+1
* Unbreak USES=gecko:seamonkey as www/seamonkey is still at 2.32.xjbeich2015-02-271-3/+3
* - Update Firefox to 36.0jbeich2015-02-272-9/+9
* Introduce new USE_QT4 component linguisttools for lrelease/lupdate toolsmakc2015-02-251-2/+2
* Remove lang/ruby19 which reached its end-of-life on 2015-02-23rene2015-02-251-28/+3
* Use INSTALL_LIB to install php extensions, so they'll be correctly stripped.ale2015-02-241-1/+1
* Update KDevelop to 4.7.1.rakuco2015-02-221-1/+1
* Bump PORTEPOCH on lang/ruby22 to avoid false positive vulnerability reportswills2015-02-221-1/+1
* Add Ruby 2.2.0swills2015-02-211-20/+18
* Switch default PHP version to 5.6.x.ale2015-02-201-1/+1
* Mk/bsd.qt.mk: convert USE_XZ to USESmakc2015-02-201-1/+1
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-202-6/+0
* 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
* Rework dependency registrationbapt2015-02-103-19/+148
* Add the http and https version of the postgresql CDNbapt2015-02-061-0/+2
* The PostgreSQL project has removed the mirrors, and replacedgirgen2015-02-061-24/+1
* Switch default MySQL version to 5.6.ale2015-02-042-3/+3
* Change the EDIT option of ruby to use libedit by default now that libeditbapt2015-02-021-3/+3
* Add sysutils/qt5-qtpaths.rakuco2015-01-281-1/+4
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-263-4/+4
* Add dtrace description.kwm2015-01-251-0/+1
* - Update devel/automake to 1.15tijl2015-01-243-5/+5
* Fix a copy/paste errorantoine2015-01-231-1/+1
* - Add variable assignments to make_args.stephen2015-01-231-1/+1
* Fix the revert...bapt2015-01-231-1/+1
* Revert wrong patch done in the wrong branch :(bapt2015-01-231-2/+2
* for gl and egl compononents of USE_GL depend on the package rather that a filebapt2015-01-231-2/+2
* Don't replace PREFIX anywhere in the plist line, only do it for the beginning.bdrewery2015-01-231-4/+4
* Pass CFLAGS and LDFLAGS by default to scons build, againjbeich2015-01-231-0/+2
* Add a ${opt}_USE_OFF option helperantoine2015-01-221-0/+8
* Add lua 5.3.0bapt2015-01-171-4/+7
* - Update to 2.32beat2015-01-151-3/+3
* - Update openh264 to 1.3.1beat2015-01-142-15/+9
* Switch default python3 version from 3.3 to 3.4.demon2015-01-111-1/+1
* Rename post-plist to ${POST_PLIST}. This will allow controlling order andbdrewery2015-01-101-3/+3
* Add 'post-plist' target which can be hooked into to modify the plist withoutbdrewery2015-01-101-2/+3
* 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 a dupplicate occurence of a target.mat2015-01-091-1/+1
* - Move parse_plist() into a new file, functions.sh.bdrewery2015-01-082-138/+156
* - Rework check on $makeplist in parse_plist(). The variable was/is always 0 asbdrewery2015-01-081-2/+4
* Limit the scope of variables in parse_plist()bdrewery2015-01-081-0/+2
* Update MASTER_SITES_VIM with a full list of functional mirrors.feld2015-01-081-15/+23
* - Remove support for deprecated python bits from the portsmva2015-01-083-105/+9
* Retire MASTER_SITE_CRITICALehaupt2015-01-061-9/+0
* Adding ports/Mk/Uses/blaslapack.mk.thierry2015-01-061-0/+52
* Rename the somewhat confusingly named GCC_DEFAULT_V to LANG_GCC_IS.gerald2015-01-041-2/+2
* Attempt to unbreak indexantoine2015-01-031-1/+1
* - try to guess SHLIBVER for libressldinoex2015-01-031-0/+5
* Update a comment about where ldconfig configuration files resideantoine2015-01-011-2/+2
* Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired.rene2015-01-011-7/+3
* Update devel/doxygen to 1.8.9antoine2014-12-311-3/+3
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-311-1/+1
* Put sites that redirect to the nearest mirror first in MASTER_SITE_SAVANNAHtijl2014-12-291-2/+3
* Allow the use of opt_ENABLE= foo=/bar to work like opt_WITH.mat2014-12-291-1/+1
* Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-libantoine2014-12-291-0/+1
* Simplify a bit the rmconfig targetbapt2014-12-291-2/+2
* Allow to work with options as a regular userbapt2014-12-291-15/+13
* - Remove Mk/bsd.efl.mkgblach2014-12-272-280/+0
* Use a custom keyword for kldxref, that allows to control exactly when it is runbapt2014-12-261-8/+1
* Remove non working check-latestbapt2014-12-261-11/+0
* Remove imlib1bapt2014-12-261-8/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Remove fpc-imlib and fpc-gnome1bapt2014-12-251-4/+2
* Remove gnomehack and desktopfileutilsbapt2014-12-251-19/+2
* Fix a typoantoine2014-12-251-1/+1
* Use PLIST_FILES instead of defining a custom post-install target to prepare thebapt2014-12-251-4/+3
* mtree files are not used anymore by packagesbapt2014-12-251-3/+0
* Allow PATCH_SITES to use the same abbreviations as MASTER_SITESbapt2014-12-251-0/+41
* Remove now useless gnomehier, pkg handles automatically the directories wherebapt2014-12-253-16/+4
* Mk/bsd.linux-apps.mk: bump sdl_image shlib.xmj2014-12-251-1/+1
* - Add three empty dirs that belonged to gnomehier to devel/gconf2,antoine2014-12-231-0/+1
* Catch other wrong occurences of SITE_PERL and SITE_ARCH.mat2014-12-231-3/+3
* Fix MANDIRS.mat2014-12-231-1/+1
* Don't output a warning if PERL_ARCH does not exist.mat2014-12-231-1/+1
* Final removal of WITH_NEW_XORGdumbbell2014-12-232-8/+8
* Remove documentation about PLIST_DIRSTRYbapt2014-12-211-1/+1
* Make using GitHub releases easierswills2014-12-201-7/+7
* Don't generate @dirrmentry directives for X11 fontsdumbbell2014-12-201-2/+0
* x11-servers/xorg-server: Update to 1.14dumbbell2014-12-201-4/+0
* RubyForge has been gone for ages, remove itswills2014-12-191-10/+2
* Fix "USES=autoreconf libtool:keepla" not pulling libtoolize as a buildantoine2014-12-191-1/+1
* Berlios is gone and has been mirrored to sourceforge, adapt the BERLIOS sitebapt2014-12-191-3/+2
* 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-172-1/+18
* Make Perl link all .so it builds with libperl.so.mat2014-12-172-6/+57
* Avoid defining do-install if NO_INSTALL is definedbapt2014-12-171-7/+1
* Big Gstreamer update:kwm2014-12-161-7/+13
* ts=8, repeat after me, ts=8.mat2014-12-161-52/+51
* Update telepathy to 0.8.0alonso2014-12-161-1/+1
* - Remove support for EXTRACT_PRESERVE_OWNERSHIPantoine2014-12-141-15/+4
* - Use FINDsunpoet2014-12-131-1/+1
* abi is case sensitivebapt2014-12-111-1/+1
* Fix NO_ARCH in a way compatible with both pkg 1.3 and pkg 1.4bapt2014-12-111-1/+2