1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 3.28

This commit is contained in:
Tilman Keskinoz 2003-05-02 12:47:14 +00:00
parent 7f259ec561
commit 00d5caed45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80013
4 changed files with 46 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= lout
PORTVERSION= 3.25
PORTVERSION= 3.28
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.it.usyd.edu.au/jeff/lout/

View File

@ -1 +1 @@
MD5 (lout-3.25.tar.gz) = c5aa6ba32b3bb1cb6cc434ff3954f117
MD5 (lout-3.28.tar.gz) = 562cb66e0df4060349761855e07e88d5

View File

@ -1,13 +1,13 @@
--- makefile.orig Sat Oct 7 22:03:11 2000
+++ makefile Wed Feb 14 02:03:07 2001
@@ -276,10 +276,10 @@
--- makefile.orig Fri Dec 20 00:12:05 2002
+++ makefile Fri May 2 14:18:44 2003
@@ -281,10 +281,10 @@
# DEBUGGING = 1
# TRACING = -g
-BINDIR = /usr/staff/jeff/bin
-LIBDIR = /usr/staff/jeff/lout.lib
-DOCDIR = /usr/staff/jeff/lout.doc
-MANDIR = /usr/staff/jeff/lout.man
-BINDIR = /home/jeff/bin
-LIBDIR = /home/jeff/lout.lib
-DOCDIR = /home/jeff/lout.doc
-MANDIR = /home/jeff/lout.man
+BINDIR = ${PREFIX}/bin
+LIBDIR = ${PREFIX}/share/lout
+DOCDIR = ${PREFIX}/share/doc/lout
@ -15,7 +15,7 @@
LIBFONT = font
LIBMAPS = maps
@@ -291,24 +291,24 @@
@@ -296,23 +296,23 @@
CHARIN = 1
CHAROUT = 0
@ -39,14 +39,13 @@
-COPTS = -ansi -pedantic -Wall -O3
+#COPTS = -ansi -pedantic -Wall -O3
# COPTS = -ansi -pedantic -Wall
-CFLAGS = -DOS_UNIX=$(OSUNIX) \
+CFLAGS += -DOS_UNIX=$(OSUNIX) \
-DOS_DOS=$(OSDOS) \
-DOS_MAC=$(OSMAC) \
-DDB_FIX=$(DBFIX) \
@@ -354,42 +354,41 @@
@@ -358,42 +358,41 @@
install: lout prg2lout
@echo ""
@echo "(a) Installing lout and prg2lout binaries into BINDIR $(BINDIR)"
@ -99,7 +98,7 @@
@echo ""
@echo "(c) Initializing run (should be silent, no errors expected)"
$(BINDIR)/lout -x -s $(LIBDIR)/$(LIBINCL)/init
@@ -397,6 +396,7 @@
@@ -401,6 +400,7 @@
@echo "(d) Changing mode of files just created by initializing run"
chmod 644 $(LIBDIR)/$(LIBDATA)/*
chmod 644 $(LIBDIR)/$(LIBHYPH)/*
@ -107,7 +106,7 @@
installman:
@echo ""
@@ -405,23 +405,27 @@
@@ -409,23 +409,27 @@
-e "s@<DOCDIR>@$(DOCDIR)@" -e "s@<MANDIR>@$(MANDIR)@" \
man/lout.1 > $(MANDIR)/lout.1
chmod 644 $(MANDIR)/lout.1
@ -138,7 +137,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) \
@@ -431,9 +435,9 @@
@@ -435,9 +439,9 @@
installde:
@echo ""
@echo "Putting German error messages into $(LIBDIR)/$(LIBLOCA)/$(LOC_DE)"

View File

@ -49,6 +49,7 @@ bin/lout
%%PORTDOCS%%share/doc/lout/expert/exa_bibl
%%PORTDOCS%%share/doc/lout/expert/exa_chap
%%PORTDOCS%%share/doc/lout/expert/exa_equa
%%PORTDOCS%%share/doc/lout/expert/exa_inde
%%PORTDOCS%%share/doc/lout/expert/exa_page
%%PORTDOCS%%share/doc/lout/expert/exa_para
%%PORTDOCS%%share/doc/lout/expert/mydefs
@ -98,6 +99,7 @@ bin/lout
%%PORTDOCS%%share/doc/lout/expert/pre_spac
%%PORTDOCS%%share/doc/lout/expert/pre_span
%%PORTDOCS%%share/doc/lout/expert/pre_tagg
%%PORTDOCS%%share/doc/lout/expert/pre_text
%%PORTDOCS%%share/doc/lout/expert/pre_unde
%%PORTDOCS%%share/doc/lout/expert/pre_verb
%%PORTDOCS%%share/doc/lout/expert/pre_wide
@ -108,13 +110,16 @@ bin/lout
%%PORTDOCS%%share/doc/lout/expert/pri_defi
%%PORTDOCS%%share/doc/lout/expert/pri_gall
%%PORTDOCS%%share/doc/lout/expert/pri_obje
%%PORTDOCS%%share/doc/lout/expert/tex
%%PORTDOCS%%share/doc/lout/slides/README
%%PORTDOCS%%share/doc/lout/slides/all
%%PORTDOCS%%share/doc/lout/slides/mydefs
%%PORTDOCS%%share/doc/lout/slides/outfile.ps
%%PORTDOCS%%share/doc/lout/user/.pie_intr.swp
%%PORTDOCS%%share/doc/lout/user/README
%%PORTDOCS%%share/doc/lout/user/all
%%PORTDOCS%%share/doc/lout/user/ap_byp
%%PORTDOCS%%share/doc/lout/user/ap_col
%%PORTDOCS%%share/doc/lout/user/ap_qck
%%PORTDOCS%%share/doc/lout/user/bas
%%PORTDOCS%%share/doc/lout/user/bas_char
@ -142,6 +147,7 @@ bin/lout
%%PORTDOCS%%share/doc/lout/user/bgr_outl
%%PORTDOCS%%share/doc/lout/user/bgr_rota
%%PORTDOCS%%share/doc/lout/user/bgr_scal
%%PORTDOCS%%share/doc/lout/user/bgr_text
%%PORTDOCS%%share/doc/lout/user/dia
%%PORTDOCS%%share/doc/lout/user/dia_cons
%%PORTDOCS%%share/doc/lout/user/dia_defi
@ -187,6 +193,14 @@ bin/lout
%%PORTDOCS%%share/doc/lout/user/letterbook
%%PORTDOCS%%share/doc/lout/user/mydefs
%%PORTDOCS%%share/doc/lout/user/pascal
%%PORTDOCS%%share/doc/lout/user/pie
%%PORTDOCS%%share/doc/lout/user/pie_capt
%%PORTDOCS%%share/doc/lout/user/pie_erro
%%PORTDOCS%%share/doc/lout/user/pie_intr
%%PORTDOCS%%share/doc/lout/user/pie_labe
%%PORTDOCS%%share/doc/lout/user/pie_over
%%PORTDOCS%%share/doc/lout/user/pie_slic
%%PORTDOCS%%share/doc/lout/user/pie_summ
%%PORTDOCS%%share/doc/lout/user/preface
%%PORTDOCS%%share/doc/lout/user/prg
%%PORTDOCS%%share/doc/lout/user/prg_chan
@ -215,6 +229,7 @@ bin/lout
%%PORTDOCS%%share/doc/lout/user/str_disp
%%PORTDOCS%%share/doc/lout/user/str_figs
%%PORTDOCS%%share/doc/lout/user/str_foot
%%PORTDOCS%%share/doc/lout/user/str_glos
%%PORTDOCS%%share/doc/lout/user/str_indx
%%PORTDOCS%%share/doc/lout/user/str_larg
%%PORTDOCS%%share/doc/lout/user/str_list
@ -246,7 +261,12 @@ bin/lout
%%PORTDOCS%%share/doc/lout/user/typ_plai
%%PORTDOCS%%share/doc/lout/user/typ_repo
%%PORTDOCS%%share/doc/lout/user/vbas
%%PORTDOCS%%share/doc/lout/user/vbgr
%%PORTDOCS%%share/doc/lout/user/vdia
%%PORTDOCS%%share/doc/lout/user/vequ
%%PORTDOCS%%share/doc/lout/user/vfmt
%%PORTDOCS%%share/doc/lout/user/vgra
%%PORTDOCS%%share/doc/lout/user/vpie
%%PORTDOCS%%share/doc/lout/user/vprg
%%PORTDOCS%%share/doc/lout/user/vref
%%PORTDOCS%%share/doc/lout/user/vstr
@ -476,7 +496,7 @@ share/lout/include/book
share/lout/include/bookf
share/lout/include/bsf
share/lout/include/bsf.lpg
share/lout/include/ccommand
share/lout/include/coltex
share/lout/include/cprint
share/lout/include/cprintf
share/lout/include/diag
@ -502,24 +522,33 @@ share/lout/include/java
share/lout/include/javaf
share/lout/include/langdefs
share/lout/include/latin2
share/lout/include/lengths
share/lout/include/modula
share/lout/include/modulaf
share/lout/include/mydefs
share/lout/include/old.diag.lpg
share/lout/include/np
share/lout/include/npf
share/lout/include/pas
share/lout/include/pasf
share/lout/include/perl
share/lout/include/perlf
share/lout/include/picture
share/lout/include/picturef
share/lout/include/pie
share/lout/include/pief
share/lout/include/pief.lpg
share/lout/include/pod
share/lout/include/podf
share/lout/include/python
share/lout/include/pythonf
share/lout/include/report
share/lout/include/reportf
share/lout/include/ruby
share/lout/include/rubyf
share/lout/include/russian
share/lout/include/russian.fd
share/lout/include/save_bookf
share/lout/include/save_dsf
share/lout/include/slides
share/lout/include/slidesf
share/lout/include/tab
@ -528,6 +557,7 @@ share/lout/include/tabf.lpg
share/lout/include/tbl
share/lout/include/tblf
share/lout/include/ts
share/lout/include/xrgb
share/lout/locale/.place_holder
share/lout/maps/00README
share/lout/maps/Ding.LCM