aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/abgx360/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile
index a621744a6ced..7385fe2f48ca 100644
--- a/sysutils/abgx360/Makefile
+++ b/sysutils/abgx360/Makefile
@@ -22,4 +22,12 @@ GNU_CONFIGURE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${PREFIX}/bin
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 900000
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN= Does not compile on ia64, powerpc, or sparc64
+.endif
+.endif
+
+.include <bsd.port.post.mk>
* Upgrade Code_Aster to 12.0.6-4.thierry2016-11-134-36/+46 * Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-132-6/+6 * Fix build with gcc 4.9 by lowering optimization levelantoine2016-11-121-1/+7 * Mark various cad ports broken on aarch64.linimon2016-11-113-0/+6 * Mark broken on aarch64: fails to link with sbrk.linimon2016-11-111-0/+2 * Rename with python-gdsii, which is the official package name in PyPI.hrs2016-11-114-4/+3 * Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-102-0/+4 * cad/solvespace: create portswills2016-11-106-0/+77 * - Pet portlintamdmi32016-11-072-13/+13 * cad/klayout: Include DragonFly with new patch to restore build on DFmarino2016-11-071-1/+1 * Fix broken dependencies.hrs2016-11-072-9/+11 * Update to 20161104 snapshot; drop maintainershipriggs2016-11-063-10/+18 * Add cad/sp2sp, a command-line waveform data processor for SPICE-typehrs2016-11-066-0/+134 * Fix build.hrs2016-11-061-1/+2 * Update to 20161026 snapshotriggs2016-11-059-19/+24 * - Update to 0.24.8.hrs2016-11-055-30/+76 * cad/ngspice_rework: Fix fetch broken by version bumpmarino2016-11-051-1/+2 * Add cad/py-gdsii, GDSII file manipulation library.hrs2016-11-054-0/+29 * cad/ngspice_rework: configure xspice unconditionallymarino2016-11-041-3/+3 * cad/ngspice_rework: Enable X support by default (introduce X11 option)marino2016-11-041-2/+10 * cad/gmsh: Update distinfo after upstream rolled a new tarball without a newjrm2016-11-032-5/+3 * cad/gmsh: update to version 2.14.1jrm2016-11-023-5/+6 * - Update to 0.5vg2016-10-314-2053/+3075 * Remove wrongly used QT-related plist-subs from plisttcberner2016-10-281-1/+1 * ${RM} already has -f.mat2016-10-214-4/+4 * Reassign makc's ports back to the pool.rakuco2016-10-201-1/+1 * - Update devel/tbb to version 2017.1martymac2016-10-191-1/+1 * - Double-quote $@ to properly propagate parameters down the execution pathdanfe2016-10-171-1/+1 * cad/feappv: fix after change in USES=localbase behaviormarino2016-10-171-1/+1 * cad/gmsh, cad/gmsh-occ: update to version 2.14.0jrm2016-10-134-21/+7 * - Switch to options helpersamdmi32016-10-111-12/+15 * - Update to version 0.17.g20160927 [1]pawel2016-10-093-6/+14 * Clean upantoine2016-10-091-3/+2 * Specify which license the license file refers tojrm2016-10-031-1/+1 * Add LICENSE file and return PORTREVISION=1 to cad/gmsh-occjrm2016-10-032-0/+3 * - Update to 3.8.82danilo2016-10-012-4/+4 * Remove PORTREVISION after cad/gmsh update and take maintainershipjrm2016-09-301-2/+1 * Re-add MAKE_JOBS_UNSAFE=yesjrm2016-09-301-0/+2 * Update cad/gmsh to 2.13.2; fix knob issue; other changesjrm2016-09-307-293/+229 * Mark cad/gmsh-occ BROKEN for -CURRENT / i386.thierry2016-09-281-0/+6 * - Update devel/doxygen to 1.8.12antoine2016-09-282-3/+1 * - Update devel/icu to 57.1.tijl2016-09-244-9/+10 * - Update to 9.7.95danilo2016-09-182-4/+4 * - Remove unneeded MASTER_SITESamdmi32016-09-171-1/+0 * - Update to 3.9.1amdmi32016-09-177-85/+6 * Release some of my ports back to the heapmarino2016-09-151-1/+1 * - Switch to newly supported CC licensesamdmi32016-09-131-4/+3 * kicad switched to GIT (still hosted on launchpad) for development.mr2016-09-135-298/+95 * Most commonly used build systems support silent builds, when theyamdmi32016-09-102-2/+0 * (Readdition of cad/freecad which was removed on 235718)mat2016-09-087-0/+911 * - In Uses/linux.mk use the loop variable directly when appending totijl2016-09-071-1/+1 * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-061-2/+2 * cad/NASTRAN-95: Update license acronym and reset maintainershipmarino2016-09-061-2/+2 * cad/NASTRAN-95: Fix hardcoded FC and FFLAG flags in patchmarino2016-09-051-2/+2 * - Pass maintainership to Joseph Mingrone <jrm@ftfl.ca> with his permission.stephen2016-09-011-1/+1 * Update to version 3.9.0pawel2016-08-269-5/+88 * cad/NASTRAN-95: Report version as FREEBSD rather than LINUXmarino2016-08-231-0/+5 * Update to 3.3.76zeising2016-08-212-4/+4 * Update to 2.11maho2016-08-177-43/+262 * New port: cad/NASTRAN - NASA's classic FEA program.pfg2016-08-129-1/+1 * New port: cad/NASTRAN - NASA's classic FEA program.pfg2016-08-129-0/+608 * Update to version 3.8.1pawel2016-08-042-4/+4 * Try to fix shared library links.mr2016-08-033-7/+23 * Update to version 8.2.20160715pawel2016-08-019-15/+18 * cad/openvsp: 3.7.2 -> 3.8.0pi2016-07-313-3/+52 * - Change maintainer email [1]pawel2016-07-281-4/+5 * - Update to 3.8.81danilo2016-07-252-6/+6 * - Update to 9.7.94danilo2016-07-242-3/+4 * - update libgd to 2.2.2dinoex2016-07-201-1/+1 * LinuxCNC controls CNC machines. It can drive milling machines,trasz2016-07-1333-0/+3072 * Remove expired ports without open PRs:rene2016-07-054-44/+0 * Update to 3.3.73zeising2016-06-287-20/+27 * Update to upstream version 3.7.2riggs2016-06-262-7/+5 * Prefer relative links to make packages more relocation friendlybapt2016-06-234-9/+9 * cad/openvsp: 3.6.1 -> 3.6.2pi2016-06-163-3/+6 * cad/kicad-devel: Fix faulty IGNORE message which falsely traps DFmarino2016-06-151-0/+2 * - Take maintainership.hrs2016-06-105-19/+36 * - Delete the usage of %%QT_BINDIR%% in pkg-plist (NB.: %%QT_BINDIR%% is still...mr2016-06-094-508/+1626 * - Update to r6904,mr2016-06-094-32/+75 * Remove unneeded usage of:mat2016-06-061-2/+1 * cad/openvsp: 3.6.0 -> 3.6.1pi2016-06-053-3/+4 * Deprecate ports broken for more than 6 monthsantoine2016-06-041-0/+2 * Update to 10.1.1zeising2016-05-282-4/+5 * cad/ghdl: build it with gcc6-aux, not gcc5-auxmarino2016-05-271-1/+2 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-243-3/+3 * Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1 * - Fix trailing whitespace in Makefilesamdmi32016-05-191-1/+1 * - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-1919-60/+60 * Add cad/py-gdspy, Python module for creating GDSII stream files.hrs2016-05-174-0/+38 * Fix dependency.hrs2016-05-171-1/+1 * Update to 4.0.4.hrs2016-05-175-20/+21 * Add cad/rubygem-gdsii, Ruby library for GDSII reader and writer.hrs2016-05-1714-0/+235 * Add cad/py-lcapy, Symbolic MDA Analysis Package for Linear Circuits.hrs2016-05-174-0/+47 * cad/openvsp: update 3.5.2 -> 3.6.0junovitch2016-05-1226-280/+6 * Cleanup github bits.mat2016-05-122-3/+3 * - Update to 8.2.20160404amdmi32016-05-123-13/+23 * graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI namingpi2016-05-101-1/+2 * Change Ada Framework foundation from gcc5-aux to gcc6-auxmarino2016-04-301-1/+1 * - Update to 0.24.6nivit2016-04-263-4/+5 * cad/openvsp: Fix build on i386pi2016-04-232-1/+10 * cad/openvsp: 2.3.0 -> 3.5.2pi2016-04-2232-110/+360 * Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.gahr2016-04-2115-26/+272 * Update to version 2.10maho2016-04-187-54/+53 * Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-1/+0 * Try to fix comilation under FreeBSD-9mr2016-04-162-1/+9 * Update to r6680.mr2016-04-115-39/+46 * - Add LICENSEamdmi32016-04-105-19/+22 * Update to 5.2madpilot2016-04-022-3/+3 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-0140-146/+146 * Make print/ghostscript9-agpl-base the default Ghostscript port. Upstreamtijl2016-03-241-1/+1 * qt4-moc: Add more Boost include guards to moc's definition list.rakuco2016-03-242-28/+0