# Ports collection makefile for: dhcp # Version required: 2.0b1pl6 # Date created: 7 Mar 1996 # Whom: se # # $Id: Makefile,v 1.19 1998/07/14 03:26:34 jseger Exp $ # DISTNAME= dhcp-2.0b1pl6 PKGNAME= isc-dhcp2.b1.6 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ MAINTAINER= jseger@FreeBSD.org HAS_CONFIGURE= yes CAT5= dhclient.conf.5 dhclient.leases.5 dhcp-options.5 dhcpd.conf.5 \ dhcpd.leases.5 CAT8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8 _MANPAGES+= ${CAT5:S%^%${MANPREFIX}/man/cat5/%} _MANPAGES+= ${CAT8:S%^%${MANPREFIX}/man/cat8/%} post-install: ${TOUCH} /var/db/dhcpd.leases ${TOUCH} /etc/dhclient.conf .for file in dhclient dhcpd dhcrelay if [ -f ${PREFIX}/sbin/${file} ]; then \ strip ${PREFIX}/sbin/${file}; \ fi .endfor .include id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/deluge-cli
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-4/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* net-p2p/deluge-cli: add upstream patchRuslan Makhmatkhanov2020-11-162-1/+14
* net-p2p/deluge-cli: bump PORTREVISION to attract package cluster attentionRuslan Makhmatkhanov2020-04-241-0/+1
* net-p2p/deluge-cli: revert pillow dependency stringRuslan Makhmatkhanov2020-04-231-1/+1
* net-p2p/deluge-cli: remove forgotten patchRuslan Makhmatkhanov2020-04-231-20/+0
* net-p2p/deluge: update to 2.0.3Ruslan Makhmatkhanov2020-04-227-81/+90
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-251-1/+1
* Remove net-p2p/py-libtorrent-rasterbar11 because net-p2p/py-libtorrent-raster...Yuri Victorovich2020-03-091-1/+1
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-2/+2
* Clean up USESAntoine Brodin2020-02-201-1/+1
* Create forks of ports net-p2p/libtorrent-rasterbar and net-p2p/py-libtorrent-...Yuri Victorovich2020-02-011-2/+2
* net-p2p/deluge-cli: fix deluged rc-scriptRuslan Makhmatkhanov2019-04-232-2/+6
* net-p2p/deluge-cli: correct deluge_web rc-scriptRuslan Makhmatkhanov2019-03-062-7/+11
* Fix index (net-p2p/py-libtorrent-rasterbar users updated); Fix MOVED formatYuri Victorovich2018-10-071-2/+2
* net-p2p/libtorrent-rasterbar and net-p2p/libtorrent-rasterbar-python: Update ...Yuri Victorovich2018-10-071-1/+1
* net-p2p/deluge-cli: add dependency upon pillowRuslan Makhmatkhanov2018-09-021-2/+3
* - Update WWWDmitry Marakasov2018-08-231-1/+1
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-211-6/+6
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-1/+1
* net-p2p/deluge-cli: fix runtimeRuslan Makhmatkhanov2018-03-142-1/+21
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-6/+6
* Regular USE_GITHUB cleanup.Mathieu Arnold2017-10-132-5/+5
* - Add explicit dependency on security/py-service_identityCarlos J. Puga Medina2017-09-153-11/+15
* Update RUN_DEPENDS: use newer twistedSunpoet Po-Chuan Hsieh2017-08-201-2/+4
* net-p2p/deluge: update to 1.3.15Ruslan Makhmatkhanov2017-05-132-4/+4
* net-p2p/deluge: update to 1.3.14Ruslan Makhmatkhanov2017-03-082-4/+4
* net-p2p/deluge-cli: fix runtimeRuslan Makhmatkhanov2017-03-081-14/+0