1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1041 Commits

Author SHA1 Message Date
Patrick Li
44a00563fe Add additional master sites.
Submitted by:	maintainer
2001-12-04 22:19:30 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Patrick Li
96cdc05fc3 Add x11-wm/bbrun a run box for Blackbox
PR:	29462
Submitted by:	Adam Weinberger <monkey@crackula.com>
2001-12-02 02:28:11 +00:00
Pete Fritchman
107207e086 - update to 1.0.0
- give maintainership to submitter
- remove some extraneous whitespace in .if statement

PR:		31038
Submitted by:	Mike Meyer <mwm@mired.org> (new maintainer)
Approved by:	8@free.bsd.hu (old maintainer)
2001-11-24 21:51:23 +00:00
Patrick Li
9f4f24ebb2 Fix typo. 2001-11-24 08:20:06 +00:00
Pete Fritchman
6e512d5377 The FvwmM4 module needs gm4 to function properly.
PR:		32176
Submitted by:	Tony Finch <dot@dotat.at>
2001-11-21 22:52:31 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Pete Fritchman
1c159c4769 Update to 20011109
PR:		31903
Submitted by:	maintainer
2001-11-10 21:07:09 +00:00
Maxim Sobolev
e759ffa2df Update MASTER_SITES/WWW.
Submitted by:	Andriy Gapon <agapon@usa.com>
2001-11-08 15:15:20 +00:00
Pete Fritchman
521c4f9fb5 Fix build breakage introduced by devel/automake upgrade.
PR:		31662
Submitted by:	maintainer
2001-11-06 14:46:22 +00:00
Pete Fritchman
1596b84c03 Add bbconf-1.2, a configurator for the Blackbox window manager
PR:		31639
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-11-06 14:30:20 +00:00
Bruce A. Mah
a63f73db1a We don't appear to need this patchfile (it was required at one
point in the past, but a 4.4-STABLE machine doesn't need it).
No version bump because there's no change in functionality or
buildability.
2001-11-06 03:56:28 +00:00
Bruce A. Mah
60ccacb6d9 Update to 5.4.6 (see the homepage for new features and bugfixes). 2001-11-05 21:33:45 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Pete Fritchman
3e2785d4ab Update to 2.4.3
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-10-30 02:54:23 +00:00
Maxim Sobolev
f76f107e77 Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.

PR:		31333
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
2001-10-29 17:40:39 +00:00
Pete Fritchman
56d67d9efe Update to 2.4.2
PR:		30668
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-10-29 08:31:14 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Maxim Sobolev
1d49faf456 Fix a potential segfault.
Submitted by:	tg
2001-10-25 08:17:10 +00:00
Yukihiro Nakai
05d55a435e Update to 3.8.8b
Add anti-alias feature

PR:		ports/30773
Submitted by:	Nuzrin Yaapar <nuzrin@goose.net.my>
2001-10-23 05:49:02 +00:00
Yukihiro Nakai
720411eebe Update to 3.8.8 2001-10-23 04:18:44 +00:00
Maxim Sobolev
0f15311bd6 Update to 1.0.1. 2001-10-15 10:09:09 +00:00
Maxim Sobolev
21479ebd6a Update to 0.70.0. 2001-10-10 10:20:07 +00:00
Jimmy Olgeni
1bc05337c8 Remove trailing slash from share/apps/kwin. 2001-10-09 20:54:15 +00:00
Jimmy Olgeni
68412767f5 Update port to version 0.6.
PR:		31154
Submitted by:	Michiel De Wilde <michiel.dewilde@rug.ac.be>
2001-10-09 20:51:15 +00:00
Pete Fritchman
3b5dd0eb9f Add ratmenu-1.4, a simple menu patterened for use with ratpoison
PR:		31064
Submitted by:	Mike Meyer <mwm@mired.org>
2001-10-05 20:44:11 +00:00
Pete Fritchman
54b84d0312 Don't attempt to remove ${PREFIX}/lib/X11/twm -- it's part of mtree.
Noticed by:	bento
2001-10-05 01:22:35 +00:00
Maxim Sobolev
6ccca73dca Catch up changes of the windowmaker ftp directory structure.
PR:		???
Submitted by:	Patrick Li <pat@databits.net>
2001-09-30 21:09:23 +00:00
Yukihiro Nakai
aaeb64030a Change maintainer to the author.
Update to 0.0.3
Add USE_XPM

PR:		ports/30725
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-24 14:00:29 +00:00
FUJISHIMA Satsuki
fdea03140c o update to 3.5.2c.
o sort pkg-plist.

PR:		30724
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:17:09 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Akinori MUSHA
c9d5ca4aed Remove a nonexistent entry from pkg-plist and make it package again.
PR:		ports/30489
Submitted by:	KATO Tsuguru <tkato@prontomail.com> and bento
2001-09-11 15:28:33 +00:00
Andrey A. Chernov
efb68b988e Bump png major 2001-09-11 03:40:42 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Pete Fritchman
aeaafd22b9 Update MASTER_SITES and WWW: line
PR:		30325
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

While I'm here, add a missing file to pkg-plist.
2001-09-08 03:10:05 +00:00
FUJISHIMA Satsuki
84801e7d20 fix manpage: /usr/X11/ -> ${X11BASE}/ 2001-09-02 13:36:49 +00:00
Dmitry Sivachenko
ed1d654263 MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
Maxim Sobolev
d229966b72 Fix bug with passing mouse clicks to the root window.
PR:		29973
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-08-28 16:48:30 +00:00
Trevor Johnson
00699015bb Update to 0.3.11.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		30146

DOCSDIRify and update description with new features.
2001-08-28 02:24:35 +00:00
Trevor Johnson
133fdf28d3 Update to 2.6. Fix script.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-27 22:37:52 +00:00
Jimmy Olgeni
241d52cc58 Add mosfet-liquid, a KDE style engine.
PR:		30026
Submitted by:	Michiel De Wilde <michiel.dewilde@rug.ac.be>
2001-08-27 11:13:14 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Dmitry Sivachenko
db9c952504 Remove three extra files. 2001-08-21 17:59:02 +00:00
Dmitry Sivachenko
905a473c6d Additional themes, sounds, wallpapers and window styles for KDE. 2001-08-20 15:21:09 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Jimmy Olgeni
52bbc36895 Update port to version 1.14.0, take over maintainership.
Approved by:	sobomax
2001-08-14 22:15:44 +00:00
Maxim Sobolev
391ddfd5ef - Unbroke with theraded Mesa;
- respect CFLAGS.
2001-08-14 10:09:15 +00:00
Yukihiro Nakai
55fc8f1ebf Add MANCOMPRESSED 2001-08-12 17:53:44 +00:00
Dan Moschuk
7ef49f641b Change MAINTAINER from nakai to cmc@groupofnine.net.
Nakai, once you return from void, feel free to mark this back to you. :-)
2001-08-11 20:19:46 +00:00
Dan Moschuk
90246d357c Make some of the linux-centric epplets work.
Submitted by: Chris McDermott <cmc@groupofnine.org>
Unresponsive: nakai
2001-08-11 20:18:19 +00:00