Port details |
- xpm The X Pixmap library
- 3.4k_1 graphics
=40 3.4k_1Version of this port present on the latest quarterly branch. IGNORE: is included in XFree86 >3.x
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2007-02-02 20:07:23
- SVN Revision: UNKNOWN
- People watching this port, also watch:: png, libiconv, tiff, gmake, freetype2
- Also Listed In: x11
- License: not specified in port
- WWW:
- http://koala.ilog.fr/lehors/xpm.html
- Description:
-
Here is an extract from the README file:
* Copyright (C) 1989-94 GROUPE BULL
XPM Version 3
WHAT IS XPM?
============
XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.
Here is provided a library containing a set of four functions, similar to the
X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData,
XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for
respectively including, storing, reading and writing this format, plus four
other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and
XpmWriteFileFromImage for working with images instead of pixmaps.
WWW: http://koala.ilog.fr/lehors/xpm.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xpm
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake-6
- Runtime dependencies:
-
- ldconfig : misc/ldconfig_compat
- Library dependencies:
-
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4k_1 02 Feb 2007 20:07:23
 |
pav  |
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now. |
3.4k_1 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.4k_1 27 Jan 2006 09:35:54
 |
linimon  |
Replace the dangerous .error with IGNORE. |
3.4k_1 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
3.4k_1 26 Oct 2004 03:08:09
 |
nectar  |
Back out a portion of revision 1.41: I accidently committed some
modifications made during testing.
Noticed by: lesi
Pointy hat: now in place
Probably was trying to give me a hint: kris |
3.4k_1 21 Oct 2004 19:59:06
 |
nectar  |
Correct the vulnerabilities discovered by Chris Evans last month and
documented at
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
These patches are based on the X.org fixes. |
3.4k 21 Aug 2004 04:54:30
 |
lesi  |
Add conflicts to XFree86- and xorg- libraries, as they already include
this library.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor) |
3.4k 23 Jul 2004 19:10:32
 |
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
3.4k 17 Apr 2004 13:16:42
 |
kris  |
IGNORE for XFREE86_VERSION > 3.x, since it is included in XFree86 |
3.4k 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.4k 20 Feb 2003 18:08:19
 |
knu  |
de-pkg-comment |
3.4k 03 Feb 2003 13:50:29
 |
edwin  |
Update homepage
PR: ports/47797
Submitted by: MA, Dunzi <tadaluch@s5.xrea.com> |
3.4k 14 Sep 2002 13:32:07
 |
sobomax  |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
17 Sep 2001 18:40:31
    |
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
30 Aug 2001 15:11:22
    |
kevlo  |
Update MASTER_SITES |
26 Jun 2001 17:27:55
    |
jseger  |
Add a URL |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17
    |
sobomax  |
First round of INSTALL_SHLIB fixes. |