1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

96804 Commits

Author SHA1 Message Date
Ernst de Haan
8ed865f5b0 Fixed ONLY_FOR_ARCHS from 'arm i386 ppc sparc' to 'i386'.
Reported by:	kris
2004-03-08 10:37:11 +00:00
Kirill Ponomarev
2e1f2ad2c1 - Update to version 1.4.0
* Pet portlint

PR:		ports/63905
Submitted by:	maintainer
2004-03-08 10:34:05 +00:00
Kirill Ponomarev
921109901c - Add patch to allow upper case words in menu
PR:		ports/63904
Submitted by:	maintainer
2004-03-08 10:30:48 +00:00
Kirill Ponomarev
9d296722c2 - Add RUN_DEPENDS
* Make use of b64decode

PR:		ports/63912
Submitted by:	maintainer
2004-03-08 10:26:13 +00:00
Ernst de Haan
3df24cd6c4 Update to Tomcat 4.1.30. 2004-03-08 10:06:08 +00:00
Tilman Keskinoz
1a81da39ce Attempt to fix build on bento by setting a default OPTION
if PACKAGE_BUILDING
2004-03-08 10:06:07 +00:00
Ernst de Haan
fb965b9791 Set LATEST_LINK.
Reported by:	kris
2004-03-08 10:01:12 +00:00
Kirill Ponomarev
bbf40e674d - Update to version 3.6.1
PR:		ports/63919
Submitted by:	maintainer
2004-03-08 10:00:12 +00:00
Dag-Erling Smørgrav
b1c942bd07 Add NO_PACKAGE due to the size of the data files (over 1 GB compressed) 2004-03-08 09:58:04 +00:00
Ernst de Haan
28d6be7ebc Set LATEST_LINK.
Suggested by:	kris
2004-03-08 09:56:50 +00:00
Ernst de Haan
9b953b2624 Set LATEST_LINK.
Reported by:	kris
2004-03-08 09:50:08 +00:00
Alex Dupre
16c0520e22 Fix mysql default db installation.
Noticed by:	many
2004-03-08 08:58:24 +00:00
Alexander Leidinger
496a81e498 Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and
FreeBSD-SA-03:08.realpath: not fixed.

Mark DEPRECATED, it's no longer needed by any FreeBSD port (no
EXPIRATION_DATE set).

Noticed by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-08 08:20:58 +00:00
Alexander Leidinger
ac842e5ea9 Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and
FreeBSD-SA-03:08.realpath: xdr isn't fixed, and the realpath lib isn't
available precompiled (at least we haven't found one).

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-08 08:17:41 +00:00
Alexander Leidinger
c9b3d76515 - Fix fetch, the mastersite changed (but still is at aladdinsys.com) and
the distfile was renamed (only the EXTRACT_SUFX changed and it still has
  the same content and checksum).
- Some cleanup, no longer chmod(8) the distfile in DISTDIR executable
  without reason and add a do-build target to brandelf(1) the binaries
  instead of doing this in the do-install target so that the binaries in
  WRKDIR actually can be used after a `make all` run.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-08 08:07:33 +00:00
Alexander Leidinger
078dd2cc19 - Use daemon(8) for launching avmilter in order to detach it from the
controlling terminal. [1]
- Make the avq script check if it's ran by the avmilter user in addition
  to uid == 0. This enables `avq --remove` to be run via a script and the
  ExternalProgram option in order to automatically delete the rejected
  messages. [2]
- Install a script avqrm which serves this purpose, i.e. executes
  `avq --remove` and can be run via ExternalProgram.
- Make the avq script not print the contents of the queue when option
  '--remove' is given, this greatly improves speed and otherwise it's not
  really suitable to be called on every rejected message. Fix some typos.
- Fix pkg-plist by adding antivirupdater.

Requested by:	ache [1], [2]
Submitted by:	maintainer
2004-03-08 08:03:50 +00:00
Nick Sayer
a8ede732b5 Add the JXM port - XMPCR control software 2004-03-08 07:24:58 +00:00
Greg Lewis
98f4274880 . Update to 0.40.
PR:		63899
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2004-03-08 06:54:16 +00:00
Kris Kennaway
91d980d707 Set LATEST_LINK.
Submitted by:	maintainer
2004-03-08 06:50:46 +00:00
Cy Schubert
d16cc4c5af Add unique LATAEST_LINK.
Approved by:	MAINTAINER timeout
2004-03-08 06:20:17 +00:00
Jun Kuriyama
80cc44e035 Fix $LATEST_LINK conflict.
Reported by:	kris
2004-03-08 05:58:25 +00:00
Jun Kuriyama
196f2e73b2 Fix $LATEST_NAME conflict.
Reported by:	kris
2004-03-08 05:52:15 +00:00
Greg Lewis
18c2edb47c . Update to 1.2p4.
. SIZEify.
2004-03-08 05:50:53 +00:00
Mark Linimon
5a2f005719 Mark as DEPRECATED, per maintainer. The corresponding server software
has been switched to an incompatible protocol.  The port will be removed
in one month unless someone objects.
2004-03-08 05:17:16 +00:00
Edwin Groothuis
49ef44c4c1 [patch] fix "make fetch" for audio/mbrolavox
When building audio/mbrolavox on bento, it doesn't do
	anything usefull because it there are no voices selected.

	Furthermore, the fetch stage tries to download each file
	from each subdirectory, which is inefficient.

	See also
	http://bento.freebsd.org/errorlogs/i386-4-exp-latest/mbrolavox-3.0.1.log

PR:		ports/61500
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-08 04:07:44 +00:00
Mark Linimon
0f0f3b19d2 Unmark as broken for 4.x; instead, mark as ignore for perl < 5.6. 2004-03-08 03:29:16 +00:00
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