aboutsummaryrefslogtreecommitdiff
path: root/sysutils/avfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.3Dmitry Marakasov2015-06-251-10/+8
| | | | | | | | | | | - Fix shebangs - Add missing run-depends PR: 200880 Submitted by: mp39590@gmail.com Notes: svn path=/head/; revision=390604
* sysutils/avfs: Revive and update version 0.9.9=>1.0.2Muhammad Moinur Rahman2015-02-071-0/+35
| | | | | | | | | | | | | | | | | - Unbreak - Pass maintainership to submitter - Add LICENSE(LGPL20 GPLv2) - Remove OPTIONS LIBRARY to make default as most of the dependent ports require the library - Make proper use of OPTIONSNG to declutter ${PORT_OPTIONS:M*} PR: 196942 Differential Revision: https://reviews.freebsd.org/D1795 Submitted by: mp39590@gmail.com Approved by: marino(mentor) Notes: svn path=/head/; revision=378590
* Remove expired ports:Rene Ladan2013-08-271-57/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month Notes: svn path=/head/; revision=325483
* Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin2013-07-261-0/+2
| | | | Notes: svn path=/head/; revision=323759
* Convert left sysutils ports to new options frameworkBaptiste Daroussin2013-04-281-8/+9
| | | | Notes: svn path=/head/; revision=316744
* Convert USE_FUSE macros into USES feature.7-eolBaptiste Daroussin2013-03-061-6/+2
| | | | | | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix Notes: svn path=/head/; revision=313527 svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
* - introduce a USE_FUSE macroFlorian Smeets2012-12-141-3/+2
| | | | | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=308910
* Mark BROKEN: does not packageErwin Lansing2012-08-221-0/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=302927
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.9.9Dennis Herrmann2011-03-201-1/+1
| | | | | | | | PR: ports/155717 Submitted by: Evgeny Zhirnov <jirnov@gmail.com> (maintainer) Notes: svn path=/head/; revision=271349
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* New port: avfsWesley Shields2008-06-221-0/+62
AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs. WWW: http://avf.sourceforge.net/ PR: ports/124615 Submitted by: Evgeny Zhirnov <jirnov@gmail.com> Notes: svn path=/head/; revision=215553