Commit graph

4700 commits

Author SHA1 Message Date
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Joerg Wunsch
19297be5ff Update to version 20020203.
Since the author switched to use autoconf to maintain it, the entire
build system changed quite a bit.  In order to get it to use the
correct tools (avr-gcc etc.) instead of the default C compiler, the
package now contains wrapper scripts to configure and build it, so a
good part of our ports framework doesn't apply anymore very well.  As
a side-effect, i can't get it to honor ${PREFIX} in any way right now.

Maybe i'll switch away from the shipped scripts, and redo all their
stuff within that Makefile in future.
2002-04-18 19:50:14 +00:00
Ying-Chieh Liao
4e26842109 upgrade to 0416 2002-04-18 16:31:23 +00:00
Joe Marcus Clarke
098dfd1acc Update to 0.6.10.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-18 14:01:11 +00:00
Ying-Chieh Liao
7467468397 libgmp3 -> libgmp4 2002-04-18 08:20:50 +00:00
Maxim Sobolev
3d510485e5 Unbroke on systems after libusb --> libusbhid conversion.
Reported by:	Mike Murphree <w4lna@knology.net>
		Nuno Teixeira <nunotex@pt-quorum.com>
		Mark Sergeant <sarge@snsonline.net>
2002-04-18 08:10:01 +00:00
Maxim Sobolev
884199b6e1 Add sdl_ldbad 1.0, a SDL Linux Developer's BandAiD. This package when
combined with a FreeBSD SDL package creates development environment more
similar to SDL development environment on other platforms (mostly Linux).

Please note that this package is only for developer's use - no package should
use it as a dependency!

Created due to massive number of complais from the Linux camp that local
FreeBSD hacks (sdl-config --> sdl11-config, include/SDL --> include/SDL11
etc.) are making FreeBSD useless platform for SDL developer.
2002-04-17 18:28:30 +00:00
Maxim Sobolev
e7d4e7d2d2 Deorbit devel/sdl10 - it has been superseded by devel/sdl12.
Burn baby, burn!
2002-04-17 18:02:22 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
f7de855bbd Update to 1.2.4. 2002-04-17 12:36:23 +00:00
Scott Mace
c3c3d17a5c Add libredblack 1.1.0
Library that provides the red-black balanced tree algorithm
2002-04-15 18:38:18 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ollivier Robert
39acd2a950 Update to revision 1682+.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-04-15 15:24:03 +00:00
Trevor Johnson
2a4a8575f1 Permit installation with a strict umask such as 027.
PR:		32922
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2002-04-14 03:13:14 +00:00
Ernst de Haan
136c2d834e Now uses ${USE_JAVA} and ${FIND}.
Using ${SED} i.s.o. ${PERL} for replacements.
Made the output of the make process friendlier.
Fixed the problem that JAVA_HOME had to be set.
Bumped PORTREVISION.

PR:	32382
2002-04-13 11:35:48 +00:00
Joe Marcus Clarke
4c493f2ca2 Add gnomecommon, a collection common GNOME 2.0 automake macros.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-12 22:28:22 +00:00
Akinori MUSHA
ea69623e75 Update (again) to version 3. 2002-04-12 19:03:18 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
David E. O'Brien
ad6d097538 Update to the 2002-04-09 snapshot of what will be version 5.2. 2002-04-12 16:53:44 +00:00
Maxim Sobolev
59abde8a8d Expect that some dirs may be shared with devel/bonobo. 2002-04-12 08:24:30 +00:00
Maxim Sobolev
0d94618a7e - Update to 1.0.20;
- teach it to play nicely with corresponding GNOME2 component.

Submitted by:	marcus
2002-04-12 08:22:55 +00:00
Ying-Chieh Liao
25e0bbe295 make it runnable
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2002-04-12 03:27:15 +00:00
Dirk Meyer
841fb74503 remove port gcc-6811, after it has been detached from make 2002-04-12 02:55:23 +00:00
Dirk Meyer
fe2a72b91e remove port gcc-6111 for Makefile
is repro-copied to m6811-gcc
2002-04-11 18:40:33 +00:00
Ying-Chieh Liao
6376fc5228 upgrade to 0.9.8
PR:		36996
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2002-04-11 18:34:20 +00:00
Mario Sergio Fujikawa Ferreira
c1bdbf05bb Update to 1.4 Build 156 2002-04-11 16:04:40 +00:00
Mitsuru IWASAKI
f01aed2f4a update for acpica-unix-20020404. 2002-04-11 09:28:43 +00:00
Akinori MUSHA
6fa4e9c326 Correct document file names.
Submitted by:	naddy
Pointy hat to:	knu
2002-04-10 23:05:00 +00:00
Akinori MUSHA
27b99cb1fd Update to FreeBSD-cvsweb 2.0.1.
2002-04-11  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi, cvsweb.conf: Perform an HTML cleanup.
	[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]

	* cvsweb.cgi: Call this version FreeBSD-cvsweb 2.0.1.

2002-04-05  Akinori MUSHA  <knu@iDaemons.org>

	* INSTALL: Somehow description configuration doesn't work if you
	put trailing /'s in module names, so fix the document for the
	moment.
	[Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>]

2002-02-06  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Use TMPDIR instead of the hardcoded /tmp.

	* cvsweb.cgi: Never pass 'MAIN' to cvs(1).  'HEAD' is the valid
	tag.
2002-04-10 19:58:54 +00:00
Maxim Sobolev
cbaed11e29 Update to 1.7.
PR:		36961
Submitted by:	maintainer
2002-04-10 12:17:07 +00:00
Vanilla I. Shu
f80edb842e Upgrade to 1.6.0a2 2002-04-10 08:34:09 +00:00
Ying-Chieh Liao
eecc33acb3 add missing man page
fix entry in plist
merge patches in files/

PR:		36890
Submitted by:	Ports Fury
2002-04-09 07:37:08 +00:00
Warner Losh
8e007120e5 allow ( ) to surround ioctl, real fix is to fix autoconf 2002-04-09 06:59:29 +00:00
Mario Sergio Fujikawa Ferreira
18d30104d2 Update to 1.6
PR:		36886
Submitted by:	maintainer
2002-04-08 20:01:35 +00:00
Maxim Sobolev
a4cadfc3f9 Tech corresponding GNOME1 and GNOME2 components to play nicely with shared
dirs.
2002-04-08 17:22:58 +00:00
Sergey Skvortsov
579964e30a Updated to 0.04.
Approved by:	markm
2002-04-08 16:28:39 +00:00
Sergey Skvortsov
7a9a8b1dd6 Updated to 0.41.
Approved by:	markm
2002-04-08 16:27:23 +00:00
Sergey Skvortsov
4170b36d27 Updated to 0.85.
Approved by:	markm
2002-04-08 16:26:12 +00:00
Sergey Skvortsov
914b460830 Minor fixes.
Approved by:	markm
2002-04-08 16:24:46 +00:00
Sergey Skvortsov
5cd12d72b7 Updated to 0.19, clean port files.
Approved by:	markm
2002-04-08 16:21:48 +00:00
Pete Fritchman
496fac7b14 Fix a typo.
PR:		36686
Submitted by:	Jonathan Hanna <jhanna@shaw.ca>
2002-04-08 06:38:56 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Norikatsu Shigemura
5e47166c09 add a depend (Makefile) & more clean(pkg-plist)
Reviewed by:	knu (mentor)
2002-04-06 20:15:34 +00:00
Dmitry Sivachenko
38ae311f31 Upgrade to 1.35. 2002-04-06 19:30:16 +00:00
Maxim Sobolev
8488effa1d Update to 0.41. 2002-04-06 15:21:27 +00:00
Joe Marcus Clarke
82c3291614 Change my ports to use my FreeBSD.org address.
Approved by:	sobomax
2002-04-05 23:26:36 +00:00
Mario Sergio Fujikawa Ferreira
831d85e51a Update to 1.4
PR:		36787
Submitted by:	maintainer
2002-04-05 19:51:41 +00:00
David W. Chapman Jr.
7c75bc9c35 Update to 1.2.15
Fix malloc.h for -current

PR:		36715
Submitted by:	maintainer
2002-04-04 22:58:49 +00:00
Ying-Chieh Liao
50b69a4f40 upgrade to 0.42
PR:		36745
Submitted by:	maintainer
2002-04-04 17:55:34 +00:00
Ying-Chieh Liao
98db0c14f4 upgrade to 2.02
PR:		36744
Submitted by:	maintainer
2002-04-04 17:53:39 +00:00