espie
cf61e9d7a7
Add packages by popular and godly demand.
...
Ditch wget, as gimp got rid of it.
1999-09-28 21:55:25 +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
brad
197af2b33e
re-add devel/mm; requested by theo@, msg from turan@
1999-09-27 01:46:30 +00:00
brad
4c8bfcd5cf
remove devel/mm again
1999-09-27 00:25:51 +00:00
espie
d486876c6f
Buglet, reversed default for CLEANDEPENDS
1999-09-26 22:20:46 +00:00
espie
91f5ae3fcb
Work for flavored packages as well
1999-09-26 14:00:53 +00:00
turan
a2a36538dc
id tage + devel/mm
1999-09-26 13:19:00 +00:00
espie
26f9340dd0
/usr/bin/fetch is long gone, long live ftp
1999-09-26 10:51:34 +00:00
espie
1107b6e788
Add multiple MASTER_SITES/PATCH_SITES
1999-09-26 10:50:07 +00:00
espie
be8dda1d87
ftp sites configuration now live in network.conf
1999-09-26 10:48:47 +00:00
espie
1bd0c1ce72
make now can lowercase/uppercase variables.
...
Use it.
NOTE: YOU MUST HAVE A CURRENT MAKE FOR THIS FILE TO WORK !!!
1999-09-26 10:47:30 +00:00
espie
24c12b656f
NOCLEANDEPENDS=>CLEANDEPENDS, repair feature as well.
1999-09-26 10:45:35 +00:00
espie
586335a368
Split network configuration off bsd.port.mk for easy handling
1999-09-26 10:43:51 +00:00
espie
73ad5d7f6d
Fix.
1999-09-26 09:36:33 +00:00
turan
55edbcba16
id tag plus add devel/mm
1999-09-25 22:56:42 +00:00
espie
d6872350a3
Use specific _DEPEND_ECHO to do dependencies, so that the trick of
...
changing echo to echo -n stays localized.
Found a bare sed -> SED.
1999-09-22 11:49:23 +00:00
espie
b2261b31d4
Rename _DISTDIR to FULLDISTDIR,
...
make it a supported variable
(so that I can clean up the few uses of underscore variables I've done...
which were wrong; underscore variables are plain unsupported interface
which may change)
1999-09-22 10:16:58 +00:00
brad
f266577194
- devel/mm should not be on this list, remove it
...
- mail/mm does not exist, correct it to mail/metamail
1999-09-21 19:16:02 +00:00
brad
52a0b99132
- remove ftp.geo.net from MASTER_SITE_GNOME, it has been un-responsive for
...
quite awhile now (2-3 months)
- add a missing slash to the end of the server.ph.ucla.edu URL
1999-09-20 21:42:01 +00:00
espie
d99c94f1dd
Typos, synch...
...
who cares about compface ? let this get pulled in if needed (e.g. xemacs)
1999-09-20 09:44:03 +00:00
espie
8201260adc
gccc 2.95.1 comes with the system.
1999-09-20 09:43:01 +00:00
espie
79b9051629
Inform about what's going on on stderr
1999-09-20 09:42:17 +00:00
brad
efc0fd1ef2
add new variable STRIP, set to full pathname of strip command
1999-09-02 21:57:32 +00:00
brad
af2d0f432e
- ports/lang/egcs-stable -> ports/lang/egcs/stable
1999-08-25 02:54:19 +00:00
brad
61964f5241
- update MASTER_SITE_TEX_CTAN and MASTER_SITE_GNOME
...
- OpenBSD.ORG -> openbsd.org
1999-08-23 00:03:42 +00:00
brad
3793cb0994
- update MASTER_SITE_XCONTRIB and MASTER_SITE_GNU
...
- add new variables CHMOD and CHOWN, set to full pathnames of those commands.
1999-08-22 23:44:51 +00:00
niklas
a4852e45ff
typo
1999-08-21 21:22:17 +00:00
niklas
ea1c0a8940
Make it work under YP, and fix an obvious bug in an RE
1999-08-21 20:56:05 +00:00
niklas
a90a71f503
pgsql must get 71 as 70 is for named
1999-08-21 20:49:43 +00:00
brad
54ffc5dc9e
back out previous commit which had broken the COMMENT length checking
1999-08-17 03:11:35 +00:00
espie
4ec116b521
wc -c to compute line lengths...
1999-08-10 19:56:11 +00:00
espie
1800a076f8
Activate new make-plist (perl script)
1999-08-10 19:55:31 +00:00
espie
9501268891
Let comments match.
...
Remove obsolete EXEC_DEPENDS and EXTRACT_ARGS
kill a few more unneeded subshells.
1999-08-10 19:54:17 +00:00
espie
c182a601aa
Oops... cd 2>/dev/null
1999-08-10 19:50:37 +00:00
niklas
99067a152b
Add deinstall to target we recurse on
1999-07-30 08:57:39 +00:00
espie
4f962f5a27
Another if -> case conversion
1999-07-29 15:41:47 +00:00
espie
8ab55c64e5
buglet: install-info --delete to remove entries.
1999-07-29 14:01:12 +00:00
espie
06f2deceba
Making automatic plists better:
...
- parse mtree file completely,
- find out which directories amongst modified dirs are really new,
- handle info files.
1999-07-29 13:51:51 +00:00
espie
c772f75f0a
Remove more subshells and inefficient constructs.
...
fold clean-depends like depends-list
1999-07-28 13:02:15 +00:00
espie
b3c843ef72
Optimizations:
...
- if cd construct >/dev/null
- prefer case to if [ ... ]
- remove unneeded subshells
1999-07-28 12:56:15 +00:00
espie
e5b3930ae6
- fix up templates location so that readmes should be functional.
...
- provide error location for failing recursive dependency computation.
- remove hard-coded limit on topdir, always try to use make package-name
and fall back on directory name otherwise.
1999-07-28 12:40:56 +00:00
espie
53892028da
Optimize package-depends and depends-list.
...
Shave about 10% off make index.
1999-07-28 00:25:38 +00:00
espie
c08980492b
Let do-patch be more useful in case of failure.
...
- says which patch fails,
- go on applying other patches before failing globally.
This helps for quickly updating ports.
1999-07-27 22:12:26 +00:00
espie
a9755d3ecd
Run mtree before creating the INSTALL_PRE_COOKIE.
...
Since that cookie is only used for automatically creating plists,
and since mtree information does not belong in the plist (duplicates...),
this was a definite bug.
1999-06-24 18:39:48 +00:00
espie
283102788b
test -h -> test -L
1999-06-24 17:31:16 +00:00
brad
4812ae237b
remove ftp.jimpick.com and add some additinal mirrors to MASTER_SITE_GNOME
1999-06-13 03:50:51 +00:00
espie
c03c134a34
Use egcs if it exists in-tree.
1999-06-04 15:32:05 +00:00
espie
e01c21db04
Remove redundant OpenBSD tag.
1999-06-04 15:28:58 +00:00
espie
205e4a82cb
USE_AUTOCONF is more a part of make patch' than a part of
make
...
configure'.
Special-case it so that it gets run right after post-patch, but before
configure.
1999-06-02 15:44:50 +00:00
rohee
ad0e865784
cleaner
1999-05-28 19:21:42 +00:00