Commit Graph

15 Commits

Author SHA1 Message Date
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
ajacoutot
e6e3c9ea86 Quiet up @extraunexec.
Switch to REVISION.
2010-09-01 16:38:12 +00:00
ajacoutot
231b888a9d - no need to rebuild /var/db/xmlcatalog, rarian does not install .dtd files
like scrollkeeper used to do

discussed with and ok jasper@
2009-03-15 16:09:05 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
8e9be54b46 - add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it
2009-02-15 13:41:41 +00:00
ajacoutot
f0c87a4739 - make is work on non-default configurations where skip_omf_translate
is set to 0
- fix stat(1) calls
2009-02-14 17:31:44 +00:00
ajacoutot
0e13d5d5c3 - several cleanups and fixes:
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist
2009-02-14 13:17:48 +00:00
ajacoutot
975b437431 - I wish cvs could read my mind... I forgot to remove this in previous
commit.
It broke packaging, so no bump.
Breakage reported by Markus Lude.
2008-12-18 19:16:02 +00:00
ajacoutot
870c596c8f - make it possible to upgrade from scrollkeeper
(pkg_add -rF update,updatedepends ...)
- rarian-rebuilddb does not exist, it is rarian-sk-rebuild
- put back the helpdir to its default place ; not doing so may induce
some breakage and would require much more patching which we don't want
for now

ok jasper@
2008-12-18 09:11:29 +00:00
jasper
ee278fa2e3 - another LOCALBASE vs. PREFIX
- move rarian.document to it's final place.. :)
- extend DESCR

prodded by ajacoutot@
2008-12-17 18:25:40 +00:00
jasper
afb32e1faa - fix location of rarian.document
- PREFIX vs. LOCALBASE in a patch

prodded by ajacoutot@
2008-12-16 19:54:02 +00:00
jasper
85294bb416 import rarian 0.8.1
Rarian is a documentation metadata library based on the proposed
Freedesktop.org spec.

rarian will eventually replace scrollkeeper, but it may need a little
tweaking (and they conflict); hence it's not hooked up yet.
mostly done on some couch in antwerp with too much wine, so i forgot about it..
2008-12-16 10:01:38 +00:00