Version: 2.0, Package name: openclipart-2.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description This project aims to create an archive of user contributed clip art that can be freely used. All graphics submitted to the project should be placed into the Public Domain. Most of the artwork is in svg format. |
Filesize: 365950.348 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-03-29 06:23:24 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update openclipart to 2.0 |
2010-03-21 10:43:40 by Christian Weisgerber | Files touched by this commit (1) |
Log message: * extract directly into destdir to save copy * remove execute bits from data files |
2009-09-03 00:49:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - switch to the bzip2 distfile, which is about 50 megs smaller |
2009-04-09 11:19:22 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update openclipart to 0.19 (distfile grew to a modest 375M...) you'll need -r1.7 of ports/infrastructure/install/FS.pm, thanks to naddy@ for fixing an issue there ok ajacoutot@ |
2007-09-15 15:36:45 by Michael Erdely | Files touched by this commit (44) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-04-05 03:49:59 by Bernd Ahlers | Files touched by this commit (6) |
Log message: @comment emacs backup files (*~) in PLISTs. spottet by Andreas Kahari. |
2006-04-03 10:27:58 by Bernd Ahlers | Files touched by this commit (6) |
Log message: @comment vim backup files. (.swp) Bump PKGNAMEs. Spotted by Andreas Kahari. |
2005-11-01 18:12:47 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Fix some file modes and bump PKGNAME ok niallo@ |
2005-10-30 08:55:34 by Ian Darwin | Files touched by this commit (3) |
Log message: They changed the dirname in the tar archive, otherwise just a version change. "go ahead, commit" -- espie@ |