Baptiste Daroussin
afdc465ff0
Import mfh script to merge to the Q branches
2013-12-19 14:43:58 +00:00
Eitan Adler
e8e51739fe
Remove p5-deps.pl which was used when perl 5.8 was removed. It has not been needed in many years.
...
Reported by: ak
2013-10-30 21:28:24 +00:00
Baptiste Daroussin
a4ae5c22ec
Remove Tools/scripts/convert-makefile-header.pl it is not needed anymore
2013-09-21 00:06:29 +00:00
Eitan Adler
c92a7a17e1
Remove dialogwrapper now that dialog4ports exists
2013-07-07 15:32:35 +00:00
Bryan Drewery
5fc8f5e96e
prdone and prpatch were removed in r297358
2012-12-12 02:02:15 +00:00
Eitan Adler
a3f7fb53bb
Document tool which converts from old style header to new style
...
Feature safe: yes
2012-11-28 18:06:21 +00:00
Eitan Adler
fe682edd2d
By request, move dialogwrapper to the main folder and fix the readme.
...
Additionally, document the wrapper in the main readme
2012-09-01 02:56:50 +00:00
Sofian Brabez
d1bd97d171
- Fix documentation
...
Submitted by: culot, gahr
2012-08-30 10:23:01 +00:00
Sofian Brabez
3bdb4508da
- Add getpatch script to download patch attachments on bug tracking systems
...
Approved by: portmgr (bapt)
2012-08-23 14:07:48 +00:00
Eitan Adler
5c65825d5a
Document MOVEDlint in README
2012-02-16 16:09:41 +00:00
Eitan Adler
621a1828da
- Remove some old duplicate words. They were getting in way of finding newer ones.
2011-12-27 03:32:25 +00:00
Jun Kuriyama
e2f30d68c5
- Add a script to check unneeded dependencies for perl modules.
2010-01-29 14:52:45 +00:00
Philip M. Gollucci
5d1e7f6179
note mark_safe.pl
2009-05-17 11:40:16 +00:00
Andrew Pantyukhin
0b5ca793be
Add a tiny sh hack - ardiff - compares two archives.
2008-05-06 16:17:01 +00:00
Alexander Leidinger
1fc8d4fdd0
Add explicit_lib_depends.sh.
2007-08-26 15:02:24 +00:00
Alexander Leidinger
43b63893be
Add 2 scripts which help in port maintenance to list all direct library
...
dependencies of a port:
neededlibs.sh
Extract direct library dependencies (filenames) from binaries.
resolveportsfromlibs.sh
Prints the name(s) of ports(s) given a library filename,
suitable for direct use (copy&paste) in LIB_DEPENDS.
Example usage is included in the scripts. The following combined usage may
be helpful for further porting/testing automation:
resolveportsfromlibs.sh -b /usr/local $(neededlibs.sh /test/bin/*)
Requested by: kris, lofi (sort of)
2007-08-12 12:49:23 +00:00
Anton Berezin
bbd85008bd
Add a splitpatch.pl utility, a small script to convert multi-file
...
patches to several appropriately named single-file patches.
Requested by: flz
2005-04-12 10:56:08 +00:00
Florent Thoumie
75dd621ca0
- Add bump_revision.pl, a small script to bump the PORTREVISION variable
...
of ports which are depending on a port with a changed shared lib version.
Edwin dedicates this script to his son Dirk, born few days ago :)
Congrats (again) !
PR: ports/63915
Submitted by: edwin
2005-04-12 09:22:59 +00:00
Kris Kennaway
3038d3579a
Document the check-latest-link and tindex scripts
2005-01-24 07:22:38 +00:00
Kirill Ponomarev
043f5658ce
Remove traling spaces.
2005-01-09 10:21:17 +00:00
Oliver Eikemeier
8d16127344
Add chkorigin.sh, a script that checks the ports tree for ports with a wrong
...
PKGORIGIN. Useful especially after repocopies.
env PORTSDIR=/usr/ports sh /usr/ports/Tools/scripts/chkorigin.sh
Approved by: marcus (portmgr)
2004-03-19 11:08:09 +00:00
David E. O'Brien
5dda2933f1
There is nothing "future" about 'addport'.
2004-01-02 23:27:29 +00:00
Akinori MUSHA
ce03f12ae5
Add de-pkg-comment.
2003-02-18 12:45:59 +00:00
Maxim Sobolev
428d6d1995
Add checkcats.py - a script that verifyes that master categories in all ports
...
are correct and reports any problems.
2001-12-11 10:49:51 +00:00
Trevor Johnson
01b5fe4634
Add update-patches, a script to generate updated versions of the
...
patches in a port.
Obtained from: OpenBSD
2000-10-19 10:47:28 +00:00
Brian Feldman
11a2dbd370
Add plist, a script to automate the generation of a pkg-plist.
2000-10-17 14:46:04 +00:00
Mark Ovens
c8794db7c3
New script (and it's README) for searching the ports tree. Add this script
...
to the main README.
This was originally submitted as a port but was added to Tools/scripts
instead at alex's suggestion.
PR: 20863
Approved by: alex
2000-08-28 11:37:23 +00:00
Maxim Sobolev
c978a0f298
Add gnomedepends.py to our collection of helpfull scripts.
...
gnomedepends is a script, which analyses pkg/PLIST and gives an advice as to
which GNOME ports should be listes in {RUN,LIB}_DEPENDS for the port to ensure
correct removal of GNOME shared directories.
2000-08-02 07:10:24 +00:00
Maxim Sobolev
2ec55b0869
Add checknewvers.sh - a script which checks for availability of the newest
...
versions of distfiles on MASTER_SITES. This is still work in progress, so
please use with caution and don't forget report bugs and submit patches.
2000-07-07 14:57:41 +00:00
Maxim Sobolev
9ef89b7e83
Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.
2000-06-26 17:49:04 +00:00
Maxim Sobolev
6fed6d6bdd
Add distclean.sh - a little script to check set of distfiles against currently
...
installed ports collection and prompt to remove unmatching entries (i.e.
distfiles that doesn't have corresponding md5 file).
Hardly requiested by: will
2000-06-05 15:47:25 +00:00
Will Andrews
d48209bc9b
Add checksum.sh script that checks a port or ports for broken distfiles and
...
gives a diff of any port with broken distfiles, if the distfile names are
the same. This script will help keep more ports' up-to-date distfiles on
ftp.FreeBSD.org.
PR: 18723
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-22 10:02:42 +00:00
Michael Haro
546a427a27
Readme describing all the scripts in this directory. Somebody good at
...
writing docs should probably fix this file.
2000-05-01 20:00:10 +00:00