- Remove print/rubber, it's duplicate of textproc/rubber.

Port             Version   Added on
  print/rubber     0.99.5    Oct 6 2003
  textproc/rubber  0.99.6    Mar 27 2003

PR:		ports/64497
Reported by:	Kay Lehmann <kay_lehmann@web.de>
Pointy hat:	edwin (for adding duplicate back in fall 03)
This commit is contained in:
Pav Lucistnik 2004-03-22 01:02:27 +00:00
parent a892f286e6
commit 098ba4d543
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104887
7 changed files with 1 additions and 101 deletions

1
MOVED
View file

@ -987,3 +987,4 @@ multimedia/ffmpeg045|multimedia/ffmpeg|2004-03-20|latest stable version is bette
editors/emacs|editors/emacs19|2004-03-20|emacs 19.x moved to a non-default port location
editors/emacs21|editors/emacs|2004-03-20|emacs 21.x moved to default port location
editors/openoffice-1.1-gr|editors/openoffice-1.1-el|2004-03-20|correct ISO code
print/rubber|textproc/rubber|2004-03-22|remove duplicate port

View file

@ -194,7 +194,6 @@
SUBDIR += rlpr
SUBDIR += rprint
SUBDIR += rtf2latex
SUBDIR += rubber
SUBDIR += ruby-clibpdf
SUBDIR += ruby-panda
SUBDIR += ruby-pdflib

View file

@ -1,25 +0,0 @@
# New ports collection makefile for: rubber
# Date created: 25 march 2003
# Whom: sbaro
#
# $FreeBSD$
#
PORTNAME= rubber
PORTVERSION= 0.99.5
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.beffara.org/pub/ \
http://www.beffara.org/pub/old/
MAINTAINER= baro@pps.jussieu.fr
COMMENT= Compilation of LaTeX files
USE_PYTHON= yes
MAN1= rubber.1 rubber-info.1
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE=yes
.include <bsd.port.mk>

View file

@ -1 +0,0 @@
MD5 (rubber-0.99.5.tar.gz) = ea9f45fcb0248d16ad560e82523d8e87

View file

@ -1,13 +0,0 @@
--- setup.py.orig Sun Oct 5 22:08:57 2003
+++ setup.py Sun Oct 5 22:09:39 2003
@@ -135,8 +135,8 @@
package_dir = {"rubber": "src"},
scripts = ["rubber", "rubber-info"],
data_files =
- [(mandir + "/man1", ["man/en/rubber.1", "man/en/rubber-info.1"]),
- (mandir + "/fr/man1", ["man/fr/rubber.1", "man/fr/rubber-info.1"])]
+ [(mandir + "/man1", ["man/en/rubber.1", "man/en/rubber-info.1"])
+ ]
)

View file

@ -1,5 +0,0 @@
This is a port of rubber, which purpose is to make the building of a
LaTeX document automated, from the source files to the final document
file, replacing the work of a Makefile.
WWW: http://www.beffara.org

View file

@ -1,56 +0,0 @@
bin/rubber
bin/rubber-info
share/rubber/rubber/__init__.py
share/rubber/rubber/__init__.pyc
share/rubber/rubber/cmd_info.py
share/rubber/rubber/cmd_info.pyc
share/rubber/rubber/cmdline.py
share/rubber/rubber/cmdline.pyc
share/rubber/rubber/graphics/__init__.py
share/rubber/rubber/graphics/__init__.pyc
share/rubber/rubber/graphics/eps_gz.py
share/rubber/rubber/graphics/eps_gz.pyc
share/rubber/rubber/graphics/epstopdf.py
share/rubber/rubber/graphics/epstopdf.pyc
share/rubber/rubber/graphics/fig2dev.py
share/rubber/rubber/graphics/fig2dev.pyc
share/rubber/rubber/graphics/mpost.py
share/rubber/rubber/graphics/mpost.pyc
share/rubber/rubber/info.py
share/rubber/rubber/info.pyc
share/rubber/rubber/modules/__init__.py
share/rubber/rubber/modules/__init__.pyc
share/rubber/rubber/modules/bibtex.py
share/rubber/rubber/modules/bibtex.pyc
share/rubber/rubber/modules/cweb.py
share/rubber/rubber/modules/cweb.pyc
share/rubber/rubber/modules/dvips.py
share/rubber/rubber/modules/dvips.pyc
share/rubber/rubber/modules/graphics.py
share/rubber/rubber/modules/graphics.pyc
share/rubber/rubber/modules/graphicx.py
share/rubber/rubber/modules/graphicx.pyc
share/rubber/rubber/modules/makeidx.py
share/rubber/rubber/modules/makeidx.pyc
share/rubber/rubber/modules/minitoc-hyper.py
share/rubber/rubber/modules/minitoc-hyper.pyc
share/rubber/rubber/modules/minitoc.py
share/rubber/rubber/modules/minitoc.pyc
share/rubber/rubber/modules/pdftex.py
share/rubber/rubber/modules/pdftex.pyc
share/rubber/rubber/modules/vt100.py
share/rubber/rubber/modules/vt100.pyc
share/rubber/rubber/modules/xr.py
share/rubber/rubber/modules/xr.pyc
share/rubber/rubber/util.py
share/rubber/rubber/util.pyc
share/rubber/rubber/version.py
share/rubber/rubber/version.pyc
@comment when somebody knows a way to handle multilanguage manpages, please
@comment fix this one
@comment man/fr/man1/rubber.1
@comment man/fr/man1/rubber-info.1
@dirrm share/rubber/rubber/modules
@dirrm share/rubber/rubber/graphics
@dirrm share/rubber/rubber
@dirrm share/rubber