aboutsummaryrefslogtreecommitdiffstats
path: root/www/flock
diff options
context:
space:
mode:
Diffstat (limited to 'www/flock')
-rw-r--r--www/flock/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 376b5a3381ea..41824f80336f 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -52,6 +52,10 @@ OPTIONS= SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN= Does not build on amd64
+.endif
+
.if ${ARCH}=="alpha" || ${ARCH}=="ia64"
IGNORE= core dumps on ${ARCH}
.endif
>-22/+4 * Do not hardcode make for make indexbapt2013-05-021-2/+2 * - Don't use SVN variable in 'git svn rebase' as setting the SVN variable tobeat2012-08-061-1/+1 * - Sync update target with src/ [1]beat2012-08-021-6/+10 * - Add Subversion capability to the update tragetbeat2012-07-161-0/+8 * - Remove obsolete version check (We dont support FreeBSD 6 anymore)miwi2012-05-241-4/+0 * Latest round of infrastructure changes.flz2011-05-051-2/+6 * - Retire mbone as a physical categorypav2011-03-071-1/+0 * - Terminate support for X11BASE having different value from LOCALBASEpav2009-12-181-4/+1 * - Allow users to redefine an update target.sem2009-10-221-0/+2 * - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein...miwi2009-08-231-1/+1 * Major optimizations for 'make index' and other recursive traversalkris2008-07-201-1/+11 * Remove obsolete anti-foot-shooting measure that tried to force youlinimon2007-09-271-3/+0 * The default method for 'make update' is now portsnap. Previously,linimon2007-05-251-8/+14 * When setting INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE toerwin2007-05-201-0/+1 * Add new category x11-driverspav2007-05-201-0/+1 * Add two missing dollars.ru2007-02-261-2/+2 * - Introduce a new ports category ports-mgmt: Ports for managing, installing andpav2007-01-311-0/+1 * bsd.port.mkpav2007-01-311-0/+4 * - Fix the make_index script if PORTSDIR is a path which contains akris2006-02-111-3/+3 * - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-11/+17 * Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"cperciva2006-01-251-1/+2 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-2/+9 * MFsrc: Show stray files during "cvs update".ru2005-12-241-1/+1 * - Create a new category, net-im, for instant messaging applications.pav2005-11-081-0/+1 * Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofkrion2004-12-171-1/+2 * As previously announced, remove ports/picobsd/ssh-picobsd due to long-linimon2004-11-291-1/+0 * Allow to override fetch option by $FETCHINDEX variable.kuriyama2004-11-161-1/+2 * - In fetchindex target:pav2004-11-161-1/+1 * * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-17/+12 * Be more explicit about INDEX builds not being supported with partialkris2004-06-121-4/+5