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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pen Load balancer for UDP and TCP based protocols
0.34.1_1 net on this many watch lists=3 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.34.1Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2001-11-13 15:52:17
Last Update: 2024-03-15 13:08:51
Commit Hash: 3108cac
People watching this port, also watch:: postfix, unison, grepcidr, tmux, p5-Net-HTTP
License: GPLv2
WWW:
https://siag.nu/pen/
Description:
This is pen, a load balancer for UDP and TCP based protocols such as DNS, HTTP or SMTP. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. bin/mergelogs
  2. bin/pen
  3. bin/penctl
  4. bin/penlog
  5. bin/penlogd
  6. share/man/man1/mergelogs.1.gz
  7. share/man/man1/pen.1.gz
  8. share/man/man1/penctl.1.gz
  9. share/man/man1/penlog.1.gz
  10. share/man/man1/penlogd.1.gz
  11. /usr/local/share/licenses/pen-0.34.1_1/catalog.mk
  12. /usr/local/share/licenses/pen-0.34.1_1/LICENSE
  13. /usr/local/share/licenses/pen-0.34.1_1/GPLv2
Collapse this list.
Dependency lines:
  • pen>0:net/pen
To install the port:
cd /usr/ports/net/pen/ && make install clean
To add the package, run one of these commands:
  • pkg install net/pen
  • pkg install pen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1487541920 SHA256 (pen-0.34.1.tar.gz) = 2b640795029df9d1672e17202c109cc5d42538f6754a6070dc27da640881e864 SIZE (pen-0.34.1.tar.gz) = 184622

Packages (timestamps in pop-ups are UTC):
pen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.34.10.34.1_10.34.10.34.10.34.1_1-0.34.1-
FreeBSD:13:quarterly0.34.10.34.10.34.10.34.10.34.10.34.10.34.10.34.1
FreeBSD:14:latest0.34.10.34.1_10.34.10.34.10.34.1_10.34.1-0.34.1
FreeBSD:14:quarterly0.34.10.34.1-0.34.10.34.10.34.10.34.10.34.1
FreeBSD:15:latest0.34.10.34.1_1n/a0.34.1n/a0.34.10.34.10.34.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pen-0.34.1_1: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation KQUEUE=on: Use kqueue backend ===> Use 'make config' to modify these settings
Options name:
net_pen
USES:
cpe ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://siag.nu/pub/pen/
Collapse this list.

Number of commits found: 79

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.34.1_1
15 Mar 2024 13:08:51
commit hash: 3108cacee82c9282e0002b5d044395b7c26dcb3ecommit hash: 3108cacee82c9282e0002b5d044395b7c26dcb3ecommit hash: 3108cacee82c9282e0002b5d044395b7c26dcb3ecommit hash: 3108cacee82c9282e0002b5d044395b7c26dcb3e files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
net/pen: fix distfile upload

The host that supplies the source for this port rejects requests
by fetch(1). This commit fix that by replacing fetch's user agent
with curl/7.68.0

Also apply portfmt linter

PR:		277397
Reported by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
0.34.1_1
27 Feb 2024 16:30:55
commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Chris Hutchinson
*: Move manpages to share/man

PR:		277322
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.34.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.34.1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34.1
21 Oct 2021 14:26:58
commit hash: e174b6fc97e5ea29eaceb08e945f680bb7c094f2commit hash: e174b6fc97e5ea29eaceb08e945f680bb7c094f2commit hash: e174b6fc97e5ea29eaceb08e945f680bb7c094f2commit hash: e174b6fc97e5ea29eaceb08e945f680bb7c094f2 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
net/pen: Add CPE information

Approved by:	portmgr (blanket)
0.34.1
20 May 2021 06:32:09
commit hash: c99670334590f69fe7c3d8e67290b012e6ff2863commit hash: c99670334590f69fe7c3d8e67290b012e6ff2863commit hash: c99670334590f69fe7c3d8e67290b012e6ff2863commit hash: c99670334590f69fe7c3d8e67290b012e6ff2863 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Chris Hutchinson
net/pen: Adopt port

- Submitter becomes maintainer

PR:		256013
Approved by:	dbaio, garga (mentors, implicit)
0.34.1
19 May 2021 19:56:09
commit hash: 734eac7fa4d7a53afeb9b1a64e245fab0b176295commit hash: 734eac7fa4d7a53afeb9b1a64e245fab0b176295commit hash: 734eac7fa4d7a53afeb9b1a64e245fab0b176295commit hash: 734eac7fa4d7a53afeb9b1a64e245fab0b176295 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
net/pen: Drop maintainership
0.34.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.34.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.34.1
02 Mar 2019 15:43:28
Revision:494409Original commit files touched by this commit
danilo search for other commits by this committer
- Re-add net/pen

This is pen, a load balancer for UDP and TCP based protocols such as
DNS, HTTP or SMTP. It allows several servers to appear as one to the
outside and automatically detects servers that are down and distributes
clients among the available servers. This gives high availability and
scalable performance.

PR:		236048
Submitted by:	Ronald Klop
0.34.1
02 Mar 2019 15:32:45
Revision:494408Original commit files touched by this commit
danilo search for other commits by this committer
- Reverting the previous commit to do it properly

Reported by:	danfe
0.34.1
02 Mar 2019 14:56:04
Revision:494407Original commit files touched by this commit
danilo search for other commits by this committer
- Resurrect net/pen

This is pen, a load balancer for UDP and TCP based protocols such as
DNS, HTTP or SMTP. It allows several servers to appear as one to the
outside and automatically detects servers that are down and distributes
clients among the available servers. This gives high availability and
scalable performance.

PR:		236048
Submitted by:	Ronald Klop
Pull Request:
0.34.1
16 Feb 2019 17:15:35
Revision:493049Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer
works; switch to GeoIP 2 where possible
2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to
GeoIP 2 where possible
2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 devel/go-sql-driver: Go source should not be packaged
2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
0.34.1
13 Jan 2019 21:22:07
Revision:490213Original commit files touched by this commit
adamw search for other commits by this committer
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports.
0.34.1
19 Feb 2017 23:01:06
Revision:434421Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.34.1
0.34.0
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
0.34.0
08 Nov 2016 17:14:12
Revision:425754Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.34.0
0.33.2
18 Sep 2016 13:42:05
Revision:422390Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.33.2
0.33.1
08 May 2016 01:53:50
Revision:414790Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.33.1
0.33.0
09 Apr 2016 17:34:54
Revision:412857Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.33.0
0.32.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.32.0
24 Nov 2015 17:30:26
Revision:402371Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.32.0
0.31.1
06 Nov 2015 12:03:12
Revision:400925Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.31.1
0.31.0
13 Oct 2015 23:56:43
Revision:399228Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.31.0
0.30.1
20 Sep 2015 20:54:09
Revision:397461Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (G-P).
0.30.1
13 Sep 2015 18:12:53
Revision:396844Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.30.1
0.30.0
26 Aug 2015 02:55:18
Revision:395345Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.30.0
0.29.0
10 Jun 2015 01:43:28
Revision:389017Original commit files touched by this commit
danilo search for other commits by this committer
- Enable DSR only when the needed version of netmap is available.
0.29.0
09 Jun 2015 14:55:48
Revision:388942Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.29.0
- Disable dsr option if netmap is not supported
0.28.0
21 May 2015 15:30:30
Revision:386937Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.28.0
0.27.5
09 Apr 2015 14:18:26
Revision:383644Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.27.5
0.27.3
31 Mar 2015 02:19:57
Revision:382789Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.27.3
0.27.2
06 Mar 2015 20:54:06
Revision:380622Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.27.2
0.27.1
19 Feb 2015 13:23:07
Revision:379343Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.27.1
0.27.0
13 Feb 2015 09:37:12
Revision:378917Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.27.0
0.26.1
04 Feb 2015 19:46:45
Revision:378413Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.26.1
- Take maintainership
- Update COMMENT and pkg-descr
- Add DEBUG option
0.25.1
10 Jan 2015 09:56:24
Revision:376684Original commit files touched by this commit
tijl search for other commits by this committer
Fix build with base system OpenSSL

Reported by:	antoine
0.25.1
09 Jan 2015 20:32:01
Revision:376657Original commit files touched by this commit
tijl search for other commits by this committer
- Update to 0.25.1 (fixes build when OpenSSL doesn't support SSL2/SSL3)
- Enable GeoIP support
0.18.0
10 Jul 2014 12:13:12
Revision:361440Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.18.0
04 Jul 2014 23:07:06
Revision:360679Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
0.18.0
04 Jul 2014 21:44:04
Revision:360664Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
0.18.0
09 Mar 2014 14:23:01
Revision:347580Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.18.0
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.18.0
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
0.18.0
24 Jul 2012 21:09:45
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.18.0
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.18.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.18.0
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.18.0
12 Nov 2009 04:56:16
Original commit files touched by this commit
linimon search for other commits by this committer
Reset clement@FreeBSD.org due to long absence from FreeBSD.

Hat:            portmgr
0.18.0
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
0.18.0
31 Aug 2008 20:15:27
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.18.0
0.17.2
16 Sep 2007 16:44:57
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.17.2
- make kqueue and poll mutually exclusive
0.17.1
24 Sep 2006 14:34:36
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.17.1
- Add rcNG script [1]

PR:             ports/94976 [1]
Submitted by:   Dominic Marks <dom@helenmarks.co.uk> [1]
0.17.0
19 Mar 2006 15:38:02
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.17.0
- Enable kqueue per default

PR:             ports/92393
Submitted by:   Dominic Marks <dom@helenmarks.co.uk>
0.15.0
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.15.0
07 Jul 2004 08:27:57
Original commit files touched by this commit
clement search for other commits by this committer
- update to 0.15.0
0.14.0
26 Jun 2004 16:45:11
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.14.0
0.13.0
17 May 2004 10:45:42
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.13.0
 This release adds SSL support.
0.12.3
04 Apr 2004 11:36:57
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.10.3
0.12.2
10 Mar 2004 22:54:53
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.12.2
0.12.1
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.12.1
03 Feb 2004 10:02:26
Original commit files touched by this commit
clement search for other commits by this committer
- update to 0.12.1
- kill pkg-plist (use PORTDOCS and PLIST_FILES)
0.12.0
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
0.12.0
23 Oct 2003 11:12:04
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 0.12.0

PR:             58421
Submitted by:   maintainer
Approved by:    krion (implicit)
0.11.1
13 Oct 2003 21:12:45
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.11.1

PR:             57954
Submitted by:   maintainer
0.11.0
07 Oct 2003 07:50:52
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 0.11.0

PR:             57680
Submitted by:   maintainer
0.10.1
24 Sep 2003 08:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Cease FreeBSD port maintainerships

        I don't have the time to give to many of the ports I maintain at
        the moment. I wasn't expecting to be so busy this summer ...

        Please set all my ports back to ports@freebsd.org.

PR:             ports/56935
Submitted by:   Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
0.10.1
09 Aug 2003 05:56:14
Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.10.1

PR:             55405
Submitted by:   maintainer
0.10.0
24 Jun 2003 01:06:04
Original commit files touched by this commit
leeym search for other commits by this committer
update maintainer's email address.

PR:             53658
Submitted by:   Dominic Marks <dom@cus.org.uk>
0.10.0
24 Mar 2003 01:33:40
Original commit files touched by this commit
leeym search for other commits by this committer
update to pen-0.10.0

PR:             50011
Submitted by:   Dominic Marks <dom@cus.org.uk>
0.9.5
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.9.5
02 Nov 2002 04:33:43
Original commit files touched by this commit
perky search for other commits by this committer
Fix typoes on MAINTAINER address.

Submitted by:   Dominic Marks <D.Marks@student.umist.ac.uk>
0.9.5
08 Oct 2002 12:10:37
Original commit files touched by this commit
perky search for other commits by this committer
Update maintainer address

PR:             43820
Submitted by:   Dominic Marks <d.marks@students.umist.ac.uk>
0.9.5
12 Aug 2002 06:21:01
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.9.5

PR:             ports/41560
Submitted by:   maintainer
0.9.3
05 Jul 2002 03:19:59
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to version 0.9.3

PR: 40204
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
0.7.0
30 May 2002 07:59:53
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.7.0
take maintainership

PR:             38732
Submitted by:   Dominic Marks <dominic_marks@btinternet.com>
0.6.3
30 May 2002 05:41:08
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.6.3

PR:             38636
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
13 Nov 2001 18:52:17
commit hash: fp1.20759@dev.null.freshports.orgcommit hash: fp1.20759@dev.null.freshports.orgcommit hash: fp1.20759@dev.null.freshports.orgcommit hash: fp1.20759@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add pen   A load balancer for "simple" tcp based protocols    

Number of commits found: 79