summaryrefslogtreecommitdiff
path: root/filesystems/fuse-svnfs/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Revbump after icu updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-12-01Revbump from devel/apr updateryoon1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-06Recursive bump for serf shlib major downgrade.wiz1-2/+2
2013-09-07Recursive PKGREVISION bump for serf-1.3.x (major shlib change).wiz1-2/+2
Noted by tron.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-17filesystems/fuse-svnfs: LDFLAGS.DragonFly+= -lsvn_subr-1marino1-1/+3
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2011-12-02Recursive bump for devel/apr buildlink addition.sbd1-2/+2
2011-11-27Recursive bump for www/serf buildlink addition.sbd1-2/+2
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2011-01-06Put EXTRACT_SUFX in the correct place in the makefileagc1-2/+3
Add a LICENSE statement. Add a comment to a patch No functional change
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-04-16neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.wiz1-2/+2
Noted by obache@ on pkgsrc-changes@
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-12db4 update related revision bumpadam1-1/+2
2007-12-13Import svnfs-0.4, a fuse filesystem for mounting subversion repositories.bjs1-0/+30
While I can find little documentation out there, it seems to work quite well for me (Subversion 1.4.4 + apr1). Thusfar it's seemed quite speedy and useful. I'm thinking that fuse might be an interesting way to get distfiles (curlftpfs) or source snapshots into pkgsrc.