# -*- mode: Makefile; tab-width: 4; -*- # ex: ts=4 # # bsd.local.mk - Sandbox for local modification to ports framework. # # Created by: Mark Linimon # # $FreeBSD$ # .if !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) Local_Pre_Include= bsd.local.mk # # Here is where any code that needs to run at bsd.port.pre.mk inclusion # time should live. # .endif # !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) .if defined(_POSTMKINCLUDED) && !defined(Local_Post_Include) Local_Post_Include= bsd.local.mk # # here is where any code that needs to run at bsd.port.post.mk inclusion # time should live. # .endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include) orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Free most of my ports, since they aren't being maintained to ashaun2009-03-141-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06n class='deletions'>-24/+114
* - Bump PORTREVISION: x11/hs-x11-ghc was updatedpgj2009-11-292-2/+2
* - Update to 1.4.6.1pgj2009-11-296-10/+10
* - Remove sysutils/policykit-kdefluffy2009-11-297-117/+1
* - Update cmake and cmake-gui tools to 2.8.0 releasefluffy2009-11-295-18/+493
* - Update to 0.25wen2009-11-292-4/+4
* - Update to 3.9.1wen2009-11-292-5/+5
* - Update to 0.55wen2009-11-292-4/+4
* - update to 1.0106leeym2009-11-292-4/+4
* - update to 2.225leeym2009-11-292-11/+8
* Update to 20091126 version of the docset.blackend2009-11-2927-12/+77
* - update to 1.00000leeym2009-11-292-4/+4
* + Use bsd.gecko.mk to set GECKO, if WITH_GECKO is set, or default to firefox.obrien2009-11-294-5/+24
* - fix segfaults for linked elfs binariesdinoex2009-11-29