Dag-Erling Smørgrav
65657a56a7
SIZEify; group distfiles.
2004-03-08 03:11:10 +00:00
Kris Kennaway
58ec73aeee
Run a command on all client machines of a certain architecture, or all
...
client machines.
2004-03-08 02:07:03 +00:00
Kris Kennaway
19d7957096
Walk through a package set and prune files that are not listed in INDEX
...
(e.g. packages from a previous build run, packages that incorrectly modify
their PORTNAME at install-time, etc.) as well as dangling symlinks.
2004-03-08 02:02:57 +00:00
Kris Kennaway
f71e690779
Verify the archive integrity of a package set, and move aside any that
...
are found to be bad. Not currently in use, since we do not experience
package corruption and this takes quite a while to run.
2004-03-08 02:01:24 +00:00
Kris Kennaway
f2138752d2
To be run on the client, this script looks for chroot directories that have not been
...
used in 20 minutes, as well as directories listed as 'in use' that have not been touched
in 24 hours (corresponding to port builds that have timed out or shut down uncleanly)
and prunes them to reclaim space. This is intended to be run as a cron job.
2004-03-08 01:56:16 +00:00
Kris Kennaway
9ee56fac4b
Break out a script from dopackages for building the restricted.sh file
...
so it can be easily done manually
2004-03-08 01:52:45 +00:00
Kris Kennaway
3bfeb225a1
Replace gnome with gnome2 in quickports. I'm still not sure this actually
...
works as intended.
2004-03-08 01:38:34 +00:00
Kris Kennaway
858af6c802
Remove the integrity testing code now that the corruption bug has been
...
identified and those machines removed (restricted to Miatas running 5.2)
2004-03-08 01:37:34 +00:00
Kris Kennaway
3d97e9437e
* Fix 4.x builds with 5.x host systems by copying some additional needed
...
files into the chroot to support host ps and killall binaries.
2004-03-08 01:36:30 +00:00
Kris Kennaway
5231db7af0
Expand out some shell globbing syntax
2004-03-08 01:29:03 +00:00
Kris Kennaway
c6484234da
Prune out packages that will not be built because a dependency is marked
...
IGNORE/FORBIDDEN/etc (using duds.full).
2004-03-08 01:28:28 +00:00
Kris Kennaway
4215cfc4c1
Create a duds.full file that lists not only files that are marked IGNORE
...
but everything that depends on them.
2004-03-08 01:27:35 +00:00
Kris Kennaway
88ecf0ff35
Increase timeout on slow build machines (alpha, sparc64) to 16 hours.
...
This should probably be made a per-machine variable.
2004-03-08 01:25:25 +00:00
Kris Kennaway
6ebc6a8ffb
* Set the PACKAGE_BUILDING variable in the build environment so ports can
...
detect they are being built on bento
* Update the list of "extra files" to filter to reduce some false positives
2004-03-08 01:23:20 +00:00
Kris Kennaway
eab18f688c
Set up the DISTDIR and PACKAGES variables for use by client scripts
2004-03-08 01:20:36 +00:00
Edwin Groothuis
672c044e2e
Properly use SDL everywhere:
...
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Pav Lucistnik
86240c80e6
- Update to 4.4.0
...
- Update signatures
- Portlint
PR: ports/63906, ports/63908
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
2004-03-08 00:08:12 +00:00
Pav Lucistnik
83ece6e98c
- Update to 5.1.0
...
PR: ports/63888
Submitted by: Jason Evans <jasone@canonware.com> (maintainer)
2004-03-07 23:54:55 +00:00
Edwin Groothuis
8b6e81981a
[patch] unbreak packaging of devel/sdl12 with NOPORTDOCS
...
In the current state of the port Makefile and pkg-plist are not
in sync. Makefile obeys NOPORTDOCS, but pkg-plist would enlist
not installed files anyway breaking packaging when NOPORTDOCS
is set.
PR: ports/62587
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-07 23:53:17 +00:00
Edwin Groothuis
84c834ee8f
Let ports use the USE_SDL macro
...
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
2004-03-07 23:39:10 +00:00
Munechika SUMIKAWA
41471d5d49
Upgrade to 5.2.0
...
Noticed by: Stephane Bortzmeyer <bortz@users.sourceforge.net>
2004-03-07 23:37:42 +00:00
Pav Lucistnik
3b966e1629
- Update to 3.9.1
...
PR: ports/63902
Submitted by: andrew morton <drewish@katherinehouse.com> (maintainer)
2004-03-07 23:36:26 +00:00
Edwin Groothuis
88568d177e
Make ports/multimedia use the USE_SDL macro
...
PR: ports/61805
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
2004-03-07 23:28:40 +00:00
Pav Lucistnik
c4d81e91fe
Add callid, a tool to be be able to show incoming calls in a web-based interface.
...
the calls are logged through the ISDN D-Channel.
PR: ports/63067
Submitted by: Michele Possamai <possamai@xs4all.nl>
2004-03-07 23:19:13 +00:00
Maho Nakata
e8b1e48a7b
Fix very bogos miss.
...
Submitted by: FreshPorts
2004-03-07 23:07:46 +00:00
Maho Nakata
223ed1f08f
USE MASTERDIR when include Makefile
...
PR: 63730
Submitted by: Mark Linimon <linimon@FreeBSD.org>
Suggestion by: Masafumi Otsune <info@otsune.com>
2004-03-07 22:46:42 +00:00
Kirill Ponomarev
3b69a87e8d
- Update to version 2.1.1
...
PR: ports/63901
Submitted by: maintainer
2004-03-07 22:43:28 +00:00
Kirill Ponomarev
78a5f3b5ef
- Update to version 0.2.2
...
PR: ports/63900
Submitted by: maintainer
2004-03-07 22:15:57 +00:00
Kirill Ponomarev
be3a959f29
- Update to version 1.4
...
PR: ports/63885
Submitted by: maintainer
2004-03-07 22:12:21 +00:00
Pav Lucistnik
d580afd50c
- Fix build on -STABLE
2004-03-07 21:41:43 +00:00
Pav Lucistnik
225c8a97f6
- Update to 0.14
...
PR: ports/63892
Submitted by: Mezz <mezz7@cox.net> (maintainer)
2004-03-07 21:41:18 +00:00
Kirill Ponomarev
ef79856a5d
- Update MASTER_SITES
...
- Add audio/py-cddb as optional dependency
PR: ports/63896
Submitted by: maintainer
2004-03-07 21:31:47 +00:00
Dirk Meyer
e6544990e5
- Fix shell for user uucp if running interactive
2004-03-07 21:15:53 +00:00
Mario Sergio Fujikawa Ferreira
7b16bd0834
Remove redundant USE_PERL5_BUILD, already declared in MASTER port
2004-03-07 21:08:27 +00:00
Christian Weisgerber
d005297cae
Add mirror site.
2004-03-07 20:52:11 +00:00
Christian Weisgerber
c16e051e69
Buffer overflow and format string fixes.
...
(Also don't put several patches in a single file.)
Approved by: sergei
Obtained from: upstream
Reported by: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-03-07 20:49:32 +00:00
Pav Lucistnik
46764f6f8b
- Update Portable.NET suite to 0.6.2
...
PR: ports/63857
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-03-07 20:20:01 +00:00
Kirill Ponomarev
ad7fcde60b
- Fix WWW: line
2004-03-07 20:08:47 +00:00
Michael Nottebrock
ad68ed4e8a
Fix WWW:
2004-03-07 19:55:45 +00:00
Kirill Ponomarev
0a5d1265fc
- Update MASTER_SITES and pkg-descr
...
PR: ports/63893
Submitted by: maintainer
2004-03-07 19:41:47 +00:00
Kirill Ponomarev
a539396267
- Fix WWW: line
...
PR: ports/63891
Submitted by: maintainer
2004-03-07 19:35:56 +00:00
Joe Marcus Clarke
7a54f82187
Use ${} to properly dereference a variable.
...
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
2004-03-07 19:26:55 +00:00
Kirill Ponomarev
73161a4a88
- Update to version 2.4.3
...
* Fix build on AMD64
PR: ports/63890
Submitted by: maintainer
2004-03-07 18:57:51 +00:00
Kirill Ponomarev
f7bf813333
- Fix build on sparc64
...
PR: ports/63884
Submitted by: maintainer
2004-03-07 18:50:51 +00:00
Kirill Ponomarev
4a462d4c38
- Update to 0.9
...
- Add new MASTER_SITES for more robustness
PR: ports/63889
Submitted by: maintainer
2004-03-07 18:32:56 +00:00
Yen-Ming Lee
887b6d3de3
add Date::Manip into RUN_DEPENDS
...
bump PORTREVISION
Submitted by: Dan Larsson <dl@tyfon.net>
2004-03-07 17:41:43 +00:00
Hajimu UMEMOTO
0874df9a06
make it buildable on ia64 and amd64.
...
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)
Obtained from: NetBSD
2004-03-07 17:39:03 +00:00
Pav Lucistnik
1a550d2bca
- Add dependency on XFree86-clients
...
Reported by: bento via kris
2004-03-07 17:36:20 +00:00
Michael Nottebrock
ce1b553bb1
Correct plist again.
2004-03-07 17:26:01 +00:00
Kirill Ponomarev
ff17df7270
- Fix BUILD_DEPENDS
...
PR: ports/63882
Submitted by: Ports Fury
2004-03-07 16:46:12 +00:00