ABOUT-NLS Makefile Makefile.in aclocal.m4 config.cache config.guess config.h config.h.in config.log config.status config.sub configure install-sh intl libtool ltconfig ltmain.sh missing mkinstalldirs stamp-h stamp-h.in stamp.h xlibtool xltmain.sh evolution.spec xml-i18n-* -ports-gnome/atom/Mk?h=gstreamer0.10-removal' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* New USES=motif that will handle the open-motif dependency.bapt2013-07-101-0/+30
* Remove target name restriction on USES=displaybapt2013-07-081-4/+1
* Move loading of USES post actions after the load of all the bsd.*.mk post act...bapt2013-07-081-9/+9
* Remove all X_FONTS* macros, as they are not used anymorebapt2013-07-081-7/+0
* Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an...bapt2013-07-071-2/+0
* Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORTbapt2013-07-072-5/+5
* Remove X_VFBSERVER_PORT now that it is not used anymorebapt2013-07-071-2/+1
* Remove X_FONTSERVER_PORT now that it is not used anymorebapt2013-07-071-1/+0
* Fix MAKE_FORCE_JOBSbapt2013-07-064-6/+6
* - USE_GMAKE to USES=gmake.stephen2013-07-061-1/+1
* Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile...bapt2013-07-061-7/+7
* Add new LIB_DEPENDS syntax:bapt2013-07-051-1/+29
* Import new gmake.mk and rip out USE_GMAKE from bsd.port.mkbapt2013-07-052-23/+48
* Add a mechanism to allow USES to define code to be loaded after post.mkbapt2013-07-051-0/+9
* - Fix pkg2ng due to UID/ID not being defined.bdrewery2013-07-051-7/+1
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-1/+1
* - Remove edb from valid evas loaders, since it's invalid for almost a yeargblach2013-07-051-1/+1
* Reverting r322247 it breaks too many imake:env users while only fixing a coup...bapt2013-07-041-4/+5
* LATE_INSTALL_ARGS needs to be defined either in case of imake:envbapt2013-07-041-4/+4
* Better attempt to comment r322214 and fix typos.bapt2013-07-041-1/+1
* Switch the default Linux DRI port to linux-f10-dri and remove supportrene2013-07-032-3/+2
* pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of...bapt2013-07-031-0/+5
* Update KDevelop & friends to 4.5.1 and KDevelop to 1.5.1.rakuco2013-07-031-1/+1
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-1/+1
* When python ports are installed that depend on the architecture/ABI of thecrees2013-06-291-12/+10
* Readd the YACC command definition removed by mistakebapt2013-06-291-0/+1
* This time USE_IMAKE is totally gonebapt2013-06-292-9/+1
* There are still some USE_IMAKE in the ports tree, add a stub to make them con...bapt2013-06-291-0/+4
* New USES imake to handle the dependency on imake.bapt2013-06-282-27/+53
* Fix stop-display targetbapt2013-06-271-1/+1
* - update firefox to 22.0flo2013-06-261-13/+13
* Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicitybapt2013-06-262-14/+60
* Replicate r321735 fix to bsd.port.subdir.mk as it suffers the same bugbapt2013-06-251-1/+4
* Define UID earlier so that it can be used inside bsd.pkng.mkbapt2013-06-252-3/+11
* Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ...bapt2013-06-251-1/+4
* Welcome PHP 5.5!ale2013-06-241-0/+4
* - Fix the value of RUBY_PROVIDED to be able to compare withtota2013-06-231-4/+10
* Welcome SDL2 to the FreeBSD ports system!mva2013-06-221-36/+54
* Chase the permanent (301-code) redirects that kernel.org issues.mandree2013-06-221-1/+1
* Update MASTER_SITE_QT.rakuco2013-06-222-4/+11
* Add a new USES: fmakebapt2013-06-201-0/+39
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sincetijl2013-06-181-10/+0
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallantoine2013-06-181-0/+1
* Update dialog4ports to 0.1.5bapt2013-06-171-0/+1
* Remove trailing @ which breaks PATCH_DEBUG_TMPbapt2013-06-161-1/+1
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-12/+9
* Add load-octave-pkg to _FORCE_POST_PATTERNS.antoine2013-06-151-0/+1
* Add a forgotten helper:bapt2013-06-141-0/+6
* New macros to help dealing with ports that have options:bapt2013-06-141-1/+43
* - Reallign documentation for a tab width of 4.tijl2013-06-141-29/+55
* Sort PORT_OPTIONS only once and remove some undefines.tijl2013-06-141-17/+6
* Let config-conditional take options configured in make.conf into account.tijl2013-06-142-13/+18
* Add a USES display to replace USE_DISPLAY.bapt2013-06-141-0/+42
* Yes more simplification in showconfig, pretty-print-config and pkgng manifest...bapt2013-06-142-26/+6
* No need to globally define X_NESTSERVER_PORTbapt2013-06-141-1/+0
* Previous attempt to fix the make patch with bmake (make it fail if a patch fa...bapt2013-06-141-22/+23
* Fix patchingbapt2013-06-131-5/+7
* Fails is a dependency checking failed with bmakebapt2013-06-131-2/+2
* Fail in case a checksum fails with bmakebapt2013-06-131-1/+2
* Fix make patch not stopping in case a patch does not apply cleanly with bmake.bapt2013-06-131-22/+22
* - lang/perl5.12 upgrade to 5.12.5az2013-06-121-10/+16
* Switch to using FTP for the ftp.ntu.edu.tw kernel.org mirror.rakuco2013-06-121-1/+1
* Add Oracle Berkeley DB 6.0.mandree2013-06-111-1/+8
* Avoid corrupting the manifest when bmake is run with -dl argumentsbapt2013-06-101-2/+1
* Simplify the creation of the options part of the pkgng manifestbapt2013-06-101-41/+1
* Add some more comment to explain how SHEBANG_FILES worksbapt2013-06-101-0/+4
* Yet more factorisationbapt2013-06-101-11/+4
* Factorise codebapt2013-06-101-30/+10
* Append per arch defaults directly to OPTIONS_DEFAULT. Duplicatestijl2013-06-101-5/+1
* Exclude options directly from OPTIONS_DEFINE and set ALL_OPTIONStijl2013-06-101-21/+6
* This should not have been in eitherbapt2013-06-101-27/+0
* Partial revert of r320440 some things has been committed that shouldn't have yetbapt2013-06-102-44/+28
* Removed useless quotesbapt2013-06-103-4/+47
* Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to ...bapt2013-06-101-1/+1
* Factorize pre-configbapt2013-06-101-28/+8
* Factorise make pretty-print-config codebapt2013-06-101-44/+19
* Show options group descriptions in make showconfig,bapt2013-06-101-56/+18
* Remove some redundant comments.tijl2013-06-101-2/+0
* Eliminate _ALL_EXCLUDE temporary variable and fuse two .for loops.tijl2013-06-101-9/+2
* - Update ls-R after fmtutil.hrs2013-06-081-1/+2
* Fix grammar in commentbdrewery2013-06-071-1/+1
* Add WRKSRC_SUBDIR to simplify overriding WRKSRC:bdrewery2013-06-071-0/+6
* Eliminate ${SITE_PERL}.hrs2013-06-071-1/+1
* Do not automatically popup dialog in case only options from global options ar...bapt2013-06-072-1/+8
* Remove the OPTIONS parsing for real this timebapt2013-06-071-39/+0
* Fix exclusion of global options per portsbapt2013-06-071-0/+1
* Readd the OPTIONS parser given that apparently someports still haven't been c...bapt2013-06-061-0/+39
* - Use IGNORE for blocking GH_TAGNAME=master to avoid TRYBROKENbdrewery2013-06-061-2/+2
* Remove support for parsing the old OPTIONS macro, the compatibility code to l...bapt2013-06-061-39/+0
* Fix INDEX buildbdrewery2013-06-061-2/+2
* Explicitly mark ports using 'master' from githubbdrewery2013-06-061-0/+5
* Update comments on GH_TAGNAME to note incorrectnessbdrewery2013-06-061-1/+3
* Remove empty radio/single/group/multi options from listsbapt2013-06-061-0/+23
* Remove postgresql83-*; it expired at the beginning of March.crees2013-06-051-1/+1
* Remove MySQL 5.0, it has been unsupported upstream for about 1.5 yearsflo2013-06-051-1/+0
* Fix build.hrs2013-06-021-0/+2
* Fix pkg-plist.hrs2013-06-011-4/+1
* - Add PS_CMDmiwi2013-06-011-0/+1
* - Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore.miwi2013-06-011-2/+1
* The pkg developement team is proud to announce the new 1.1.0 beta1 release ofbapt2013-05-302-3/+7
* - Use pkg-static as PKG_BIN which is safer during upgrades ifbdrewery2013-05-301-1/+1
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-302-121/+6
* - Remove support for Linux 2.4miwi2013-05-301-7/+2
* Fix build with WITH_CCACHE_BUILD with ports that override PATH viabdrewery2013-05-301-2/+8
* Fix build when WITH_CCACHE_BUILD is set.bdrewery2013-05-301-0/+2
* Do not leave .bak files after converting shebangsbapt2013-05-291-1/+1
* - Update Ruby 2.0.0 to p195swills2013-05-281-1/+1
* - Switch default version of Ruby to 1.9swills2013-05-271-1/+1
* Rework check for threaded apache, in order to support apache 2.4.ale2013-05-271-3/+2
* - Update to p429swills2013-05-271-1/+1
* The FreeBSD x11 team proudly presentszeising2013-05-252-16/+36
* - Run ldconfig in post-deinstall for pkgng.bdrewery2013-05-241-0/+1