aboutsummaryrefslogtreecommitdiff
path: root/devel/libublio
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* fix the build after FreeBSD src svn r248751Brendan Fabeny2013-03-301-1/+1
| | | | | | | | Reviewed by: mandree Approved by: portmgr Notes: svn path=/head/; revision=315619
* - Attempt to fix pointyhat failure (by checking WITHOUT_PROFILE).Matthias Andree2013-03-211-7/+12
| | | | | | | | | | - Attempt to debug pointyhat failure (by adding a pre-install that prints the environment and the makefiles read). - Clean up Makefile header. - Convert NOPORTDOCS to OptionsNG. Notes: svn path=/head/; revision=314880
* Isolate from src.conf settings such as WITHOUT_PROFILE.Matthias Andree2011-05-022-1/+3
| | | | | | | | | While at it, drop MD5 checksum from distinfo. Reported by: iZEN (by mail) Notes: svn path=/head/; revision=273462
* Expose non-thread-safe notice from README in pkg-descr.Matthias Andree2011-05-021-0/+2
| | | | Notes: svn path=/head/; revision=273458
* Take over MASTER_FILE_SUBDIR.Matthias Andree2011-04-121-1/+1
| | | | Notes: svn path=/head/; revision=272648
* Take maintainership and un-deprecate.Matthias Andree2011-04-051-4/+1
| | | | Notes: svn path=/head/; revision=272243
* Deprecate unmaintained ports from devel where upstream disapear and/orBaptiste Daroussin2011-03-161-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=271025
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Respect NO_PROFILE/NOPROFILE.Alejandro Pulver2008-05-182-1/+7
| | | | Notes: svn path=/head/; revision=213280
* This is a user space caching library, currently used by FreeBSD and Mac OS XAlejandro Pulver2007-09-115-0/+60
to improve performance of NTFS-3G (sysutils/fusefs-ntfs port), because these systems don't have a block device cache, giving a very slow read/write rate. WWW: http://mercurial.creo.hu/repos/libublio Notes: svn path=/head/; revision=199330