/sysutils/rmonitor/

tw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/libfwbuilder
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.2sergei2003-12-173-100/+100
| | | | | | | | | | | While I'm here: - Remove explicit automake/autoconf dependencing in BUILD_DEPENDS - Avoid using version number in DOCSDIR name - Re-sort pkg-plist - Cosmetique fixes PR: 59998 Submitted by: maintainer
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-2/+2
|
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-2/+2
|
* PR: 56409foxfair2003-09-063-12/+12
| | | | | Submitted by: maintainer Upgrade libfwbuilder to 1.0.1: This is an upstream bugfix release
* PR: 53119foxfair2003-06-111-10/+5
| | | | | | | | | | | | | | | Submitted by: Vadim Kurland <vadim@vk.crocodile.org> Reviewed by: Approved by: Obtained from: MFC after: Fixed libfwbuilder's dependency and bump PORTREVISION[1]. Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who is the developer of fwbuilder (approved by original maintainer)[2]. [1]: also noticed by kris@ [2]: most parts of patch were from PR/53119, small adjustment was made by me and reviewed by Vadim.
* Add automake to BUILD_DEPENDS, that we need it in install stage.foxfair2003-06-011-1/+2
|
* Submitted by: Vadim Kurland <vadim@vk.crocodile.org>foxfair2003-05-222-8/+10
| | | | Update to 1.0.0.
* PR: 52521foxfair2003-05-224-102/+120
| | | | Update libfwbuilder to 1.0.0 RC2 to stick together with fwbuilder.
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2
| | | | | PR: 42288 Submitted by: Edwin Groothuis <edwin@mavetju.org>