summaryrefslogtreecommitdiff
path: root/graphics/hobbes-icons-xpm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* remove pacbell.com from MASTER_SITESMichael Haro1999-05-291-3/+2
| | | | | | | | PR: 11923 Submitted by: pfgiffun@bachue.usc.unal.edu.co Notes: svn path=/head/; revision=19087
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-2/+2
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Use /usr/X11R6/include/pixmaps as installation path. ThisThomas Gellekum1997-10-294-3394/+3436
| | | | | | | | | | is more standard than the old .../xpm3. PR: 4104 Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=8393
* ftp.informatik.uni-bonn.de has no pub/X11/contrib directory.Bill Fenner1997-05-301-2/+1
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6632
* I'm sure David just committed a wrong version of this file, but anyway:Satoshi Asami1997-02-161-8/+6
| | | | | | | | | | | | | | (1) Add "3" to DISTNAME/PKGNAME so they point to the right tarball/directory. (2) ${WRKSRC) -> ${WRKSRC} (3) Remove "rm" of nonexistent ${WRKSRC}/Makefile, and also change the others to "-${RM}" so "make reinstall" works. (4) Add a missing last argument (${LIBDIR}) to chown -R. Notes: svn path=/head/; revision=5643
* These icons were converted from the Hobbes OS/2 archive at hobbes.nmsu.edu.David E. O'Brien1997-02-165-0/+3431
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. Submitted by: pgiffuni@fps.biblos.unal.edu.co Closes-PR: ports/2155 Notes: svn path=/head/; revision=5636