# ex:ts=8 # New ports collection makefile for: dotter # Date created: 11 Jan 2006 # Whom: Fernan Aguero # # $FreeBSD$ # PORTNAME= dotter PORTVERSION= 20021204 # last modified date in FTP server CATEGORIES= biology MASTER_SITES= ftp://ftp.cgb.ki.se/pub/esr/dotter/ DISTNAME= ${PORTNAME}.LIN EXTRACT_SUFX= # DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A viewer for multiple sequence alignments USE_LINUX= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} bin/${DISTNAME} .include .if ${ARCH} != "i386" IGNORE= there are also executables for Alpha and Sparc \ but they are for OSF and Solaris ... do they \ run on FreeBSD-Sparc and FreeBSD-alpha? .endif do-install: ${BRANDELF} -t Linux ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} \ ${PREFIX}/bin ( cd ${PREFIX}/bin && ${LN} -s ${DISTNAME} ${PORTNAME} ) .include cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add an additional master site from the Transcoding websiteahze2008-02-291-10/+11
* Update to 1.0.5ahze2008-02-252-6/+5
* Chase libtheora lib versionahze2007-10-101-1/+2
* Fix the build when audio/oss is installed by force to search formezz2007-10-031-3/+2
* Update to 1.0.4ahze2007-09-173-17/+4
* Fix build/runtime with new ffmpegahze2007-07-312-1/+13
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
* Bump mjpeg back to 1.9.1ahze2007-06-291-1/+1
* Add WITHOUT_knob to each WITH_knob/testahze2007-06-291-9/+9
* Chase multimedia/mjpegtools updateedwin2007-06-221-2/+2
* - Fix build with gcc4sat2007-05-311-0/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 1.0.3ahze2007-04-184-743/+58
* Remove reference to jpeg-mmxahze2007-04-171-4/+0
* Fix the build with new ffmpeg.mezz2007-04-121-3/+5
* * LIB_DEPENDS changes (require libdvdread.so.5)koitsu2007-04-061-2/+2
* Retire jpeg-mmxahze2007-03-081-14/+1
* Remove extra ECHO_MSG.olgeni2007-02-101-1/+0
* Fix a couple of typos.olgeni2007-02-101-2/+2
* - Fix detecting of device typesstas2007-01-032-1/+44
* Grab MAINTAINER for multimedia@ahze2006-12-221-2/+2
* - s/FreeBSD.or/FreeBSD.org/gabor2006-12-221-1/+1
* Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1
* - Fix SDL-dependent ports broken by last update.stas2006-09-211-2/+1
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-56/+1
* Fix pkg-plist.stefan2006-07-251-2/+0
* - Fix a typo in Makefilesem2006-06-051-1/+1
* - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-2/+2
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora u...mnag2006-05-071-3/+2
* Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theade2006-02-281-5/+5
* Conversion to a single libtool environment.ade2006-02-232-3/+268
* - Chase ImageMagick updatepav2006-01-051-1/+1
* Update to 1.0.2.lawrance2005-12-123-8/+6
* Enable OSS supportmnag2005-11-243-1/+5
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 1.0.1mnag2005-10-152-16/+15
* - Chase mjpegtoolsahze2005-10-051-1/+2
* - Update to 1.0.0 finalahze2005-08-294-64/+16
* - Chase mjpegtools lib versionahze2005-07-181-1/+2
* - Update to 1.0.0rc1ahze2005-07-064-4/+63
* - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2
* - Bump lzo lib version.flz2005-06-011-1/+2
* - Sync with multimedia/libquicktime (new location of header files)barner2005-05-201-1/+7
* - Update to 1.0.0beta3pav2005-05-117-140/+281
* - Don't discard CFLAGS for WITH_DIVX5 knobpav2005-05-041-1/+2
* Correct a number of ports that anger the tempermental Make Spiritsadamw2005-04-221-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Add mirrors as distfile unfetchable from main site (temporary?)sem2005-03-12