aboutsummaryrefslogtreecommitdiff
path: root/deskutils/buoh
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Bump the PORTREVISION for rebuild/reinstall with gnutls shared library versionJeremy Messenger2006-01-101-1/+1
| | | | | | | that was bumped. Notes: svn path=/head/; revision=153212
* Mark it as broke on FreeBSD 4.x; it doesn't build.Jeremy Messenger2006-01-031-1/+7
| | | | Notes: svn path=/head/; revision=152640
* Add a missing dependency, libsoup. Bump the PORTREVISION.Jeremy Messenger2005-12-151-1/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=151263
* Add WITH_DEBUG option to enable the debug.Jeremy Messenger2005-12-121-0/+13
| | | | Notes: svn path=/head/; revision=150953
* Add g_mutex_unlock() to solve the dump core at exit. I am not sure if it is aJeremy Messenger2005-12-112-0/+11
| | | | | | | | right way to do it, but at least no more crash for now. Later, the correct way will be come up if I get any respone. Bump the PORTREVISION. Notes: svn path=/head/; revision=150857
* Buoh is a reader for online strips comics. It is free software, designed toJeremy Messenger2005-12-104-0/+75
work well under the GNOME Desktop. Buoh has a number of features, including: - Select your favorites comic through a list of more than 130 comics - Easy, simple an eye-candy view of an online comic - Browsing over the comic strip archives - Saving a comic to disk - Integration with GNOME (respecting the lockdowns and HIG compliance) WWW: http://buoh.steve-o.org/ -- NOTE: Dump core at exit is a known issue, I will collect the backtraces and report to the developer(s). If anyone want to fix, feel free to send me a patch. Notes: svn path=/head/; revision=150821