pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: wip is not a CATEGORY



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Feb 6 16:49:26 2017 +0100
Changeset:	9cd02cc9139e0b148e8a0e5d9409b454514d9831

Modified Files:
	I2util/Makefile
	argyllcms/Makefile
	boinc-git/Makefile
	colord-gtk/Makefile
	eventd/Makefile
	fswebcam/Makefile
	hepmc/Makefile
	imgui/Makefile
	john-jumbo/Makefile
	ldc-git/Makefile
	ldc/Makefile
	libdoozer/Makefile
	numactl/Makefile
	owamp/Makefile
	p5-Apache-Gallery/Makefile
	payara41/Makefile
	pcmanfm-qt/Makefile
	picosat/Makefile
	preload/Makefile
	py-awscli/Makefile
	py-bitsets/Makefile
	py-botocore/Makefile
	py-chaco/Makefile
	py-goreutilities/Makefile
	py-grpy/Makefile
	py-jmespath/Makefile
	py-moksha-hub/Makefile
	py-openopt/Makefile
	py-s3transfer/Makefile
	qlcplus/Makefile
	sent/Makefile
	simgrid/Makefile
	stress-ng/Makefile
	stress/Makefile
	translate-toolkit/Makefile
	triforce-afl/Makefile
	vis-editor/Makefile

Log Message:
*: wip is not a CATEGORY

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9cd02cc9139e0b148e8a0e5d9409b454514d9831

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 I2util/Makefile            | 2 +-
 argyllcms/Makefile         | 2 +-
 boinc-git/Makefile         | 4 ++--
 colord-gtk/Makefile        | 2 +-
 eventd/Makefile            | 2 +-
 fswebcam/Makefile          | 4 ++--
 hepmc/Makefile             | 2 +-
 imgui/Makefile             | 2 +-
 john-jumbo/Makefile        | 2 +-
 ldc-git/Makefile           | 2 +-
 ldc/Makefile               | 2 +-
 libdoozer/Makefile         | 3 +--
 numactl/Makefile           | 2 +-
 owamp/Makefile             | 4 ++--
 p5-Apache-Gallery/Makefile | 2 +-
 payara41/Makefile          | 2 +-
 pcmanfm-qt/Makefile        | 4 ++--
 picosat/Makefile           | 2 +-
 preload/Makefile           | 2 +-
 py-awscli/Makefile         | 4 ++--
 py-bitsets/Makefile        | 2 +-
 py-botocore/Makefile       | 4 ++--
 py-chaco/Makefile          | 1 -
 py-goreutilities/Makefile  | 2 +-
 py-grpy/Makefile           | 4 ++--
 py-jmespath/Makefile       | 2 +-
 py-moksha-hub/Makefile     | 2 +-
 py-openopt/Makefile        | 1 -
 py-s3transfer/Makefile     | 2 +-
 qlcplus/Makefile           | 2 +-
 sent/Makefile              | 2 +-
 simgrid/Makefile           | 2 +-
 stress-ng/Makefile         | 2 +-
 stress/Makefile            | 2 +-
 translate-toolkit/Makefile | 2 +-
 triforce-afl/Makefile      | 4 ++--
 vis-editor/Makefile        | 2 +-
 37 files changed, 43 insertions(+), 46 deletions(-)

diffs:
diff --git a/I2util/Makefile b/I2util/Makefile
index 006849f5fd..6e82e3c1b7 100644
--- a/I2util/Makefile
+++ b/I2util/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.1 2015/06/03 00:37:05 mbowie Exp $
 
 DISTNAME=	I2util-1.2
-CATEGORIES=	wip
+CATEGORIES=	devel
 MASTER_SITES=	http://software.internet2.edu/sources/I2util/
 
 MAINTAINER=	mbowie%rocketspace.com@localhost
diff --git a/argyllcms/Makefile b/argyllcms/Makefile
index 1987dced97..336de7e365 100644
--- a/argyllcms/Makefile
+++ b/argyllcms/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	Argyll_V1.8.3_src
-CATEGORIES=	wip
+CATEGORIES=	graphics
 MASTER_SITES=	http://www.argyllcms.com/
 EXTRACT_SUFX=	.zip
 
diff --git a/boinc-git/Makefile b/boinc-git/Makefile
index 9952f059b0..526626e71e 100644
--- a/boinc-git/Makefile
+++ b/boinc-git/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	boinc-7.6
-CATEGORIES=	wip
+CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=BOINC/}
 
 GIT_REPOSITORIES=	boinc
@@ -9,7 +9,7 @@ GIT_REPO.boinc=		https://github.com/BOINC/boinc.git
 WRKSRC=			${WRKDIR}/boinc
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.boinc.berkeley.edu/
+HOMEPAGE=	https://boinc.berkeley.edu/
 COMMENT=	Open-source software for volunteer computing
 LICENSE=	gnu-gpl-v3
 
diff --git a/colord-gtk/Makefile b/colord-gtk/Makefile
index 2919bb5ea2..e23c3a5d11 100644
--- a/colord-gtk/Makefile
+++ b/colord-gtk/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	colord-gtk-0.1.26
-CATEGORIES=	wip
+CATEGORIES=	graphics
 MASTER_SITES=	https://www.freedesktop.org/software/colord/releases/
 EXTRACT_SUFX=	.tar.xz
 
diff --git a/eventd/Makefile b/eventd/Makefile
index 13b5979eb7..abf2e257ba 100644
--- a/eventd/Makefile
+++ b/eventd/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	eventd-0.20.0
-CATEGORIES=	wip
+CATEGORIES=	net sysutils
 MASTER_SITES=	https://www.eventd.org/download/eventd/
 EXTRACT_SUFX=	.tar.xz
 
diff --git a/fswebcam/Makefile b/fswebcam/Makefile
index 66a574ff6c..4711a92dc0 100644
--- a/fswebcam/Makefile
+++ b/fswebcam/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD$
 
 DISTNAME=	fswebcam-20140113
-CATEGORIES=	wip
+CATEGORIES=	graphics www
 MASTER_SITES=	http://www.firestorm.cx/fswebcam/files/
 
 MAINTAINER=	catskillmarina%gmail.com@localhost
 HOMEPAGE=	http://www.firestorm.cx/fswebcam/files/
-COMMENT=	TODO: pulls single images off of webcams without graphic bloat
+COMMENT=	Pulls single images off of webcams without graphic bloat
 #LICENSE=	# TODO: (see mk/license.mk)
 
 GNU_CONFIGURE=	yes
diff --git a/hepmc/Makefile b/hepmc/Makefile
index 5c0d2a80f6..082fa8914f 100644
--- a/hepmc/Makefile
+++ b/hepmc/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	HepMC-2.06.09
 PKGNAME=	${DISTNAME:S/H/h/S/MC/mc/}
-CATEGORIES=	wip
+CATEGORIES=	math
 MASTER_SITES=	http://lcgapp.cern.ch/project/simu/HepMC/download/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/imgui/Makefile b/imgui/Makefile
index b319b5af25..4e85f90bd8 100644
--- a/imgui/Makefile
+++ b/imgui/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	imgui-1.49
-CATEGORIES=	wip
+CATEGORIES=	x11 graphics devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ocornut/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
diff --git a/john-jumbo/Makefile b/john-jumbo/Makefile
index 79a67795a8..2078422ea7 100644
--- a/john-jumbo/Makefile
+++ b/john-jumbo/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	john-1.8.0-jumbo-1
-CATEGORIES=	wip
+CATEGORIES=	security
 MASTER_SITES=	http://openwall.com/john/j/
 EXTRACT_SUFX=	.tar.xz
 
diff --git a/ldc-git/Makefile b/ldc-git/Makefile
index 88173cdf81..d4dbd522e3 100644
--- a/ldc-git/Makefile
+++ b/ldc-git/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	ldc-0.17.0
-CATEGORIES=	wip
+CATEGORIES=	lang
 
 GIT_REPOSITORIES=	ldc
 GIT_REPO.ldc=	https://github.com/ldc-developers/ldc.git
diff --git a/ldc/Makefile b/ldc/Makefile
index 7a48a70e78..16ae8ff949 100644
--- a/ldc/Makefile
+++ b/ldc/Makefile
@@ -4,7 +4,7 @@ PKGNAME=	ldc-0.17.0
 PKGREVISION=	1
 DISTNAME=	${PKGNAME_NOREV}-src
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
-CATEGORIES=	wip
+CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ldc-developers/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/libdoozer/Makefile b/libdoozer/Makefile
index a5f8e0d6a4..bdbf91dc32 100644
--- a/libdoozer/Makefile
+++ b/libdoozer/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.2 2013/02/18 00:31:27 asau Exp $
-#
 
 DISTNAME=	libdoozer-0.1
-CATEGORIES=	wip
+CATEGORIES=	databases devel
 MASTER_SITES=	ftp://ftp.bsdprojects.net/pub/bsdprojects/libdoozer/
 EXTRACT_SUFX=	.tar.bz2
 
diff --git a/numactl/Makefile b/numactl/Makefile
index fe5c1a87a4..b74ede1323 100644
--- a/numactl/Makefile
+++ b/numactl/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	numactl-2.0.11
-CATEGORIES=	wip
+CATEGORIES=	sysutils
 MASTER_SITES=	ftp://oss.sgi.com/www/projects/libnuma/download/
 
 MAINTAINER=	bacon4000%gmail.com@localhost
diff --git a/owamp/Makefile b/owamp/Makefile
index 68f799d8f7..c641f86ba6 100644
--- a/owamp/Makefile
+++ b/owamp/Makefile
@@ -1,11 +1,11 @@
 # $NetBSD: Makefile,v 1.1 2015/06/03 00:38:05 mbowie Exp $
 
 DISTNAME=	owamp-3.4-10
-CATEGORIES=	wip
+CATEGORIES=	net
 MASTER_SITES=	http://software.internet2.edu/sources/owamp/
 
 MAINTAINER=	mbowie%rocketspace.com@localhost
-HOMEPAGE=	http://software.internet2.edu/sources/owamp/
+HOMEPAGE=	http://software.internet2.edu/owamp/
 COMMENT=	One-way active measurement protocol
 LICENSE=	apache-2.0
 
diff --git a/p5-Apache-Gallery/Makefile b/p5-Apache-Gallery/Makefile
index 99e31b8682..76701e6cc8 100644
--- a/p5-Apache-Gallery/Makefile
+++ b/p5-Apache-Gallery/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	Apache-Gallery-1.0.2-withoutworldwriteables
 PKGNAME=	${DISTNAME:C/-without.*//}
-CATEGORIES=	wip
+CATEGORIES=	graphics www
 MASTER_SITES=	https://cpan.metacpan.org/authors/id/L/LE/LEGART/
 
 MAINTAINER=	kim%tac.nyc.ny.us@localhost
diff --git a/payara41/Makefile b/payara41/Makefile
index af301814ee..5351049df1 100644
--- a/payara41/Makefile
+++ b/payara41/Makefile
@@ -1,6 +1,6 @@
 
 DISTNAME=	payara-${PAYARA_VER}
-CATEGORIES=	wip www
+CATEGORIES=	www
 MASTER_SITES=	https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/Payara+${PAYARA_VER}/
 EXTRACT_SUFX=	.zip
 
diff --git a/pcmanfm-qt/Makefile b/pcmanfm-qt/Makefile
index f64b04b73d..2b6e62c53a 100644
--- a/pcmanfm-qt/Makefile
+++ b/pcmanfm-qt/Makefile
@@ -3,10 +3,10 @@
 .include "../../wip/liblxqt/Makefile.common"
 
 DISTNAME=	pcmanfm-qt-0.9.0
-CATEGORIES=	wip
+CATEGORIES=	sysutils
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-COMMENT=	file manager + desktop manager
+COMMENT=	File manager + desktop manager
 LICENSE=	gnu-lgpl-v2.1
 
 USE_TOOLS+=	pkg-config
diff --git a/picosat/Makefile b/picosat/Makefile
index a1195a49fb..6d8a0a876a 100644
--- a/picosat/Makefile
+++ b/picosat/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2013/09/21 15:51:50 jihbed Exp $
 
 DISTNAME=	picosat-957
-CATEGORIES=	wip
+CATEGORIES=	math
 MASTER_SITES=	http://fmv.jku.at/picosat/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/preload/Makefile b/preload/Makefile
index 6680b76fbb..e46bc74fe6 100644
--- a/preload/Makefile
+++ b/preload/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	preload-0.6.4
-CATEGORIES=	wip
+CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=preload/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/py-awscli/Makefile b/py-awscli/Makefile
index f72258cf91..77074f6bcf 100644
--- a/py-awscli/Makefile
+++ b/py-awscli/Makefile
@@ -2,14 +2,14 @@
 
 GITHUB_PROJECT=	aws-cli
 DISTNAME=	1.11.8
-CATEGORIES=	wip
+CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=aws/}
 EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
 MAINTAINER=	gde%llew.me@localhost
 HOMEPAGE=	https://github.com/aws/aws-cli/
-COMMENT=	universal Command Line Interface for Amazon Web Services
+COMMENT=	Universal Command Line Interface for Amazon Web Services
 LICENSE=	apache-2.0
 
 DEPENDS+=	${PYPKGPREFIX}-botocore==1.4.65:../../wip/py-botocore
diff --git a/py-bitsets/Makefile b/py-bitsets/Makefile
index cbef20b79f..4f47440af4 100644
--- a/py-bitsets/Makefile
+++ b/py-bitsets/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	bitsets-0.1.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	wip
+CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=b/bitsets/}
 EXTRACT_SUFX=	.zip
 
diff --git a/py-botocore/Makefile b/py-botocore/Makefile
index 84e7085c14..4b00705244 100644
--- a/py-botocore/Makefile
+++ b/py-botocore/Makefile
@@ -3,13 +3,13 @@
 GITHUB_PROJECT=	botocore
 DISTNAME=	${GITHUB_PROJECT}-1.4.65
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	wip
+CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=boto/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
 MAINTAINER=	gde%llew.me@localhost
 HOMEPAGE=	https://github.com/boto/
-COMMENT=	low-level interface to a growing number of Amazon Web Services
+COMMENT=	Low-level interface to a growing number of Amazon Web Services
 LICENSE=	apache-2.0
 
 DEPENDS+=	${PYPKGPREFIX}-jmespath>=0.9.0:../../wip/py-jmespath
diff --git a/py-chaco/Makefile b/py-chaco/Makefile
index 6856d2476c..abec4d8e2d 100644
--- a/py-chaco/Makefile
+++ b/py-chaco/Makefile
@@ -3,7 +3,6 @@
 DISTNAME=	chaco-4.3.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	graphics python
-CATEGORIES=	wip
 MASTER_SITES=	https://www.enthought.com/repo/ets/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/py-goreutilities/Makefile b/py-goreutilities/Makefile
index c85583ddbf..99587b884c 100644
--- a/py-goreutilities/Makefile
+++ b/py-goreutilities/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	GoreUtilities-0.5.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
-CATEGORIES=	wip
+CATEGORIES=	graphics math
 MASTER_SITES=	${MASTER_SITE_PYPI:=G/GoreUtilities/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/py-grpy/Makefile b/py-grpy/Makefile
index da0f7b0cde..b0c2268087 100644
--- a/py-grpy/Makefile
+++ b/py-grpy/Makefile
@@ -3,11 +3,11 @@
 VERSION=	0.2
 DISTNAME=	GRPy0.2
 PKGNAME=       ${PYPKGPREFIX}-grpy-${VERSION}
-CATEGORIES=	wip
+CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=G/GRPy/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://pypi.python.org/pypi?%3Aaction=search&term=GRPy&submit=search
+HOMEPAGE=	https://pypi.python.org/pypi/GRPy
 COMMENT=	Small GR-oriented package which uses sympy
 LICENSE=	gnu-gpl-v3
 
diff --git a/py-jmespath/Makefile b/py-jmespath/Makefile
index 93f25731a8..2de80caf3c 100644
--- a/py-jmespath/Makefile
+++ b/py-jmespath/Makefile
@@ -3,7 +3,7 @@
 GITHUB_PROJECT=	jmespath.py
 DISTNAME=	${GITHUB_PROJECT}-0.9.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	wip
+CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jmespath/}
 EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/py-moksha-hub/Makefile b/py-moksha-hub/Makefile
index 9979d80d64..9d457603aa 100644
--- a/py-moksha-hub/Makefile
+++ b/py-moksha-hub/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	moksha.hub-1.4.4
  PKGNAME=	${PYPKGPREFIX}-moksha-hub-1.4.4
-CATEGORIES=	wip
+CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/moksha.hub/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
diff --git a/py-openopt/Makefile b/py-openopt/Makefile
index 64a5d81203..e8e9a5898b 100644
--- a/py-openopt/Makefile
+++ b/py-openopt/Makefile
@@ -4,7 +4,6 @@ DISTNAME=	openopt-0.5404
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=	1
 CATEGORIES=	math python
-CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_PYPI:=o/openopt/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/py-s3transfer/Makefile b/py-s3transfer/Makefile
index ba556eb610..6adeb6e6c0 100644
--- a/py-s3transfer/Makefile
+++ b/py-s3transfer/Makefile
@@ -3,7 +3,7 @@
 GITHUB_PROJECT=	s3transfer
 DISTNAME=	${GITHUB_PROJECT}-0.1.9
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	wip
+CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=boto/}
 EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/qlcplus/Makefile b/qlcplus/Makefile
index 1a0b9d1a18..fdebf59410 100644
--- a/qlcplus/Makefile
+++ b/qlcplus/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	QLC+-4.10.4
 PKGNAME=	${DISTNAME:S/QLC+/qlcplus/}
-CATEGORIES=	wip
+CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mcallegari/}
 GITHUB_TAG=	${DISTNAME:S/-/_/}
 
diff --git a/sent/Makefile b/sent/Makefile
index 6f3c09b656..cc7fa1f041 100644
--- a/sent/Makefile
+++ b/sent/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	sent-0.2
-CATEGORIES=	wip
+CATEGORIES=	textproc
 MASTER_SITES=	http://dl.suckless.org/tools/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/simgrid/Makefile b/simgrid/Makefile
index 2bdbbb18cf..b53d3f5c03 100644
--- a/simgrid/Makefile
+++ b/simgrid/Makefile
@@ -3,7 +3,7 @@
 GITHUB_PROJECT=	simgrid
 DISTNAME=	v3_13
 PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
-CATEGORIES=	wip
+CATEGORIES=	math net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=simgrid/}
 EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/stress-ng/Makefile b/stress-ng/Makefile
index d3eecb43fb..b1d6b261ed 100644
--- a/stress-ng/Makefile
+++ b/stress-ng/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	stress-ng-0.05.18
-CATEGORIES=	wip
+CATEGORIES=	benchmark
 MASTER_SITES=	http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/stress/Makefile b/stress/Makefile
index 2bba32270a..e95b237c96 100644
--- a/stress/Makefile
+++ b/stress/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	stress-1.0.4
-CATEGORIES=	wip
+CATEGORIES=	benchmark
 MASTER_SITES=	http://people.seas.harvard.edu/~apw/stress/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/translate-toolkit/Makefile b/translate-toolkit/Makefile
index 2a2c3be545..397d053f4b 100644
--- a/translate-toolkit/Makefile
+++ b/translate-toolkit/Makefile
@@ -3,7 +3,7 @@
 PKGNAME=	translate-toolkit-2.0.0
 DISTNAME=	translate-toolkit-2.0.0rc1
 GITHUB_PROJECT=	translate
-CATEGORIES=	wip
+CATEGORIES=	misc
 #MASTER_SITES=	${MASTER_SITE_GITHUB:=translate/}
 MASTER_SITES=	https://github.com/translate/translate/releases/download/2.0.0rc1/
 EXTRACT_SUFX=	.tar.bz2
diff --git a/triforce-afl/Makefile b/triforce-afl/Makefile
index dd817a7528..0f03c36215 100644
--- a/triforce-afl/Makefile
+++ b/triforce-afl/Makefile
@@ -2,14 +2,14 @@
 
 DISTNAME=	${GIT_COMMIT}
 PKGNAME=	TriforceAFL-0.0
-CATEGORIES=	wip
+CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/nccgroup/TriforceAFL/archive/
 
 GIT_COMMIT=	73ec279d5ee3aa84fd7e4e8c3818428d437d8fa7
 
 MAINTAINER=	INSERT_YOUR_MAIL_ADDRESS_HERE
 HOMEPAGE=	https://github.com/nccgroup/
-COMMENT=	TODO: Short description of the package
+COMMENT=	AFL/QEMU fuzzing with full-system emulation
 #LICENSE=	# TODO: (see mk/license.mk)
 
 EXTRACT_USING=	gtar
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index 9ee465df28..2f3f8c85ed 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=		vis-0.2
 PKGNAME=		${DISTNAME:S/vis/vis-editor/}
-CATEGORIES=		wip
+CATEGORIES=		editors
 MASTER_SITES=		${MASTER_SITE_GITHUB:=martanne/}
 
 MAINTAINER=		erig%erig.me@localhost


Home | Main Index | Thread Index | Old Index