jsg
4a0f22b68b
Update the list of sourceforge mirrors, remove mesh and unc as they
...
don't seem to be up to date.
2005-04-14 01:23:33 +00:00
espie
0c80ed6d5d
take @endfake into account: mark when items are before/after @endfake,
...
and run two passes if necessary to put stuff before/after @endfake.
For now, extra stuff always gets moved after @endfake...
This will change when I find `useful' examples.
2005-04-11 11:39:12 +00:00
espie
9351cdeeb5
more kde interdependencies handling. Checked through a full build.
2005-04-09 10:48:31 +00:00
pvalchev
00a8e6fa8c
no x86_64 now; ok/from brad & kettenis
2005-04-09 07:38:27 +00:00
alek
e45ec51caf
- sunsite.dk is now called mirrors.dotsrc.org and it also hosts GNU and CTAN
...
archives
- Remove cpan.shellhung.org
Partially from Michael Knudsen <e@molioner.dk>
ok naddy@, sturm@
2005-04-05 20:10:53 +00:00
jolan
3c4985fe84
add humppa64 to lp64_archs
2005-04-01 15:55:36 +00:00
espie
32484a6016
let RUN_DEPENDS register itself in built package as stem-* if no pkgspec
...
has been requested.
Simplifies package updates a great deal, needs porters to be more careful.
okay naddy@
2005-03-30 08:14:01 +00:00
alek
8c8dc073fd
Add _cyrus user used by mail/cyrus-imapd
2005-03-27 18:05:47 +00:00
espie
23f2ba46c9
don't strip the version number from wantlib in reporting issues.
...
will help people figure out why an incorrect library version is enough
to get lib-depends-check to holler.
2005-03-26 11:52:58 +00:00
pvalchev
f73dcd1282
shrink
2005-03-18 20:21:28 +00:00
pvalchev
6e09b60b9f
shrink
2005-03-18 08:25:40 +00:00
pvalchev
19a6d37362
shrink
2005-03-18 07:45:22 +00:00
pvalchev
1760cc0625
shrinkage
2005-03-18 07:28:30 +00:00
espie
418b297b54
allow WANTLIB to be / something, to cater to expat.
...
okay pvalchev@
2005-03-13 22:51:34 +00:00
pvalchev
4639adff76
remove proctools, pgrep/pkill are in base; from david
2005-03-12 04:19:32 +00:00
pvalchev
ca3b94d064
add tiny things
2005-03-12 04:18:22 +00:00
pvalchev
b16d9789c3
er, should not have removed this
2005-03-11 22:36:24 +00:00
espie
fd12478f2d
move targets around so they get handled gracefully in BROKEN case.
2005-03-09 15:40:37 +00:00
espie
78d9a2035a
Finally rephrase what's going on.
2005-03-09 15:21:07 +00:00
espie
1621329450
trace dependencies.
2005-03-07 11:15:33 +00:00
espie
ebf45d12c9
let check-newlib-depends diagnose simple missing LIB_DEPENDS.
...
(will diagnose complicated WANTLIB by walking the dependency path
and checking that the library is indeed reachable soon).
2005-03-06 12:05:11 +00:00
espie
8542abc56d
inform newlib-depends-check about the repository location
...
(needs RECENT newlib-depends-check).
2005-03-06 12:03:58 +00:00
espie
7394586952
start looking closer at library origin: report system libs differently.
...
(dependency walk and caching not finished yet).
2005-03-05 11:36:26 +00:00
sturm
041ba74bae
fix cleanup code
...
noticed by pval@
2005-03-03 21:08:03 +00:00
jakob
aada117edb
add _flowd for pending net/flowd
2005-03-03 07:04:03 +00:00
espie
60aaac2918
libs found inside package itself can be marked as used directly.
...
Reporting these as `Extra' is obviously a bug...
2005-03-02 20:45:37 +00:00
pvalchev
7d1be9c589
not needed anymore
2005-03-01 17:36:11 +00:00
espie
b66eb54e50
don't cache termcap shit, unbreak bash.
2005-03-01 00:03:20 +00:00
espie
4e8bcfc35e
oops, Wantlib needs special treatment, removes bogus warnings.
2005-02-26 13:21:58 +00:00
pvalchev
5b72450bce
close quote; janjaap@stack.nl
2005-02-25 23:08:16 +00:00
espie
0b49fb825d
add quite a few settings. Went through a full ports build...
2005-02-24 11:38:36 +00:00
espie
124935d487
switch to gcc 3.3.5
2005-02-20 01:22:52 +00:00
espie
280a05428f
framework to save configuration caches, for auditing and updating of
...
config.site.
2005-02-07 12:22:28 +00:00
brad
7f5084b430
for amd64
2005-02-06 04:58:45 +00:00
espie
00f97d0a5e
emit PLIST when a shared fragment is seen.
...
Fix long-standing buglet reported by various people, I just needed to
sit down long enough to reproduce the issue...
2005-02-05 11:40:31 +00:00
espie
6d2313be65
flag for a.out
2005-01-31 10:12:24 +00:00
espie
19e4c12467
support a.out by calling ldd with a format that passes as objdump output.
2005-01-31 10:09:42 +00:00
espie
a6de3cd707
remove source-based lib-depends-check. We always check the package now.
2005-01-31 09:58:22 +00:00
espie
36eae15c85
switch to package checking for newlib-depends.
...
let force update force depends as well.
2005-01-31 09:52:53 +00:00
espie
ce81b410e6
do not look at simple modules.
2005-01-31 09:51:32 +00:00
sturm
b0bb1cbbbb
- remove lockfiles when a host dies or dpb is killed (the ports don't do
...
it in these cases)
- remove an unused variable
- clean up warning messages
2005-01-30 12:37:32 +00:00
sturm
182d8ff4d8
tear down the ssh master session only after killing all node sessions
...
this solves the problem of ports being marked "built" after the node
building it was lost
2005-01-30 10:07:36 +00:00
mbalmer
08040b9348
Enter uid/gid for print/cups.
2005-01-16 13:19:33 +00:00
espie
3edf27f16d
pkg_add -f -> pkg_add -F prior to killing the old option.
2005-01-13 11:54:55 +00:00
jakob
f5d448568c
add _dspam for mail/dspam
2005-01-11 16:02:27 +00:00
sturm
89b57603d8
some automake bits
...
ok espie@
2005-01-11 07:14:36 +00:00
brad
62a14d75b6
simplify OpenBSD case by using arch(1) and sed to grab
...
the machine architecture. We now output amd64 instead
of x86_64 as it should be.
With input from millert@, drahn@ and kettenis@
2005-01-10 07:25:38 +00:00
mbalmer
85b377a1c7
Added uid/gid 539 for security/clamav.
...
ok alek@
2005-01-09 17:12:03 +00:00
espie
8e15a36e97
fix a stupid bug where some expr don't match, use extended expressions
...
to simplify things.
2005-01-08 00:05:16 +00:00
espie
22ca2cf370
switch to right directory before checking.
2005-01-06 19:30:34 +00:00