aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-wdfs
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andJeremy Messenger2010-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | | ABI backwards compatible. It is unnecessary to have more than one same libraries (ie: neon28 and neon29) as it creates issue in our ports tree such as CONFLICTS and made our Makefile complicate. - Remove www/neonpp and www/neon28. - Add USE_GNOME=ltverhack; it corrects the shared library version by change from libneon.so.29 to libneon.so.27. It won't get bump again with no reason unless ABI changes. - Bump the PORTREVISION on all ports and chase the shared library change. - Add info in the UPDATING for how to rebuild on all ports that depend on neon. PR: ports/148295 Approved by: lev (maintainer timeout, no respone for months), portmgr Tested by: pointyhat-exp by pav Notes: svn path=/head/; revision=258515
* Switch dependency from neon28 to more recent neon29. (This is slightlyMark Linimon2010-06-281-2/+2
| | | | | | | | | | | different from the patch in the PR.) PR: ports/147427 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=257091
* Over to new volunteer. Previous maintainer had been inactive forMark Linimon2010-06-181-1/+1
| | | | | | | | | | quite some time. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=256677
* Update sysutils/fusefs-wdfs to use neon28Josh Paetzel2009-03-011-2/+2
| | | | | | | | | | Based on ports/126840 PR: ports/126840 Approved by: linimon (mentor) Notes: svn path=/head/; revision=229266
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Rename www/neon to www/neon26 to make the integrationEdwin Groothuis2008-05-051-1/+1
| | | | | | | of www/neon28 possible Notes: svn path=/head/; revision=212638
* - Update to 1.4.2Yen-Ming Lee2007-12-182-5/+5
| | | | | | | | | PR: 117164 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=204012
* (1) Update `www/neon' to 0.26.3Lev A. Serebryakov2007-03-161-1/+2
| | | | | | | | | | | (2) Bump port revisions (and dependencies) on all ports, using libneon (3) Mark `devel/bazaar' broken, it doesn't support new neon version. Approved by maintainer. (4) Mark `www/neonpp' broken, it doesn't support new neon version. Maintainer timeout. Notes: svn path=/head/; revision=187477
* - Update to 1.3.2Martin Wilke2006-11-142-4/+4
| | | | | | | | PR: ports/105517 Submitted by: Gyorgy Teubel<tgyurci@freemail.hu> (maintainer) Notes: svn path=/head/; revision=177242
* - update to version 1.3.1Cheng-Lung Sung2006-08-142-4/+4
| | | | | | | | PR: ports/102010 Submitted by: maintainer <tgyurci at freemail.hu> Notes: svn path=/head/; revision=170588
* sysutils/fusefs-wdfs: update to 1.2.1Daichi GOTO2006-06-273-16/+4
| | | | | | | | PR: ports/99504 Submitted by: maintainer Notes: svn path=/head/; revision=166423
* wdfs is a WebDAV filesystem with special features for accessingPav Lucistnik2006-06-164-0/+51
Subversion repositories. It uses Fuse and Neon. WWW: http://noedler.de/projekte/wdfs/ PR: ports/98890 Submitted by: Gyorgy Teubel <tgyurci@freemail.hu> Notes: svn path=/head/; revision=165582