freebsd-ports/ports-mgmt
Pawel Pekala 57724e7d87 Add collection of my ports tree related scripts
mkpatch
-------
Makes patch from (all or pattern matched) modified files in WRKSRC directory.

pcheck
------
Check for various errors that portlint don't catch:
* misspellings in description files
* files with no final new lines
* leading articles in COMMENT, tabs in WWW lines

pclean
------
Keeps your ports svn repo tidy, removes work directories, leftover files
and reverts any changes made.

pcommit
-------
Wrapper for svn commit, removes and adds files, sets props, etc.

pfind
-----
Simple port's search wrapper. Search parameters include build dependency,
category, name, maintainer, regexp pattern and slave ports.

pkg-deleaf
----------
Leaf package remover with nice dialog interface.

plist-sort
----------
Smart plist sorter which understands PLIST_SUB substitutions and options
determined conditional files.

plist-update
------------
Script utilizing check-plist port's framework target output for updating
outdated pkg-plist, understands PLIST_SUB substitutions and sorts
final files list.

plog
----
Easy way to send poudriere build logs to your FreeBSD account by scp or
view them on your computer.

reinplace-check
---------------
Checks for files with stale REINPLACE_CMD actions or shows diff's of them.

tbuilder
--------
Poudriere testport wrapper that makes easier to queue multiple builds of:
- specific port
- ports linking with certain library
- ports with certain names
- ports with Makefile matching regular expression
- slave ports etc.

upgrade-base
------------
Helper script for upgrading FreeBSD base. Detects and sets number of make
jobs possible. After upgrade rebuilds ports with kernel modules and offers
to remove old files using dialog inerface.

upgrade-ports
-------------
Helper script for updating ports tree and upgrading your ports. Combining
information gathered from UPDATING and MOVED files tries to provide upgrade
process as problem free as possible. This includes showing new UPDATING
entries since last upgrade, ports origin move tracking, simple conflict
resolution, removal of obsolete ports and sanity checking afterwards.
Before any change is made user is presented with summary of changes
intended similiar to pkg upgrade.
2017-01-30 21:07:01 +00:00
..
chucky In several dozen ports, use single space for WWW: line in pkg-descr, and 2016-11-22 14:04:21 +00:00
create-rb-port ports-mgmt/create-rb-port: create port 2016-11-02 05:43:53 +00:00
dialog4ports ports-mgmt/dialog4ports: 0.1.5 -> 0.1.6 2016-07-12 18:03:44 +00:00
dialog4ports-static
distilator Provide an option to add SSL protocol support 2016-12-08 09:08:29 +00:00
fastest_sites - Fix python shebang 2016-09-09 12:02:45 +00:00
fbsdmon
freebsd-bugzilla-cli ports-mgmt/freebsd-bugzilla-cli: update 0.14.0 -> 0.15.0 2016-12-23 22:30:43 +00:00
genpatch
genplist
hs-porte
jailaudit - Update to 1.5.2 2016-10-05 18:45:56 +00:00
kpackagekit Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility 2016-12-08 15:38:24 +00:00
lsknobs
managepkg Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
mkreadmes Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
octopkg
p5-FreeBSD-Portindex
p5-FreeBSD-Ports
p5-FreeBSD-Ports-INDEXhash
packagekit Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. 2016-04-25 16:13:38 +00:00
packagekit-qt4 Remove libtiff.so.4 compatibility links that were added in r374303 to 2016-12-08 16:07:33 +00:00
pchecker
pkg - Instruct portscout to ignore these 2017-01-03 20:38:47 +00:00
pkg-devel - Instruct portscout to ignore these 2017-01-03 20:38:47 +00:00
pkg-plist Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
pkg-rmleaf
pkg_cleanup
pkg_cutleaves
pkg_jail
pkg_replace Fix distinfo 2016-12-01 01:38:00 +00:00
pkg_rmleaves - Fix trailing whitespace in pkg-descrs, categories [p-x]* 2016-05-19 10:53:05 +00:00
pkg_search ports-mgmt/pkg_search: Remove deprecation, but IGNORE on DragonFly 2016-11-03 12:56:30 +00:00
pkg_tree - Add LICENSE 2016-11-23 14:41:04 +00:00
pkgcompare When there is a do-install target, do not use a post-install target, do 2016-07-19 11:04:13 +00:00
pkgs_which
port-authoring-tools
port-index-uniquifier Simplify Makefile via USES=metaport. 2016-10-18 04:52:14 +00:00
port-maintenance-tools
portal Remove BROKEN_FreeBSD_9 2017-01-01 03:45:12 +00:00
portconf
portdowngrade
portell When there is a do-install target, do not use a post-install target, do 2016-07-19 11:04:13 +00:00
portest * Updated to 0.1.8 2016-12-23 14:48:47 +00:00
portfind [MAINTAINER] ports-mgmt/portfind: Update from 1.6.1 to 1.6.3 2017-01-16 00:16:00 +00:00
portless
portlint Update to 2.17.6. 2016-12-23 23:19:41 +00:00
portmaster Fix "portmaster --check-port-dbdir" broken by the previous commit. While 2016-07-24 14:21:13 +00:00
portrac Now builds on sparc64. 2016-11-04 15:04:47 +00:00
ports-tools Add collection of my ports tree related scripts 2017-01-30 21:07:01 +00:00
portscout
portsearch
portshaker Update to 1.0.14 2016-10-14 21:01:38 +00:00
portshaker-config Fix pkg-plist. 2016-08-07 11:43:58 +00:00
portsreinstall - Update to 3.3.1 2016-08-19 11:46:25 +00:00
porttools Update WWW: 2016-05-30 19:48:45 +00:00
porttree Cleanup NO_BUILD and NO_INSTALL usage. 2016-12-29 12:41:04 +00:00
portupdate-scan
portupgrade
portupgrade-devel
poudriere Move the release MANIFESTS to misc/freebsd-release-manifests. 2016-06-29 23:37:51 +00:00
poudriere-devel Move the release MANIFESTS to misc/freebsd-release-manifests. 2016-06-29 23:37:51 +00:00
psearch
py-pytoport Ignore on the package builders 2016-06-04 15:48:55 +00:00
py-skog
redports-node
symports
synth ports-mgmt/synth: Upgrade version 1.67a => 1.68 2017-01-30 17:49:17 +00:00
tinderbox
wanted-ports
Makefile Add collection of my ports tree related scripts 2017-01-30 21:07:01 +00:00