2011-11-24 00:13:13 by David Brownlee | Files touched by this commit (4) | |
Log message: Reimported as net/skype1 |
2011-11-09 16:28:36 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add FETCH_MESSAGE following a suggestion by troxel. Text inspired by David Brownlee. |
2011-11-06 18:30:06 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove BROKEN. The package builds fine, if you have the distfile; no reason to mark it broken. |
2011-11-06 12:49:50 by John Marino | Files touched by this commit (1) |
Log message: PR#44913 net/skype: Marked as BROKEN Version 1.4 distfiles have been permanently removed from skype.com, the only known master site. This package either needs to be upgraded to the 2.x.x series or permanently removed from pkgsrc. |
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/2009/06/30/msg003546.html |
2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383) |
Log message: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. |
2009-02-05 01:53:10 by Jared D. McNeill | Files touched by this commit (2) |
Log message: - add user-destdir support - install the icons that the .desktop file requests in the right place - bump PKGREVISION |
2008-08-24 12:08:39 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to 1.4.0.118 based on wip/skype by rillig. Changes unknown, but this version starts and runs on amd64. |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |