./sysutils/xfce4-xarchiver, Xfce archiver handler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.2nb2, Package name: xfce4-xarchiver-0.5.2nb2, Maintainer: dieter.NetBSD

Xfce archive handler.


Required to run:
[sysutils/desktop-file-utils] [devel/glib2] [x11/gtk2] [x11/libxfce4gui]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 8c8f0ee82c93abcdcf9974fa30611aa05fa51bd0
RMD160: 77b1daadd39fd86c5582c75f774282f4bec41bf7
Filesize: 737.713 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-16 03:31:14 by Jeremy C. Reed | Files touched by this commit (23)
Log message:
Remove include of the xfce4-dev-tools buildlink.

It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2 … 03546.html
   2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-01-06 19:41:26 by Matthias Drochner | Files touched by this commit (2)
Log message:
pull in xdg-dirs and desktopdb for sanity
(only comment changes to PLIST)
   2008-12-18 17:46:30 by Kouichirou Hiratsuka | Files touched by this commit (22) | Package updated
Log message:
Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
   2008-12-18 15:49:20 by Kouichirou Hiratsuka | Files touched by this commit (2) | Package updated
Log message:
Add missing entries to PLIST.  Bump PKGREVISION.