Port details |
- p5-PerlPoint-Package Presentation and documentation toolset
- 0.45.2_2 textproc
=0 0.45.2_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-06-08 10:04:35
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: not specified in port
- Description:
- PerlPoint is both a presentation and a documentation toolset. More precise, its
a toolset to generate presentations and documentations. You will write a simple
text and start a converter to make the final documents from this source. The
final format is your choice, depending on the used converter. So you can make a
presentation, speaker notes, handouts, an internet documentation and a brochure
all from the same text source, but looking very individual.
Because of this two step architecture PerlPoint authors deal both with the text
format and several converters. The text source describes structure and contents
of your document, while a converter adds layout. Let's start.
WWW: https://metacpan.org/release/PerlPoint-Package
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PerlPoint-Package>0:textproc/p5-PerlPoint-Package
- To install the port:
- cd /usr/ports/textproc/p5-PerlPoint-Package/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-PerlPoint-Package
- pkg install p5-PerlPoint-Package
- PKGNAME: p5-PerlPoint-Package
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PerlPoint-Package-0.452.tar.gz) = 20c55de3917e3a568dc3cb6d5ea2e4040debe127e093b4a98dd90718427d527f
SIZE (PerlPoint-Package-0.452.tar.gz) = 425779
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- textproc/p5-PerlPoint-Converters
- for Run
-
- textproc/p5-PerlPoint-Converters
- Configuration Options:
- ===> The following configuration options are available for p5-PerlPoint-Package-0.45.2_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_p5-PerlPoint-Package
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.45.2_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.45.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2020 15:31:55
0.45.2_2
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4). |
20 May 2019 13:04:24
0.45.2_2
|
mat  |
Remove Created by lines where I am the one. |
06 Oct 2018 13:06:45
0.45.2_2
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.45.2_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
11 Apr 2017 15:21:23
0.45.2_2
|
mat  |
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight |
01 Apr 2016 14:25:18
0.45.2_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.45.2_2
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
08 Dec 2014 21:17:00
0.45.2_2
|
bapt  |
Cleanup plist |
26 Nov 2014 13:08:38
0.45.2_2
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
04 Jul 2014 22:50:40
0.45.2_1
|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
24 Nov 2013 17:40:44
0.45.2_1
|
mat  |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
07 Nov 2013 03:52:42
0.45.2_1
|
vanilla  |
Support STAGEDIR. |
22 Oct 2013 16:57:45
0.45.2_1
|
mat  |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
22 Sep 2013 18:05:05
0.45.2_1
|
bapt  |
Fix NO_STAGE attribution |
20 Sep 2013 23:17:32
0.45.2_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:52:11
0.45.2_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
04 Jun 2012 13:18:35
0.45.2_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.45.2_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 May 2011 11:13:00
0.45.2_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
0.45.2_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
16 Jan 2010 14:45:49
0.45.2_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
16 Aug 2009 09:55:32
0.45.2
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
26 Oct 2007 20:09:37
0.45.2
|
mat  |
Update to 0.45.2 |
31 Aug 2007 13:37:23
0.45
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
04 Jan 2007 13:56:56
0.45
|
mat  |
Update to 0.45 |
14 Jun 2006 14:49:48
0.43
|
mat  |
Update to 0.43 |
22 Jan 2006 02:55:05
0.40
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Nov 2005 17:57:28
0.40
|
mat  |
Update to 0.40 |
14 Nov 2005 14:16:12
0.39_2
|
mat  |
Be hipe and add SHA256 |
11 Jun 2005 16:13:12
0.39_2
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
12 Aug 2004 12:48:01
0.39_1
|
mat  |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
18 Jun 2004 12:46:36
0.39_1
|
mat  |
use evil(tm) PORTDOCS |
08 Jun 2004 13:36:18
0.39_1
|
mat  |
Fix doc install |
08 Jun 2004 11:11:07
0.39
|
mat  |
Add docs |
08 Jun 2004 10:03:57
0.39
|
mat  |
Add p5-PerlPoint-Package 0.39, PerlPoint is both a presentation and a
documentation toolset. |