# New ports collection makefile for: fusenshi # Date created: 30 March 2004 # Whom: Masanori OZAWA (ozawa@ongs.co.jp) # # $FreeBSD$ # PORTNAME= fusenshi PORTVERSION= 0.7.0 PORTREVISION= 0 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= daichi@freebsd.org COMMENT= A Post-it(R) like application with network support USE_XLIB= yes USE_GNOME= libxml2 LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 post-install: @${STRIP_CMD} ${PREFIX}/bin/fusenshi .include '/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-1/+1
* - update png to 1.5.10dinoex2012-06-012-4/+14
* - Switch to giflib since it is more featureful.nox2011-12-282-82/+82
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+3
* -remove MD5ohauer2011-07-031-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - fix build for png-1.4.1dinoex2010-03-301-0/+11
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-2/+2
* - update to jpeg7dinoex2009-07-181-2/+2
* - Depend on tcl 8.4 instead of 8.2 since the latter is going to be removednox2009-01-252-7/+7
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-8/+7
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Update MAINTAINER email address of my portsnox2006-12-241-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Update graphics/libglut to 6.4.1.sem2006-01-121-3/+3
* Chase the plib update by bumping PORTREVISION, since it is staticallyjylefort2005-12-071-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Back out the partial update to use TCL 8.4, as it was 1) horribly mistyped on myanholt2005-05-113-4/+7
* Trivially unbreak gracer by fixing bad C code. Still has some visual issues.anholt2005-05-067-8/+146
* BROKEN on 5.x: Does not compilekris2004-09-19