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
547 changed files
with
9,166 additions
and
2,260 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1473144718 | ||
SHA256 (cfitsio3390.tar.gz) = 62d3d8f38890275cc7a78f5e9a4b85d7053e75ae43e988f1e2390e539ba7f409 | ||
SIZE (cfitsio3390.tar.gz) = 4755390 | ||
TIMESTAMP = 1483380083 | ||
SHA256 (cfitsio3410.tar.gz) = a556ac7ea1965545dcb4d41cfef8e4915eeb8c0faa1b52f7ff70870f8bb5734c | ||
SIZE (cfitsio3410.tar.gz) = 4755428 |
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 |
---|---|---|
@@ -1,10 +1,8 @@ | ||
CFITSIO is a library of C and Fortran subroutines for reading and writing | ||
data files in FITS (Flexible Image Transport System) data format. CFITSIO | ||
simplifies the task of writing software that deals with FITS files by | ||
providing an easy to use set of high-level routines that insulate the | ||
programmer from the internal complexities of the FITS file format. At | ||
the same time, CFITSIO provides many advanced features that have made | ||
it the most widely used FITS file programming interface in the | ||
astronomical community. | ||
CFITSIO is a library of C and Fortran subroutines for reading and writing data | ||
files in FITS (Flexible Image Transport System) data format. CFITSIO provides | ||
simple high-level routines for reading and writing FITS files that insulate the | ||
programmer from the internal complexities of the FITS format. CFITSIO also | ||
provides many advanced features for manipulating and filtering the information | ||
in FITS files. | ||
|
||
WWW: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ | ||
WWW: https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1474384491 | ||
SHA256 (zaf-Asterisk-Espeak-v3.0_GH0.tar.gz) = 47c7629853ad54a2f3b50a5407db356ab7806f5fa40f9811a129208d6eeec398 | ||
SIZE (zaf-Asterisk-Espeak-v3.0_GH0.tar.gz) = 13758 | ||
TIMESTAMP = 1483464333 | ||
SHA256 (zaf-Asterisk-eSpeak-v3.0_GH0.tar.gz) = 47c7629853ad54a2f3b50a5407db356ab7806f5fa40f9811a129208d6eeec398 | ||
SIZE (zaf-Asterisk-eSpeak-v3.0_GH0.tar.gz) = 13758 |
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 |
---|---|---|
|
@@ -13,7 +13,9 @@ DISTNAME= au88x0-${PORTVERSION}_4 | |
MAINTAINER= [email protected] | ||
COMMENT= Driver for Aureal Vortex based soundcards | ||
|
||
BROKEN= Unfetchable (google code has gone away) | ||
BROKEN= does not build (and fetch) | ||
DEPRECATED= ${BROKEN} | ||
EXPIRATION_DATE= 2017-01-15 | ||
|
||
ONLY_FOR_ARCHS= i386 | ||
STRAYFILES= au88x0.h au88x0.c asp10.o asp20.o asp30.o | ||
|
@@ -36,10 +38,6 @@ USES= kmod | |
|
||
EXTRA_PATCHES+= ${PATCHDIR}/extra_800000_patch-au88x0.c | ||
|
||
.if ${OSVERSION} >= 1000000 | ||
BROKEN= does not build | ||
.endif | ||
|
||
pre-everything:: | ||
.for STRAY in ${STRAYFILES} | ||
.if exists(${SRC_BASE}/sys/dev/sound/pci/${STRAY}) | ||
|
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,6 +10,7 @@ MAINTAINER= [email protected] | |
COMMENT= Murmur is the server component of Mumble | ||
|
||
LICENSE= BSD3CLAUSE | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs | ||
LIB_DEPENDS= libprotobuf.so:devel/protobuf | ||
|
@@ -62,10 +63,6 @@ CONFIG+= no-bonjour | |
CONFIG+= no-pch | ||
.endif | ||
|
||
.if ${OSVERSION} < 1000510 | ||
EXTRA_PATCHES= ${FILESDIR}/FreeBSD9-patch-src_SSL.cpp | ||
.endif | ||
|
||
post-patch: | ||
@${ECHO_CMD} 'QMAKE_LFLAGS += -fstack-protector' >> ${WRKSRC}/src/murmur/murmur.pro | ||
|
||
|
@@ -80,11 +77,11 @@ do-install: | |
${INSTALL_DATA} ${WRKSRC}/scripts/murmur.ini ${STAGEDIR}${PREFIX}/etc/murmur.ini.sample | ||
${MKDIR} ${STAGEDIR}${MAN1PREFIX}/man/man1 | ||
${CP} ${WRKSRC}/man/murmurd.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 | ||
.if ${PORT_OPTIONS:MDOCS} | ||
${MKDIR} ${STAGEDIR}${DOCSDIR} | ||
.for f in CHANGES INSTALL LICENSE README README.Linux | ||
|
||
do-install-DOCS-on: | ||
@${MKDIR} ${STAGEDIR}${DOCSDIR} | ||
.for f in CHANGES INSTALL README README.Linux | ||
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} | ||
.endfor | ||
.endif | ||
|
||
.include <bsd.port.post.mk> |
This file was deleted.
Oops, something went wrong.
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,6 +12,10 @@ DISTNAME= xmms-OpenSPC-${PORTVERSION} | |
MAINTAINER= [email protected] | ||
COMMENT= SPC player for XMMS using OpenSPC | ||
|
||
BROKEN= does not build on FreeBSD 10.x and later | ||
DEPRECATED= ${BROKEN} | ||
EXPIRATION_DATE= 2017-01-15 | ||
|
||
BUILD_DEPENDS= nasm:devel/nasm \ | ||
xmms:multimedia/xmms | ||
RUN_DEPENDS= xmms:multimedia/xmms | ||
|
@@ -23,10 +27,4 @@ PLIST_FILES= lib/xmms/Input/openspc.so | |
|
||
ONLY_FOR_ARCHS= i386 # contains x86 assembler code | ||
|
||
.include <bsd.port.options.mk> | ||
|
||
.if ${OSVERSION} >= 1000000 | ||
BROKEN= does not build on FreeBSD 10.x and later | ||
.endif | ||
|
||
.include <bsd.port.mk> |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1482269395 | ||
SHA256 (stress-ng-0.07.11.tar.gz) = cd75a64c585dc47e71641e4e654d7689ede0294b6beca7eec174a42462f57381 | ||
SIZE (stress-ng-0.07.11.tar.gz) = 345544 | ||
TIMESTAMP = 1483386553 | ||
SHA256 (stress-ng-0.07.13.tar.gz) = 1fc8e60653ab75f288ce58b63ed162eedda2d5a2b254f0ad47ed6283deeddfe8 | ||
SIZE (stress-ng-0.07.13.tar.gz) = 349935 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# Created by: Edward Tomasz Napierala <[email protected]> | ||
# $FreeBSD$ | ||
|
||
PORTNAME= linuxcnc-devel | ||
PORTNAME= linuxcnc | ||
PORTVERSION= 20160626 | ||
PORTREVISION= 1 | ||
CATEGORIES= cad | ||
PKGNAMESUFFIX= -devel | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Open Source CNC machine controller | ||
|
@@ -30,7 +31,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} | |
|
||
NO_PACKAGE= Licensing conflict between LinuxCNC (GPL2) and readline (GPL3) | ||
|
||
WRKSRC= ${WRKDIR}/linuxcnc-${GH_TAGNAME}/src | ||
WRKSRC_SUBDIR= src | ||
PATCH_WRKSRC= ${WRKDIR}/linuxcnc-${GH_TAGNAME} | ||
ALL_TARGET= default | ||
|
||
|
@@ -47,7 +48,6 @@ USE_XORG= ice sm x11 xext xft xinerama xmu xrender xscrnsaver xt | |
USE_LDCONFIG= yes | ||
USE_GITHUB= yes | ||
GH_ACCOUNT= LinuxCNC | ||
GH_PROJECT= linuxcnc | ||
GH_TAGNAME= fe7b155c03fe77d6eb301bcfdc3d7c1acdea73e4 | ||
|
||
post-patch: | ||
|
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.