Path to this page:
./
wip/dropbox,
Dropbox sync server
Branch: CURRENT,
Version: 1.4.0,
Package name: dropbox-1.4.0,
Maintainer: pkgsrc-usersThis is the dropbox syncing daemon.
Required to run:[
emulators/suse131_32_base]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 4219766bdd50b909becf81b51ea24dcc7cb2d68e
Filesize: 17497.706 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-05-07 02:05:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add more TODO:
c) there's also a python segfault, and it looks at the output of mount and
other programs, so probably won't work due to different output format
compared to Linux
|
2012-05-07 02:02:39 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Initial import of dropbox-1.4.0:
This is the dropbox syncing daemon.
TODO:
Two issues on NetBSD:
a) hangs on 6.99.6/amd64 during the setup step
b) I read it needs inotify support, so making it upload will probably be hard;
it might auto-download though
One general issue:
It complains about the non-standard installation location.
I think the only problem that this could cause is if it wants to
write in its own directory. I don't know if it does though.
If it does, I suggest removing the package, since there's no point...
|