summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsd.port.mk: Finish update to make makepatchJohn Marino2014-10-301-6/+24
* Move WITH_CCACHE_BUILD logic to bsd.ccache.mkBryan Drewery2014-10-281-40/+1
* Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.Koop Mast2014-10-171-0/+1
* Modern compilers have more -O* flags that enable strict aliasing. InsteadTijl Coosemans2014-10-091-1/+1
* Use bsd.sanity.mk to check for INSTALLS_SHLIBBaptiste Daroussin2014-10-081-3/+0
* Get rid of _DESKTOPDIR_REL and use DESKTOPDIR everywhereBaptiste Daroussin2014-10-081-14/+2
* Use absolute path for PORTDATA PORTDOCS and PORTEXAMPLESBaptiste Daroussin2014-10-081-20/+6
* Use absolute patch for rc scripts in plistBaptiste Daroussin2014-10-081-5/+2
* Make info files absolute patch in plistBaptiste Daroussin2014-10-081-12/+1
* Remove unused configure-autotools target from Mk/bsd.autotools.mk andTijl Coosemans2014-10-071-1/+1
* qa.sh now needs LINUXBASEAntoine Brodin2014-10-041-0/+1
* check-plist no longer needs to check for directories owned by dependencies.Bryan Drewery2014-10-031-3/+0
* Switch to WITH_NEW_XORG for all supported version of FreeBSD by defaultBaptiste Daroussin2014-10-031-4/+2
* - Reinstate r369644 fully to add the OSVERSION==UNAME_r sanity check.Bryan Drewery2014-10-021-4/+0
* Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibsBaptiste Daroussin2014-10-011-0/+5
* Activate New Xorg for the full 10.x branch see UPDATING for detailsBaptiste Daroussin2014-10-011-1/+1
* Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreld...Bryan Drewery2014-09-301-0/+4
* If either of OSVERSION or UNAME_r is improperly set when building in aBryan Drewery2014-09-301-4/+13
* Change the way USES is handled:Tijl Coosemans2014-09-281-8/+12
* Try to make this more clearBryan Drewery2014-09-261-1/+1
* Tell users to update the pkg PORTBryan Drewery2014-09-251-1/+1
* Make the fetch of PATCHFILES more quietAntoine Brodin2014-09-231-1/+1
* Remove some useless @cwdBaptiste Daroussin2014-09-231-10/+2
* - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixedBryan Drewery2014-09-221-1/+1
* Clean out some @dirrmtryBaptiste Daroussin2014-09-221-9/+4
* Stop emitting @dirrm* for PORTDATA and PORTEXAMPLESBaptiste Daroussin2014-09-221-6/+0
* Update CentOS base to 6.5, add userland portsJohannes Jost Meixner2014-09-221-0/+2
* Remove @dirrmtry from PORTSDOC code it is now automaticBaptiste Daroussin2014-09-221-3/+0
* PLIST_DIRS and PLIST_DIRSTRY are now equivalent and both emitting @dir entriesBaptiste Daroussin2014-09-221-5/+2
* Do not set an initial value for owner/wheel pkg(8) does it by itself nowBaptiste Daroussin2014-09-221-4/+0
* Update to 1.3.8 Changes:Baptiste Daroussin2014-09-221-34/+3
* - Remove -a when copying package. r329130 broke this when PACKAGES was onBryan Drewery2014-09-191-1/+1
* - Fix minimum pkg version check when using pkg from git. Strip out everythingBryan Drewery2014-09-191-2/+2
* Remove dead pkg_install codeBryan Drewery2014-09-181-15/+0
* Fix typo.Bryan Drewery2014-09-181-1/+1
* Fix WITH_PKGNG=devel backward compatibilityBaptiste Daroussin2014-09-181-6/+6
* Add a minimal version testing for the installed pkg to enforce people to go t...Baptiste Daroussin2014-09-181-0/+11
* Retire MANCOMPRESSED.Mathieu Arnold2014-09-181-13/+1
* Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. ItTijl Coosemans2014-09-171-2/+2
* - Fix off-by-one with 'make checksum' which caused it to not properlyBryan Drewery2014-09-161-1/+1
* - Continue to define PKGNG_ORIGIN.Bryan Drewery2014-09-161-3/+4
* bsd.port.mk: Fix typo found in EXTRA_PATCHES handlingJohn Marino2014-09-071-1/+1
* Fix example in my previous attempt to document COPYTREE macrosPawel Pekala2014-09-071-1/+1
* Factorize USE_CSTD and USE_CXXSTDBaptiste Daroussin2014-09-051-12/+6
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-1/+3
* This garbages collect code now useless:Baptiste Daroussin2014-09-031-143/+2
* Fix @dirrmtry in case PREFIX != LOCALBASEBaptiste Daroussin2014-09-031-1/+1
* Convert rmtry into regular KeywordBaptiste Daroussin2014-09-031-9/+0
* Add home directory creation to pre-install script for USERS/GROUPSBaptiste Daroussin2014-09-021-2/+2
* Commit non bikeshed part of Differential Revision D582Antoine Brodin2014-09-011-9/+11