mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Replace version by $PKGVERSION on info.xml during port build
This commit is contained in:
@@ -33,5 +33,7 @@ do-install:
|
||||
${STAGEDIR}/etc/inc/priv
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<name>iperf</name>
|
||||
<website>http://www.freshports.org/benchmarks/iperf/</website>
|
||||
<descr><![CDATA[Iperf is a tool for testing network throughput, loss, and jitter.]]></descr>
|
||||
<version>2.0.5.4</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<pkginfolink>https://doc.pfsense.org/index.php/Iperf_package</pkginfolink>
|
||||
<configurationfile>iperf.xml</configurationfile>
|
||||
</package>
|
||||
|
||||
@@ -30,5 +30,7 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/pkg
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<name>Open-VM-Tools</name>
|
||||
<descr><![CDATA[VMware Tools is a suite of utilities that enhances the performance of the virtual machine's guest operating system and improves management of the virtual machine.]]></descr>
|
||||
<website>http://open-vm-tools.sourceforge.net/</website>
|
||||
<version>1280544.13</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<pkginfolink>https://doc.pfsense.org/index.php/Open_VM_Tools_package</pkginfolink>
|
||||
<configurationfile>open-vm-tools.xml</configurationfile>
|
||||
</package>
|
||||
|
||||
@@ -31,5 +31,7 @@ do-install:
|
||||
${STAGEDIR}/etc/inc/priv
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<internal_name>FTP_Client_Proxy</internal_name>
|
||||
<descr><![CDATA[Basic FTP Client Proxy using ftp-proxy from FreeBSD.]]></descr>
|
||||
<pkginfolink>https://forum.pfsense.org/index.php?topic=89841.0</pkginfolink>
|
||||
<version>0.3</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>ftpproxy.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -53,5 +53,7 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/www
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<package>
|
||||
<name>mailreport</name>
|
||||
<descr><![CDATA[Allows you to setup periodic e-mail reports containing command output, log file contents, and RRD graphs.]]></descr>
|
||||
<version>2.4.1</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>mailreport.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -31,5 +31,7 @@ do-install:
|
||||
${STAGEDIR}/etc/inc/priv
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<name>darkstat</name>
|
||||
<website>http://dmr.ath.cx/net/darkstat/</website>
|
||||
<descr><![CDATA[darkstat is a network statistics gatherer. It's a packet sniffer that runs as a background process on a cable/DSL router, gathers all sorts of statistics about network usage, and serves them over HTTP.]]></descr>
|
||||
<version>3.1.1</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>darkstat.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -28,5 +28,7 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/pkg
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<pkginfolink>https://forum.pfsense.org/</pkginfolink>
|
||||
<descr><![CDATA[Realtime interface monitor (console/shell only).]]></descr>
|
||||
<website>http://www.ex-parrot.com/~pdw/iftop/</website>
|
||||
<version>0.17</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>iftop.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -28,5 +28,7 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/pkg
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<descr><![CDATA[Softflowd is flow-based network traffic analyser capable of Cisco NetFlow data export.<br/>
|
||||
Softflowd semi-statefully tracks traffic flows recorded by listening on a network interface or by reading a packet capture file. These flows may be reported via NetFlow to a collecting host or summarised within softflowd itself.<br/>
|
||||
Softflowd supports Netflow versions 1, 5 and 9 and is fully IPv6-capable - it can track IPv6 flows and send export datagrams via IPv6. It also supports export to multicast groups, allowing for redundant flow collectors.<br/>]]></descr>
|
||||
<version>1.2.1</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>softflowd.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -33,5 +33,7 @@ do-install:
|
||||
${STAGEDIR}/etc/inc/priv
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
will result in change of the first version number.<br />
|
||||
More info in <a href="http://www.zabbix.com/life_cycle_and_release_policy.php">Zabbix Life Cycle and Release Policy</a>.]]></descr>
|
||||
<website>http://www.zabbix.com/product.php</website>
|
||||
<version>0.8.9</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>zabbix-agent-lts.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -33,5 +33,7 @@ do-install:
|
||||
${STAGEDIR}/etc/inc/priv
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
will result in change of the first version number.<br />
|
||||
More info in <a href="http://www.zabbix.com/life_cycle_and_release_policy.php">Zabbix Life Cycle and Release Policy</a>.]]></descr>
|
||||
<website>http://www.zabbix.com/product.php</website>
|
||||
<version>0.8.9</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>zabbix-proxy-lts.xml</configurationfile>
|
||||
</package>
|
||||
</pfsensepkgs>
|
||||
|
||||
@@ -38,5 +38,7 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/etc/avahi
|
||||
${INSTALL_DATA} ${FILESDIR}${DATADIR}/info.xml \
|
||||
${STAGEDIR}${DATADIR}
|
||||
@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
|
||||
${STAGEDIR}${DATADIR}/info.xml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
This enables you to plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared.<br/>
|
||||
In addition it supports some nifty things that have never been seen elsewhere like correct mDNS reflection across LAN segments.<br/>
|
||||
Compatible technology is found in Apple MacOS X (branded Bonjour and sometimes Zeroconf).]]></descr>
|
||||
<version>1.10.4</version>
|
||||
<version>%%PKGVERSION%%</version>
|
||||
<configurationfile>avahi.xml</configurationfile>
|
||||
<after_install_info>Please visit Services - Avahi menu, enable the service and select which interfaces you do NOT wish Avahi to listen on. Save settings to start the service.</after_install_info>
|
||||
</package>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user