aboutsummaryrefslogtreecommitdiff
path: root/graphics/hobbes-icons-xpm
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-242-6/+6
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* update mastersitesMichael Haro2000-04-011-5/+4
| | | | | | | | PR: 17166 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27221
* 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