forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: FreeBSD
- Loading branch information
Showing
470 changed files
with
2,511 additions
and
1,085 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,11 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 | |
MAINTAINER= [email protected] | ||
COMMENT= OpenGL Solar System simulator for X Window System | ||
|
||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg | ||
|
||
USE_GL= glut | ||
|
||
USES= gmake | ||
USES= gmake jpeg | ||
USE_XORG= sm ice xmu xi xext x11 | ||
GNU_CONFIGURE= yes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,10 +10,9 @@ MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ | |
MAINTAINER= [email protected] | ||
COMMENT= Interactive astronomical ephemeris program | ||
|
||
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ | ||
libjpeg.so:${PORTSDIR}/graphics/jpeg | ||
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png | ||
|
||
USES= gmake motif | ||
USES= gmake jpeg motif | ||
LDFLAGS+= -lfontconfig | ||
USE_XORG= xp xt xext xmu x11 xft | ||
MAKE_JOBS_UNSAFE= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,10 +12,10 @@ MAINTAINER= [email protected] | |
COMMENT= OO, component based, framework for molecular dynamics (MD) simulations | ||
|
||
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ | ||
libjpeg.so:${PORTSDIR}/graphics/jpeg \ | ||
libtiff.so:${PORTSDIR}/graphics/tiff | ||
|
||
GNU_CONFIGURE= yes | ||
USES= jpeg | ||
USE_XORG= xmu xt sm ice xext x11 xi | ||
|
||
# Hack to cure a misbehavior of the configure script | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,6 @@ MAINTAINER= [email protected] | |
COMMENT= Automatic 3D finite element mesh generator | ||
|
||
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ | ||
libjpeg.so:${PORTSDIR}/graphics/jpeg \ | ||
libpng.so:${PORTSDIR}/graphics/png \ | ||
liblapack.so:${PORTSDIR}/math/lapack | ||
RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp | ||
|
@@ -24,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source | |
|
||
SLAVEDIRS= cad/gmsh-occ | ||
|
||
USES= cmake fortran gmake tar:tgz | ||
USES= cmake fortran gmake jpeg tar:tgz | ||
USE_GL= yes | ||
ALL_TARGET= all | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,11 +11,10 @@ MAINTAINER= [email protected] | |
COMMENT= Automatic 3D tetrahedral mesh generator | ||
|
||
LIB_DEPENDS= libTix8.4.3.so:${PORTSDIR}/x11-toolkits/tix \ | ||
libjpeg.so:${PORTSDIR}/graphics/jpeg \ | ||
libtogl.so:${PORTSDIR}/graphics/togl | ||
|
||
USE_LDCONFIG= yes | ||
USES= gmake libtool tk | ||
USES= gmake jpeg libtool tk | ||
USE_GL= yes | ||
USE_XORG= xmu xi | ||
GNU_CONFIGURE= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.