mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64 Update cgihtml's master site Make Peter Pentchev maintainer. PR: 21456 Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer) Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
This commit is contained in:
parent
45977e56b5
commit
db9259f585
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33234
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= makedepend
|
||||
PORTVERSION= 1995.07.05
|
||||
PORTVERSION= 2000.09.07
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
DISTNAME= cyrus-imapd-2.0.7
|
||||
|
||||
MAINTAINER= i.vaudrey@bigfoot.com
|
||||
MAINTAINER= roam@orbitel.bg
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/makedepend
|
||||
GNU_CONFIGURE= YES
|
||||
@ -23,3 +23,4 @@ do-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/mkdepend.man ${PREFIX}/man/man1/makedepend.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
# DO NOT DELETE
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cyrus-imapd-v1.5.14.tar.gz) = e90555be60ec3a647f1661e10cc16458
|
||||
MD5 (cyrus-imapd-2.0.7.tar.gz) = a80870882128cd1ed99c203846f164a1
|
||||
|
@ -6,27 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= texi2html
|
||||
PORTVERSION= 1.52
|
||||
PORTVERSION= 1.64
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .shar.Z
|
||||
MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/
|
||||
|
||||
MAINTAINER= i.vaudrey@bigfoot.com
|
||||
MAINTAINER= roam@orbitel.bg
|
||||
|
||||
EXTRACT_CMD= uncompress
|
||||
EXTRACT_BEFORE_ARGS= -c
|
||||
EXTRACT_AFTER_ARGS= | sh
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_AUTOMAKE= yes
|
||||
USE_AUTOCONF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= texi2html.1
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKSRC}; split -l 1940 texi2html texi2html.
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/texi2html.aa ${PREFIX}/bin/texi2html
|
||||
${INSTALL_MAN} ${WRKDIR}/texi2html.ab ${PREFIX}/man/man1/${MAN1}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (texi2html.shar.Z) = a0292ee56320bbbd79afc74555bd69ee
|
||||
MD5 (texi2html-1.64.tar.gz) = f0fa30e58ed930431c43a07d907593f5
|
||||
|
11
textproc/texi2html/files/patch-ab
Normal file
11
textproc/texi2html/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.am.orig Tue Jul 11 13:04:34 2000
|
||||
+++ Makefile.am Thu Sep 7 21:52:29 2000
|
||||
@@ -8,7 +8,7 @@
|
||||
MySimple.pm MySimple.pod version.texi
|
||||
info_TEXINFOS = texi2html.texi
|
||||
|
||||
-htmldir = $(prefix)/html
|
||||
+htmldir = $(prefix)/share/doc/texi2html
|
||||
html_DATA = texi2html.html
|
||||
|
||||
TEXI2HTML = texi2html
|
@ -1 +1,6 @@
|
||||
bin/texi2html
|
||||
@unexec install-info --delete %D/info/texi2html.info %D/info/dir
|
||||
info/texi2html.info
|
||||
@exec install-info %D/info/texi2html.info %D/info/dir
|
||||
share/doc/texi2html/texi2html.html
|
||||
@dirrm share/doc/texi2html
|
||||
|
@ -8,9 +8,9 @@
|
||||
PORTNAME= cgihtml
|
||||
PORTVERSION= 1.69
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= ftp://ftp.eekim.com/pub/users/eekim/cgihtml/
|
||||
MASTER_SITES= ftp://hcs.harvard.edu/pub/web/tools/cgihtml/
|
||||
|
||||
MAINTAINER= i.vaudrey@bigfoot.com
|
||||
MAINTAINER= roam@orbitel.bg
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user