| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
Update to 0.2.16.3 - add patch to work around posix_fadvise [1] Submitted by: Must Karu (via OpenSolaris) [1]
Update to 0.2.16
Revert gnomeprefix usage
- Update to 0.2.13 - Don't install python bindings. They should be installed by a slave port - USE_GNOME=gnomeprefix
Update to 0.2.11. I know this won't pass the TB but we'll sort it out later.
Update to 0.2.10
Handle sbin/ removal since it's not in the mtreeOH
fix pkg-plist
Update to 0.1.1 - prefix safe the epihpaney plugin installation - change maintainer over to BSD# Beagle is triggering a thread bug in Mono for me. I'm guessing this is not new. I've always had problems with Beagle and after cleaning up evolution# and gmime# I've ruled those out as the causes of what I'm seeing. Need to get the jail box up and working here again...
Update to 0.1.0, keep in mind it's untest and not finish complete. There is still need to clean up such as I am unsure what to do with the etc/cron.d, respect etc/beagle/*, correct the paths in etc/beagle/crawl-* and etc. Please, feel free to fix them before I do if you want to.
Update to 0.0.12; it works again with current gmime stuff.
- Update to 0.0.11.1. - Remove beagle-convert-attributes. Everybody should have update Beagle by now, so the beagle-convert-attributes is not need anymore. - Many patches have been merged in Beagle, thanks to jylefort. - Add Firefox Extension in the installation.
- Fix F12 with regard to keyboard modifiers - Use extattr_*_link() rather than extattr_*_file(), since the Linux functions we are replacing do not follow symbolic links - Use "Beagle.foo" extattr naming scheme rather than "user.Beagle.foo", since on FreeBSD the user namespace is specified as a parameter to the extattr_* calls. If the user has been running Beagle before, he must convert his home directory to the new naming scheme, so I have created a program for that purpose (beagle-convert-attributes). - Check that getloadavg() really returned the 3 samples we need. - Fix the shell scripts (sed invocations in configure, and exec in tools/wrapper.in) Submitted by: Jean-Yves Lefort <jylefort@FreeBSD.org>
- Update to 0.0.10. - Add build with firefox option, mozilla is default. - Add a few more new knobs: WITH_EPIPHANY, WITHOUT_EPIPHANY, WITH_EVOLUTION, WITHOUT_EVOLUTION, WITH_WV and WITHOUT_WV. The auto checks are included. - Very small clean up to make it looks cleaner and portlint happier. It compiles and I am able to get Beagle GUI run fine, but I can't get dameon to run yet. It required to do something with add 'user_xattr' in fstab. I don't think FreeBSD has 'user_xattr', so one of us will need to dig more on it. http://www.beaglewiki.org/Enabling_Extended_Attributes
Update to 0.0.7 (untested) kqueue-glue.c was added by Marcus but I haven't implamented it yet. Beagle uses inotify on Linux if the device is available or Mono's native FileSystemWatcher which is waht FreeBSD will use by default right now. Beagle author prefers inotify over FSW b/c he considers FSW to not be robust enough. Adding in kqueue support will involbve the following: adding kqueue-glue.cs to glue/ Makefiles adding Util/Kqueue.cs adding beagled/FileSystemQueryable/KqueueBackend.cs editing FileSystemQueryable/FileSystemQueryable.cs
Add beagle 0.0.2
This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.
© 2006 Novell, Inc. All Rights Reserved.