bbf1 FreshPorts -- devel/p5-Filter
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Filter 1.49 devel on this many watch lists=24 search for ports that depend on this port
Number of source filters for perl5 programs
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: ART10 GPLv1


Contents of p5-Filter
=====================
Filter::sh
       use Filter::sh 'command' ;

       This filter pipes the current source file through the
       program which corresponds to the command parameter using
       the Bourne shell.

Filter::exec
       use Filter::exec qw(command parameters) ;

       This filter pipes the current source file through the
       program which corresponds to the command parameter.

Filter::cpp
       use Filter::cpp ;

       This source filter pipes the current source file through
       the C pre-processor (cpp) if it is available.

WWW: http://search.cpan.org/dist/Filter/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Filter/ && make install clean
To add the package: pkg_add -r p5-Filter


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/R/RU/RURBAN/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RU/RURBAN/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/R/RU/RURBAN/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RU/RURBAN/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RU/RURBAN/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/R/RU/RURBAN/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/R/RU/RURBAN/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/R/RU/RURBAN/
  11. http://at.cpan.org/authors/id/R/RU/RURBAN/
  12. http://backpan.perl.org/authors/id/R/RU/RURBAN/
  13. http://cpan.nctu.edu.tw/authors/id/R/RU/RURBAN/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RU/RURBAN/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RU/RURBAN/
  16. http://www.cpan.dk/authors/id/R/RU/RURBAN/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 05:43:26
Original commit files touched by this commit  1.49
culot search for other commits by this committer
- Update to 1.49

Changes:	http://search.cpan.org/dist/Filter/Changes
29 Mar 2013 19:30:06
Original commit files touched by this commit  1.46
sunpoet search for other commits by this committer
- Update to 1.46

Changes:	http://search.cpan.org/dist/Filter/Changes
29 Mar 2013 00:44:54
Original commit files touched by this commit  1.45
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
20 Jun 2012 17:19:49
Original commit files touched by this commit  1.45
culot search for other commits by this committer
- Update to 1.45

Changes:        http://search.cpan.org/dist/Filter/Changes
19 Jun 2012 02:16:51
Original commit files touched by this commit  1.44
swills search for other commits by this committer
- Update to 1.44
29 Feb 2012 14:24:00
Original commit files touched by this commit  1.43
culot search for other commits by this committer
- Update to 1.43

Changes:        http://search.cpan.org/dist/Filter/Changes
24 Feb 2012 03:50:57
Original commit files touched by this commit  1.42
sunpoet search for other commits by this committer
- Update to 1.42

Changes:        http://search.cpan.org/dist/Filter/Changes
20 Feb 2012 10:32:39
Original commit files touched by this commit  1.41
sunpoet search for other commits by this committer
- Update to 1.41

Changes:        http://search.cpan.org/dist/Filter/Changes
07 Oct 2011 11:22:46
Original commit files touched by this commit  1.39
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
05 May 2011 06:27:26
Original commit files touched by this commit  1.39
bapt search for other commits by this committer
- update to 1.39
- changes: http://cpansearch.perl.org/src/PMQS/Filter-1.39/Changes
28 Apr 2011 06:46:53
Original commit files touched by this commit  1.38
bapt search for other commits by this committer
- update to 1.38
- add licenses
- changes: http://cpansearch.perl.org/src/PMQS/Filter-1.38/Changes
18 Jun 2009 23:18:03
Original commit files touched by this commit  1.37
pgollucci search for other commits by this committer
- Update to 1.37
- delete some verticle whitepace in pkg-descr to silent portlint
04 Mar 2009 14:54:16
Original commit files touched by this commit  1.36
mat search for other commits by this committer
Update to 1.36
28 Feb 2009 19:21:16
Original commit files touched by this commit  1.35
miwi search for other commits by this committer
- Update to 1.35
29 Jan 2009 17:41:17
Original commit files touched by this commit  1.34
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.34
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
11 Jul 2007 19:53:28
Original commit files touched by this commit  1.34
erwin search for other commits by this committer
Update to 1.34
23 Mar 2007 14:47:24
Original commit files touched by this commit  1.33
erwin search for other commits by this committer
Update to 1.33
06 Jan 2006 09:33:52
Original commit files touched by this commit  1.32
erwin search for other commits by this committer
Update to 1.32
26 Nov 2005 17:00:48
Original commit files touched by this commit  1.31
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.31
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
06 Sep 2005 07:29:37
Original commit files touched by this commit  1.31
erwin search for other commits by this committer
Update to 1.31
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.30
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Oct 2003 11:21:58
Original commit files touched by this commit  1.30
erwin search for other commits by this committer
Update to 1.30

Prodded by:     mat
18 Jun 2003 18:24:02
Original commit files touched by this commit  1.29
erwin search for other commits by this committer
Update to 1.29

PR:             51880
Submitted by:   Mathieu Arnold <m@absolight.net>
12 Jun 2003 16:41:16
Original commit files touched by this commit  1.28
erwin search for other commits by this committer
Change to my FreeBSD.org address
21 Feb 2003 11:23:04
Original commit files touched by this commit  1.28
knu search for other commits by this committer
De-pkg-comment.
08 Jun 2002 19:20:00
Original commit files touched by this commit  1.28
ijliao search for other commits by this committer
upgrade to 1.28
assume maintainership

PR:             39034
Submitted by:   Erwin Lansing <erwin@lansing.dk> (new maintainer)
10 May 2001 02:20:55
files touched by this commit
vanilla search for other commits by this committer
Upgrade    
09 Apr 2001 05:15:13
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.22.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
02 Nov 2000 05:21:31
files touched by this commit
kuriyama search for other commits by this committer
Add missing perlfilter.pod entry.   Add 1 @dirrm.    
23 Oct 2000 22:03:12
files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 35

28b3
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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