# New ports collection makefile for: ja-Ming # Date created: Aug 6 2002 # Whom: kuriyama # # $FreeBSD$ # PORTNAME= ming PORTVERSION= 0.1.5 PORTREVISION= 2 CATEGORIES= japanese graphics MASTER_SITES= http://dist.bsdlab.org/ #MASTER_SITES= http://blue.ribbon.to/~harpy/ming/jaming/ DISTNAME= jaming-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with Japanese languages support LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= ming-* WRKSRC= ${WRKDIR}/jaming-${PORTVERSION}/src MAKE_ARGS= NOPROFILE=true INSTALLS_SHLIB= yes USE_BISON= yes UTILS= gif2dbl \ gif2mask \ listfdb \ listjpeg \ listswf \ makefdb \ png2dbl \ swftophp DOCS= CHANGES \ CREDITS \ README \ TODO DOCS_UTIL= README \ TODO post-extract: ${SED} -e 's:"\.\./\.\./ming\.h"::g' \ ${WRKSRC}/ming.h > ${WRKSRC}/mingpp.h cd ${WRKSRC}/../util && \ ${RM} bindump.c decompile5.c hexdump.c listmp3.c pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC}/ cd ${WRKSRC}/actioncompiler; ${MAKE} lex.swf4.c lex.swf5.c swf4compiler.tab.c swf5compiler.tab.c post-build: cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -I${PREFIX}/include -I${PREFIX}/include/ming -c *.c cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o gif2dbl gif2dbl.o -lm -lz -lungif cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o gif2mask gif2mask.o -lm -lz -lungif cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listfdb listfdb.o blocktypes.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listjpeg listjpeg.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listswf listswf.o blocktypes.o decompile.o read.o -lz cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o makefdb makefdb.o blocktypes.o read.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o png2dbl png2dbl.o -lm -lz -lpng cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o swftophp swftophp.o blocktypes.o decompile.o read.o -lm pre-install: ${MKDIR} ${PREFIX}/include/ming/blocks post-install: .for f in ${UTILS} ${INSTALL_PROGRAM} ${WRKSRC}/../util/${f} ${PREFIX}/bin/ .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/ming/utils .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/../${f} ${PREFIX}/share/doc/ming/ .endfor .for f in ${DOCS_UTIL} ${INSTALL_DATA} ${WRKSRC}/../util/${f} ${PREFIX}/share/doc/ming/utils/ .endfor .endif .include endabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1
* Backport security fix 280cd52martymac2016-12-142-0/+56
* Update Simgear and Flightgear ports to 2016.4.3martymac2016-12-102-4/+4
* Update Simgear and Flightgear ports to 2016.4.2martymac2016-11-303-8/+8
* Make QT5 optionalmartymac2016-11-251-4/+6
* devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* Backport radio bug patch from upstreammartymac2016-10-241-0/+1
* Update Simgear & Flightgear ports to 2016.3.1martymac2016-09-204-18/+8
* Update Simgear & Flightgear ports to 2016.2.1martymac2016-05-294-29/+4
* Update Simgear & Flightgear ports to 2016.1.2martymac2016-05-182-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-11/+11
* Update Simgear & Flightgear to 2016.1.1martymac2016-03-098-236/+47
* Convert g* and i* to USES=sqlite and USES=firebirdbapt2016-01-111-2/+2
* Add LOCALBASE to LDFLAGS to fix build on DragonFlymartymac2015-08-101-0/+1
* Fix build by explicitly linking to X11martymac2015-08-091-0/+10
* Add USES=alias to 11 ports (non-invasive DragonFly support)marino2015-07-031-1/+1
* Convert to USES=jpegantoine2015-06-231-3/+2
* - Add CPE infoamdmi32015-05-141-1/+1
* While waiting for a bugfix release, backport Nasal security fixes from upstreammartymac2015-03-192-0/+209
* Update Simgear & Flightgear to 3.4.0martymac2015-03-117-71/+8
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1
* Remove versioned uses of USE_GCCmartymac2014-11-101-1/+1
* Update Simgear and Flightgear ports to 3.2.0martymac2014-11-0313-101/+77
* Remove @dirrm/@dirrmty from my portsmartymac2014-10-131-1/+0
* Make D-BUS support optionalmartymac2014-09-171-4/+8
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
* Update Simgear and Flightgear ports to 3.0.0martymac2014-03-287-11/+86
* Chase boost and icu bumpbapt2014-02-071-0/+1
* Update Flightgear and Simgear ports to 2.12.1 (bugfix release)martymac2014-01-063-30/+4
* Convert the tree to USES=openalantoine2013-12-261-2/+1
* - Update Simgear and Flightgear ports to 2.12.0martymac2013-10-306-29/+72
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* Update Simgear & Flightgear ports to 2.10.0martymac2013-02-224-17/+6
* Chase boost updatebapt2013-01-311-5/+2
* Update Simgear and Flightgear ports to 2.8.0martymac2012-09-0724-244/+22
* - Switch to OptionsNgmartymac2012-06-151-8/+10
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Fix build with gcc46+martymac2012-05-0221-0/+228
* Update Simgear and Flightgear ports to 2.6.0martymac2012-04-276-22/+68
* - Update graphics/osg to 3.0.1amdmi32012-04-261-7/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* - Update FlightGear and SimGear to 2.4.0martymac2011-09-06