/sysutils/mountsmb2/

cgit logo index : freebsd-ports
FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Add the forgotten targets to _STAGE_SUSEQbapt2014-01-041-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...bapt2014-01-047-22/+6
* Add the end-user targets to .PHONYbapt2014-01-041-3/+2
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should bebapt2014-01-043-3/+11
* Add charsetfix-post-patch to _PATCH_SEQbapt2014-01-042-3/+1
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...bapt2014-01-042-3/+1
* Mark the -message targets as PHONYbapt2014-01-041-0/+1
* extract-message target definition was moved by mistakebapt2014-01-041-2/+2
* Fix typosbapt2014-01-041-1/+1
* Remove 2 more target fallbackbapt2014-01-041-10/+0
* Remove more now useless fallback targetsbapt2014-01-042-9/+2
* Rework ordering and definition of targets.bapt2014-01-041-267/+185
* Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so thatadamw2014-01-031-1/+1
* Remove FETCH_ARGS from github stuff in bsd.sites.mk.adamw2014-01-031-3/+1
* Ensure correct ownership of the licenses directory to avoid "leftovers" [1]rene2014-01-031-0/+2
* Use download.kde.org as the first option for MASTER_SITE_KDE.rakuco2014-01-031-2/+2
* Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.bapt2014-01-031-8/+1
* Allow to follow 302 redirection when fetching from http.bapt2014-01-031-2/+2
* - Fix mkmf DESTDIR issue with patch from upstreamswills2014-01-031-1/+1
* Mk/bsd.sites.mk: Update GCC mirrorsmarino2014-01-031-6/+13
* - Add patch to bundled rdoc to fix issue which causes some ports to fail toswills2014-01-021-1/+1
* Replace a source of information that has disapeared[1] by another one[2]mat2013-12-311-2/+2
* - APACHE10 is not OSI Approved [1]ohauer2013-12-311-1/+1
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-3/+9
* Update to 1.2.2.kwm2013-12-301-1/+2
* Patch has been applied twice before committingbapt2013-12-281-95/+0
* Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-283-91/+190
* Update ltverhack.kwm2013-12-281-0/+3
* New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}bapt2013-12-271-0/+11
* Improve the warning message about the deprecation of WITHOUT_NLSbapt2013-12-271-1/+1
* - Remove USE_OPENAL codeantoine2013-12-262-83/+4
* Add new USES=openal, which will replace USE_OPENALantoine2013-12-261-0/+90
* Traditionally, most (if not all) tamperings with ${TMPPLIST} were donedanfe2013-12-261-4/+5
* - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unixrene2013-12-241-34/+14
* - Don't remove rpath from binaries during install [1]makc2013-12-221-5/+2
* Stop registering recursively dependencies into package with pkgngbapt2013-12-211-1/+0
* Add the directory with GCC runtime libraries to LDFLAGS. This lets Clangtijl2013-12-211-1/+2
* Try to fix font handling for xorg fonts when using staging and pkgng.zeising2013-12-191-0/+14
* - Remove lang/python as implicit build and run dependency frommva2013-12-191-4/+2
* Fix user belonging to multiple groups when a package is stagedbapt2013-12-181-0/+2
* Use new LIB_DEPENDS syntax for bsd.gnustep.mkbapt2013-12-171-1/+1
* Use new LIB_DEPENDS format for USE_SQLITEbapt2013-12-171-2/+2
* - Update Calligra Suite to 2.7.5.avilla2013-12-171-1/+1
* Mk/bsd.python.mk: fix setup call for python 3.xwg2013-12-171-1/+1
* Mk/bsd.sanity.mk: note about python auto plist and pkgnamewg2013-12-161-0/+4
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-162-10/+20
* Spell out "nestedfct"rene2013-12-161-1/+1
* fmake doesn't like previous commit (which breaks index) [1]bapt2013-12-161-14/+0
* Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIO...bapt2013-12-161-1/+1
* Mention nestedfct parameter.rene2013-12-161-10/+11
* Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationwg2013-12-161-0/+4
* Use setuptools for all Python ports.wg2013-12-161-12/+32
* Update to nspr 4.10.2flo2013-12-141-22/+16
* bsd.sanity.mk: add a warning not to use the BSD licenseeadler2013-12-141-0/+6
* Add compiler:nestedfct which will automatically probe USE_GCC=anybapt2013-12-131-1/+10
* New USES=fortran to replace USE_FORTRAN.tijl2013-12-131-0/+39
* Warn users about WITHOUT_NLS deprecationbapt2013-12-131-4/+4
* Stop defining WITHOUT_NLS it not used anymore in the ports treebapt2013-12-131-4/+0
* Convert LIB_DEPENDSbapt2013-12-131-1/+1
* bsd.licenses.db.mk: add versioned BSD licenseeadler2013-12-121-3/+14
* Templates, Mk/ lang/ruby*: add the RUBY licenseeadler2013-12-121-0/+4
* bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variableeadler2013-12-111-0/+13
* Bring back bsd.licenses.mk to prior r336083 the ports tree is not yet ready f...bapt2013-12-111-1/+3
* Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...bapt2013-12-112-7/+4
* New USES=twisted, to replace the old USE_TWISTED knob.mva2013-12-082-85/+84
* Add vte3, the Gtk 3 version of the vte terminal widget.kwm2013-12-081-1/+6
* Explicitly include the GCC run time directory in LDFLAGS. This shouldgerald2013-12-081-1/+1
* /usr/bin/nawk and /bin/csh are valid shebangsbapt2013-12-071-0/+2
* Some ports install their info pages gzipped (devel/cvs or lang/gauche forantoine2013-12-061-2/+1
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsak2013-12-062-2/+2
* - Implement support for architecture-neutral portsak2013-12-062-11/+16
* Remove libxml, last release in 2002. And unsupport upstream.kwm2013-12-051-8/+1
* Do not create a BSD local hierarchy under ${STAGEDIR}${LINUXBASE} whenantoine2013-12-051-4/+0
* - Use proper UNAME variable herebdrewery2013-12-041-1/+1
* Add sanity check for LIB_DEPENDS and RUN_DEPENDS.dbn2013-12-031-0/+8
* Now that x11-toolkits/linux-f10-gtk is gone, remove its definition.rene2013-12-011-6/+1
* Fixup makeplist for directories.mat2013-11-301-1/+1
* Allow a user non belonging to whell to create a packagebapt2013-11-291-0/+7
* 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-29