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