# New ports collection makefile for: ETHOberonV4 # Date created: 12 July 1998 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= ETHOberonV4 PORTVERSION= 0.9 CATEGORIES= lang linux MASTER_SITES= ftp://ftp.inf.ethz.ch/pub/Oberon/OberonV4/Linux/latest/ DISTNAME= ETHLinuxOberon EXTRACT_SUFX= .tgz MAINTAINER= jhicks@glenatl.glenayre.com NO_CDROM= licensing NO_PACKAGE= no version number on distfile ONLY_FOR_ARCHS= i386 USE_LINUX= yes WRKSRC= ${WRKDIR}/${UNTAR_DIR} UNTAR_DIR= usr/local/ETHOberon do-build: @${RM} -fr ${WRKSRC}/.Fonts @${ECHO_MSG} "Do a \`make install' as root." do-install: @(if [ ! -d ${PREFIX}/lib ] ; then \ ${MKDIR} ${PREFIX}/lib ; \ fi) @(if [ -e ${PREFIX}/lib/ETHOberonV4 ] ; then \ ${ECHO_MSG} "error: ${PREFIX}/lib/ETHOberonV4 already exists" 1>&2 ; \ exit 1 ; \ fi) @${MV} ${WRKSRC} ${PREFIX}/lib/ETHOberonV4 @${SCRIPTDIR}/MakeStartV4 ${PREFIX} @${ECHO_MSG} "" @${ECHO_MSG} " '${PREFIX}/bin/StartV4' will launch ETH Oberon V4 @${ECHO_MSG} "" .include /> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Update to 0.3.2.adamw2004-08-257-30/+98
* Chase the gstreamer shared lib bump.marcus2004-08-171-1/+1
* Bump PORTREVISION to chase the gstreamer shared lib version.marcus2004-08-031-1/+1
* Use the new gconf schema stuff.adamw2004-07-071-2/+2
* Chase the gstreamer shared lib version, and bump PORTREVISION wheremarcus2004-06-151-1/+1
* Fix some known compatibility problems with GNOME 2.6.marcus2004-04-052-4/+9
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Change WWW to new homepage location.adamw2004-03-051-1/+1
* Dump GNU_CONFIGURE in favour of USE_LIBTOOL and lthack.adamw2004-03-051-2/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Dunno yet what happened, but the monkeybubble website has disappearedadamw2004-01-291-1/+3
* Update to 0.1.9. Now without 8 billion pixbuf errors!adamw2004-01-194-14/+4
* Update to 0.1.8.adamw2004-01-188-55/+64
* Fix a bug that prevented GConf schemas from being properly registered.adamw2004-01-043-0/+16
* Remove a deprecated REINPLACE, simplify the gstreamer lib minor no. check,adamw2004-01-022-9/+2
* - Update to 0.1.7pav2004-01-014-27/+8
* Add missing dependency on libgnomeuiadamw2003-10-171-1/+1
* The description implied that we didn't need help tracking downadamw2003-10-161-1/+3
* Prevent bin/gsttest from getting built and being installed. It didn'tadamw2003-10-102-1/+20