- resurrect and take maintainership

This commit is contained in:
Dirk Meyer 2007-04-16 08:13:13 +00:00
parent 2844d63212
commit d0267fc842
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190089
4 changed files with 3470 additions and 0 deletions

View file

@ -0,0 +1,37 @@
# New ports collection makefile for: hobbes-icons-xpm3
# Date created: 19 October 1996
# Whom: pgs
#
# $FreeBSD$
#
PORTNAME= hobbes-icons-xpm3
PORTVERSION= 1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}
MAINTAINER= dinoex.org
COMMENT= Collection of over 3000 icons in XPM3 format
USE_X_PREFIX= yes
NO_BUILD= yes
# Where it will be installed (change pkg/PLIST if you change this)
LIBDIR= ${PREFIX}/include/X11/pixmaps
do-install:
@${MKDIR} ${LIBDIR}
${CP} -R ${WRKSRC}/* ${LIBDIR}
${CHOWN} -R ${BINOWN}:${BINGRP} ${LIBDIR}
-${RM} ${LIBDIR}/README
-${RM} ${LIBDIR}/readem.shar
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
@${INSTALL_SCRIPT} ${WRKSRC}/*.shar ${DOCSDIR}
.endif
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (hobbes-icons-xpm3.tar.gz) = cebf8f922427242c0b1efd525667d137
SHA256 (hobbes-icons-xpm3.tar.gz) = 76f8effb4c0475a8a0a2d95119d3063855f3c3e2a837429d71daea4125b93fc3
SIZE (hobbes-icons-xpm3.tar.gz) = 583300

View file

@ -0,0 +1,10 @@
These icons were converted from the Hobbes OS/2 archive at hobbes.nmsu.edu.
There were over 7000 icons on Hobbes, but many were duplicates.
All duplicates (based on comparing CRC's) have been removed, a suffix of .N
was added when there were name clashes, and any icons with 256 colors were
also deleted. What remained became 3,382 icons which are mostly 32x32
and 16 colors.
If you want the converter program used, write to:
-Rick Richardson, rick@pcroe.digibd.com, 10/29/93

File diff suppressed because it is too large Load diff