From owner-freebsd-ports@FreeBSD.ORG Fri Mar 5 02:36:07 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA454106564A; Fri, 5 Mar 2010 02:36:07 +0000 (UTC) (envelope-from bkrajmalnik@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 24ADD8FC0A; Fri, 5 Mar 2010 02:36:06 +0000 (UTC) Received: by wyb32 with SMTP id 32so1881556wyb.13 for ; Thu, 04 Mar 2010 18:36:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=6ub22xilpe+mRxhzuxbi4AM3f3JnaF/UH6m9m9GpZco=; b=iK6XMVej6URYwiYGSXuSknOrwTnAb4JzlJbf5a/Oa/f8FeJYCB1WX9JiP27lAvQP7n WxtafYkdU6n98E7Cd/tfc1a9jsnKCyLoF1gOqBYntSRic4B2xHP9P+CidBk26SqF9TNi FnEt/vPhlu3WGRe2Rjex9cAlVWQFv8Sf1S2WU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=X8+3UUoL9jwXZlMRXSgqW1KVIrNep7psWoh6rOyTaXg62vPtdsokULqFC4TqWYpwbo J6HQQIpr3BpbyT+MWLXpiOG5PY3KRNBnDAlwyKE3vz15ZFLc67oEGp2cFJHT5pndaEv6 oxb9TISCS+HMyix54sNeZrD4wTyzYuf4Utpt8= MIME-Version: 1.0 Received: by 10.216.88.20 with SMTP id z20mr163419wee.222.1267755123781; Thu, 04 Mar 2010 18:12:03 -0800 (PST) Date: Thu, 4 Mar 2010 19:12:03 -0700 Message-ID: <147584db1003041812h528d2a31r3de59fc5f1d2445c@mail.gmail.com> From: Benjamin Krajmalnik To: fjoe@FreeBSD.org, ports@freebsd.org X-Mailman-Approved-At: Fri, 05 Mar 2010 03:03:54 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: pgagent port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2010 02:36:07 -0000 As of version 1.10, pgadmin no longer includes the pgagent source as part of the pgadmin source. Are there any plans to create a port for the pgagent codebase?