aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* - PATCHFILES now support an optional :-pX flag that notes which patch stripbdrewery2013-10-051-15/+35
* MTREE_FILE is not yet defined bsd.stage.mk is parsed let the shell script tes...bapt2013-10-051-14/+8
* Fix linux rpm plist generationbapt2013-10-041-2/+2
* Fix directory stagingbapt2013-10-041-1/+1
* Fix makeplist with no MTREE_FILEbapt2013-10-041-0/+4
* Fix check-orphans with no MTREE_FILEbapt2013-10-041-0/+4
* Add deprecation warning for USE_GNOME=desktopfileutils.kwm2013-10-041-0/+4
* - Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUBbdrewery2013-10-041-1/+1
* - Add option helper opt_USE= FOO=bar -> USE_FOO=barbdrewery2013-10-041-0/+9
* - Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIESsunpoet2013-10-041-10/+7
* - Add support for PATCHFILES and PATCH_SITESbdrewery2013-10-041-5/+4
* Allow to mark a port as broken on some given arches without having to add pre...bapt2013-10-041-3/+10
* - update to 1.0.27.2 [1]flo2013-10-041-5/+0
* - Support {opt}_EXTRA_PATCHESbdrewery2013-10-031-0/+6
* The default versions of lang/python* have been changed to support themva2013-10-032-24/+35
* Sometimes scons do expect DESTDIR being in lowercasebapt2013-10-031-0/+3
* Introduce the new "scons" USES. The goal is to replace the old bsd.scons.mkbapt2013-10-032-0/+34
* - Fix 'package' with staging+pkg_install when ports are read-only by creatingbdrewery2013-10-031-4/+12
* Allow staging linux rpmsbapt2013-10-031-6/+6
* Allow scons port to support stagingbapt2013-10-031-0/+4
* - Add more OPTIONS helpers: MAKE_ARGS, PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRYsunpoet2013-10-021-5/+6
* Fixup the MLINKS replacement code.mat2013-10-011-2/+2
* - Fix staging not checking if a port is already installed when installingbdrewery2013-10-011-2/+2
* - pkg_install+staging: Fix installing package as non-root to call su.bdrewery2013-10-011-2/+2
* Enable python meta-ports to be used as direct dependenciesmva2013-10-011-4/+19
* Don't exec programs in post-install when STAGE mode is enabled.kwm2013-09-302-0/+4
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-301-6/+8
* - Convert to new LIB_DEPENDS syntaxgblach2013-09-291-2/+2
* Add native opcache extension for php55.mm2013-09-291-1/+6
* - Fix message displayed when the port being installed is already installedamdmi32013-09-281-2/+2
* - Delete the whole directory hierarchy, not only directories containingmva2013-09-281-5/+14
* Fix showing warnings about usage of MAN* and MLINKS in bsd.sanity.mkbapt2013-09-271-4/+8
* - Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is setbdrewery2013-09-271-1/+2
* - USES+=tcl and USES+=tkgahr2013-09-271-18/+59
* - Fix FORCE_PKG_REGISTER with pkg_install with stagingbdrewery2013-09-271-0/+4
* - Fix bsd.pbi.mk to pull pbi-manager from the correct portkmoore2013-09-271-1/+1
* - Fix typo [1]sunpoet2013-09-271-1/+1
* - Introduce a new port Makefile knob PYDISTUTILS_AUTOPLIST.mva2013-09-271-4/+56
* - Minor cleanup for PERL5_MAN* and P5MAN*sunpoet2013-09-261-5/+2
* - Similar to r328081, need to explicitly list the PREFIX that '@cwd' shouldbdrewery2013-09-251-2/+1
* If ${opt}_CPPFLAGS is defined, its value will be appended to CPPFLAGSnaddy2013-09-251-4/+4
* - Fix handling of minimum versions (e.g., USES+=tk:84+)gahr2013-09-241-2/+1
* Only make the pkg-plist start with @owner and @group if root is not neededbapt2013-09-241-1/+1
* Allow packaging as a user for stage ready portsbapt2013-09-241-1/+12
* Fix typobapt2013-09-241-1/+1
* Overwrite BINOWN/SHAREOWN/WWWOWN to allow all our INSTALL_* macros to properl...bapt2013-09-241-0/+3
* Fix typobapt2013-09-241-1/+1
* In case the port is supporting staging, initialize the PLIST withbapt2013-09-241-0/+4
* Define UID earlier so that it can be used by USESbapt2013-09-241-4/+4
* In preparation for package as user introduce a new uidfix, which will setup a...bapt2013-09-241-0/+15
* - Be explicit about prefix with @cwd for USE_LDCONFIGbdrewery2013-09-241-2/+2
* New target make check-orphans to help discovering the files in staged not pre...bapt2013-09-241-0/+53
* Fix STAGEDIR support for ports using DESKTOP_ENTRIESbapt2013-09-241-1/+1
* - Remove trailing slashsunpoet2013-09-241-1/+1
* Introduce a new MANDIRS macros to make the compress-man determine where the m...bapt2013-09-243-3/+5
* Do not require root credential for make clean if the stage cookie is not presentbapt2013-09-241-1/+1
* Simplify notation of perl man page path in pkg-plist when stagedbapt2013-09-231-2/+4
* ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing.rm2013-09-231-0/+1
* - add new USES target: zope, and convert the tree to itrm2013-09-233-91/+98
* - Fix PORTDOCS, PORTEXAMPLES and PORTDATA with staging.bdrewery2013-09-231-6/+6
* Use macro when possiblebapt2013-09-231-4/+4
* Sort earlier to preserver the FS orderingbapt2013-09-231-2/+2
* Make the new compress-man respect LOCALBASE and PREFIXbapt2013-09-231-1/+1
* - Add shared LIBLO and LIBOIL descriptionssunpoet2013-09-231-0/+2
* Add support for staging area in the ports treebapt2013-09-236-54/+291
* Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging p5-...bapt2013-09-231-1/+3
* - Rename public name of SSP support to WITH_SSP_PORTS as /usr/srcbdrewery2013-09-222-3/+4
* - Add 2 settable variablessunpoet2013-09-211-2/+4
* - Fix typosunpoet2013-09-201-1/+1
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-202-0/+41
* - Fix svn properties for Mk/bsd.ocaml.mkak2013-09-201-1/+1
* - Fix on < 10gahr2013-09-191-1/+2
* - Correct typogahr2013-09-191-2/+2
* - Correct another typogahr2013-09-191-1/+1
* - Fix typogahr2013-09-191-1/+1
* - Revert file erroneously included in my previous commitgahr2013-09-191-1/+1
* - Implement USES+=tcl and USES+=tkgahr2013-09-195-1/+185
* Do not recommand to drop ltverhack because it needs to be done with cautious,bapt2013-09-191-3/+3
* Fix typobapt2013-09-191-1/+1
* Introduce the one-true-way to handle multi version portsbapt2013-09-193-2/+42
* Move the target for sanity checking to the end of bsd.port.mk so thatbapt2013-09-192-35/+37
* - update firefox, thunderbird and libxul to 24.0flo2013-09-191-42/+50
* Add comas, to improve grammarbapt2013-09-191-14/+14
* Remove cruftbapt2013-09-191-3/+0
* Do not issue warnings yet about WITHOUT_NLS and WITHOUT_X11 for the users has...bapt2013-09-191-8/+8
* Comment LICENSE warning for now, license framework needs more love before adv...bapt2013-09-191-3/+3
* Print one message per linebapt2013-09-191-21/+43
* Add a new bsd.sanity.mk.bapt2013-09-192-5/+113
* Remove the old perl framework, that also means all the perl code is not loade...bapt2013-09-182-241/+0
* Convert to new perl frameworkbapt2013-09-171-2/+2
* Sqlite 3.4 is not in the ports tree anymorebapt2013-09-161-3/+0
* Mk/Uses/readline.mk: Restore functionality for DragonFlymarino2013-09-161-1/+4
* - Introduce PYTHON2_DEFAULT_VERSION, the version of the default python2mva2013-09-151-9/+25
* readline won't be removed in time for 10.0, let 10.0 use readline from base.bapt2013-09-141-3/+3
* - Add shared COOKIE descriptionsunpoet2013-09-131-0/+1
* Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ lan...bapt2013-09-091-0/+5
* Don't rely on `file -L' to follow symlinks and find type of the filesobomax2013-09-091-1/+2
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-081-0/+2
* - Update comment of PYTHON_DISTFILEsunpoet2013-09-081-1/+1
* - Add shared MONGO descriptionzi2013-09-071-0/+1
* Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.kwm2013-09-061-2/+14
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-0/+2
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-052-3/+15
* - Fix things after recent modbuildtiny commitaz2013-09-051-2/+6
* * Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny.mat2013-09-041-2/+8
* - Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allowbdrewery2013-09-031-1/+1
* - Fix regression from r325805 and allow 'make fetch' to workbdrewery2013-09-031-1/+1
* Do not overwrite USESbapt2013-09-031-1/+1
* Two imake related changes:tijl2013-09-022-3/+9
* Remove pkgconfig USE_GNOME component, it not used anymore [1].kwm2013-09-021-5/+1
* 1. Introduce using iconv with arguments:bsam2013-09-021-4/+12
* - Add shared GTA descriptionsunpoet2013-09-011-0/+1
* - Fix regression with 'makesum' from r325805 by respectingbdrewery2013-09-011-1/+1
* Bring the Python PyPi MASTERSITES list back to the future - Part Ikoobs2013-09-011-4/+0
* Fix spelling mistakekoobs2013-09-011-1/+1
* - Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependenciesbdrewery2013-08-311-3/+10
* - make fetch/checksum: If a fetched file does not match the expected size,bdrewery2013-08-311-2/+17
* Document the LIBTOOLIZE_ARGS variablekoobs2013-08-311-0/+3
* Remove dead sites from MASTER_SITE_PERLaz2013-08-311-2/+0
* Update the list of SourceForge.JP official mirrors.danfe2013-08-311-1/+1
* - make checksum: When encountering a checksum mismatch, delete the filebdrewery2013-08-311-0/+1
* - Fix WITH_CCACHE_BUILD support on ports that have a *PATH var in theirbdrewery2013-08-301-1/+1
* - Support overriding CONFIG_SITEbdrewery2013-08-301-1/+2
* Fix a copy-and-paste error and a reversed condition in bsd.gnustep.mktheraven2013-08-291-2/+2
* Arts was removed:itetcu2013-08-291-1/+0
* Update to latest GNUstep core libraries.theraven2013-08-291-151/+38
* Remove gnupg.org.favoritelinks.net from GNUPG MASTER_SITE list (NXDOMAIN)koobs2013-08-271-1/+0
* Fix grammar in commentrakuco2013-08-261-1/+1
* - Fix a documentation typomva2013-08-261-1/+1
* Remove two PyPi mirrors, one outdated [1] the other outdated/offline [2]koobs2013-08-251-2/+0
* - document the PYTHON_VER variable for port Makefilesmva2013-08-251-0/+3
* - Add shared LIBXML2 descriptionsunpoet2013-08-251-2/+3
* - Sync comment with default PERL_VERSIONsunpoet2013-08-232-4/+4
* Update to 1.0.9.kwm2013-08-211-5/+5
* - Update MASTER_SITE_VIM to insure official sites are chosen as first choicesbz2013-08-201-1/+3
* - Add lang/python as temporary RUN and BUILD dependency, if USE_PYTHON*mva2013-08-181-2/+4
* And actually allow people to continue using ports.mat2013-08-132-2/+2
* Introduce Perl 5.18.1mat2013-08-132-0/+4
* Remove www.bluestop.org from MASTER_SITE_CRITICAL. Thank you bruce for theehaupt2013-08-091-1/+0
* - update firefox to 23.0flo2013-08-091-22/+64
* Fix BUILD_DEPENDS line for devel/subversion builds with STATIC option.mandree2013-08-061-3/+7
* Document the new bsd.options.mk knobs.mat2013-08-011-0/+32
* On HEAD fetch is now checking for https, which lead to lots of fetch failuresbapt2013-07-311-0/+1
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-311-18/+24
* Do not force perl as a patch and extract dependency each time the old form of...bapt2013-07-311-2/+0
* New USES= perl5bapt2013-07-312-0/+235
* Define MAKE_CMD in post.mk to allow anything to overwrite itbapt2013-07-304-4/+3
* do-install also needs MAKE_CMDbapt2013-07-301-1/+1
* Reduce code duplication by overwriting MAKE_CMD when it is different.bapt2013-07-303-37/+3
* Define a new MAKE_CMD commandbapt2013-07-301-0/+1
* Use new LIB_DEPENDS formatbapt2013-07-301-1/+1
* Use new LIB_DEPENDS formatbapt2013-07-301-1/+1
* Update db*_DEPENDS to use new lib*.so:... LIB_DEPENDS format. [2]mandree2013-07-301-10/+10
* Remove excessive colonbapt2013-07-301-1/+1
* Fix formatting when finding shared library with new LIB_DEPENDS formatbapt2013-07-301-1/+1
* Add new ${OPT}_CONFIGURE_WITH option helpbapt2013-07-291-0/+6
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-272-153/+1
* Remove support for Qt3/kde in preparation for full Qt3/kde3 removalbapt2013-07-271-13/+0
* Quiet update-desktop-database output, like when it complaining about invalidkwm2013-07-261-3/+3
* - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).tijl2013-07-251-5/+23
* Mk/bsd.sites.mk: Update ECLIPSE mirrorsmarino2013-07-221-9/+4
* - change MASTER_SITE_APACHEohauer2013-07-211-6/+6
* Prevent MAKE_JOBS_NUMBER from being recursivebapt2013-07-161-1/+1
* Activate multiple jobs by default [1]bapt2013-07-161-16/+14
* - Update devel/automake to 1.14ade2013-07-161-3/+6
* - Switch USE_GITHUB from nodeload to codeload. nodeload is currentlybdrewery2013-07-151-2/+2
* Remove support for QT 3.3 now that we have QT 4.5rene2013-07-131-6/+1
* Add QT4 (Linux Fedora 10).bsam2013-07-131-1/+5
* Replace John Marino email address with FreeBSD versionmarino2013-07-121-1/+1
* - Add shared CYASSL, NSS and POLARSSL descriptionssunpoet2013-07-121-0/+3
* - Update to 1.9.3-p448swills2013-07-121-1/+1
* Remove support for gnomevfs1rene2013-07-101-8/+1
* Remove USE_MOTIF as it is not used anymorebapt2013-07-101-21/+1
* Error message when not able to create the optiondir directory.bapt2013-07-101-2/+2
* 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