espie
cc277cf81d
teach portslogger to put patch/configure/build depends with the correct
...
package.
2002-04-24 21:35:33 +00:00
espie
f801d53cd6
do not consider static libraries if dynamic libraries are around.
...
This is not the linker's way of working, but this is the way dependencies
must be handled to find about update issues.
naddy@ agrees, nobody else gives a fuck.
2002-03-04 13:39:34 +00:00
espie
007b0bcbc1
Recognize the `No new line at end of file' dif issue
2002-01-03 10:37:43 +00:00
espie
47692f4664
Use perl lib depends checker, that parses the full gamut of libspecs.
2001-11-17 10:39:19 +00:00
espie
a0b04e366e
Groan. Even after I refreshed my memory with perlvar(1), I still managed
...
to typo my way through.
2001-11-11 12:57:25 +00:00
espie
56b6822e2f
close PR2115
2001-11-11 12:38:57 +00:00
espie
3ad730108d
synch with new regress target (I forgot to commit this)
2001-10-05 07:26:50 +00:00
todd
2c70f18cb7
implement $PATCHORIG, a variable with the ability to change from .orig to
...
another suffix for 'update-patches' and 'patch', since there are some
distfiles that have foo and foo.orig already; ok espie@
2001-08-24 14:43:28 +00:00
espie
a3b8e08ec3
numbering of matches means we got to default log too often.
2001-07-26 14:53:53 +00:00
espie
32d772833a
Fix a few issues with portslogger, pointed out by Heikki Korpela.
...
I went a bit overboard with this one and implemented a Logger class
as a derived class on IO::File...
2001-07-19 12:29:09 +00:00
espie
1211f04ece
Take PORTSDIR var into account. Noticed by Brian R. Landy.
2001-07-19 02:49:56 +00:00
espie
a669357afd
Add old-install.mk names.
...
Noticed by naddy@
2001-06-07 14:46:23 +00:00
camield
53743ebea8
cvs should not touch this tag, ok espie@
2001-05-22 09:26:46 +00:00
espie
1e51a65a71
Add Installing...
2001-05-05 21:23:56 +00:00
espie
1215dcfa7d
This script can be used to check that all ports are linked in master
...
Makefiles.
2001-04-08 17:01:31 +00:00
espie
9336fc846c
Identify identical $file and $file.orig. Report them, but don't generate
...
an empty patch (that is sure to throw make patch later).
2001-03-31 22:54:41 +00:00
espie
e31ec85085
logger -> portslogger
...
to avoid conflict with logger(1)
2001-03-13 22:00:14 +00:00
form
30d4d0aba2
Better handling of installed packages not in ports INDEX.
...
ok espie@
2001-03-07 03:41:10 +00:00
espie
d8eecece63
Script to log specific ports build independently. Recognizes all
...
===> xxx for package
lines, so that it will redirect dependencies correctly. Use as
make 2>&1 | logger logdir
2001-03-01 00:00:26 +00:00
espie
88dcba4ede
Create PATCHDIR if first call of update-patches
2000-06-09 17:08:37 +00:00
espie
2026dfeb34
Bug-fix: if using WRKOBJDIR, update-patches wouldn't work if
...
WRKDIR=WRKDIST, since find does not follow links.
2000-06-07 00:47:47 +00:00
espie
1d2539aa57
A simple script to magically update-patches.
...
It's a fair attempt at trying to match actual changed files
with the patchdir, and invent new patch file names.
There are a few things it doesn't do yet, such as dealing with
patch files with multiple patches, or dealing with context diffs.
Just watch out when you use it for the first time on a port, verify
you don't lose or duplicate patches.
I've been using this to update large ports recently, and it seemed too
good not to give it to other porters.
Approved by turan@
2000-04-19 11:16:27 +00:00
espie
6130169376
author -> maintainer, use consistent terminology
2000-04-18 13:40:27 +00:00
espie
08da737589
If key, author, category is defined on the command line,
...
build SUBDIRS directly from INDEX.
2000-04-09 16:26:13 +00:00
espie
5dc30c71db
Tweak the packaging slightly
1999-10-07 14:22:36 +00:00
espie
50a55ee199
Name says it all
1999-10-01 22:11:06 +00:00
espie
555a809e8c
Bug fixed:
...
- comments recognized.
- standard echo name name
for tsort to work for packages without dependencies...
1999-09-28 21:54:25 +00:00
espie
91f5ae3fcb
Work for flavored packages as well
1999-09-26 14:00:53 +00:00
espie
73ad5d7f6d
Fix.
1999-09-26 09:36:33 +00:00
espie
79b9051629
Inform about what's going on on stderr
1999-09-20 09:42:17 +00:00
espie
b8c7c3aacc
infrastructure framework: helper scripts and other stuff needed for
...
ports, long-term.
1999-05-18 16:39:02 +00:00