espie
07876a6c8e
Run pkg_create under ${SUDO} and fix the owner afterwards when needed.
...
The cleaner fix would be to create the package to stdout under SUDO
and redirect it, but that junk (pkg_create) is actively fighting that.
God, I've got to rewrite it and retire that crap.
2001-02-10 13:50:13 +00:00
espie
74d58c4e80
Fix DEF_UMASK check, should take ${SUDO} into account.
...
This ought to please naddy and avsm...
2001-02-10 13:47:54 +00:00
miod
18f01cdf24
Don't mention LICENCE_TYPE anymore
2001-02-03 01:14:52 +00:00
brad
2e026856d5
- indent
...
- sync MASTER_SITE_{SOURCEFORGE,GNOME,CPAN,TEX_CTAN,KDE,AFTERSTEP} with
FreeBSD's bsd.sites.mk
2001-01-18 15:48:04 +00:00
espie
02d5954552
move variables that only belong in old-install.mk to old-install.mk
...
Kill old work-arounds that are no longer needed since 2.8 came out.
2001-01-18 14:58:16 +00:00
beck
afe664aea0
Grotty little script to webify packages, written by Ryan Walker
...
<walkerr@ssimicro.com>. Committed here so espie's beavers can play with it :)
2001-01-16 20:51:48 +00:00
brad
386156aa3c
eliminate NO_CDROM and make the use of :U/:L consistent. Ok'd by espie@
2001-01-08 22:34:51 +00:00
espie
cd8425b805
Always make TRUEPREFIX/DESTDIR available
2001-01-08 22:10:36 +00:00
espie
fc2ad74c6f
Less comments, see bsd.port.mk(5)
2001-01-08 22:09:24 +00:00
brad
5ec011f6df
bye bye MIRROR_DISTFILE
2001-01-05 16:58:08 +00:00
kevlo
75ec7f3727
Add FLAVOR skeleton.
...
ok espie@
2001-01-04 01:30:37 +00:00
espie
45af2405c8
indentation
2000-12-23 12:27:17 +00:00
espie
c754691700
take the old non-fake code out of line, for greater clarity (and since
...
it's so seldom used now).
Remove a few targets that are not really needed (mirror-distfiles, use
mirror-maker instead).
More changes to fake to come, once they've been properly tested.
2000-12-23 12:25:57 +00:00
espie
7f2c930088
Handle cases like lgrind
2000-12-19 15:10:37 +00:00
espie
79e5ed78ab
Tell user to add directory to rc.conf here, instead of doing that in
...
every port that needs it.
2000-12-16 23:25:36 +00:00
espie
78564b0e02
link-categories/unlink-categories target:
...
populate ports tree with symlinks.
2000-12-16 15:49:12 +00:00
espie
12dc728de6
Enforce directory check in dependencies, so that link-category can come
...
alive (since ports can now be symlinked, porters need some strong check
so that they don't create bogus dependencies).
2000-12-16 15:47:35 +00:00
espie
7a7b37f54b
Remove compatibility scaffolding for EXTRACT_CMD, EXTRACT_BEFORE_ARGS,
...
EXTRACT_AFTER_ARGS
2000-12-16 15:44:35 +00:00
angelos
064ccd87c2
Bogus newline, I wonder why noone noticed this before...
2000-12-15 08:05:45 +00:00
espie
ec30af29cd
Fix build of README.html (use PKGPATH)
2000-12-14 13:13:53 +00:00
espie
bf4b1ad7bb
Add extraction support for shell archives (.sh, .shar, .shar.gz...)
2000-12-14 13:08:59 +00:00
espie
1a7956cf52
A script I use to remove old distfiles on my machine. It actually
...
produces another script, as this usually needs to be hand-tweaked for
various reasons.
(Documentation to come up, probably in mirroring-distfiles)
2000-12-06 11:55:11 +00:00
espie
046b0ff608
Remove documentation that is now in bsd.port.mk(5)
2000-12-01 16:31:11 +00:00
espie
7c5537a368
Regression script: extract all man pages from all built packages, and
...
runs makewhatis on them.
Check the result for bugs in packages and limitations in makewhatis
2000-11-12 17:06:26 +00:00
brad
6cc210f0a6
update these to reflect reality, some ports have been moved or do not
...
exist/need FLAVORs anymore. Ok espie@
2000-11-02 16:05:14 +00:00
espie
3b7559aaec
With the new MAINTAINER format, this looked weird
2000-10-22 16:31:38 +00:00
espie
02eb4f9304
Kill USE_AUTOCONF, USE_IMAKE, NO_INSTALL_MANPAGES, HAS_CONFIGURE,
...
GNU_CONFIGURE.
2000-10-22 16:06:25 +00:00
espie
fbc7ee7ab7
Minor clean-up: add site_perl dir to fake mtree so that it won't appear
...
as @dirrm in make plist.
2000-10-22 12:06:56 +00:00
espie
6c4a978b24
Fed up with *idiots* that never read the documentation.
2000-10-02 07:53:24 +00:00
espie
eb16015546
Add Remy Card's site.
2000-09-24 14:13:47 +00:00
espie
b2cefd992a
Typo.
2000-09-23 22:03:21 +00:00
espie
20a00a6871
Use CONFIGURE_ENV/CONFIGURE_ARGS for perl-style configure
2000-09-23 12:40:27 +00:00
espie
a160ede9d2
Don't change the semantics of the patch target if BATCH is defined,
...
this is stupid (BATCH is only there to skip IS_INTERACTIVE ports).
Make PATCH_CHECK_ONLY a Yes/No switch.
Let it be a slightly better no-op, e.g., skip creating the cookies
in checkpatch operation.
2000-09-23 12:36:39 +00:00
espie
d5248f008e
thinko
2000-09-22 02:20:30 +00:00
mickey
90a44e010d
@ the echo so we only the message
2000-09-19 14:14:52 +00:00
espie
d218af1299
INSTALL_MACROS does not need to be visible.
2000-09-17 16:26:57 +00:00
espie
09ff1c0242
Clean PATCH_DEBUG handling
2000-09-16 13:54:56 +00:00
espie
fae88b0133
Documentation clean-up: group deprecated variables, clarify
...
MAINTAINER comment. List bsd.port.mk(5) as the future source of
documentation.
2000-09-13 14:06:55 +00:00
espie
6b10c1319a
Fix dependency problem linked to make's POSIX rules.
...
Reported by Camiel, thanks.
2000-09-13 13:49:51 +00:00
marc
6ddcd6e2f2
distclean: don't puke when _DISTFILES and _PATCHFILES are empty
...
prob found by Jeremie Kass <jeremie@umich.edu>
2000-09-12 02:52:01 +00:00
espie
e35f4db285
Deprecate old EXTRACT_* variables.
...
Use some weird code to allow backward compatibility.
Rely on distfiles suffixes and a case statement (with matching variable
EXTRACT_CASES) to allow distinct extraction rules for multiple distfiles.
2000-09-11 18:06:24 +00:00
brad
b44aa7212b
oops, fix cut and past-o. vax -> hppa
2000-09-07 04:20:54 +00:00
brad
ec463c63b8
enable shared libraries on powerpc
2000-09-07 04:14:44 +00:00
espie
996e841d00
Add SYSCONFDIR to SUBST_VARS.
2000-09-05 17:27:45 +00:00
espie
df7514664f
Kill CDROM_COPY/CDROM_OPT. Nothing really needs them.
2000-09-03 16:00:49 +00:00
espie
5f92cc296f
current make passes flags through to submakes, no need to subvert
...
AM_MAKEFLAGS for this.
2000-08-28 22:42:00 +00:00
espie
c242d633e5
make from current handles recursive variables just fine.
2000-08-28 22:38:37 +00:00
brad
1aa3076045
now that the ports tree is tracking -CURRENT, make use of ldconfig -U for
...
NEWDYNLIBDIR
2000-08-22 23:10:38 +00:00
brad
c7d6bc5fff
remove ftp.ecrc.net from MASTER_SITE_GNU
2000-08-02 03:19:24 +00:00
angelos
7dfe543510
"-" not needed in patch command line -- input is assumed.
2000-08-01 06:21:53 +00:00
espie
0757d4020d
Base _SEP on PKGPATH being empty, more robust
2000-07-26 12:47:16 +00:00
miod
45ffc7a496
Make _CDROM_OVERRIDE work again
2000-07-21 02:38:33 +00:00
naddy
4d89af4f75
fix "show" target to correctly display variables that contain
...
shell metacharacters; ok espie@
2000-07-19 22:36:32 +00:00
naddy
25eb78e543
fix typos in MASTER_SITE_PERL_CPAN: modlues -> modules; ok espie@
2000-07-19 21:34:14 +00:00
espie
f02479f386
Buglet: ensure PKGPATH is without a /.
...
This complicates bsd.port.subdir.mk slightly (needs to set _SEP),
but at least it's consistent.
2000-07-17 07:11:50 +00:00
espie
4bf4de0012
DEPENDS lib:path -> lib::path here as well.
...
(getting ready to drop back support for lib:path, so that we may do
lib📦 path support and similar fun things)
2000-07-14 23:07:25 +00:00
espie
837cf24d7c
Change PORTSUBDIR/DIRPRFX to PKGPATH (avoid gratuitous naming
...
incompatibility with NetBSD).
This patch rearranges code so that PKGPATH is maintained
- when recursing into subdirs,
- when computing dependencies.
So that this reduces the number of `pwd` calls overall.
Should be especially noticeable for mirror-maker.
2000-07-14 23:01:11 +00:00
espie
0d0e665869
Make mtree invocation path explicit (rohee@)
2000-07-11 10:32:22 +00:00
espie
82162d2f86
Self-applying XFree 4.0 patch for ports
2000-07-11 09:47:40 +00:00
espie
d510925065
Don't output shared libs in both PFRAG.shared and PLIST.
2000-07-08 18:09:10 +00:00
espie
5ddf68f635
Forgot %D in DYNLIBDIR.
2000-07-08 15:13:49 +00:00
espie
5ef9c5c473
Remove work-around for pre 2.7 ftp/make bug with dates.
2000-07-07 15:49:32 +00:00
espie
5e279084af
Put shared libraries into a separate fragment.
2000-07-03 13:01:47 +00:00
form
f37eff7959
@unexec ldconfig -m -> @unexec ldconfig -R
2000-07-01 17:16:48 +00:00
espie
546489edf0
Let make-plist emit DYNLIBDIR/NEWLIBDIR directives.
2000-06-30 23:45:41 +00:00
espie
5077fbe88a
Fix up comment.
2000-06-30 21:48:50 +00:00
espie
87e3a78b63
Remove ldconfig mess from packing-lists, let a sed script generate the
...
right instructions from DYNLIBDIR(dir) or NEWDYNLIBDIR(dir)
2000-06-30 21:42:36 +00:00
espie
acb2e64fdb
ldconfig substitution scripts for packing-lists.
2000-06-30 21:39:36 +00:00
espie
4db20c876c
Remove kludge for PLIST.sed
...
All PLIST are substituted, and all PLIST.sed have been removed from
the tree.
2000-06-28 15:06:26 +00:00
espie
e0673fa6b0
Pass FLAVOR in the environment, to allow for some manipulations...
2000-06-24 14:12:33 +00:00
brad
b846b0f681
remove two bad master sites
2000-06-22 06:13:46 +00:00
naddy
896769a849
- fix a typo confusing MASTER_SITE_{OPEN,FREE}BSD
...
- add MASTER_SITE_NETBSD for completeness sake
- add MASTER_SITE_SOURCEFORGE; from FreeBSD
ok espie@
2000-06-21 14:02:06 +00:00
brad
0f1d406c96
add alot of master sites from FreeBSD's bsd.sites.mk
2000-06-20 17:02:58 +00:00
espie
14b844e500
Since we are generating the PLIST, add the full package name as a comment,
...
may be useful later.
2000-06-20 16:51:23 +00:00
turan
8d0dc5836d
spelling errors in all-packages target.
2000-06-18 23:35:02 +00:00
espie
08aacef06e
Fix DESCR/INSTALL/DEINSTALL names for old-style ports.
...
Based on something that looked remotely like a bug-report by
Michael H. Price II (no details at all, except `lsof is broken')
2000-06-18 23:27:03 +00:00
espie
81a53c2590
Create all packing information under a subdir of WRKDIR (WRKPKG).
...
WRKPKG should seldom be changed, unless it conflicts with the port's
actual naming conventions (default is ${WRKBUILD}/pkg).
Substitute stuff in INSTALL/DEINSTALL script as well.
The only drawback is that those LOOK like shell variables, but are actually
simple sed substitution.
Preconise a style such as
prefix=${PREFIX}
(then use ${prefix}) to avoid confusion.
2000-06-16 23:53:40 +00:00
espie
1dbe92f1ae
Remove NO_EXTRACT/NO_PATCH/NO_CONFIGURE
2000-06-16 23:10:41 +00:00
espie
e04a85bdd5
NO_INSTALL_MANPAGES -> CONFIGURE_STYLE=imake noman
2000-06-13 01:48:17 +00:00
espie
d3f7169889
Set ac_given_INSTALL to the same value as INSTALL for gnu-configure
...
invocations. This works around a bug in autoconf-generated scripts that
is present up to autoconf 2.13.
In recursive configure, INSTALL is re-set from ac_given_INSTALL, to handle
relative paths correctly. However, sometimes ac_given_INSTALL hasn't been
set yet, and we end up with a `BSD compatible INSTALL' of ../
2000-06-12 02:09:22 +00:00
espie
2a2b19e211
Handle CONFIGURE_STYLE=autoconf correctly
2000-06-10 17:21:33 +00:00
espie
b1a5029c53
Forgot to handle legacy HAS_CONFIGURE
...
(+typo spotted by brad@)
2000-06-10 17:15:06 +00:00
espie
84e942de0b
Extend CONFIGURE_STYLE to deal with GNU_CONFIGURE, HAS_CONFIGURE,
...
DESTDIR tweaks for fake, old-style gnu-configure (no sysconf), imake,
and autoconf...
2000-06-10 15:27:54 +00:00
espie
8ec35a8628
Missing SUDO in reinstall target for fake ports.
2000-06-09 20:59:46 +00:00
espie
571b2d1140
Add EXEC=exec indirection to mirror-maker,
...
so that broken OSes (slowlaris) can say 'make EXEC=/bin/ksh' and
use the target.
Thanks, Bob (beck@)
2000-06-09 19:34:31 +00:00
espie
db23a7cde1
Document deprecated variables.
2000-06-09 18:37:31 +00:00
espie
fd17be89d4
Synch with reality.
...
Then deprecate NO_EXTRACT, NO_PATCH, NO_CONFIGURE
(which will be removed soon, as they do nothing except create errors)
2000-06-09 17:19:46 +00:00
espie
88dcba4ede
Create PATCHDIR if first call of update-patches
2000-06-09 17:08:37 +00:00
espie
f954b21f3a
Tweak generated PLIST name, to avoid collisions with ports that brew
...
their own (compatibility hack, to remove once ports have been cleaned up).
2000-06-09 16:31:54 +00:00
espie
0ea371c386
Generate PLIST, MESSAGE, DESCR from templates systematically.
...
- the PLIST, MESSAGE, DESCR variables refer to the sources.
- files are generated under ${WRKBUILD}, always.
- SUBST_VARS refer to the variables being substituted. ARCH,
HOMEPAGE, PREFIX are always substituted.
Use $\{VAR} to escape substitution.
Plus ${FLAVORS} -> -flavor1-flavor2 for PLIST.
- the %%FRAG%% and %%!FRAG%% notations are always used for PLIST.
- SED_PLIST can be augmented if needed.
Plus some compatibility kludges with the current situation.
2000-06-09 16:26:54 +00:00
espie
be6611a11f
Support COMMENT=-string
...
(specifically, to allow all-in-one-Makefile stubs for all ports)
2000-06-09 16:18:42 +00:00
espie
301a61292d
Display `cleaning for' at the right point.
...
Somehow, this got swapped.
2000-06-07 15:46:15 +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
brad
dbff997122
ports-admin@ -> ports-maintainers@
2000-06-02 14:37:17 +00:00
espie
ac5cf880c7
Add standard method for perl MakeMaker configuration
2000-06-02 11:42:53 +00:00
espie
7b9d1b5044
- tighten regexps for PLIST_SED, to avoid accidental matching for fragments.
...
- repair clean-depends... it was broken quite a few months ago. I suspect
I'm the only one who uses this.
2000-06-01 17:33:53 +00:00
marc
bc45a59758
use with uninstall
2000-05-31 22:37:42 +00:00
espie
8dd54038fb
Let package cookie depend on package components (plist, descr, etc)
2000-05-30 16:39:04 +00:00
espie
8dc2e5c332
Turn
...
FAKE=Yes
on by default
2000-05-30 14:51:59 +00:00
espie
43485e7a39
Define WRKINST always.
...
Exchange WRKINST tests for FAKE tests, more logical.
2000-05-30 14:44:23 +00:00
espie
20e71af37d
Add duplicates check to packing list
2000-05-29 16:43:35 +00:00
espie
eb03402014
Add PLIST.sed substitution
...
!%%fragment%% -> PFRAG.no-fragment
Useful for no_X11-like flavors.
2000-05-22 13:43:55 +00:00
espie
2fcec6e645
Don't show `make plist' internals under fake, it works good enough that
...
we don't need to debug it.
2000-05-18 19:59:21 +00:00
espie
9b1a639bff
Add REFETCH mechanism, effective once ftp.openbsd.org is populated with
...
checksum links.
2000-05-17 12:41:28 +00:00
espie
e27d8c51a9
Script to run after mirroring to populate the {sha1,md5,rmd160}/
...
subdirectories and guard against shifting checksums.
2000-05-17 12:33:36 +00:00
espie
0bc51803ca
Use exec to strip a large number of intermediate shells that don't serve
...
any useful purpose except for eating up PCB.
Not sure whether this is a ksh bug or not, but this is at least a fine
work-around.
2000-05-17 12:14:53 +00:00
espie
6c54029712
pre-fake needs SUDO
2000-05-17 00:22:39 +00:00
espie
361e5cd773
Use setenv -i, for predictability.
2000-05-16 18:14:29 +00:00
espie
e0eb5fc9ba
Support ${SUDO}
2000-05-16 17:06:46 +00:00
espie
ada699dfa0
Switch back to ${MAKE}. Pointed out by Todd Miller.
...
${MAKE} is special, it's set by make itself, and should be relied upon
to be sure we reinvoke the same make we started out with.
2000-05-16 15:54:17 +00:00
espie
b7252d84ea
Missed phony target
2000-05-16 15:13:28 +00:00
espie
77af5027a8
Remove lots of extra shells in the mirror-maker Makefile.
2000-05-16 14:40:28 +00:00
espie
b2d1296094
Passing flavors along while computing dependencies is a bad idea,
...
use _DEPEND_THRU uniformously.
Note that this actually needs something very similar to what is used
in bsd.port.subdir.mk to work.
In particular `default' FLAVORs not being empty is probably a bad idea,
and won't work uniformously.
The right way to set a default flavor is probably to:
- not have empty as a valid flavor.
- do things in two steps:
FLAVOR?=default
.if empty(FLAVOR)
FLAVOR:=default
.endif
so that flavor always gets set correctly.
2000-04-22 19:20:12 +00:00
espie
af038eb990
Dependency bugfix:
...
subpackage cookies ought to depend on {fake,install}_cookie as well.
2000-04-22 18:57:00 +00:00
espie
7e961a38e0
hook to call update-patches, and call your fave editor on the changed
...
patches.
2000-04-19 14:37:19 +00:00
espie
f64f003090
Those are the tools we (Chris and I) use to check on packaging problems.
2000-04-19 14:31:18 +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
b8fc9fef8e
MULTI_PACKAGES needs to be propagated to all-package, ftp-packages,
...
cdrom-packages as well.
Use _sub for loop variable name, to work around an obscure make bug.
2000-04-18 23:20:49 +00:00
espie
60cd07e54e
Missed SUBPACKAGE in PFRAG.shared
2000-04-18 20:13:48 +00:00
espie
1f9278cd57
Handle NO_DESCRIBE like NO_PACKAGE for MULTI_PACKAGES.
2000-04-18 17:35:09 +00:00
espie
6130169376
author -> maintainer, use consistent terminology
2000-04-18 13:40:27 +00:00
turan
9afaff17ef
fix a2ps and kde
2000-04-18 12:26:31 +00:00
turan
58439e866b
includes
2000-04-18 10:51:00 +00:00
turan
af224e001d
these are the makefiles I will be using to build on
...
m68k, powerpc, alpha, and other less used platforms.
2000-04-18 10:49:29 +00:00
espie
3639222585
Always define a FAKE_COOKIE, so that FAKE="No" will display an error message.
2000-04-17 21:53:38 +00:00
espie
0243a5dea2
Fix nasty bug in make-plist:
...
if a new directory was found, it is always marked for @dirrm.
But, if the directory is empty, nothing pertaining to it is recorded in
the PLIST... and thanks to pkg_*, we can't record directories in the PLIST.
So, just add an @exec mkdir -p right in front of the @dirrm, up to
the port maintainer to decide whether the @exec mkdir/@dirrm pair is
justified or not (for the port at hand).
2000-04-17 21:00:56 +00:00
espie
999cccb78e
buglet fix: let the port+flavor directory show up in a form suitable
...
for direct SUBDIR reuse.
2000-04-17 20:14:33 +00:00
espie
6c6c933ec0
MULTI_PACKAGES framework.
...
This is somewhat orthogonal to FLAVORS.
Principle: one port may build several packages in one go.
For instance, egcs will build all compilers, and package stuff as
base, C++, Fortran, etc.
This simplifies some japanese ports greatly, e.g., one Canna port that
builds libs/server/app packages.
How to use:
just set
MULTI_PACKAGES=-ext1 -ext2...
in the Makefile.
Then make package will invoke itself recursively with SUBPACKAGE set to
-ext1, -ext2.
The SUBPACKAGE will fetch package info as PLIST-ext1, COMMENT-ext1,
DESCR-ext1, etc.
The port Makefile itself can test the value of SUBPACKAGE if things differ.
Some problems:
- there still is a main package (with PLIST, DESCR, etc), and it's built
last, so you can't add RUN_DEPENDS=main_package to subpackages, you have
to encode them explicitly in the PLIST for now.
- other ports can't depend on subpackages yet. This is usually not a
problem, it's just a question of choosing the `right' main package (e.g.,
for Canna, it will be canna-lib).
- PLIST.sed recognize @FLAVOR@, which is extended to the current flavor,
so that a subpackage may depend on the corresponding main package in
explicit ways.
describe is also invoked recursively, so that all subpackages appear in
the INDEX.
2000-04-17 20:12:03 +00:00
espie
46f238e655
Common definitions into _FAKE_SETUP to shorten and simplify fake target.
2000-04-16 21:41:07 +00:00
espie
8bc36bb0e8
Add @
2000-04-16 20:59:22 +00:00
espie
25cc866faf
Don't add FLAVOR='' to ports without flavor, let default be picked up
...
instead.
Allow for ',' as a FLAVOR separator instead of ':'
2000-04-16 20:10:21 +00:00
espie
7007246e58
Bug-fix: take ${_FEXT} into account for WRKOBJDIR.
2000-04-15 18:46:08 +00:00
espie
2cb07b50e6
Flexibility in recursively entering subdirs.
2000-04-10 17:51:26 +00:00
espie
bee18ac785
Somewhat simpler {ftp/cdrom/all}-packages, depending on real files.
2000-04-10 01:11:36 +00:00
espie
aebf80dccd
ALWAYS_PACKAGE: if defined, let install depend on _PACKAGE_COOKIE as well.
...
Use this for the {all,cdrom,ftp}-packages targets instead of unreliable
DEPENDS_TARGET.
2000-04-10 00:42:02 +00:00
espie
86ec251992
Typos
2000-04-09 23:57:58 +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
fd5775bd31
Need to include Makefile.inc sooner.
2000-04-09 15:24:13 +00:00
espie
6a4876d0a3
Let fetch-all use the same magic invocation as mirror-distfiles
2000-04-09 15:05:52 +00:00
espie
f5be2cf47a
Porters support: create a locate database that holds all distfile contents
...
it knows how to scan without extracting anything.
2000-04-09 12:45:55 +00:00
turan
2c979f178d
ftp-packages, cdrom-packages targets. These are the targets I use
...
to build packages and log them.
2000-04-09 12:04:13 +00:00
espie
4abb7edb2e
Fix MANPREFIX for FAKE, reported by Chris Turan.
2000-04-09 11:51:39 +00:00
espie
976871dda9
Fix bug in IGNORE logic.
2000-04-09 11:34:01 +00:00
marc
be9e927863
Change PACKAGES so the arch part of the name. Allows nfs mounted
...
ports tree to be shared by hosts of different types. Note: you
may want to do something like this to move any existing packages:
cd /usr/ports/packages
mkdir .tmp
mv * .tmp
mv .tmp sparc
patch approved by espie@
2000-04-08 23:11:15 +00:00
espie
4c57808e2a
Use flavor in WRKINST/WRKBUILD name.
...
Optimize space: if SEPARATE_BUILD contains `flavored',
one WRKSRC for all flavors is enough.
2000-04-03 17:32:42 +00:00
espie
85588b0976
Fix SED_PLIST behavior for flavors.
...
- test for NO_SHARED before reading PFRAG.shared
- pipe several sed together, otherwise keyword recognition won't work
in fragments.
- put PFRAG.shared replacement at front, so that further flavor will
use it.
- various typos...
2000-04-03 17:09:12 +00:00
espie
67e926898f
Typo
2000-04-02 18:35:41 +00:00
espie
3d1fe0aec8
Force packages to always go the PKGREPOSITORY, creating it if needed.
...
Add PKGREPOSITORY to PKG_PATH before pkg_add.
Thanks to aaron, fries, and mickey.
2000-04-02 18:08:31 +00:00
espie
fc07fe0209
Typo
2000-04-02 17:55:45 +00:00
espie
f40fde3df2
Don't propagate DEPENDS_TARGET more than one level deep.
2000-04-02 16:42:27 +00:00