Add sysutils/portbrowser, a free, easy to use GUI frontend implementation

for the BSD ports system.
This commit is contained in:
Hiroki Sato 2004-11-08 03:18:14 +00:00
parent d6fbd47e90
commit 9cd5a912dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121099
7 changed files with 63 additions and 0 deletions

View file

@ -0,0 +1,25 @@
# New ports collection makefile for: portbrowser
# Date created: 8 November, 2004
# Whom: hrs
#
# $FreeBSD$
PORTNAME= portbrowser
PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://www.bytelabs.org/
DISTNAME= pb-browser-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= hrs@FreeBSD.org
COMMENT= Graphical frontend for the BSD ports system
USE_GNOME= gtk20
MAKE_ENV= MANDIR=${PREFIX}/man/man \
BINDIR=${PREFIX}/bin \
NOMANCOMPRESS=YES
PLIST_FILES= bin/pbrowser
MAN1= pbrowser.1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
MD5 (pb-browser-0.3.tgz) = 5ea939c43b382e4a3e05ed6a5b7de48e
SIZE (pb-browser-0.3.tgz) = 44706

View file

@ -0,0 +1,4 @@
The PortBrowser is a FREE, easy to use implementation
of a frontend written for the BSD ports system.
WWW: http://www.bytelabs.org/devel.html

View file

@ -329,6 +329,7 @@
SUBDIR += pmap
SUBDIR += port-authoring-tools
SUBDIR += port-maintenance-tools
SUBDIR += portbrowser
SUBDIR += portdowngrade
SUBDIR += portmanager
SUBDIR += portsman

View file

@ -0,0 +1,25 @@
# New ports collection makefile for: portbrowser
# Date created: 8 November, 2004
# Whom: hrs
#
# $FreeBSD$
PORTNAME= portbrowser
PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://www.bytelabs.org/
DISTNAME= pb-browser-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= hrs@FreeBSD.org
COMMENT= Graphical frontend for the BSD ports system
USE_GNOME= gtk20
MAKE_ENV= MANDIR=${PREFIX}/man/man \
BINDIR=${PREFIX}/bin \
NOMANCOMPRESS=YES
PLIST_FILES= bin/pbrowser
MAN1= pbrowser.1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
MD5 (pb-browser-0.3.tgz) = 5ea939c43b382e4a3e05ed6a5b7de48e
SIZE (pb-browser-0.3.tgz) = 44706

View file

@ -0,0 +1,4 @@
The PortBrowser is a FREE, easy to use implementation
of a frontend written for the BSD ports system.
WWW: http://www.bytelabs.org/devel.html