# New ports collection makefile for: irrlicht # Date created: 19 September 2004 # Whom: Simon Barner # # $FreeBSD$ # PORTNAME= irrlicht PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= High performance realtime 3D engine LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_ZIP= yes USE_DOS2UNIX= Makefile *.cpp *.h *.txt USE_GMAKE= yes USE_GL= yes USE_LDCONFIG= yes MAKE_ENV+= CXX="${CXX}" PLIST_SUB+= SHARED_LIB_VER=${SHARED_LIB_VER} SUB_FILES= pkg-message BUILD_WRKSRC= ${WRKSRC}/source/Irrlicht SHARED_LIB_VER= 1.4 EXAMPLEDIRS= 01.HelloWorld 02.Quake3Map 03.CustomSceneNode 04.Movement 05.UserInterface \ 06.2DGraphics 07.Collision 08.SpecialFX 09.Meshviewer 10.Shaders \ 11.PerPixelLighting 12.TerrainRendering 13.RenderToTexture 15.LoadIrrFile \ Demo OPTIONS= DEBUG "Compile with debugging simbols" off \ EXAMPLES "Install example files" on .include .if (${ARCH} == "amd64") || (${ARCH} == "ia64") CFLAGS+= -fPIC .endif .if !defined(WITHOUT_EXAMPLES) PLIST_SUB+= EXAMPLES="" .else PLIST_SUB+= EXAMPLES="@comment " .endif .if !defined(WITH_DEBUG) MAKE_ENV+= NDEBUG=1 .endif do-install: ${MKDIR} ${PREFIX}/include/${PORTNAME} cd ${WRKSRC}/include && \ ${INSTALL_DATA} *.h ${PREFIX}/include/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/lib/FreeBSD/libIrrlicht.a ${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKSRC}/lib/FreeBSD/libIrrlicht.so.${SHARED_LIB_VER} \ ${PREFIX}/lib && ${LN} -s ${PREFIX}/lib/libIrrlicht.so.${SHARED_LIB_VER} \ ${PREFIX}/lib/libIrrlicht.so .if !defined(WITHOUT_EXAMPLES) .for DIRE in ${EXAMPLEDIRS} ${MKDIR} ${EXAMPLESDIR}/${DIRE} ${INSTALL_DATA} ${WRKSRC}/examples/${DIRE}/Makefile \ ${EXAMPLESDIR}/${DIRE} ${FIND} ${WRKSRC}/examples/${DIRE} \( -name "*.cpp" -or -name "*.h" \) \ -exec ${INSTALL_DATA} "{}" ${EXAMPLESDIR}/${DIRE} \; .endfor ${MKDIR} ${EXAMPLESDIR}/media ${FIND} ${WRKSRC}/media -type f \ -exec ${INSTALL_DATA} "{}" ${EXAMPLESDIR}/media \; .endif post-install: @${CAT} ${PKGMESSAGE} .include npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* . Another reroll. Spell "Chuck Silvers" name correctly in the THANKSglewis2007-01-252-6/+6
* . Rerolled patchset. The only change was to have it correctly identifyglewis2007-01-242-6/+6
* . Update to 1.4.2_13. The distinfo change is the submitters, Makefile andglewis2007-01-233-5/+10
* . Update to patchset 4.glewis2007-01-2336-674/+22
* Release maintainership for ports I no longer use.hq2007-01-211-1/+1
* - update to to 1.3.2 [1]itetcu2007-01-182-8/+12
* All we are saying is give gcc 4.x a chance.glewis2007-01-112-0/+34
* - Update to 5.10.0.1miwi2007-01-102-6/+6
* - Update to 1.0.3miwi2007-01-082-5/+5
* - Update to 107549rafan2007-01-052-5/+5
* - Update to 1.0.8rafan2007-01-052-5/+5
* - Fixes for internal web browser [1]tmclaugh2007-01-0415-32/+587
* Update to 1.35 release.ale2006-12-312-4/+4
* Update to version 2.2.1.girgen2006-12-192-5/+7
* Cure java/jboss2 - www/jakarta-tomcat4/files/startup.sh has been readded:vd2006-12-131-4/+0
* - Update to 1.0.5miwi2006-12-132-4/+4
* - Respect X11BASErafan2006-12-121-0/+18
* Update from 3.1.0 to 3.2.13. This should fix all of the self-test failuresmi2006-12-124-176/+5
* . Update to 1.5.0_10.glewis2006-12-126-14/+68
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-1228-18/+450
* Fix path.itetcu2006-12-111-1/+1
* - Updated email address in my portsnivit2006-12-101-1/+1
* - Update to 4.2miwi2006-12-092-4/+4
* Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL languagemiwi2006-12-095-0/+81
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-094-15/+57
* . Diablo JDK 1.3.1 is gone, remove it as a possible bootstrap.glewis2006-12-091-3/+0
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-094-13/+73
* - Drop Maintainershipmiwi2006-12-041-1/+1
* Update to the latest version. Do a 'make distclean' if fetch fails due to baditetcu2006-12-042-10/+10
* - portlintitetcu2006-12-031-4/+4
* Reassign ports from archie@ back to pool at his request.linimon2006-11-262-2/+2
* - Disable browser plugin for now to unbreak port. [1]stefan2006-11-252-3/+3
* Unbreak by adding another patch from the vendor.mi2006-11-232-4/+137
* Remove pkg-plist using code from ports/105254.olgeni2006-11-2316-4582/+92
* Add SHA256.olgeni2006-11-223-0/+3
* Update port to version 5.5 and remove pkg-plist.olgeni2006-11-2210-2758/+60
* upgrade to 5.9.2.1ijliao2006-11-202-7/+8
* Marked as broken for FreeBSD 4 and 7.maho2006-11-181-1/+8
* BROKEN: Self-tests failkris2006-11-171-0/+2
* Update to 0.92.stefan2006-11-163-57/+60
* Update to 3.2.1.nork2006-11-094-493/+468
* - Update to 0.9.8rafan2006-11-093-10/+15
* - Update to 4.0.5rafan2006-11-094-8/+8
* Don't use USE_ZIP, since the distro is a tarball, but instead depend ongirgen2006-11-071-1/+1
* Add dependency on unzip.girgen2006-11-071-1/+1
* Update to 0.4.0, which is compatible with Eclipse-3.2.1.girgen2006-11-072-11/+10
* Update to 3.1.1, which is compatibale with Eclipse 3.2.1girgen2006-11-0714-750/+2195
* . Fix a problem with os_sleep returning early without raising an exceptionglewis2006-11-074-2/+66
* . Fix a possible problem building the JDK in the GMT+0 time zone. Whenglewis2006-11-072-0/+42
* . Chase the X11BASE -> LOCALBASE change for the browser plugin directories.glewis2006-11-076-4/+6
* Update Eclipse to version 3.2.1. Assign port maintainership tokan2006-11-04