aboutsummaryrefslogtreecommitdiff
path: root/graphics/hobbes-icons-xpm
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2015-08-261-5/+2
| | | | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=395389
* Cleanup plistBaptiste Daroussin2014-10-201-36/+0
| | | | Notes: svn path=/head/; revision=371283
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Remove NEED_ROOT, it was only needed for a chown which is now useless given ↵Baptiste Daroussin2013-10-311-2/+0
| | | | | | | | | | | staging does that work itself This allows to create the package as a USER With hat: portmgr Notes: svn path=/head/; revision=332211
* - use STAGEDIRDirk Meyer2013-10-271-7/+6
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - use bsd.port.options.mkDirk Meyer2013-04-221-5/+7
| | | | | | | PR: 177324 Notes: svn path=/head/; revision=316273
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - drop USE_X_PREFIXDirk Meyer2008-03-171-1/+0
| | | | Notes: svn path=/head/; revision=209221
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - make portlint happierDirk Meyer2007-04-162-4/+4
| | | | Notes: svn path=/head/; revision=190093
* - resurrect and take maintainershipDirk Meyer2007-04-164-0/+3470
| | | | Notes: svn path=/head/; revision=190089
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵Martin Wilke2007-04-104-3473/+0
| | | | | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile Notes: svn path=/head/; revision=189693
* Mark two archaic ports as DEPRECATED and set EXPIRATION_DATE.Thierry Thomas2006-12-281-0/+3
| | | | | | | Submitted by: Pedro Giffuni <giffunip (at) asme.org> (Ports creator) Notes: svn path=/head/; revision=180912
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.Dejan Lesjak2006-01-212-10/+2
| | | | Notes: svn path=/head/; revision=154074
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-152-1/+10
| | | | Notes: svn path=/head/; revision=137467
* 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