aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Fix listing of info-* files when stagingantoine2013-11-291-2/+2
* Extend description of USE=shebangfix. Improve grammar and formatting.gerald2013-11-291-10/+15
* Add gstreamer vaapi, plugin and support libraries to enable hardwarekwm2013-11-291-1/+3
* Replace deprecated USE_DISPLAY code with a single inclusion of USES=displayrene2013-11-281-16/+2
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).dbn2013-11-281-5/+14
* devel/py-setuptools: Python packages installerwg2013-11-281-2/+2
* pkg audit now uses the vuln.xml file and not the auditfile anymorebapt2013-11-271-1/+1
* - Fix patch to uri module that I broke in r334630swills2013-11-271-1/+1
* Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).rakuco2013-11-261-1/+1
* Expand the description of PKGNAMESUFFIX to also cover its use as agerald2013-11-251-3/+5
* Typo in MASTER_SITE_APACHE.tijl2013-11-241-1/+1
* lang/python27: Update to 2.7.6koobs2013-11-241-2/+2
* Add description for DJVU and PSmakc2013-11-241-0/+2
* - in qa.sh, properly work with filenames containing blank or tab,mandree2013-11-232-10/+15
* Say hello to Mate 1.6.kwm2013-11-233-2/+322
* Unbreak USE_GCC=any. We do need to keep GCC 4.2 in our internal tablesgerald2013-11-231-1/+2
* Fix handling of info files with pkgng, when dealing with .info-X files and al...bapt2013-11-232-19/+8
* - Fix and report heap overflow in floating point parsing issue in rubyswills2013-11-231-3/+3
* Bye, bye lang/gcc42 aka GCC 4.2. As a port you have served us well,gerald2013-11-231-5/+2
* - Add shared ARMADILLO, FREEXL and PODOFO descriptionssunpoet2013-11-231-1/+4
* Add support for ${opt}_QMAKE_ON/${opt}_QMAKE_OFFmakc2013-11-221-12/+15
* Update to 1.2.1.kwm2013-11-221-6/+10
* In preparation for Qt 5 ports:makc2013-11-212-17/+20
* Fix typobapt2013-11-211-1/+1
* Fix a typobapt2013-11-211-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...bapt2013-11-211-4/+4
* Define the target in post section.bapt2013-11-201-7/+10
* Add CHOSEN_COMPILER_TYPE which can be clang or gccbapt2013-11-201-0/+13
* Fix some typos and use modern Perl variables in comments.rene2013-11-203-6/+6
* Fix do-patchbapt2013-11-201-1/+1
* Mark some targets .PHONYbapt2013-11-209-0/+9
* Ensure make patch fails if a patch fails to apply with bmake being the defaul...bapt2013-11-201-1/+2
* Fix a typo in the DOS2UNIX_GLOB case (SRCSRC -> WRKSRC)rene2013-11-201-1/+1
* Fix a typo (specifed -> specified)rene2013-11-201-1/+1
* Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool.kwm2013-11-201-26/+48
* Update to version 3.3.3.demon2013-11-191-2/+2
* Add the ability to build specific ports with WITH_DEBUGeadler2013-11-191-0/+8
* Finish removing support for lua50bapt2013-11-191-17/+1
* Mark USE_DOS2UNIX as deprecatedbapt2013-11-181-0/+4
* New USES=dos2unixbapt2013-11-181-0/+40
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-171-3/+3
* Make sure clang uses ports ld on FreeBSD 8bapt2013-11-161-0/+2
* Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined.jkim2013-11-151-4/+2
* Fix lib_depend for gnome-control-center.kwm2013-11-141-1/+1
* Version two of the SDL2_gfx library, compatible with SDL2.0.mva2013-11-141-1/+6
* Remove USES=npapi, please only use webpluginbapt2013-11-131-209/+0
* Fix eel2 lib_depend line.kwm2013-11-131-1/+1
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]rene2013-11-131-1/+3
* Fix when PREFIX != LOCALBASEbapt2013-11-131-6/+5
* No need to parse twice the webplugin argumentsbapt2013-11-121-1/+1
* Use USESDIR when possiblebapt2013-11-121-1/+1
* Define EXTRACT_SUFX at the very end of the pre section to allowbapt2013-11-121-13/+14
* Convert www/firefox/Makefile.webplugins into a USESbapt2013-11-121-0/+187
* Allow multiple value in ${opt}_USE= FOO=bar,baz.mat2013-11-121-1/+3
* Fix with bmake which requires KMODDDIR to be defined before use.rene2013-11-121-1/+1
* Change DESTDIRNAME into a ant compatible argument when a port is stagedbapt2013-11-121-0/+1
* On FreeBSD 8 clang will need a newer version of binutils.bapt2013-11-121-0/+6
* Make Uses/npapi.mk STAGEDIR safe.eadler2013-11-121-5/+5
* Copy npapi.mk from the mplayer port and USEify it.eadler2013-11-121-0/+209
* - support STAGE for ports using AP_FAST_BUILDohauer2013-11-111-0/+5
* - rewrite part of module enablingohauer2013-11-111-12/+11
* Document USE_GCC=any. Reformat the description a bit and use newergerald2013-11-111-5/+11
* Remove isc.org from the list of KDE mirrors.rakuco2013-11-111-1/+0
* - Remove ftp.nctu.edu.tw from MASTER_SITE_GCCsunpoet2013-11-101-1/+0
* - Add shared SPDY descriptionsunpoet2013-11-101-0/+1
* Mk/bsd.python.mk: remove deprecated easy install varswg2013-11-091-16/+0
* Mk/bsd.python.mk: add staging support for easy_installwg2013-11-091-4/+31
* Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILSkoobs2013-11-091-1/+1
* Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usagekoobs2013-11-091-5/+6
* Add back gtksourceviewmm3 accidently removed in -r333211, because I didn'tkwm2013-11-081-0/+4
* Which to using new lib_depends syntax.kwm2013-11-081-109/+110
* gnomelibs and orbit where retired.kwm2013-11-081-18/+2
* Fix 'make stage' for ports which define USE_LINUX by passing a definedrene2013-11-081-1/+1
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelrene2013-11-081-0/+3
* Allow base clang to be used if version is >= 3.3bapt2013-11-081-0/+22
* - Fix user users-groups script ('-e')ohauer2013-11-071-1/+1
* - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"nemysis2013-11-071-1/+1
* Update to 0.57.delphij2013-11-071-5/+9
* Update KDevelop to 4.5.2.rakuco2013-11-061-1/+1
* Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ...bapt2013-11-051-4/+1
* Remove useless OSVERSION check, now that tinderbox properly do not leak those...bapt2013-11-051-1/+1
* Using stage does not magically enforce the use of sane package tools, sorene2013-11-041-4/+2
* Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.rene2013-11-041-1/+3
* Make sure that kldxref(8) is not run when installing into the stagingrene2013-11-041-0/+3
* Mk/bsd.database.mk: Fix postgresql component specificationsmarino2013-11-031-3/+3
* - Followup commit for the final lang/python26 update, that was missedmva2013-11-021-2/+2
* - Fix 'make package-recursive' with stagingbdrewery2013-11-021-1/+1
* Fix a mismerge that caused html5 audio to not work.flo2013-11-021-0/+3
* bsd.stage.mk: Fewer false positives, much faster, easier maintenance.mandree2013-11-013-84/+137
* - Remove final vestiges of ruby18tabthorpe2013-10-311-36/+4
* Add a new USES for kernel module ports.rene2013-10-311-0/+47
* Drop support for lua 4 which is EOLed for a long timebapt2013-10-311-5/+1
* - Fix 'make package' when using pkg_install. Broken in r332158 due to syntaxbdrewery2013-10-311-0/+2
* Fix copying +INSTALL after r332158bdrewery2013-10-311-1/+1
* - update firefox to 25.0flo2013-10-311-58/+33
* Staging showed that user/groups creation from plist are done inbapt2013-10-312-15/+60
* - Remove gratuitous whitespacesak2013-10-311-12/+7
* Add support for staging PHP extensions.ale2013-10-301-12/+14
* - Add new OFL(1.0 and 1.1 versions) font licensesbdrewery2013-10-291-1/+10
* Properly guard against multiple inclusion.rene2013-10-291-0/+1
* - revert r331810dinoex2013-10-291-120/+0
* - Fix COPYTREE_BIN and COPYTREE_SHARE so that installed symlinksbdrewery2013-10-281-2/+2
* - use STAGEDIRdinoex2013-10-281-0/+120
* - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"sunpoet2013-10-281-1/+1
* Remove obsoleted and removed gnome1 components. While here update example.kwm2013-10-271-59/+5
* Allow multiple values for configure ENABLE and WITH options helperswg2013-10-271-4/+12
* Mk/bsd.python.mk: Further tweaks to clarify AUTOPLIST and PY3K_HACKkoobs2013-10-271-6/+6
* - Remove cpan.nctu.edu.tw from MASTER_SITE_PERL_CPAN_BYsunpoet2013-10-261-1/+0
* Mk/bsd.python.mk: Clarify PYTHON_PY3K_PLIST_HACK & PYDISTUTILS_AUTOPLIST usagekoobs2013-10-261-7/+7
* - Add a warning about PYTHON_PY3K_PLIST_HACK not being required, ifmva2013-10-261-0/+4
* - Add missing || ${TRUE}sunpoet2013-10-251-1/+1
* - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto existssunpoet2013-10-241-1/+1
* Allow users to install converters/libiconv on 10.x systems if theyuqs2013-10-231-1/+1
* Change default perl to lang/perl5.16mat2013-10-231-1/+1
* - Don't create share/applications as it is part of BSD.local.dist nowbdrewery2013-10-231-2/+0
* Don't add "@unexec rmdir ${DESKTOPDIR} ..." to pkg-plist for ports thattijl2013-10-231-1/+0
* Pass CC/CXX to qmake when we can't find appropriate QMAKESPECmakc2013-10-221-0/+3
* Fix a typo in bsd.stage.mk, LINUXBASE_REL should be LINUXBASE. Nothingrene2013-10-211-3/+3
* Remove entry for expired and deleted graphics/linux-f10-png10rene2013-10-211-5/+1
* really apply the fix provided by ohauerbapt2013-10-211-1/+1
* Fix restage targetbapt2013-10-211-1/+1
* - Fix devel/xfce4-dev-tools detection, when xfdev is used in USE_XFCE macroolivierd2013-10-211-1/+2
* - Add check for suid files and directoriesak2013-10-211-1/+12
* - Cosmetic change:sunpoet2013-10-201-21/+20
* - Fix patch fetching so it tries the next site if one has the wrong size.bdrewery2013-10-201-2/+17
* - Add staging support for USE_PERL5=modbuild*sunpoet2013-10-201-9/+20
* - Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is setmva2013-10-191-1/+1
* Recommand to use STRIP_CMD to strip binaries given that it will respect the W...bapt2013-10-191-1/+1
* - New Uses pure.mknemysis2013-10-191-0/+39
* - Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if themva2013-10-191-1/+3
* Fix staging to rubygemsantoine2013-10-181-1/+1
* Allow staging rubygems (which here, enforce the bindir for staged rubygem ports)bapt2013-10-171-9/+13
* Readd forgotten port-install-script in the stage seq.bapt2013-10-171-2/+2
* Document "openmp" as a valid argument.rene2013-10-171-2/+2
* - Properly reference pkg(8) for conflcts instead of pkg_delete(1)bdrewery2013-10-161-2/+2
* Drop support for ruby-lua4bapt2013-10-151-1/+0
* - Fix USE_LDCONFIG32 for stage ready portsak2013-10-151-1/+1
* - use new LIB_DEPENDS notation in subversion portsohauer2013-10-152-2/+2
* Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gccmarino2013-10-151-1/+1
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-141-4/+6
* Add support for USE_GCC=4.9 and USE_GCC=4.9+.gerald2013-10-141-1/+2
* - Add shared defnition for redis descriptionzi2013-10-141-0/+1
* - Fix spelling in commentbdrewery2013-10-131-1/+1
* Always use a recent version of gcc in case a port needs openmp supportbapt2013-10-121-1/+1
* - Update comments to reflect the new "stage" targetculot2013-10-111-6/+7
* - Add Artistic License (perl) version 1.0bdrewery2013-10-111-1/+4
* - Fix desktopfileutils() and sharedmimeinfo() returning non-zero and causingbdrewery2013-10-111-0/+2
* - WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccachebdrewery2013-10-111-1/+1
* Add two QA tests for staged ports:antoine2013-10-112-2/+24
* - Try to clarify USE_PACKAGE_DEPENDS_ONLY failure messagebdrewery2013-10-101-1/+1
* - Move dialog4ports.sh to more appropriate new directory Mk/Scripts asbdrewery2013-10-102-1/+49
* First set of Q/A for staged ports.bapt2013-10-093-0/+97
* - Fix 'USE_DOS2UNIX= file list' not printing file names since r183768bdrewery2013-10-091-1/+1
* Pass CONFIGURE_ENV to qmakemakc2013-10-091-0/+1
* Add a new argument openmp to make sure that only gcc is used (for now) is the...bapt2013-10-091-0/+9
* Really really commit the right versionbapt2013-10-091-2/+2
* Revert r329829 to restore compiler.mkbdrewery2013-10-091-0/+116
* Actually commit the right versionbapt2013-10-091-116/+0
* New USES=compilerbapt2013-10-091-0/+116
* - Add new USES= qmake (with staging support)makc2013-10-091-0/+66
* Allow stage support for 'USE_KDE4= sharedmime' portsmakc2013-10-081-0/+2
* Remove devel/linux-f10-libglade and textproc/linux-f10-libxml, bothrene2013-10-071-10/+2
* - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES.bdrewery2013-10-071-5/+6
* Make GNUstep installs respect MAKE_ARGS, required for staging support.theraven2013-10-071-2/+2
* Rework linux rpm plist generation/installationantoine2013-10-061-6/+6
* - 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