Skip to content

Commit

Permalink
*: Autotools manpages fix
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd authored and arrowd committed Jan 27, 2024
1 parent 1afa638 commit 7aae4b5
Show file tree
Hide file tree
Showing 46 changed files with 269 additions and 235 deletions.
2 changes: 2 additions & 0 deletions archivers/unadf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PORTNAME= unadf
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
PORTREVISION= 1
CATEGORIES= archivers

MAINTAINER= eduardo@FreeBSD.org
Expand All @@ -19,6 +20,7 @@ GH_PROJECT= ADFlib
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip

DOCSDIR= ${PREFIX}/share/doc/adflib
Expand Down
8 changes: 4 additions & 4 deletions archivers/unadf/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ lib/libadf.so
lib/libadf.so.1
lib/libadf.so.1.0.0
libdata/pkgconfig/adflib.pc
man/man1/adf_floppy_create.1.gz
man/man1/adf_floppy_format.1.gz
man/man1/adf_show_metadata.1.gz
man/man1/unadf.1.gz
share/man/man1/adf_floppy_create.1.gz
share/man/man1/adf_floppy_format.1.gz
share/man/man1/adf_show_metadata.1.gz
share/man/man1/unadf.1.gz
%%PORTDOCS%%%%DOCSDIR%%/API.txt
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
Expand Down
2 changes: 2 additions & 0 deletions archivers/xarchiver/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= xarchiver
DISTVERSION= 0.5.4.22
PORTREVISION= 1
CATEGORIES= archivers

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
Expand All @@ -26,6 +27,7 @@ GH_ACCOUNT= ib
USE_GNOME= cairo gdkpixbuf2 glib20 intltool

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PORTSCOUT= limit:^\d\.\d\.\d\.\d+$ # avoid tags like identical_to_xfce_git_content

Expand Down
2 changes: 1 addition & 1 deletion archivers/xarchiver/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bin/xarchiver
libexec/thunar-archive-plugin/xarchiver.tap
man/man1/xarchiver.1.gz
share/man/man1/xarchiver.1.gz
share/applications/xarchiver.desktop
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
Expand Down
3 changes: 2 additions & 1 deletion cad/gtkwave/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= gtkwave
DISTVERSION= 3.3.117
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
DISTNAME= ${PORTNAME}-gtk3-${DISTVERSION}
Expand All @@ -19,6 +19,7 @@ USES= compiler:c++11-lang desktop-file-utils gettext gmake gnome \
USE_GNOME= cairo gdkpixbuf2 gtk30

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --disable-mime-update \
--enable-gtk3 \
--without-gconf
Expand Down
34 changes: 17 additions & 17 deletions cad/gtkwave/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ bin/vcd2vzt
bin/vzt2vcd
bin/vztminer
bin/xml2stems
man/man1/evcd2vcd.1.gz
man/man1/fst2vcd.1.gz
man/man1/fstminer.1.gz
man/man1/gtkwave.1.gz
man/man1/lxt2miner.1.gz
man/man1/lxt2vcd.1.gz
man/man1/rtlbrowse.1.gz
man/man1/shmidcat.1.gz
man/man1/twinwave.1.gz
man/man1/vcd2fst.1.gz
man/man1/vcd2lxt.1.gz
man/man1/vcd2lxt2.1.gz
man/man1/vcd2vzt.1.gz
man/man1/vzt2vcd.1.gz
man/man1/vztminer.1.gz
man/man1/xml2stems.1.gz
man/man5/gtkwaverc.5.gz
share/man/man1/evcd2vcd.1.gz
share/man/man1/fst2vcd.1.gz
share/man/man1/fstminer.1.gz
share/man/man1/gtkwave.1.gz
share/man/man1/lxt2miner.1.gz
share/man/man1/lxt2vcd.1.gz
share/man/man1/rtlbrowse.1.gz
share/man/man1/shmidcat.1.gz
share/man/man1/twinwave.1.gz
share/man/man1/vcd2fst.1.gz
share/man/man1/vcd2lxt.1.gz
share/man/man1/vcd2lxt2.1.gz
share/man/man1/vcd2vzt.1.gz
share/man/man1/vzt2vcd.1.gz
share/man/man1/vztminer.1.gz
share/man/man1/xml2stems.1.gz
share/man/man5/gtkwaverc.5.gz
share/applications/gtkwave.desktop
share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png
share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png
Expand Down
2 changes: 2 additions & 0 deletions comms/conserver-com/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= conserver
DISTVERSION= 8.2.7
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= https://github.com/bstansell/conserver/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= -com
Expand All @@ -15,6 +16,7 @@ USES= autoreconf:2.69 ssl
USE_RC_SUBR= conserver

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-libwrap \
--with-master=${DEFAULTHOST} \
--with-openssl \
Expand Down
8 changes: 4 additions & 4 deletions comms/conserver-com/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bin/console
%%EXAMPLESDIR%%/conserver.rc
sbin/conserver
sbin/conserver-convert
man/man1/console.1.gz
man/man5/conserver.cf.5.gz
man/man5/conserver.passwd.5.gz
man/man8/conserver.8.gz
share/man/man1/console.1.gz
share/man/man5/conserver.cf.5.gz
share/man/man5/conserver.passwd.5.gz
share/man/man8/conserver.8.gz
3 changes: 2 additions & 1 deletion databases/rrdtool/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= rrdtool
DISTVERSION= 1.8.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= databases graphics
MASTER_SITES= https://github.com/oetiker/rrdtool-1.x/releases/download/v${DISTVERSION}/

Expand All @@ -18,6 +18,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= rrdcached
SHEBANG_FILES= examples/rrdcached/rrdcached-size.pl examples/stripes.py
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --disable-tcl
CONFIGURE_ENV= RRDDOCDIR=${DOCSDIR:Q}
INSTALL_TARGET= install-strip
Expand Down
66 changes: 33 additions & 33 deletions databases/rrdtool/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,38 +23,38 @@ lib/librrd.so.8.3.0
%%PYTHON%%%%PYTHON_SITELIBDIR%%/rrdtool%%PYTHON_EXT_SUFFIX%%.so
%%RUBY%%%%RUBY_SITEARCHLIBDIR%%/RRD.so
libdata/pkgconfig/librrd.pc
%%PORTDOCS%%man/man1/bin_dec_hex.1.gz
%%PORTDOCS%%man/man1/cdeftutorial.1.gz
%%PORTDOCS%%man/man1/rpntutorial.1.gz
%%PORTDOCS%%man/man1/rrd-beginners.1.gz
%%PORTDOCS%%man/man1/rrd_pdpcalc.1.gz
%%PORTDOCS%%man/man1/rrdbuild.1.gz
%%PORTDOCS%%man/man1/rrdcached.1.gz
%%PORTDOCS%%man/man1/rrdcgi.1.gz
%%PORTDOCS%%man/man1/rrdcreate.1.gz
%%PORTDOCS%%man/man1/rrddump.1.gz
%%PORTDOCS%%man/man1/rrdfetch.1.gz
%%PORTDOCS%%man/man1/rrdfirst.1.gz
%%PORTDOCS%%man/man1/rrdflushcached.1.gz
%%PORTDOCS%%man/man1/rrdgraph.1.gz
%%PORTDOCS%%man/man1/rrdgraph_data.1.gz
%%PORTDOCS%%man/man1/rrdgraph_examples.1.gz
%%PORTDOCS%%man/man1/rrdgraph_graph.1.gz
%%PORTDOCS%%man/man1/rrdgraph_rpn.1.gz
%%PORTDOCS%%man/man1/rrdinfo.1.gz
%%PORTDOCS%%man/man1/rrdlast.1.gz
%%PORTDOCS%%man/man1/rrdlastupdate.1.gz
%%PORTDOCS%%man/man1/rrdlist.1.gz
%%PORTDOCS%%%%PYTHON%%man/man1/rrdpython.1.gz
%%PORTDOCS%%man/man1/rrdresize.1.gz
%%PORTDOCS%%man/man1/rrdrestore.1.gz
%%PORTDOCS%%%%RUBY%%man/man1/rrdruby.1.gz
%%PORTDOCS%%man/man1/rrdthreads.1.gz
%%PORTDOCS%%man/man1/rrdtool.1.gz
%%PORTDOCS%%man/man1/rrdtune.1.gz
%%PORTDOCS%%man/man1/rrdtutorial.1.gz
%%PORTDOCS%%man/man1/rrdupdate.1.gz
%%PORTDOCS%%man/man1/rrdxport.1.gz
%%PORTDOCS%%man/man3/librrd.3.gz
%%PORTDOCS%%share/man/man1/bin_dec_hex.1.gz
%%PORTDOCS%%share/man/man1/cdeftutorial.1.gz
%%PORTDOCS%%share/man/man1/rpntutorial.1.gz
%%PORTDOCS%%share/man/man1/rrd-beginners.1.gz
%%PORTDOCS%%share/man/man1/rrd_pdpcalc.1.gz
%%PORTDOCS%%share/man/man1/rrdbuild.1.gz
%%PORTDOCS%%share/man/man1/rrdcached.1.gz
%%PORTDOCS%%share/man/man1/rrdcgi.1.gz
%%PORTDOCS%%share/man/man1/rrdcreate.1.gz
%%PORTDOCS%%share/man/man1/rrddump.1.gz
%%PORTDOCS%%share/man/man1/rrdfetch.1.gz
%%PORTDOCS%%share/man/man1/rrdfirst.1.gz
%%PORTDOCS%%share/man/man1/rrdflushcached.1.gz
%%PORTDOCS%%share/man/man1/rrdgraph.1.gz
%%PORTDOCS%%share/man/man1/rrdgraph_data.1.gz
%%PORTDOCS%%share/man/man1/rrdgraph_examples.1.gz
%%PORTDOCS%%share/man/man1/rrdgraph_graph.1.gz
%%PORTDOCS%%share/man/man1/rrdgraph_rpn.1.gz
%%PORTDOCS%%share/man/man1/rrdinfo.1.gz
%%PORTDOCS%%share/man/man1/rrdlast.1.gz
%%PORTDOCS%%share/man/man1/rrdlastupdate.1.gz
%%PORTDOCS%%share/man/man1/rrdlist.1.gz
%%PORTDOCS%%%%PYTHON%%share/man/man1/rrdpython.1.gz
%%PORTDOCS%%share/man/man1/rrdresize.1.gz
%%PORTDOCS%%share/man/man1/rrdrestore.1.gz
%%PORTDOCS%%%%RUBY%%share/man/man1/rrdruby.1.gz
%%PORTDOCS%%share/man/man1/rrdthreads.1.gz
%%PORTDOCS%%share/man/man1/rrdtool.1.gz
%%PORTDOCS%%share/man/man1/rrdtune.1.gz
%%PORTDOCS%%share/man/man1/rrdtutorial.1.gz
%%PORTDOCS%%share/man/man1/rrdupdate.1.gz
%%PORTDOCS%%share/man/man1/rrdxport.1.gz
%%PORTDOCS%%share/man/man3/librrd.3.gz
%%NLS%%share/locale/fr/LC_MESSAGES/rrdtool.mo
%%NLS%%share/locale/hu/LC_MESSAGES/rrdtool.mo
2 changes: 2 additions & 0 deletions deskutils/calcurse/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= calcurse
DISTVERSION= 4.8.1
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= https://calcurse.org/files/ \
https://fossies.org/linux/privat/
Expand All @@ -17,6 +18,7 @@ SHEBANG_FILES= contrib/caldav/calcurse-caldav \
contrib/vdir/calcurse-vdir \
contrib/vdir/calcurse-vdir.py
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --without-asciidoc

OPTIONS_DEFINE= CALDAV DOCS NLS
Expand Down
2 changes: 1 addition & 1 deletion deskutils/calcurse/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bin/calcurse
bin/calcurse-caldav
bin/calcurse-upgrade
bin/calcurse-vdir
man/man1/calcurse.1.gz
share/man/man1/calcurse.1.gz
%%PORTDOCS%%%%DOCSDIR%%/add.txt
%%PORTDOCS%%%%DOCSDIR%%/config.txt
%%PORTDOCS%%%%DOCSDIR%%/copy-paste.txt
Expand Down
5 changes: 3 additions & 2 deletions deskutils/gsimplecal/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= gsimplecal
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils

MAINTAINER= eduardo@FreeBSD.org
Expand All @@ -17,8 +17,9 @@ GH_ACCOUNT= dmedvinsky
USE_GNOME= glib20 gtk30

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PLIST_FILES= bin/gsimplecal \
man/man1/gsimplecal.1.gz
share/man/man1/gsimplecal.1.gz

.include <bsd.port.mk>
4 changes: 3 additions & 1 deletion devel/rsvndump/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= rsvndump
DISTVERSION= 0.6.2
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION}

Expand All @@ -18,6 +19,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \
USES= bdb:18 gmake

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-svn=${LOCALBASE}

PLIST_FILES= bin/rsvndump
Expand All @@ -27,7 +29,7 @@ OPTIONS_DEFINE= DOCS NLS
DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc \
xmlto:textproc/xmlto
DOCS_CONFIGURE_ENABLE= man
DOCS_PLIST_FILES= man/man1/rsvndump.1.gz
DOCS_PLIST_FILES= share/man/man1/rsvndump.1.gz

NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
Expand Down
2 changes: 2 additions & 0 deletions editors/cooledit/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= cooledit
DISTVERSION= 4.1.2
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= SUNSITE/apps/editors/X/cooledit

Expand All @@ -22,6 +23,7 @@ USES= gettext-runtime libtool:build pkgconfig python xorg
USE_XORG= x11 xt

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip

OPTIONS_DEFINE= CJK
Expand Down
4 changes: 2 additions & 2 deletions editors/cooledit/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ bin/coolproject
bin/remotefs
bin/smalledit
lib/libCw.a
man/man1/cooledit.1.gz
man/man1/remotefs.1.gz
share/man/man1/cooledit.1.gz
share/man/man1/remotefs.1.gz
%%DATADIR%%/c_utils.py
%%DATADIR%%/global.py
%%DATADIR%%/sh_utils.py
Expand Down
3 changes: 2 additions & 1 deletion editors/xmlcopyeditor/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= xmlcopyeditor
DISTVERSION= 1.3.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${DISTVERSION}

Expand All @@ -27,6 +27,7 @@ USE_WX= 3.0 # fails to build with 3.2
WX_COMPS= wx
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
Expand Down
2 changes: 1 addition & 1 deletion editors/xmlcopyeditor/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bin/xmlcopyeditor
man/man1/xmlcopyeditor.1.gz
share/man/man1/xmlcopyeditor.1.gz
share/applications/xmlcopyeditor.desktop
%%NLS%%share/locale/ca/LC_MESSAGES/xmlcopyeditor.mo
%%NLS%%share/locale/de/LC_MESSAGES/xmlcopyeditor.mo
Expand Down
4 changes: 3 additions & 1 deletion ftp/tnftp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= tnftp
DISTVERSION= 20230507
PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/ \
https://ftp.uni-erlangen.de/netbsd/misc/tnftp/ \
Expand All @@ -16,8 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= libedit ncurses ssl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

PLIST_FILES= bin/tnftp \
man/man1/tnftp.1.gz
share/man/man1/tnftp.1.gz

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion games/exult-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DISTVERSIONPREFIX= snapshot-v
DISTVERSION= 1.9.0.20240105
PORTREVISION= 0 # Always set PORTREVISION explicitly as otherwise it is inherited from games/exult
PORTREVISION= 1 # Always set PORTREVISION explicitly as otherwise it is inherited from games/exult
PKGNAMESUFFIX= -devel

CONFLICTS_INSTALL= exult
Expand Down
16 changes: 8 additions & 8 deletions games/exult-devel/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ bin/u7voice2syx
bin/ucxt
bin/wuc
%%GIMP%%libexec/gimp/2.2/plug-ins/u7shp
man/man1/expack.1.gz
man/man1/exult_studio.1.gz
man/man1/ipack.1.gz
man/man1/shp2pcx.1.gz
man/man1/splitshp.1.gz
man/man1/textpack.1.gz
man/man1/ucc.1.gz
man/man6/exult.6.gz
share/man/man1/expack.1.gz
share/man/man1/exult_studio.1.gz
share/man/man1/ipack.1.gz
share/man/man1/shp2pcx.1.gz
share/man/man1/splitshp.1.gz
share/man/man1/textpack.1.gz
share/man/man1/ucc.1.gz
share/man/man6/exult.6.gz
share/applications/exult.desktop
%%PORTDOCS%%%%DOCSDIR%%/FAQ
%%PORTDOCS%%%%DOCSDIR%%/NEWS
Expand Down

0 comments on commit 7aae4b5

Please sign in to comment.