1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Updated to 3.16

Fixed MASTER_SITES
Modified pkg/COMMENT and pkg/DESCR

PR:		13568
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
Satoshi Taoka 1999-09-06 19:00:15 +00:00
parent 3a771997c7
commit b14e3be002
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21320
6 changed files with 31 additions and 22 deletions

View File

@ -1,14 +1,14 @@
# New ports collection makefile for: lout
# Version required: 3.13
# Version required: 3.16
# Date created: 10/22/96
# Whom: oly@world.std.com
#
# $FreeBSD$
#
DISTNAME= lout-3.13
DISTNAME= lout-3.16
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.cs.usyd.edu.au/jeff/lout/
MASTER_SITE_SUBDIR= support/lout
@ -22,6 +22,6 @@ INSTALL_TARGET= install installman installdoc
MAN1= c2lout.1 lout.1
post-install:
strip ${PREFIX}/bin/lout ${PREFIX}/bin/c2lout
@strip ${PREFIX}/bin/lout ${PREFIX}/bin/c2lout
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (lout-3.13.tar.gz) = 9aed1178d8006a55097d0fa2b5782a22
MD5 (lout-3.16.tar.gz) = 7d55e6a8686fbc2ec515da535b3a58a3

View File

@ -1,7 +1,7 @@
*** makefile.orig Thu Feb 4 23:13:30 1999
--- makefile Wed Mar 17 23:08:39 1999
*** makefile.orig Fri May 28 17:37:08 1999
--- makefile Sat Sep 4 07:45:46 1999
***************
*** 252,261 ****
*** 254,263 ****
COLLATE = 1
@ -12,7 +12,7 @@
LIBFONT = font
LIBMAPS = maps
--- 252,261 ----
--- 254,263 ----
COLLATE = 1
@ -24,7 +24,7 @@
LIBFONT = font
LIBMAPS = maps
***************
*** 267,278 ****
*** 269,283 ****
CHARIN = 1
CHAROUT = 0
@ -36,8 +36,11 @@
! ZLIB =
ZLIBPATH =
CC = gcc
--- 267,278 ----
! CC = gcc
RCOPY = cp -r
--- 269,283 ----
CHARIN = 1
CHAROUT = 0
@ -49,9 +52,12 @@
! ZLIB = -lz
ZLIBPATH =
CC = gcc
! #CC = gcc
RCOPY = cp -r
***************
*** 327,366 ****
*** 329,368 ****
@echo "(a) Installing lout and c2lout binaries into BINDIR $(BINDIR)"
cp lout $(BINDIR)/lout
chmod 755 $(BINDIR)/lout
@ -92,7 +98,7 @@
@echo ""
@echo "(c) Initializing run (should be silent, no errors expected)"
$(BINDIR)/lout -x -s $(LIBDIR)/$(LIBINCL)/init
--- 327,369 ----
--- 329,371 ----
@echo "(a) Installing lout and c2lout binaries into BINDIR $(BINDIR)"
cp lout $(BINDIR)/lout
chmod 755 $(BINDIR)/lout
@ -137,8 +143,8 @@
@echo "(c) Initializing run (should be silent, no errors expected)"
$(BINDIR)/lout -x -s $(LIBDIR)/$(LIBINCL)/init
***************
*** 368,373 ****
--- 371,377 ----
*** 370,375 ****
--- 373,379 ----
@echo "(d) Changing mode of files just created by initializing run"
chmod 644 $(LIBDIR)/$(LIBDATA)/*
chmod 644 $(LIBDIR)/$(LIBHYPH)/*
@ -147,7 +153,7 @@
installman:
@echo ""
***************
*** 376,398 ****
*** 378,400 ****
-e "s@<DOCDIR>@$(DOCDIR)@" -e "s@<MANDIR>@$(MANDIR)@" \
man/lout.1 > $(MANDIR)/lout.1
chmod 644 $(MANDIR)/lout.1
@ -171,7 +177,7 @@
chmod 755 $(LIBDIR)/$(LIBLOCA)/$(LOC_FR)/LC_MESSAGES
cp locale/msgs.fr $(LIBDIR)/$(LIBLOCA)/$(LOC_FR)/LC_MESSAGES/msgs.$(LOC_FR)
gencat $(LIBDIR)/$(LIBLOCA)/$(LOC_FR)/LC_MESSAGES/errors.$(LOC_FR) \
--- 380,406 ----
--- 382,408 ----
-e "s@<DOCDIR>@$(DOCDIR)@" -e "s@<MANDIR>@$(MANDIR)@" \
man/lout.1 > $(MANDIR)/lout.1
chmod 644 $(MANDIR)/lout.1
@ -200,7 +206,7 @@
cp locale/msgs.fr $(LIBDIR)/$(LIBLOCA)/$(LOC_FR)/LC_MESSAGES/msgs.$(LOC_FR)
gencat $(LIBDIR)/$(LIBLOCA)/$(LOC_FR)/LC_MESSAGES/errors.$(LOC_FR) \
***************
*** 402,410 ****
*** 404,412 ****
installde:
@echo ""
@echo "Putting German error messages into $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)"
@ -210,7 +216,7 @@
chmod 755 $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)/LC_MESSAGES
cp locale/msgs.de $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)/LC_MESSAGES/msgs.$(LOC_DE)
gencat $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)/LC_MESSAGES/errors.$(LOC_DE) \
--- 410,418 ----
--- 412,420 ----
installde:
@echo ""
@echo "Putting German error messages into $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)"

View File

@ -1 +1 @@
Document creation system like LaTeX, but smaller
LaTeX like document creation system with PsotScript/PDF output

View File

@ -7,3 +7,5 @@ a Lout document.
- Oly
oly@world.std.com
WWW: http://snark.niif.spb.su/~uwe/lout/lout.html

View File

@ -45,6 +45,7 @@ share/doc/lout/expert/det_prec
share/doc/lout/expert/det_size
share/doc/lout/expert/det_sort
share/doc/lout/expert/det_visi
share/doc/lout/expert/dop
share/doc/lout/expert/exa
share/doc/lout/expert/exa_bibl
share/doc/lout/expert/exa_chap