notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libpperl A library easing embedding perl interpreters into C programs
20051214_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20051214_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
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 search for ports maintained by this maintainer
Port Added: 2005-12-15 01:59:36
Last Update: 2011-05-02 11:57:10
SVN Revision: UNKNOWN
License: not specified in port
Description:
libpperl is a library abstracting the embedded perl interface so as to transparently handle as many of the hairy edge cases as possible.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • libpperl>0:devel/libpperl
No installation instructions:
This port has been deleted.
PKGNAME: libpperl
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
  2. libtool>=2.4 : devel/libtool
  3. pkg-config : devel/pkg-config
Runtime dependencies:
  1. perl5.8.9 : lang/perl5.8
  2. pkg-config : devel/pkg-config
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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.freebsd.org/~kbyanc/
  3. http://www.posi.net/software/libpperl/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20051214_1
02 May 2011 11:57:10
Original commit files touched by this commit
bapt search for other commits by this committer
Remove unmaintained expired ports from devel

2011-05-01 devel/a2dev: Upstream disapear and distfile is no more available
2011-05-01 devel/c2lib: Upstream disapear and distfile is no more available
2011-05-01 devel/c2man: Upstream disapear and distfile is no more available
2011-05-01 devel/c2mdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/c_parser: Upstream disapear and distfile is no more available
2011-05-01 devel/cdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/diffconvert: Upstream disapear and distfile is no more
available
2011-05-01 devel/ecgi: Upstream disapear and distfile is no more available
2011-05-01 devel/error: Upstream disapear and distfile is no more available
2011-05-01 devel/excalibur-configuration: Upstream disapear and distfile is no
more available
2011-05-01 devel/freelibiberty: Upstream disapear and distfile is no more
available
2011-05-01 devel/gengameng: Upstream disapear and distfile is no more available
2011-05-01 devel/hptools: Upstream disapear and distfile is no more available
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20051214_1
16 Mar 2011 13:55:41
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
20051214_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
20051214_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
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
20051214_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20051214_1
08 Sep 2007 00:56:04
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
20051214_1
27 Feb 2007 11:08:23
Original commit files touched by this commit
linimon search for other commits by this committer
Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.

Hat:            portmgr
20051214_1
28 Jan 2007 09:07:47
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
20051214_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
20051214
16 Dec 2005 23:24:42
Original commit files touched by this commit
kbyanc search for other commits by this committer
Add distfile's SHA256 hash also.
20051214
16 Dec 2005 23:24:11
Original commit files touched by this commit
kbyanc search for other commits by this committer
Include the shared-library symlink in the packing list.
20051214
15 Dec 2005 01:58:58
Original commit files touched by this commit
kbyanc search for other commits by this committer
Library simplifying embedding perl interpreters into C programs.

Number of commits found: 12