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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-libservlet Servlet API for Perl
0.9.2_2 www Deleted on this many watch lists=2 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 0.9.2_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream unmaintained and last release was in 2001
Expired This port expired on: 2024-04-13
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-28 03:28:47
Last Update: 2024-04-13 10:47:26
Commit Hash: 433317e
People watching this port, also watch:: p5-Apache-Admin-Config, ap24-mod_scgi
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://libservlet.sourceforge.net/
Description:
The Servlet API for Perl (libservlet) is a formulation of the Java (TM) Servlet API in Perl. While the servlet concept originated with Java (TM), its component model is quite natural for Perl as well. By writing servlet applications and deploying them in a servlet container, application authors can spare themselves the effort of writing commonly needed web application infrastructure components for each new project. Furthermore, servlet applications are portable between deployment environments; they can be executed in any servlet container using any process model with only a few configuration changes and no application code changes. Servlet applications are insulated from changes in vendor or platform and are able to portably take advantage of standard web infrastructure services offered by any servlet container.
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (85 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-libservlet-0.9.2_2/catalog.mk
  2. /usr/local/share/licenses/p5-libservlet-0.9.2_2/LICENSE
  3. /usr/local/share/licenses/p5-libservlet-0.9.2_2/ART10
  4. /usr/local/share/licenses/p5-libservlet-0.9.2_2/GPLv1+
  5. lib/perl5/site_perl/man/man3/Servlet.3.gz
  6. lib/perl5/site_perl/man/man3/Servlet::Config.3.gz
  7. lib/perl5/site_perl/man/man3/Servlet::Filter.3.gz
  8. lib/perl5/site_perl/man/man3/Servlet::FilterChain.3.gz
  9. lib/perl5/site_perl/man/man3/Servlet::FilterConfig.3.gz
  10. lib/perl5/site_perl/man/man3/Servlet::GenericServlet.3.gz
  11. lib/perl5/site_perl/man/man3/Servlet::Http::Cookie.3.gz
  12. lib/perl5/site_perl/man/man3/Servlet::Http::HttpServlet.3.gz
  13. lib/perl5/site_perl/man/man3/Servlet::Http::HttpServletRequest.3.gz
  14. lib/perl5/site_perl/man/man3/Servlet::Http::HttpServletRequestWrapper.3.gz
  15. lib/perl5/site_perl/man/man3/Servlet::Http::HttpServletResponse.3.gz
  16. lib/perl5/site_perl/man/man3/Servlet::Http::HttpServletResponseWrapper.3.gz
  17. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSession.3.gz
  18. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionActivationListener.3.gz
  19. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionAttributesListener.3.gz
  20. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionBindingEvent.3.gz
  21. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionBindingListener.3.gz
  22. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionEvent.3.gz
  23. lib/perl5/site_perl/man/man3/Servlet::Http::HttpSessionListener.3.gz
  24. lib/perl5/site_perl/man/man3/Servlet::RequestDispatcher.3.gz
  25. lib/perl5/site_perl/man/man3/Servlet::Servlet.3.gz
  26. lib/perl5/site_perl/man/man3/Servlet::ServletConfig.3.gz
  27. lib/perl5/site_perl/man/man3/Servlet::ServletContext.3.gz
  28. lib/perl5/site_perl/man/man3/Servlet::ServletContextAttributeEvent.3.gz
  29. lib/perl5/site_perl/man/man3/Servlet::ServletContextAttributeListener.3.gz
  30. lib/perl5/site_perl/man/man3/Servlet::ServletContextEvent.3.gz
  31. lib/perl5/site_perl/man/man3/Servlet::ServletContextListener.3.gz
  32. lib/perl5/site_perl/man/man3/Servlet::ServletException.3.gz
  33. lib/perl5/site_perl/man/man3/Servlet::ServletInputStream.3.gz
  34. lib/perl5/site_perl/man/man3/Servlet::ServletOutputStream.3.gz
  35. lib/perl5/site_perl/man/man3/Servlet::ServletRequest.3.gz
  36. lib/perl5/site_perl/man/man3/Servlet::ServletRequestWrapper.3.gz
  37. lib/perl5/site_perl/man/man3/Servlet::ServletResponse.3.gz
  38. lib/perl5/site_perl/man/man3/Servlet::ServletResponseWrapper.3.gz
  39. lib/perl5/site_perl/man/man3/Servlet::SingleThreadModel.3.gz
  40. lib/perl5/site_perl/man/man3/Servlet::UnavailableException.3.gz
  41. lib/perl5/site_perl/man/man3/Servlet::Util::Event.3.gz
  42. lib/perl5/site_perl/man/man3/Servlet::Util::Exception.3.gz
  43. lib/perl5/site_perl/man/man3/Servlet::Util::Principal.3.gz
  44. lib/perl5/site_perl/Servlet.pm
  45. lib/perl5/site_perl/Servlet/Config.pm
  46. lib/perl5/site_perl/Servlet/Filter.pm
  47. lib/perl5/site_perl/Servlet/FilterChain.pm
  48. lib/perl5/site_perl/Servlet/FilterConfig.pm
  49. lib/perl5/site_perl/Servlet/GenericServlet.pm
  50. lib/perl5/site_perl/Servlet/Http/Cookie.pm
  51. lib/perl5/site_perl/Servlet/Http/HttpServlet.pm
  52. lib/perl5/site_perl/Servlet/Http/HttpServletRequest.pm
  53. lib/perl5/site_perl/Servlet/Http/HttpServletRequestWrapper.pm
  54. lib/perl5/site_perl/Servlet/Http/HttpServletResponse.pm
  55. lib/perl5/site_perl/Servlet/Http/HttpServletResponseWrapper.pm
  56. lib/perl5/site_perl/Servlet/Http/HttpSession.pm
  57. lib/perl5/site_perl/Servlet/Http/HttpSessionActivationListener.pm
  58. lib/perl5/site_perl/Servlet/Http/HttpSessionAttributesListener.pm
  59. lib/perl5/site_perl/Servlet/Http/HttpSessionBindingEvent.pm
  60. lib/perl5/site_perl/Servlet/Http/HttpSessionBindingListener.pm
  61. lib/perl5/site_perl/Servlet/Http/HttpSessionEvent.pm
  62. lib/perl5/site_perl/Servlet/Http/HttpSessionListener.pm
  63. lib/perl5/site_perl/Servlet/RequestDispatcher.pm
  64. lib/perl5/site_perl/Servlet/Servlet.pm
  65. lib/perl5/site_perl/Servlet/ServletConfig.pm
  66. lib/perl5/site_perl/Servlet/ServletContext.pm
  67. lib/perl5/site_perl/Servlet/ServletContextAttributeEvent.pm
  68. lib/perl5/site_perl/Servlet/ServletContextAttributeListener.pm
  69. lib/perl5/site_perl/Servlet/ServletContextEvent.pm
  70. lib/perl5/site_perl/Servlet/ServletContextListener.pm
  71. lib/perl5/site_perl/Servlet/ServletException.pm
  72. lib/perl5/site_perl/Servlet/ServletInputStream.pm
  73. lib/perl5/site_perl/Servlet/ServletOutputStream.pm
  74. lib/perl5/site_perl/Servlet/ServletRequest.pm
  75. lib/perl5/site_perl/Servlet/ServletRequestWrapper.pm
  76. lib/perl5/site_perl/Servlet/ServletResponse.pm
  77. lib/perl5/site_perl/Servlet/ServletResponseWrapper.pm
  78. lib/perl5/site_perl/Servlet/SingleThreadModel.pm
  79. lib/perl5/site_perl/Servlet/UnavailableException.pm
  80. lib/perl5/site_perl/Servlet/Util/Event.pm
  81. lib/perl5/site_perl/Servlet/Util/Exception.pm
  82. lib/perl5/site_perl/Servlet/Util/Principal.pm
  83. @owner
  84. @group
  85. @mode
Collapse this list.
Dependency lines:
  • p5-libservlet>0:www/p5-libservlet
No installation instructions:
This port has been deleted.
PKGNAME: p5-libservlet
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libservlet-0.9.2.tar.gz) = 1155ebdad13deeffc5743d47a44fc2a2ff1549bff54f6bfe1487fc8d2b540631 SIZE (libservlet-0.9.2.tar.gz) = 90015

Packages (timestamps in pop-ups are UTC):
p5-libservlet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.2_20.9.2_20.9.2_10.9.2_20.9.2_2-0.9.2_1-
FreeBSD:13:quarterly0.9.2_10.9.2_10.9.2_10.9.2_10.9.2_20.9.2_10.9.2_10.9.2_1
FreeBSD:14:latest0.9.2_20.9.2_20.9.2_10.9.2_20.9.2_20.9.2_1-0.9.2_1
FreeBSD:14:quarterly0.9.2_10.9.2_2-0.9.2_10.9.2_20.9.2_10.9.2_10.9.2_1
FreeBSD:15:latest0.9.2_20.9.2_2n/a0.9.2_1n/a0.9.2_10.9.2_10.9.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Exception-Class>=0 : devel/p5-Exception-Class
  2. perl5>=5.36<5.37 : lang/perl5.36
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Exception-Class>=0 : devel/p5-Exception-Class
  2. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_p5-libservlet
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  2. http://cytranet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  3. http://deac-ams.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  4. http://deac-fra.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  5. http://deac-riga.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  6. http://downloads.sourceforge.net/project/libservlet/libservlet/0.9.2/
  7. http://excellmedia.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  8. http://freefr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  9. http://gigenet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  10. http://ixpeering.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  11. http://jaist.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  12. http://jztkft.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  13. http://kumisystems.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  14. http://liquidtelecom.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  15. http://nchc.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  16. http://netactuate.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  17. http://netcologne.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  18. http://netix.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  19. http://onboardcloud.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  20. http://phoenixnap.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  21. http://razaoinfo.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  22. http://sinalbr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  23. http://sitsa.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  24. http://sonik.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  25. http://tenet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  26. http://udomain.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  27. http://ufpr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  28. http://versaweb.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  29. https://cfhcable.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  30. https://cytranet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  31. https://deac-ams.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  32. https://deac-fra.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  33. https://deac-riga.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  34. https://downloads.sourceforge.net/project/libservlet/libservlet/0.9.2/
  35. https://excellmedia.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  36. https://freefr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  37. https://gigenet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  38. https://ixpeering.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  39. https://jaist.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  40. https://jztkft.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  41. https://kumisystems.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  42. https://liquidtelecom.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  43. https://nchc.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  44. https://netactuate.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  45. https://netcologne.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  46. https://netix.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  47. https://onboardcloud.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  48. https://phoenixnap.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  49. https://razaoinfo.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  50. https://sinalbr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  51. https://sitsa.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  52. https://sonik.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  53. https://tenet.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  54. https://udomain.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  55. https://ufpr.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
  56. https://versaweb.dl.sourceforge.net/project/libservlet/libservlet/0.9.2/
Collapse this list.
Port Moves
  • port deleted on 2024-04-13
    REASON: Has expired: Upstream unmaintained and last release was in 2001

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_2
13 Apr 2024 10:47:26
commit hash: 433317e0cf50cc99661491d4d4df337642514c8ccommit hash: 433317e0cf50cc99661491d4d4df337642514c8ccommit hash: 433317e0cf50cc99661491d4d4df337642514c8ccommit hash: 433317e0cf50cc99661491d4d4df337642514c8c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/p5-libservlet: Remove expired port

2024-04-13 www/p5-libservlet: Upstream unmaintained and last release was in 2001
0.9.2_2
13 Mar 2024 22:41:38
commit hash: 8ba6eb55f9df6e0337e7501ba833687ee856ddb0commit hash: 8ba6eb55f9df6e0337e7501ba833687ee856ddb0commit hash: 8ba6eb55f9df6e0337e7501ba833687ee856ddb0commit hash: 8ba6eb55f9df6e0337e7501ba833687ee856ddb0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/p5-libservlet: Mark DEPRECATED

- Upstream unmaintained since 2001
- Set EXPIRATION_DATE 2024-04-13

If someone needs this port feel free to undeprecate and takeover
maintainership.
0.9.2_1
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.2_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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)
0.9.2_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.9.2_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2_1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
0.9.2_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.9.2
06 Apr 2014 05:47:23
Revision:350302Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Pass maintainership to submitter

PR:		188099
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
0.9.2
08 Nov 2013 01:06:34
Revision:333169Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.9.2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.9.2
02 Aug 2013 18:21:06
Revision:324171Original commit files touched by this commit Sanity Test Failure
az search for other commits by this committer
- Convert to new perl framework
0.9.2
05 Jun 2012 03:10:23
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
0.9.2
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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
0.9.2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.2
22 Aug 2009 00:38:34
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
0.9.2
06 Apr 2007 06:48:45
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
0.9.2
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.9.2
05 Dec 2004 07:34:31
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-libservlet-0.9.2.log]
0.9.2
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.9.2
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.9.2
05 Sep 2003 09:51:30
Original commit files touched by this commit
erwin search for other commits by this committer
Mark IGNORE for older perls

PR:             56466
Submitted by:   bento, Mark Linimon <linimon@lonesome.com>
0.9.2
20 Feb 2003 19:15:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
06 Nov 2001 06:27:00
commit hash: fp1.20451@dev.null.freshports.orgcommit hash: fp1.20451@dev.null.freshports.orgcommit hash: fp1.20451@dev.null.freshports.orgcommit hash: fp1.20451@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.9.2   sort man pages   drop maintainership    
24 Aug 2001 22:32:55
commit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.orgcommit hash: fp1.17815@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Remove redundant USE_PERL5 statements.    
28 Jul 2001 07:28:47
commit hash: fp1.16583@dev.null.freshports.orgcommit hash: fp1.16583@dev.null.freshports.orgcommit hash: fp1.16583@dev.null.freshports.orgcommit hash: fp1.16583@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add p5-libservlet   Servlet API for Perl    

Number of commits found: 30