summaryrefslogtreecommitdiff
path: root/archivers/rpm5/files/patch-doc::Makefile.in
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-03-05 02:26:10 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-03-05 02:26:10 +0000
commit63157dad83243393adff5843084d51e9b03574ab (patch)
tree89a8a823f2ae4f14430507b26c99df9d0ca601ad /archivers/rpm5/files/patch-doc::Makefile.in
parento Reduce dependency for perl-5.8. (diff)
Add a port of rpm 4.0.4:
"The Red Hat Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. Each software package consists of an archive of files along with information about the package like its version, a description, and the like. There is also a related API ("Application Program Interface"), permitting advanced developers to bypass 'shelling out' to a command line, and to manage such transactions from within a native coding language. WWW: http://www.rpm.org/" 4.0.4 was chosen because: . The only newer version available as a tarball (4.1) is buggy. . This version closely corresponds to our current default linux_base. . This version uses the version of popt we have in the tree (unfortunately it uses an earlier version of beecrypt). . This version is a lot less work to port than 4.2 (elfutils). However, I am considering how best this port could be updated to a more recent version (e.g. 4.1.1 or 4.2, probably the latter). This wasn't an update to the current rpm port as I haven't done enough testing of other ports that use rpm with it. Tested on 4.9/i386, 5.2/sparc64 and 5.2/alpha.
Notes
Notes: svn path=/head/; revision=102963
Diffstat (limited to '')
-rw-r--r--archivers/rpm5/files/patch-doc::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/rpm5/files/patch-doc::Makefile.in b/archivers/rpm5/files/patch-doc::Makefile.in
new file mode 100644
index 000000000000..9601ee90143e
--- /dev/null
+++ b/archivers/rpm5/files/patch-doc::Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig Thu Mar 4 10:28:04 2004
++++ doc/Makefile.in Thu Mar 4 10:28:18 2004
+@@ -185,7 +185,7 @@
+ tmpdir = @tmpdir@
+ varprefix = @varprefix@
+
+-SUBDIRS = manual ja pl ru sk
++SUBDIRS = manual
+
+ man_MANS = gendiff.1 rpm.8 rpmbuild.8 rpm2cpio.8
+