summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+1
* Fix a typo (specifed -> specified)Rene Ladan2013-11-191-1/+1
* Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool.Koop Mast2013-11-191-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-181-0/+8
* Finish removing support for lua50Baptiste Daroussin2013-11-181-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-151-0/+2
* Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined.Jung-uk Kim2013-11-141-4/+2
* Fix lib_depend for gnome-control-center.Koop Mast2013-11-131-1/+1
* Version two of the SDL2_gfx library, compatible with SDL2.0.Marcus von Appen2013-11-131-1/+6
* Remove USES=npapi, please only use webpluginBaptiste Daroussin2013-11-131-209/+0
* Fix eel2 lib_depend line.Koop Mast2013-11-121-1/+1
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]Rene Ladan2013-11-121-1/+3
* Fix when PREFIX != LOCALBASEBaptiste Daroussin2013-11-121-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-111-5/+5
* Copy npapi.mk from the mplayer port and USEify it.Eitan Adler2013-11-111-0/+209
* - support STAGE for ports using AP_FAST_BUILDOlli Hauer2013-11-101-0/+5
* - rewrite part of module enablingOlli Hauer2013-11-101-12/+11
* Document USE_GCC=any. Reformat the description a bit and use newerGerald Pfeifer2013-11-101-5/+11
* Remove isc.org from the list of KDE mirrors.Raphael Kubo da Costa2013-11-101-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-091-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-071-0/+22
* - Fix user users-groups script ('-e')Olli Hauer2013-11-071-1/+1