# New ports collection makefile for: vsftpd # Date created: 03 Feb 2001 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= vsftpd PORTVERSION= 0.0.15 CATEGORIES= ftp MASTER_SITES= ftp://ferret.lmh.ox.ac.uk/pub/linux/ MAINTAINER= nbm@FreeBSD.org ALL_TARGET= vsftpd post-patch: @${PERL} -i -p -e \ 's@^(#define VSFTP_DEFAULT_CONFIG )"[/]etc/vsftpd.conf"@\1"${PREFIX}/etc/vsftpd.conf"@' \ ${WRKSRC}/defs.h @${PERL} -i -p \ -e 's@ -ldl@@;' \ -e 's@^CFLAGS.*$$@@' \ ${WRKSRC}/Makefile @${ECHO} "secure_chroot_dir=${PREFIX}/share/vsftpd/empty" >> ${WRKSRC}/vsftpd.conf do-install: @${INSTALL_PROGRAM} ${WRKSRC}/vsftpd ${PREFIX}/libexec/ @${INSTALL_DATA} ${WRKSRC}/vsftpd.conf ${PREFIX}/etc/vsftpd.conf.dist @# @${INSTALL} -d ${PREFIX}/share/vsftpd/empty @if [ ! -e ${PREFIX}/etc/vsftpd.conf ]; then \ ${INSTALL_DATA} ${WRKSRC}/vsftpd.conf ${PREFIX}/etc/ ; \ fi @# @${PERL5} ${PKGINSTALL} .include 2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-2615-15/+14
* Mark broken on 9.xbrooks2016-05-261-0/+1
* Remove useless WRKSRC definitions.mat2016-05-251-1/+0
* multimedia/emby-server:woodsb022016-05-243-1034/+166
* multimedia/kaffeine: Recover build on DragonFly by enhancing new patchmarino2016-05-241-2/+2
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-247-7/+7
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-2414-15/+15
* Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-221-2/+2
* Partially back out r414539, it only made sense for devel/fb-adbjbeich2016-05-221-3/+5
* multimedia/plexpy: Warn users if no timezone is setfeld2016-05-192-0/+11
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-192-2/+2
* - Fix trailing whitespace in Makefilesamdmi32016-05-191-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-1933-61/+61
* Fix runtime issue: libvdpau must be LIB_DEPENDSriggs2016-05-191-1/+2
* - No need to specify master site subdirectory when it's the same as defaultamdmi32016-05-181-1/+1
* - Simplify MASTER_SITESamdmi32016-05-181-4/+3
* Actually use the :main group.mat2016-05-181-2/+2
* multimedia/plexpy: Update to 1.4.0feld2016-05-174-281/+115
* Update to version 2.6.3pawel2016-05-174-9/+20
* - Fix buildamdmi32016-05-161-0/+13
* - Update to 0.7.85sunpoet2016-05-162-3/+3
* - Update to 0.7.85sunpoet2016-05-162-3/+3
* - Update to 0.7.85 (0.4.33)sunpoet2016-05-162-3/+3
* - Add missing files to plistamdmi32016-05-142-3/+9
* - Add missing files to plistamdmi32016-05-142-2/+8
* - Add missing files to plistamdmi32016-05-142-0/+5
* Rename dcadec binary to avoid conflict with multimedia/libdcaarved2016-05-122-1/+3
* multimedia/emby-server: Update to 3.0.5934woodsb022016-05-112-3/+4
* multimedia/vdr-plugin-markad: Fix build with ffmpeg 3.0.xwoodsb022016-05-1012-100/+187
* Update the maintainer email address for the ports Iwoodsb022016-05-102-4/+4
* - Update to 1.0.3 [2]olivierd2016-05-102-6/+12
* - Update to 1.0.9 [2]olivierd2016-05-102-5/+5
* - Update to 0.9.4 [2]olivierd2016-05-102-8/+7
* - Update to 0.9.9 [2]olivierd2016-05-102-7/+5
* Fix build on 9 and fix dependency list.mat2016-05-094-98/+207
* multimedia/emby-server: update 3.0.5913 -> 3.0.5931robak2016-05-093-15/+56
* Update to snapshots of mplayer and ffmpeg as of 2016-05-08riggs2016-05-093-5/+5
* Update to upstream release 2.8.7riggs2016-05-082-4/+3
* multimedia/libquicktime: unbreak build with ffmpeg 3.0jbeich2016-05-084-97/+1055
* multimedia/openh264: also try armv7 code on armv8jbeich2016-05-061-1/+1
* Fix build in the presence of system-wide installed ffmpegriggs2016-05-051-1/+3
* Fix DVB supportarved2016-05-044-4/+29
* Work around _OFF helpers not invoking for OPTIONS_DEFINE_${ARCH}jbeich2016-05-041-5/+3
* - Update to 16.4.0, please seenemysis2016-05-033-3/+6
* multimedia/ffmpeg: enable VAAPI and VDPAU by defaultjbeich2016-05-038-13/+15
* multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.6feld2016-05-035-12/+20
* multimedia/plexpy: Update to 1.3.16feld2016-05-022-3/+3
* Update libcdio: 0.92 -> 0.93arved2016-04-298-5/+8
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-283-3/+3
* create USES=gem and update rubygem- ports to use itswills2016-04-283-6/+3
* Update libbluray and related librarieskami2016-04-268-81/+15
* Update to 0.14.1.vanilla2016-04-2513-275/+103
* Update to upstream version 0.10.5, turning FDK_AAC into an OPTIONriggs2016-04-242-30/+40
* Fix build with gcc 4.8riggs2016-04-241-5/+64
* Update to upstream releaser 9.1.0riggs2016-04-243-15/+15
* Restore option to disable SSL support completelyriggs2016-04-231-2/+2
* - Pet portlintsunpoet2016-04-231-2/+2
* - Fix build in presence of minizipamdmi32016-04-231-0/+10
* Opensource flash SWF decompiler and editor. Extract resources, convertfeld2016-04-226-0/+82
* many ports: mark broken on powerpc64swills2016-04-229-0/+18
* multimedia/plexmediaserver-plexpass: Update to 0.9.16.5feld2016-04-213-8/+16
* Update the port to 0.3.3rodrigo2016-04-202-3/+3
* Bump PORTREVISION after update of textproc/libcue, revision r413589olivierd2016-04-191-0/+1
* Update to 0.11.5. (and unbreak.)mat2016-04-185-70/+19
* Update to upstream version 16.0riggs2016-04-1736-590/+281
* Fix build with recent libcec 3.1.0 update; bump PORTREVISIONriggs2016-04-172-2/+40
* Update to upstream version 3.1.0, introduce OPTIONS for PYTHON, X11 and RPIriggs2016-04-176-42/+66
* Add patch to fix underrun errors in the ALSA plugin.rakuco2016-04-172-0/+37
* Update to 2.1.1.rakuco2016-04-177-20/+34
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-162-7/+1
* multimedia/transcode: unbreak build with ffmpeg 3.0jbeich2016-04-163-1/+566
* multimedia/transcode: unbreak fetchjbeich2016-04-161-1/+1
* multimedia/libxine: unbreak build with ffmpeg 3.0jbeich2016-04-162-1/+58
* - Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-151-10/+8
* - Backport patches to fix enconding supportcpm2016-04-147-0/+1013
* Update to 3.0.5913mat2016-04-143-3/+5
* - Update to 0.17.0 releasecpm2016-04-144-8/+28
* multimedia/x264: add FFMS and LSMASH optionsjbeich2016-04-132-8/+25
* multimedia/x264: correct LAVF option descriptionjbeich2016-04-131-1/+1
* multimedia/{,lib}x264: modernizejbeich2016-04-132-45/+34
* multimedia/libx264: drop unused pkg-descrjbeich2016-04-131-13/+0
* multimedia/x264: make options actually affect dependenciesjbeich2016-04-132-3/+4
* CentOS ports: for c6_64, install 32bit libraries alongsideswills2016-04-134-0/+17
* Unbreak.mat2016-04-126-81/+56
* - Update to 3.0.8sunpoet2016-04-122-4/+3
* - Update to 3.0.8sunpoet2016-04-122-4/+3
* Remove cruft pkg-plist.foo filebapt2016-04-101-22/+0
* Fix typos in r412879 and r412880jbeich2016-04-102-2/+2
* multimedia/vapoursynth-l-smash-works: add new portjbeich2016-04-104-0/+62
* multimedia/ffms2: VapourSynth supportjbeich2016-04-102-1/+18
* multimedia/vapoursynth: add new portjbeich2016-04-106-0/+200
* Update to snapshots as of 2016-04-09 including bundled ffmpegriggs2016-04-107-19/+39
* Fix build with libc++ 3.8.0riggs2016-04-091-0/+27
* multimedia/plexmediaserver: Update to 0.9.16.4feld2016-04-083-10/+16
* multimedia/plexmediaserver-plexpass: Update to 0.9.16.4feld2016-04-083-10/+16
* - Drop .include <bsd.port.options.mk> line.cpm2016-04-081-3/+2
* multimedia/l-smash: add new portjbeich2016-04-065-0/+50
* multimedia/aegisub: minor cleanupjbeich2016-04-062-33/+6
* multimedia/ffms2: add new portjbeich2016-04-065-0/+46
* Update to upstream version 9.0.1, retire CURL OPTIONriggs2016-04-033-10/+18
* Add "kde" to CATEGORIES.rakuco2016-04-031-1/+1
* Add V4L to OPTIONS_DEFAULTriggs2016-04-021-1/+2
* Limit PORTSCOUT to the 2.x series of ffmpeg.riggs2016-04-021-0/+2
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-01