aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Add the debian cdn as a first attempt for debian mirrorsBaptiste Daroussin2014-01-051-0/+1
* Add new USES=fam that will replace USE_FAM=yesAntoine Brodin2014-01-051-0/+63
* Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore.Rene Ladan2014-01-041-12/+1
* Add the forgotten targets to _STAGE_SUSEQBaptiste Daroussin2014-01-041-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-047-22/+6
* Add the end-user targets to .PHONYBaptiste Daroussin2014-01-041-3/+2
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should beBaptiste Daroussin2014-01-043-3/+11
* Add charsetfix-post-patch to _PATCH_SEQBaptiste Daroussin2014-01-042-3/+1
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...Baptiste Daroussin2014-01-042-3/+1
* Mark the -message targets as PHONYBaptiste Daroussin2014-01-041-0/+1
* extract-message target definition was moved by mistakeBaptiste Daroussin2014-01-041-2/+2
* Fix typosBaptiste Daroussin2014-01-041-1/+1
* Remove 2 more target fallbackBaptiste Daroussin2014-01-041-10/+0
* Remove more now useless fallback targetsBaptiste Daroussin2014-01-042-9/+2
* Rework ordering and definition of targets.Baptiste Daroussin2014-01-041-267/+185
* Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so thatAdam Weinberger2014-01-031-1/+1
* Remove FETCH_ARGS from github stuff in bsd.sites.mk.Adam Weinberger2014-01-031-3/+1
* Ensure correct ownership of the licenses directory to avoid "leftovers" [1]Rene Ladan2014-01-031-0/+2
* Use download.kde.org as the first option for MASTER_SITE_KDE.Raphael Kubo da Costa2014-01-031-2/+2
* Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.Baptiste Daroussin2014-01-031-8/+1
* Allow to follow 302 redirection when fetching from http.Baptiste Daroussin2014-01-031-2/+2
* - Fix mkmf DESTDIR issue with patch from upstreamSteve Wills2014-01-031-1/+1
* Mk/bsd.sites.mk: Update GCC mirrorsJohn Marino2014-01-031-6/+13
* - Add patch to bundled rdoc to fix issue which causes some ports to fail toSteve Wills2014-01-021-1/+1
* Replace a source of information that has disapeared[1] by another one[2]Mathieu Arnold2013-12-311-2/+2
* - APACHE10 is not OSI Approved [1]Olli Hauer2013-12-311-1/+1
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-311-3/+9
* Update to 1.2.2.Koop Mast2013-12-301-1/+2
* Patch has been applied twice before committingBaptiste Daroussin2013-12-281-95/+0
* Convert Mk/bsd.cran.mk to the Uses framework.David Naylor2013-12-283-91/+190
* Update ltverhack.Koop Mast2013-12-281-0/+3
* New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}Baptiste Daroussin2013-12-271-0/+11
* Improve the warning message about the deprecation of WITHOUT_NLSBaptiste Daroussin2013-12-271-1/+1
* - Remove USE_OPENAL codeAntoine Brodin2013-12-262-83/+4
* Add new USES=openal, which will replace USE_OPENALAntoine Brodin2013-12-261-0/+90
* Traditionally, most (if not all) tamperings with ${TMPPLIST} were doneAlexey Dokuchaev2013-12-261-4/+5
* - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unixRene Ladan2013-12-241-34/+14
* - Don't remove rpath from binaries during install [1]Max Brazhnikov2013-12-221-5/+2
* Stop registering recursively dependencies into package with pkgngBaptiste Daroussin2013-12-211-1/+0
* Add the directory with GCC runtime libraries to LDFLAGS. This lets ClangTijl Coosemans2013-12-211-1/+2
* Try to fix font handling for xorg fonts when using staging and pkgng.Niclas Zeising2013-12-191-0/+14
* - Remove lang/python as implicit build and run dependency fromMarcus von Appen2013-12-191-4/+2
* Fix user belonging to multiple groups when a package is stagedBaptiste Daroussin2013-12-181-0/+2
* Use new LIB_DEPENDS syntax for bsd.gnustep.mkBaptiste Daroussin2013-12-171-1/+1
* Use new LIB_DEPENDS format for USE_SQLITEBaptiste Daroussin2013-12-171-2/+2
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-171-1/+1
* Mk/bsd.python.mk: fix setup call for python 3.xWilliam Grzybowski2013-12-171-1/+1
* Mk/bsd.sanity.mk: note about python auto plist and pkgnameWilliam Grzybowski2013-12-161-0/+4
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-162-10/+20
* Spell out "nestedfct"Rene Ladan2013-12-161-1/+1
* fmake doesn't like previous commit (which breaks index) [1]Baptiste Daroussin2013-12-161-14/+0
* Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...Baptiste Daroussin2013-12-161-1/+1
* Mention nestedfct parameter.Rene Ladan2013-12-161-10/+11
* Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationWilliam Grzybowski2013-12-161-0/+4
* Use setuptools for all Python ports.William Grzybowski2013-12-161-12/+32
* Update to nspr 4.10.2Florian Smeets2013-12-141-22/+16
* bsd.sanity.mk: add a warning not to use the BSD licenseEitan Adler2013-12-141-0/+6
* Add compiler:nestedfct which will automatically probe USE_GCC=anyBaptiste Daroussin2013-12-131-1/+10
* New USES=fortran to replace USE_FORTRAN.Tijl Coosemans2013-12-131-0/+39
* Warn users about WITHOUT_NLS deprecationBaptiste Daroussin2013-12-131-4/+4
* Stop defining WITHOUT_NLS it not used anymore in the ports treeBaptiste Daroussin2013-12-131-4/+0
* Convert LIB_DEPENDSBaptiste Daroussin2013-12-131-1/+1
* bsd.licenses.db.mk: add versioned BSD licenseEitan Adler2013-12-121-3/+14
* Templates, Mk/ lang/ruby*: add the RUBY licenseEitan Adler2013-12-121-0/+4
* bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variableEitan Adler2013-12-111-0/+13
* Bring back bsd.licenses.mk to prior r336083 the ports tree is not yet ready f...Baptiste Daroussin2013-12-111-1/+3
* Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...Baptiste Daroussin2013-12-112-7/+4
* New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen2013-12-082-85/+84
* Add vte3, the Gtk 3 version of the vte terminal widget.Koop Mast2013-12-081-1/+6
* Explicitly include the GCC run time directory in LDFLAGS. This shouldGerald Pfeifer2013-12-081-1/+1
* /usr/bin/nawk and /bin/csh are valid shebangsBaptiste Daroussin2013-12-071-0/+2
* Some ports install their info pages gzipped (devel/cvs or lang/gauche forAntoine Brodin2013-12-061-2/+1
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsAlex Kozlov2013-12-062-2/+2
* - Implement support for architecture-neutral portsAlex Kozlov2013-12-062-11/+16
* Remove libxml, last release in 2002. And unsupport upstream.Koop Mast2013-12-051-8/+1
* Do not create a BSD local hierarchy under ${STAGEDIR}${LINUXBASE} whenAntoine Brodin2013-12-051-4/+0
* - Use proper UNAME variable hereBryan Drewery2013-12-041-1/+1
* Add sanity check for LIB_DEPENDS and RUN_DEPENDS.David Naylor2013-12-031-0/+8
* Now that x11-toolkits/linux-f10-gtk is gone, remove its definition.Rene Ladan2013-12-011-6/+1
* Fixup makeplist for directories.Mathieu Arnold2013-11-301-1/+1
* Allow a user non belonging to whell to create a packageBaptiste Daroussin2013-11-291-0/+7
* Fix listing of info-* files when stagingAntoine Brodin2013-11-291-2/+2
* Extend description of USE=shebangfix. Improve grammar and formatting.Gerald Pfeifer2013-11-291-10/+15
* Add gstreamer vaapi, plugin and support libraries to enable hardwareKoop Mast2013-11-291-1/+3
* Replace deprecated USE_DISPLAY code with a single inclusion of USES=displayRene Ladan2013-11-281-16/+2
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).David Naylor2013-11-281-5/+14
* devel/py-setuptools: Python packages installerWilliam Grzybowski2013-11-281-2/+2
* pkg audit now uses the vuln.xml file and not the auditfile anymoreBaptiste Daroussin2013-11-271-1/+1
* - Fix patch to uri module that I broke in r334630Steve Wills2013-11-271-1/+1
* Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).Raphael Kubo da Costa2013-11-261-1/+1
* Expand the description of PKGNAMESUFFIX to also cover its use as aGerald Pfeifer2013-11-251-3/+5
* Typo in MASTER_SITE_APACHE.Tijl Coosemans2013-11-241-1/+1
* lang/python27: Update to 2.7.6Kubilay Kocak2013-11-241-2/+2
* Add description for DJVU and PSMax Brazhnikov2013-11-241-0/+2
* - in qa.sh, properly work with filenames containing blank or tab,Matthias Andree2013-11-232-10/+15
* Say hello to Mate 1.6.Koop Mast2013-11-233-2/+322
* Unbreak USE_GCC=any. We do need to keep GCC 4.2 in our internal tablesGerald Pfeifer2013-11-231-1/+2
* Fix handling of info files with pkgng, when dealing with .info-X files and al...Baptiste Daroussin2013-11-232-19/+8
* - Fix and report heap overflow in floating point parsing issue in rubySteve Wills2013-11-231-3/+3
* Bye, bye lang/gcc42 aka GCC 4.2. As a port you have served us well,Gerald Pfeifer2013-11-231-5/+2
* - Add shared ARMADILLO, FREEXL and PODOFO descriptionsSunpoet Po-Chuan Hsieh2013-11-231-1/+4
* Add support for ${opt}_QMAKE_ON/${opt}_QMAKE_OFFMax Brazhnikov2013-11-221-12/+15
* Update to 1.2.1.Koop Mast2013-11-221-6/+10
* In preparation for Qt 5 ports:Max Brazhnikov2013-11-212-17/+20
* Fix typoBaptiste Daroussin2013-11-211-1/+1
* Fix a typoBaptiste Daroussin2013-11-211-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...Baptiste Daroussin2013-11-211-4/+4
* Define the target in post section.Baptiste Daroussin2013-11-201-7/+10
* Add CHOSEN_COMPILER_TYPE which can be clang or gccBaptiste Daroussin2013-11-201-0/+13
* Fix some typos and use modern Perl variables in comments.Rene Ladan2013-11-203-6/+6
* Fix do-patchBaptiste Daroussin2013-11-201-1/+1
* Mark some targets .PHONYBaptiste Daroussin2013-11-209-0/+9
* Ensure make patch fails if a patch fails to apply with bmake being the defaul...Baptiste Daroussin2013-11-201-1/+2
* Fix a typo in the DOS2UNIX_GLOB case (SRCSRC -> WRKSRC)Rene Ladan2013-11-201-1/+1
* Fix a typo (specifed -> specified)Rene Ladan2013-11-201-1/+1
* Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool.Koop Mast2013-11-201-26/+48
* Update to version 3.3.3.Dmitry Sivachenko2013-11-191-2/+2
* Add the ability to build specific ports with WITH_DEBUGEitan Adler2013-11-191-0/+8
* Finish removing support for lua50Baptiste Daroussin2013-11-191-17/+1
* Mark USE_DOS2UNIX as deprecatedBaptiste Daroussin2013-11-181-0/+4
* New USES=dos2unixBaptiste Daroussin2013-11-181-0/+40
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.Alberto Villa2013-11-171-3/+3
* Make sure clang uses ports ld on FreeBSD 8Baptiste Daroussin2013-11-161-0/+2
* Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined.Jung-uk Kim2013-11-151-4/+2
* Fix lib_depend for gnome-control-center.Koop Mast2013-11-141-1/+1
* Version two of the SDL2_gfx library, compatible with SDL2.0.Marcus von Appen2013-11-141-1/+6
* Remove USES=npapi, please only use webpluginBaptiste Daroussin2013-11-131-209/+0
* Fix eel2 lib_depend line.Koop Mast2013-11-131-1/+1
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]Rene Ladan2013-11-131-1/+3
* Fix when PREFIX != LOCALBASEBaptiste Daroussin2013-11-131-6/+5
* No need to parse twice the webplugin argumentsBaptiste Daroussin2013-11-121-1/+1
* Use USESDIR when possibleBaptiste Daroussin2013-11-121-1/+1
* Define EXTRACT_SUFX at the very end of the pre section to allowBaptiste Daroussin2013-11-121-13/+14
* Convert www/firefox/Makefile.webplugins into a USESBaptiste Daroussin2013-11-121-0/+187
* Allow multiple value in ${opt}_USE= FOO=bar,baz.Mathieu Arnold2013-11-121-1/+3
* Fix with bmake which requires KMODDDIR to be defined before use.Rene Ladan2013-11-121-1/+1
* Change DESTDIRNAME into a ant compatible argument when a port is stagedBaptiste Daroussin2013-11-121-0/+1
* On FreeBSD 8 clang will need a newer version of binutils.Baptiste Daroussin2013-11-121-0/+6
* Make Uses/npapi.mk STAGEDIR safe.Eitan Adler2013-11-121-5/+5
* Copy npapi.mk from the mplayer port and USEify it.Eitan Adler2013-11-121-0/+209
* - support STAGE for ports using AP_FAST_BUILDOlli Hauer2013-11-111-0/+5
* - rewrite part of module enablingOlli Hauer2013-11-111-12/+11
* Document USE_GCC=any. Reformat the description a bit and use newerGerald Pfeifer2013-11-111-5/+11
* Remove isc.org from the list of KDE mirrors.Raphael Kubo da Costa2013-11-111-1/+0
* - Remove ftp.nctu.edu.tw from MASTER_SITE_GCCSunpoet Po-Chuan Hsieh2013-11-101-1/+0
* - Add shared SPDY descriptionSunpoet Po-Chuan Hsieh2013-11-101-0/+1
* Mk/bsd.python.mk: remove deprecated easy install varsWilliam Grzybowski2013-11-091-16/+0
* Mk/bsd.python.mk: add staging support for easy_installWilliam Grzybowski2013-11-091-4/+31
* Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILSKubilay Kocak2013-11-091-1/+1
* Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usageKubilay Kocak2013-11-091-5/+6
* Add back gtksourceviewmm3 accidently removed in -r333211, because I didn'tKoop Mast2013-11-081-0/+4
* Which to using new lib_depends syntax.Koop Mast2013-11-081-109/+110
* gnomelibs and orbit where retired.Koop Mast2013-11-081-18/+2
* Fix 'make stage' for ports which define USE_LINUX by passing a definedRene Ladan2013-11-081-1/+1
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelRene Ladan2013-11-081-0/+3
* Allow base clang to be used if version is >= 3.3Baptiste Daroussin2013-11-081-0/+22
* - Fix user users-groups script ('-e')Olli Hauer2013-11-071-1/+1
* - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"Rusmir Dusko2013-11-071-1/+1
* Update to 0.57.Xin LI2013-11-071-5/+9
* Update KDevelop to 4.5.2.Raphael Kubo da Costa2013-11-061-1/+1
* Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ...Baptiste Daroussin2013-11-051-4/+1
* Remove useless OSVERSION check, now that tinderbox properly do not leak those...Baptiste Daroussin2013-11-051-1/+1
* Using stage does not magically enforce the use of sane package tools, soRene Ladan2013-11-041-4/+2
* Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.Rene Ladan2013-11-041-1/+3
* Make sure that kldxref(8) is not run when installing into the stagingRene Ladan2013-11-041-0/+3
* Mk/bsd.database.mk: Fix postgresql component specificationsJohn Marino2013-11-031-3/+3
* - Followup commit for the final lang/python26 update, that was missedMarcus von Appen2013-11-021-2/+2
* - Fix 'make package-recursive' with stagingBryan Drewery2013-11-021-1/+1
* Fix a mismerge that caused html5 audio to not work.Florian Smeets2013-11-021-0/+3
* bsd.stage.mk: Fewer false positives, much faster, easier maintenance.Matthias Andree2013-11-013-84/+137
* - Remove final vestiges of ruby18Thomas Abthorpe2013-10-311-36/+4
* Add a new USES for kernel module ports.Rene Ladan2013-10-311-0/+47
* Drop support for lua 4 which is EOLed for a long timeBaptiste Daroussin2013-10-311-5/+1
* - Fix 'make package' when using pkg_install. Broken in r332158 due to syntaxBryan Drewery2013-10-311-0/+2
* Fix copying +INSTALL after r332158Bryan Drewery2013-10-311-1/+1
* - update firefox to 25.0Florian Smeets2013-10-311-58/+33
* Staging showed that user/groups creation from plist are done inBaptiste Daroussin2013-10-312-15/+60
* - Remove gratuitous whitespacesAlex Kozlov2013-10-311-12/+7
* Add support for staging PHP extensions.Alex Dupre2013-10-301-12/+14
* - Add new OFL(1.0 and 1.1 versions) font licensesBryan Drewery2013-10-291-1/+10
* Properly guard against multiple inclusion.Rene Ladan2013-10-291-0/+1
* - revert r331810Dirk Meyer2013-10-291-120/+0
* - Fix COPYTREE_BIN and COPYTREE_SHARE so that installed symlinksBryan Drewery2013-10-281-2/+2
* - use STAGEDIRDirk Meyer2013-10-281-0/+120
* - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}"Sunpoet Po-Chuan Hsieh2013-10-281-1/+1
* Remove obsoleted and removed gnome1 components. While here update example.Koop Mast2013-10-271-59/+5
* Allow multiple values for configure ENABLE and WITH options helpersWilliam Grzybowski2013-10-271-4/+12
* Mk/bsd.python.mk: Further tweaks to clarify AUTOPLIST and PY3K_HACKKubilay Kocak2013-10-271-6/+6
* - Remove cpan.nctu.edu.tw from MASTER_SITE_PERL_CPAN_BYSunpoet Po-Chuan Hsieh2013-10-261-1/+0
* Mk/bsd.python.mk: Clarify PYTHON_PY3K_PLIST_HACK & PYDISTUTILS_AUTOPLIST usageKubilay Kocak2013-10-261-7/+7
* - Add a warning about PYTHON_PY3K_PLIST_HACK not being required, ifMarcus von Appen2013-10-261-0/+4
* - Add missing || ${TRUE}Sunpoet Po-Chuan Hsieh2013-10-251-1/+1
* - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto existsSunpoet Po-Chuan Hsieh2013-10-241-1/+1
* Allow users to install converters/libiconv on 10.x systems if theyUlrich Spörlein2013-10-231-1/+1
* Change default perl to lang/perl5.16Mathieu Arnold2013-10-231-1/+1
* - Don't create share/applications as it is part of BSD.local.dist nowBryan Drewery2013-10-231-2/+0
* Don't add "@unexec rmdir ${DESKTOPDIR} ..." to pkg-plist for ports thatTijl Coosemans2013-10-231-1/+0
* Pass CC/CXX to qmake when we can't find appropriate QMAKESPECMax Brazhnikov2013-10-221-0/+3
* Fix a typo in bsd.stage.mk, LINUXBASE_REL should be LINUXBASE. NothingRene Ladan2013-10-211-3/+3
* Remove entry for expired and deleted graphics/linux-f10-png10Rene Ladan2013-10-211-5/+1
* really apply the fix provided by ohauerBaptiste Daroussin2013-10-211-1/+1
* Fix restage targetBaptiste Daroussin2013-10-211-1/+1
* - Fix devel/xfce4-dev-tools detection, when xfdev is used in USE_XFCE macroOlivier Duchateau2013-10-211-1/+2
* - Add check for suid files and directoriesAlex Kozlov2013-10-211-1/+12
* - Cosmetic change:Sunpoet Po-Chuan Hsieh2013-10-201-21/+20
* - Fix patch fetching so it tries the next site if one has the wrong size.Bryan Drewery2013-10-201-2/+17
* - Add staging support for USE_PERL5=modbuild*Sunpoet Po-Chuan Hsieh2013-10-201-9/+20
* - Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is setMarcus von Appen2013-10-191-1/+1
* Recommand to use STRIP_CMD to strip binaries given that it will respect the W...Baptiste Daroussin2013-10-191-1/+1
* - New Uses pure.mkRusmir Dusko2013-10-191-0/+39
* - Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if theMarcus von Appen2013-10-191-1/+3
* Fix staging to rubygemsAntoine Brodin2013-10-181-1/+1
* Allow staging rubygems (which here, enforce the bindir for staged rubygem ports)Baptiste Daroussin2013-10-171-9/+13
* Readd forgotten port-install-script in the stage seq.Baptiste Daroussin2013-10-171-2/+2
* Document "openmp" as a valid argument.Rene Ladan2013-10-171-2/+2
* - Properly reference pkg(8) for conflcts instead of pkg_delete(1)Bryan Drewery2013-10-161-2/+2
* Drop support for ruby-lua4Baptiste Daroussin2013-10-151-1/+0
* - Fix USE_LDCONFIG32 for stage ready portsAlex Kozlov2013-10-151-1/+1
* - use new LIB_DEPENDS notation in subversion portsOlli Hauer2013-10-152-2/+2
* Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gccJohn Marino2013-10-151-1/+1
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.Raphael Kubo da Costa2013-10-141-4/+6
* Add support for USE_GCC=4.9 and USE_GCC=4.9+.Gerald Pfeifer2013-10-141-1/+2
* - Add shared defnition for redis descriptionRyan Steinmetz2013-10-141-0/+1
* - Fix spelling in commentBryan Drewery2013-10-131-1/+1
* Always use a recent version of gcc in case a port needs openmp supportBaptiste Daroussin2013-10-121-1/+1
* - Update comments to reflect the new "stage" targetFrederic Culot2013-10-111-6/+7
* - Add Artistic License (perl) version 1.0Bryan Drewery2013-10-111-1/+4
* - Fix desktopfileutils() and sharedmimeinfo() returning non-zero and causingBryan Drewery2013-10-111-0/+2
* - WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccacheBryan Drewery2013-10-111-1/+1
* Add two QA tests for staged ports:Antoine Brodin2013-10-112-2/+24
* - Try to clarify USE_PACKAGE_DEPENDS_ONLY failure messageBryan Drewery2013-10-101-1/+1
* - Move dialog4ports.sh to more appropriate new directory Mk/Scripts asBryan Drewery2013-10-102-1/+49
* First set of Q/A for staged ports.Baptiste Daroussin2013-10-093-0/+97
* - Fix 'USE_DOS2UNIX= file list' not printing file names since r183768Bryan Drewery2013-10-091-1/+1
* Pass CONFIGURE_ENV to qmakeMax Brazhnikov2013-10-091-0/+1
* Add a new argument openmp to make sure that only gcc is used (for now) is the...Baptiste Daroussin2013-10-091-0/+9
* Really really commit the right versionBaptiste Daroussin2013-10-091-2/+2
* Revert r329829 to restore compiler.mkBryan Drewery2013-10-091-0/+116
* Actually commit the right versionBaptiste Daroussin2013-10-091-116/+0
* New USES=compilerBaptiste Daroussin2013-10-091-0/+116
* - Add new USES= qmake (with staging support)Max Brazhnikov2013-10-091-0/+66
* Allow stage support for 'USE_KDE4= sharedmime' portsMax Brazhnikov2013-10-081-0/+2
* Remove devel/linux-f10-libglade and textproc/linux-f10-libxml, bothRene Ladan2013-10-071-10/+2
* - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES.Bryan Drewery2013-10-071-5/+6
* Make GNUstep installs respect MAKE_ARGS, required for staging support.David Chisnall2013-10-071-2/+2
* Rework linux rpm plist generation/installationAntoine Brodin2013-10-061-6/+6
* - PATCHFILES now support an optional :-pX flag that notes which patch stripBryan Drewery2013-10-051-15/+35
* MTREE_FILE is not yet defined bsd.stage.mk is parsed let the shell script tes...Baptiste Daroussin2013-10-051-14/+8
* Fix linux rpm plist generationBaptiste Daroussin2013-10-041-2/+2
* Fix directory stagingBaptiste Daroussin2013-10-041-1/+1