7bb8 FreshPorts -- x11/libXp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libXp 1.0.1,1 x11 on this many watch lists=88 search for ports that depend on this port
X print library
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 May 2004 20:19:11
License: MIT


This package contains the X print library.

WWW: http://www.freedesktop.org/Software/xorg
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11/xextproto
  2. x11/printproto
  3. x11/libX11
  4. x11/libXext
  5. x11/libXau
  6. devel/libtool
  7. devel/pkg-config
Required To Run:
  1. x11/printproto
  2. x11/libX11
  3. x11/libXext
  4. x11/libXau
  5. devel/pkg-config

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11/libXp/ && make install clean
To add the package: pkg_add -r libXp


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/lib/
  2. ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/
  3. ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
  4. ftp://ftp.ntua.gr/pub/X11/X.org/individual/lib/
  5. ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/lib/
  6. ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/lib/
  7. ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/
  8. ftp://ftp.x.org/pub/individual/lib/
  9. ftp://sunsite.uio.no/pub/X11/individual/lib/
  10. http://ring.nict.go.jp/archives/X/opengroup/individual/lib//
  11. http://xorg.freedesktop.org/individual/lib/
  12. http://xorg.freedesktop.org/releases/individual/lib/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.0.1,1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
22 Sep 2011 13:51:54
Original commit files touched by this commit  1.0.1,1
eadler search for other commits by this committer
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.0,1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.0,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.0.0,1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.0.0,1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.0,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Jan 2006 03:16:52
Original commit files touched by this commit  6.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
06 Mar 2005 00:15:08
Original commit files touched by this commit  6.0
lesi search for other commits by this committer
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
14 Feb 2005 20:54:18
Original commit files touched by this commit  6.0
lesi search for other commits by this committer
Fix mastersite and add some more.
09 Dec 2004 20:56:08
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Use the right MTREE_FILE, since we're not using USE_X_PREFIX.
26 Jul 2004 18:32:46
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Register missing CONFLICTS, mostly on xorg-libraries-*

Reported by:    Kent Stewart <kstewart@owt.com>
29 May 2004 20:14:49
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Fix dependency line (xext.pc corresponds to libXext, not libX11).

Reported by:    pointyhat
11 May 2004 08:16:17
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Correct dependencies (libXext is required).

Reported by:    bento via kris
09 May 2004 04:38:26
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Turn off USE_X_PREFIX but set PREFIX to X11BASE to avoid XFree86-4-libraries
dependency.
07 May 2004 21:56:30
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
Oops, fix distfile locations.
07 May 2004 20:18:40
Original commit files touched by this commit  6.0
anholt search for other commits by this committer
New port: libXp taken from X.org release 6.7.0:
X print library

Testing is encouraged, but please do not use these ports as dependencies until
a plan is made for handling the transition from XFree86

Number of commits found: 17

2828
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0