forked from Lainports/freebsd-ports
- Switch MASTER_SITES to googledrive.com for my ports.
This commit is contained in:
parent
6f5a4bb011
commit
803a90b661
6 changed files with 8 additions and 17 deletions
|
|
@ -5,7 +5,7 @@ PORTNAME= ha
|
|||
PORTVERSION= 0.999b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/
|
||||
DISTNAME= ha0999
|
||||
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
|
|
@ -13,8 +13,6 @@ COMMENT= File archiver based on HSC compression method
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
PROJECTHOST= ak-various-projects
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
PLIST_FILES= bin/ha
|
||||
MAKEFILE= makefile.nix
|
||||
|
|
|
|||
|
|
@ -5,13 +5,13 @@ PORTNAME= unarj
|
|||
PORTVERSION= 2.65
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PROJECTHOST= ak-various-projects
|
||||
EXTRACT_SUFX= .tgz
|
||||
MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/
|
||||
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
COMMENT= Allows files to be extracted from ARJ archives
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
PLIST_FILES= bin/unarj
|
||||
PORTDOCS= unarj.txt technote.txt
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ PORTNAME= kenny
|
|||
PORTVERSION= 1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}\
|
||||
MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ \
|
||||
http://www.cgarbs.de/stuff/
|
||||
DISTNAME= ${PORTNAME}.pl-${PORTVERSION}
|
||||
EXTRACT_SUFX= .gz
|
||||
|
|
@ -15,8 +15,6 @@ COMMENT= Translate text both to and from KennySpeak
|
|||
|
||||
LICENSE= ART10
|
||||
|
||||
PROJECTHOST= ak-various-projects
|
||||
|
||||
CONFLICTS= filters-*
|
||||
|
||||
USES= perl5
|
||||
|
|
|
|||
|
|
@ -5,15 +5,13 @@ PORTNAME= txtbdf2ps
|
|||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ \
|
||||
http://oldrus-ispell.sourceforge.net/
|
||||
EXTRACT_SUFX= .txt
|
||||
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
COMMENT= Translator TXT + BDF to PS
|
||||
|
||||
PROJECTHOST= ak-various-projects
|
||||
|
||||
PLIST_FILES= bin/txtbdf2ps
|
||||
USES= perl5 shebangfix
|
||||
EXTRACT_CMD= ${CP}
|
||||
|
|
|
|||
|
|
@ -84,9 +84,7 @@ do-build:
|
|||
.endif
|
||||
|
||||
do-configure:
|
||||
${MV} ${WRKSRC}/share/man ${WRKSRC}/man
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \
|
||||
-e 's|share/man|man|g' ${WRKSRC}/install
|
||||
@${MV} ${WRKSRC}/share/man ${WRKSRC}/man
|
||||
@${REINPLACE_CMD} -e 's|"$${0%/.}"|${PREFIX}|g' \
|
||||
-e 's|/usr/local/profile|$$HOME/.opera|' \
|
||||
${WRKSRC}/opera
|
||||
|
|
|
|||
|
|
@ -4,8 +4,7 @@
|
|||
PORTNAME= vtwm
|
||||
PORTVERSION= 5.4.99.20130906
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PROJECTHOST= ak-various-projects
|
||||
MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/
|
||||
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
COMMENT= Twm with a virtual desktop and optional Motif-like features
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue