7863 FreshPorts -- www/p5-libapreq2
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-libapreq2 2.13_2 www on this many watch lists=8 search for ports that depend on this port
Generic Apache2 Request Library
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jun 2004 09:57:22
Also Listed In: devel
License: not specified in port


libapreq2 - Generic Apache2 Request Library

This package contains modules for manipulating client request data via
the Apache API with Perl and C.  Functionality includes:

 - parsing of application/x-www-form-urlencoded data
 - parsing of multipart/form-data
 - parsing of HTTP Cookies

WWW: http://httpd.apache.org/apreq/
WWW: http://search.cpan.org/dist/libapreq2/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: www/libapreq2

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

Required To Build:
  1. www/mod_perl2
  2. devel/p5-ExtUtils-XSBuilder
  3. devel/p5-Parse-RecDescent
  4. www/apache22
  5. devel/gmake
  6. lang/perl5.12
  7. devel/autoconf
  8. devel/libtool
Required To Run:
  1. www/mod_perl2
  2. devel/p5-ExtUtils-XSBuilder
  3. devel/p5-Parse-RecDescent
  4. www/apache22
  5. lang/perl5.12

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/libapreq/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/libapreq/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/httpd/libapreq/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/libapreq/
  6. ftp://ftp.rhnet.is/pub/apache/httpd/libapreq/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/libapreq/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/libapreq/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/libapreq/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/libapreq/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/libapreq/
  12. http://archive.apache.org/dist/httpd/libapreq/
  13. http://ftp.twaren.net/Unix/Web/apache/httpd/%SUBDIR%\
  14. http://ring.nict.go.jp/archives/net/apache/httpd/libapreq/
  15. http://www.apache.org/dist/httpd/libapreq/
Port Moves
  • port moved here from www/p5-libapreq on 2012-01-01
    REASON: Has expired: Depends on expired www/apache13

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 May 2009 23:23:50
Original commit files touched by this commit  2.12
pgollucci search for other commits by this committer
Without this, Perl's MakeMaker generates Makefiles with 'MAKE=make' and
this is bad for subdirectory targets where $(MAKE) is used: pmake is
invoked instead of GNU Make, so make process chokes at this point,

NO PORTREVISION bump since the packages were bumped before and never built after
the 2.12 update.

PR:             ports/134889
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Pointyhat to:   myself
29 May 2006 15:34:41
Original commit files touched by this commit  2.07_2
skv search for other commits by this committer
* take maintainership
25 Dec 2005 17:16:59
Original commit files touched by this commit  2.06
vanilla search for other commits by this committer
set www/libapreq2 as MASTERDIR.
25 Nov 2005 19:02:21
Original commit files touched by this commit  2.06
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.06
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
17 Sep 2005 18:21:19
Original commit files touched by this commit  2.06
mnag search for other commits by this committer
Update to 2.06

PR:             ports/83984
Submitted by:   Philip M. Gollucci <pgollucci@apache.org>
Approved by:    pav (mentor)
10 Sep 2005 09:23:13
Original commit files touched by this commit  2.05
linimon search for other commits by this committer
Reset bouncing maintainer address.  Sorry to see you go.

Hat:    portmgr
27 May 2005 08:56:30
Original commit files touched by this commit  2.05
sem search for other commits by this committer
- Add missed dependency

Reported by:    kris via pointyhat
22 May 2005 13:08:44
Original commit files touched by this commit  2.05
sem search for other commits by this committer
- Update to 2.05. Unbreak.

PR:             ports/81336
Submitted by:   maintainer
17 May 2005 17:18:23
Original commit files touched by this commit  2.04r03
sem search for other commits by this committer
- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
10 Mar 2005 07:59:42
Original commit files touched by this commit  2.04r03
leeym search for other commits by this committer
- fix plist and unbreak this port
12 Oct 2004 22:45:25
Original commit files touched by this commit  2.04r03
kuriyama search for other commits by this committer
- Unbreak on pointyhat.
- Upgrade to 2.04r03.
- Cleanup variables usage and dependency line.

Approved by:    maintainer
Comments from:  eik
26 Sep 2004 02:00:59
Original commit files touched by this commit  2.03r04
kris search for other commits by this committer
BROKEN on 5.x: Broken pkg-plist

Approved by:    portmgr (self)
13 Jul 2004 00:50:38
Original commit files touched by this commit  2.03r04
vanilla search for other commits by this committer
Fix broken.

PR:             ports/68947
Submitted by:   maintainer
11 Jul 2004 01:24:29
Original commit files touched by this commit  2.03r04
kris search for other commits by this committer
BROKEN: Fails to configure
21 Jun 2004 16:53:59
Original commit files touched by this commit  2.03r04
vanilla search for other commits by this committer
Upgrade to 2.03r04.

Submitted by:   maintainer
11 Jun 2004 09:55:35
Original commit files touched by this commit  2.02r02
vanilla search for other commits by this committer
Add p5-libapreq2 2.02r02, generic Apache2 Request Library.

PR:             ports/67591
Submitted by:   Autrijus Tang autrijus_at_autrijus.org

Number of commits found: 17

2849
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24516
Broken 218
Deprecated 472
Ignore 638
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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