wiz
c268adc398
2.5:
...
finddepends: Also search in mozilla-common.mk.
Update instructions.
2013-10-21 10:43:28 +00:00
wiz
d2ca14a3f1
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
e177f7f52b
Remove openssl reference, found by obache.
2013-05-18 13:22:57 +00:00
obache
baab130eb5
avoid to match commnented out lines (createbuildlink will create such lines
...
by default).
2013-03-17 15:27:18 +00:00
wiz
ce1195c437
Stop recommending lintpkgsrc -d -- it's output is unreadable nowadays
...
since it lacks too much knowledge about multi-version packages.
2013-02-16 11:18:47 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
071c4f8165
Also commit changes to buildlink3 files. Ride today's version bump.
2012-10-02 17:10:10 +00:00
wiz
010597e871
Improve description of makebump.manual handling. Noted by tron.
...
Bump version.
2012-10-02 13:59:02 +00:00
asau
5c2dd9e784
"user-destdir" is default these days
2012-09-11 23:19:33 +00:00
obache
1fa9f59429
fix a copy and paste then missing edit error.
2012-06-13 11:39:33 +00:00
wiz
c4f1d48ce8
Bump version for man page improvement. Set LICENSE.
2012-02-08 09:53:01 +00:00
wiz
4a99462ec8
Mention to look out for RUBY_PKGPREFIX as well.
...
Simplify a bit. Bump date.
2012-02-08 09:52:20 +00:00
wiz
09727a550d
Update docs for some problems found during the png bump.
...
Bump version.
2010-06-20 19:29:50 +00:00
wiz
e200e9fb68
Use dummy package name in example instead of existing one. Bump version.
2010-01-18 06:51:14 +00:00
wiz
d5d25f4b31
Remove references to python-2.3.
2009-09-09 11:16:56 +00:00
joerg
368d71b62e
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
2009-04-09 00:48:06 +00:00
he
59ca29e40d
Two minor fixes:
...
o Documentation fix: the blbump script does not print the names of
the package directories it succeeded in bumping, only the ones
which it failed to bump
o Code fix: remove a pointless assignment / substitution in blbump
2008-10-17 14:23:58 +00:00
obache
8f61a0111b
Add DESTDIR support.
2008-07-25 13:08:31 +00:00
wiz
59009e94f9
1.8:
...
finddepends: Quote package names when they are used as patterns.
Based on an idea by dillo.
2006-07-11 12:52:14 +00:00
reed
c47f2f75d0
PKGMANDIR instead of "man".
2006-05-06 03:38:06 +00:00
wiz
9a48b00282
Correct man page: PKGREVISION bumps need to be completed
...
before buildlink3.mk files can be updated. Update to 1.7.
2006-04-17 13:40:17 +00:00
wiz
e416505d14
finddepends: also look in options.mk files.
...
Welcome to 1.6\!
2006-04-13 18:58:17 +00:00
reed
fd7750babc
Welcome to revbump-1.5.
...
ABI_DEPENDS instead of RECOMMENDED.
Not tested, but also reviewed by maintainer.
2006-04-06 06:25:46 +00:00
wiz
b16e7b4e97
Add -*- perl -*- so emacs recognizes it automatically.
...
revbump: only print "updated" line when updating was successful.
2006-03-09 17:24:48 +00:00
wiz
ae456feac0
Update to 1.4:
...
Replace 'make' with '${MAKE}' for non-NetBSD. Requested by joerg@.
2006-03-07 07:28:55 +00:00
wiz
92ccec1842
Improve short description.
2006-03-07 07:27:26 +00:00
wiz
caf134912c
Quoting fix in example, from joerg@.
2006-03-07 06:51:20 +00:00
wiz
186660eae4
Standardize option handling (use getopts, provide same options for all
...
three tools).
use strict and cleanup problems found this way.
Remove some unused variables.
Update documentation.
Welcome to 1.3!
2006-03-07 04:30:54 +00:00
wiz
762bdfb749
Fix some typos, found by joerg@.
2006-03-06 18:24:11 +00:00
wiz
68b2898a37
Update to 1.2:
...
New script "finddepends" that finds all packages that need bumping.
No need for an index, and not as many false positives too.
Update recursive PKGREVISION instructions in revbump(1).
2006-03-05 23:35:49 +00:00
wiz
97a4a4ee6b
Update to 1.1: Install manpages
2005-11-24 18:49:07 +00:00
jlam
3e474a90d8
Get rid of USE_PERL5. The new way to express needing the Perl executable
...
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
5e4042e565
Initial import of revbump-0.1:
...
Tools for bumping PKGREVISIONs and adapting BUILDLINK_RECOMMENDED
versions to the latest version automatically.
This tool is mostly intended for pkgsrc developers with commit
access.
Originally written by Julio M. Merino Vidal with some improvements
by me. Comments for the package from Jeremy C. Reed -- thanks!
2005-01-05 00:31:38 +00:00