1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Satoshi Asami
b568349be8 The build root is now one directory up from here. 1999-01-22 10:20:32 +00:00
Satoshi Asami
95573c6baf Moved the scripts into subdirectory "scripts" with repository copy. 1999-01-22 10:10:01 +00:00
Satoshi Asami
58dc5e1a21 By defining NOCLEAN in the environment, you can have the chroot dir left
behind.  Useful for debugging.

Touch package on master after copying it back.  This will avoid synchronization
problems when the machines' clocks are wildly skewed.

Remove log from master when build is successful.  No need to keep around
transient error logs.
1999-01-22 10:00:08 +00:00
Satoshi Asami
15f7d52568 Print out maintainer. 1999-01-22 09:57:16 +00:00
Satoshi Asami
a94fca4984 Sync this with my private copy. 1999-01-22 09:37:15 +00:00
Satoshi Asami
65d3ba8a30 Add /usr/libexec/elf/ld to list of files to update. 1999-01-08 11:22:29 +00:00
Satoshi Asami
a348de2d8c Typo in echo statement. 1999-01-07 08:21:37 +00:00
Satoshi Asami
8c6d5b075b Add sys.mk to list of files you need to update. 1999-01-05 06:51:27 +00:00
Satoshi Asami
75ec193fb8 The scripts to allow parallel package building. See the README file in
Tools/portbuild for details.

Note that this is still a major work in progress.  I probably forgot
something but I need to go to sleep.  At least it works here (most of
the time :).
1998-12-28 13:27:27 +00:00
Steve Price
8bc192fe23 Make this require perl version 5.002 or later to run.
Noticed by:	John Baldwin <jobaldwi@vt.edu>
1998-12-15 16:28:52 +00:00
Satoshi Asami
df0519ed93 Fast INDEX generation. See bsd.port.mk rev. 1.300 for details.
Submitted by:	steve
1998-12-12 07:41:49 +00:00