| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:38:51
1.2_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 21:32:57
1.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Jan 2007 01:09:11
1.2_1
|
hq  |
Release maintainership for ports I no longer use. |
22 Jan 2006 12:39:58
1.2_1
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Sep 2004 14:36:47
1.2_1
|
hq  |
- Use MASTER_SITE_APACHE
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Use my FreeBSD address for maintainership purposes
Approved by: glewis (mentor) |
31 Mar 2004 04:12:58
1.2_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
08 Dec 2003 20:50:01
1.2
|
glewis  |
. Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif.
Forgotten by: glewis |
08 Dec 2003 19:47:26
1.2
|
glewis  |
New port java/avalon-logkit:
LogKit is a logging toolkit designed for secure performance oriented logging in
applications.
The LogKit provides the following features:
- Decouples LogEvent generation from LogEvent handling.
- Is simple to use and simple to configure.
- Designed with security in mind.
- Allow users fine control of logging based on priority and/or category.
- Has hierarchical logging namespace to enable inheritance of LogTargets and
Priorities.
- Lightweight.
- Designed to be integrated into existing products.
- Performance oriented.(Only the first 15 lines of the commit message are shown above ) |