# New ports collection makefile for: FEAPpv # Date created: 29 Feb 2006 # Whom: Pedro F. Giffuni # # $FreeBSD$ # PORTNAME= feappv PORTVERSION= 2.0 CATEGORIES= cad science MASTER_SITES= http://www.ce.berkeley.edu/~rlt/feappv/ MASTER_SITE_SUBDIR= feap DISTFILES= ${PORTNAME}20${EXTRACT_SUFX} .ifndef NOPORTDOCS DISTFILES+= manual.pdf .endif DIST_SUBDIR= feap EXTRACT_ONLY= ${PORTNAME}20${EXTRACT_SUFX} MAINTAINER= giffunip@asme.org COMMENT= Finite Element Analysis Program "personal version" USE_ZIP= yes EXTRACT_BEFORE_ARGS= -L WRKSRC= ${WRKDIR}/ver20 USE_XLIB= yes FFLAGS?= -O2 MAKEFILE= makefile ALL_TARGET= install post-patch: @${REINPLACE_CMD} -e 's+%%FC%%+${FC}+g; s+%%CC%%+${CC}+g; \ s+%%FFLAGS%%+${FFLAGS}+g; s+%%CFLAGS%%+${CFLAGS}+g; \ s+/usr/X11R6+${X11BASE}+g; s+%%WRKSRC%%+${WRKSRC}+;' \ ${WRKSRC}/makefile.in do-install: @${INSTALL_PROGRAM} ${WRKSRC}/main/feappv ${PREFIX}/bin/feappv @${INSTALL_DATA} ${WRKSRC}/Feappv.a ${PREFIX}/lib/libfeappv.a .ifndef NOPORTDOCS @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/manual.pdf ${DOCSDIR} .endif .include itle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/socat
Commit message (Expand)AuthorAgeFilesLines
* socat 1.4.0.0 has buggy SOCKS4A code. The maintainer patch on the web site ha...eik2004-07-202-1/+398
* Update to 1.4.0.0krion2004-06-303-12/+12
* SIZEify.trevor2004-01-301-0/+1
* - Update to 1.3.2.2sergei2003-10-232-7/+4
* Update to 1.3.2.1osa2003-08-272-2/+2
* Update net/socat: 1.3.1.0 -> 1.3.2.0erwin2003-07-103-3/+4
* Update net/socat to 1.3.1.0erwin2003-06-093-4/+18
* De-pkg-comment.knu2003-02-212-1/+1
* Update to 1.3.0.1arved2003-01-042-3/+6
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* upgrade to 1.3.0.0ijliao2002-10-052-3/+3
* upgrade to 1.2.0.0ijliao2002-06-282-3/+3
* upgrade to 1.1.0.0ijliao2002-05-312-5/+6