20 Commits

Author SHA1 Message Date
landry
02eaeb9278 Fix opening archives on the commandline (and probably other bugs) by
passing NULL as second argument to realpath(), this way the result is
returned in a newly allocated buffer (that the caller frees) instead of
one allocated on the stack in canonicalize_file_name().

While here remove deprecated multipart/zip from MimeType in the desktop
file while here, triggers warnings from update-desktop-database.
2018-04-25 10:16:44 +00:00
jca
4fd210c892 Drop the gettext module. 2016-08-27 15:47:39 +00:00
sthen
477d10f783 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:13:09 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
giovanni
a6ea925cdc Drop maintainership and bump 2011-09-21 07:49:15 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
fd1cd0c58d Move move to new DEPENDS. 2010-07-30 08:02:59 +00:00
naddy
c133cffd29 fix PKGNAME 2010-01-27 14:43:15 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
jasper
033ac89c2b - regen WANTLIB 2009-03-07 15:37:38 +00:00
sthen
6df7806e29 Fix wantlib and license marker, use $SUBST_CMD, regen PLIST.
- from Giovanni Bechis, thanks!
2008-11-21 20:09:21 +00:00
jasper
5fc62bd2c1 - fix WANTLIB
from giovanni
2008-01-26 12:49:12 +00:00
ajacoutot
bdabf132d7 Import xarchive-0.2.8-6
XArchive is a GTK+2 front-end for various command line archiving
programs.
The idea is to have a generic front end for archives that uses external
wrappers around the command line archiving tools.


Original port from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER)
with some tweaks by myself
2007-07-16 21:35:42 +00:00