aboutsummaryrefslogtreecommitdiff
path: root/x11/libxdg-basedir
Commit message (Collapse)AuthorAgeFilesLines
* Support stagedir.Vanilla I. Shu2014-01-111-2/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339414
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Update mastersite locationEitan Adler2013-03-111-1/+1
| | | | | | | | | PR: ports/176779 Reported by: John Marino <draco@marino.st> Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=313940
* - Update x11/libxdg-basedir to 1.2.0 [1]Pawel Pekala2012-12-303-11/+7
| | | | | | | | | | | | - Update maintainer's email - Remove leading article from COMMENT - Bump affected ports PR: ports/174676 [1] Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=309689
* - Update to 1.1.1Sunpoet Po-Chuan Hsieh2011-12-153-4/+4
| | | | | | | | | | | | | | | | | | | | | Changes: http://repo.or.cz/w/libxdg-basedir.git - Merge branch 'development', bumped version to 1.1.1, adjusted libtool version info. - Fixed running tests in seperate build directory (e.g. during distcheck). - Added checks to configure.ac, removed single explicit use of size_t. - Fixed various compiler warnings. - Fixed potential memory leaks in xdg{Data,Config}{Find,Open} functions. - Added tests for xdg{Data,Config}Find functions. - Added ability to run with valgrind to query-harness.sh. - Added -Wall CFLAG. - Moved doxygen autoconf macros into m4 directory. - Changed development version string to 1.99.0. PR: ports/163299 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=287427
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.1.0Martin Wilke2010-06-272-5/+4
| | | | | | | | | PR: 147864 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257048
* Teach libxdg-basedir to look files under ${PREFIX}/etc/xdg instead of /etc/xdg,Renato Botelho2009-09-241-1/+6
| | | | | | | | | | | | with this change, awesome window manager will look for a default conf on correct place. Submitted by: maintainer by email Reported by: miwi Feature safe: yes Notes: svn path=/head/; revision=242010
* - Update to 1.0.1Dennis Herrmann2009-05-152-4/+4
| | | | | | | | | PR: ports/134559 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=233944
* An implementation of the XDG Base Directory specification.Martin Wilke2009-04-234-0/+38
WWW: http://n.ethz.ch/student/nevillm/download/libxdg-basedir/ PR: ports/133825 Submitted by: Nikos Ntarmos <ntarmos at cs.uoi.gr> Notes: svn path=/head/; revision=232601