summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2014-03-09Uses/ada.mk: Add support for soon-to-be-older Ada compilerJohn Marino
2014-03-09- Fix following error message when "make update" with python{32,33} as defaul...Sunpoet Po-Chuan Hsieh
2014-03-08Make it possible to override EXTRACT_SUFX when using zip, some distfilesAntoine Brodin
2014-03-08- Add shared MPI, MPICH2 and OPENMPI descriptionsSunpoet Po-Chuan Hsieh
2014-03-07Allow multiple EXTRACT_DEPENDSBaptiste Daroussin
2014-03-07Add USES=zip and USES=zip:infozipBaptiste Daroussin
2014-03-07this is makeself, not gmake.mk :)Baptiste Daroussin
2014-03-07fix removed by accident .elseBaptiste Daroussin
2014-03-07Add USE_MAKESELF to the sanity checkBaptiste Daroussin
2014-03-07extract USE_MAKESELF from bsd.port.mkBaptiste Daroussin
2014-03-07Create a makeself uses to handle makeself archivesBaptiste Daroussin
2014-03-06Fix packaging of python32 and python33 when they are already installedAntoine Brodin
2014-03-06- Add slave port of devel/py-setuptools for different python versions (27, 32...Sunpoet Po-Chuan Hsieh
2014-03-05- Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included ifBryan Drewery
2014-03-04KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov
2014-03-04lang/python33: Update to 3.3.4Kubilay Kocak
2014-03-03Correctly sort the DEPENDS targets.Mathieu Arnold
2014-03-03Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.Mathieu Arnold
2014-03-03KDE/FreeBSD team is happy to present Qt 5 in ports!Max Brazhnikov
2014-03-03Don't output warnings about WITH_DEBUG being on.Mathieu Arnold
2014-03-03Further restrict the dragonfly RE so it only matches freebsd* as the firstTijl Coosemans
2014-03-03- remove WITH_OPENSSL_HACK7Dirk Meyer
2014-03-02- Add shared SWIG descrptionSunpoet Po-Chuan Hsieh
2014-03-02In libtool.mk, let the regexp for DragonFly BSD support match bothTijl Coosemans
2014-03-01PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timeRene Ladan
2014-02-28- Update MASTER_SITE_VIM:Sunpoet Po-Chuan Hsieh
2014-02-27Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.Mathieu Arnold
2014-02-27- Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.Pietro Cerutti
2014-02-27- Some ports ship with libtool 1.5.x + "anygcc" patch. This modifiedTijl Coosemans
2014-02-27- Use only one single space before trailing backslashSunpoet Po-Chuan Hsieh
2014-02-26Instead of hardcoding the version of GCC to provide Fortran support,Gerald Pfeifer
2014-02-26Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixesTijl Coosemans
2014-02-25- Update Ruby 2.1 to 2.1.1Steve Wills
2014-02-25Revert bogus parts of revision 345909.Gerald Pfeifer
2014-02-25Reword the documentation at the top of this file.Gerald Pfeifer
2014-02-24Replace all uses of GCC_DEFAULT_VERSION by GCC_DEFAULT, remove theGerald Pfeifer
2014-02-24Add a new flag QUIET to make targets quiet, currently only 'checkpatch'Rene Ladan
2014-02-24Remove quotes around values we get in PLIST_SUB. [1]Mathieu Arnold
2014-02-24Really tell our users that using WITH_/WITHOUT_ to set/unset options isMathieu Arnold
2014-02-24- Add shared HPACK descriptionSunpoet Po-Chuan Hsieh
2014-02-23Remove the _GCC_BUILD_DEPENDS variable which we had kept for the sakeGerald Pfeifer
2014-02-21Revert r345514 for now, it causes libraries to be built without .soBryan Drewery
2014-02-21Mk/bsd.(ruby,efl).mk: Replace "freebsd" with OPSYS:LJohn Marino
2014-02-21Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtoolJohn Marino
2014-02-21libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh...Baptiste Daroussin
2014-02-19DEBUG does more than installing debugging symbols in may cases. Update theFlorian Smeets
2014-02-19- Change PGSQL to PostgreSQLPietro Cerutti
2014-02-19Update to 2.24Beat Gaetzi
2014-02-19- Allow to stage drupal modsMartin Wilke
2014-02-18- Add Ruby 2.1Steve Wills