1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

1900 Commits

Author SHA1 Message Date
Patrick Li
335e543606 Update to 2.0.4
PR:		32865
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-15 12:07:36 +00:00
Maxim Sobolev
35638ff4e0 Fix a null pointer dereferencing bug in gtk-xmhtml library observed when
browsing evolution documentation. Bump PORTREVISION.
2001-12-15 06:22:28 +00:00
FUJISHIMA Satsuki
bfadd1fd9b Fix long-standing bug of this ports: support HasXdmAuth correctly.
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.

devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
	add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.

Reported by:	Alan Eldridge <alane@geeksrus.net>
Reviewed by:	maintainer
2001-12-15 02:58:35 +00:00
Maxim Sobolev
a46f1417cc Release to the world. I no longer have a XFree86-4.x.x server to test this on,
and I do not think that GNOME team really should maintain this.
2001-12-14 09:16:33 +00:00
Pete Fritchman
1d0779f6da Fix sound-preview on non-ASCII filenames.
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2001-12-14 09:00:09 +00:00
Pete Fritchman
f836caf7c1 - better kdmrc config file handling:
* install kdmrc.dist and copy to kdmrc if it doesn't already exist.  don't
    clobber user's custom kdmrc settings.
  * always install the scripts, even if the config directory exists
  * always generate the scripts (add --no-old)
- remove rcsid from patch so it applies cleanly
- bump PORTREVISION

PR:		32537, 32660
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-12-14 06:13:10 +00:00
MANTANI Nobutaka
bdef4fda59 Add mlterm, a Multilingual X11 terminal emulator.
Reviewed by:	knu
2001-12-12 09:04:14 +00:00
Pete Fritchman
4856363a6c Remove zclock. 2001-12-12 08:12:03 +00:00
Ying-Chieh Liao
fd5fe3f3d5 wrong category, import later 2001-12-12 06:27:20 +00:00
Ying-Chieh Liao
2ffc73a87e add zclock
A simple but powerful clock applet for GNOME

PR:		29227
Submitted by:	Zack Hobson <zgh@malfunktion.net>
2001-12-12 06:24:34 +00:00
Maxim Sobolev
7eb03e4247 Pull the trigger - make Nautilus a default filemanager for a GNOME desktop
instead of good old gnomemc. This should give more testing to it, and let
us ship 4.5 with Nautilus installed by default.
2001-12-11 15:46:31 +00:00
Jean-Marc Zucconi
ea560c33a6 Upgrade to version 1.41. 2001-12-10 19:08:49 +00:00
Jean-Marc Zucconi
fd6222659a Move the configuration bits from scripts/ into Makefile, using a pre-build
target to patch ${WRKSRC}/Makefile.
This should fix an install problem with XFree86-4.
2001-12-10 04:04:33 +00:00
Ying-Chieh Liao
e5a6424819 fix pkg-plist
PR:		32630
Submitted by:	Ports Fury
2001-12-08 20:13:13 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Mario Sergio Fujikawa Ferreira
905999f032 o Update to 2.7.8
o USE_GMAKE is no longer necessary
o Add knobs WITHOUT_BACKSPACE_KEY, WITHOUT_DELETE_KEY, WITH_GRAPHICS,
  WITH_SMART_RESIZE
o Change message target from pre-fetch to pre-everything
o Re-indent the echo messages to visually align them

Prompted by:	statue <statue@cnpa.adsldns.org>
2001-12-05 18:05:04 +00:00
Maxim Sobolev
49dfdf4210 Update gtkhtml library version number. 2001-12-05 13:20:51 +00:00
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
Steve Price
9459051ab8 Update to version 0.9.
PR:		31978
Submitted by:	maintainer
2001-12-03 03:11:27 +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
5cabf05e66 Specify DEF_SERVER explicitly in case the user is buildling with just the X
libraries installed.

PR:		32355
Submitted by:	Norikatsu Shigemura <nork@ninth-nine.com>
2001-11-29 18:10:59 +00:00
Maxim Sobolev
63906fdc28 Update to 2.2.5.2. 2001-11-26 16:22:25 +00:00
Mario Sergio Fujikawa Ferreira
f975e9d13f Fix missed the lib version bump on the packaging list when the port
was updated to version 2.7.7

Submitted by:	bento
2001-11-26 16:08:32 +00:00
Pete Fritchman
c63c691482 Add keylaunch-1.3.0, an X utility for binding commands to a hot key
PR:		32061
Submitted by:	Mike Meyer <mwm@mired.org>
2001-11-25 08:51:49 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +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
Akinori MUSHA
786a71b712 Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
2001-11-20 16:35:43 +00:00
Maxim Sobolev
e1dc354541 Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla
component of nautilus Just Works[tm], without the need to customize
environment. Remove appropriate comment from post-install section
of nautilus' Makefile.
2001-11-20 13:07:45 +00:00
Mario Sergio Fujikawa Ferreira
ef28dd30a2 bump PORTREVISION due to patch file patch-src::command.c rev 1.3 2001-11-20 05:57:36 +00:00
Mario Sergio Fujikawa Ferreira
b5d41c297c Remove the (char *) from the sizeof the vsnprintf line since this
restricts the buffer size to 4 bytes rather than the 256 bytes
intended

PR:		32100
Submitted by:	Christopher Hall <hsw@acm.org>
2001-11-19 15:48:31 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
930f14e70d s/malloc.h/stdlib.h/ 2001-11-09 18:33:41 +00:00
Maxim Sobolev
6aadd792ef Update version number of the gtkhtml shared library. 2001-11-09 16:42:20 +00:00
Mario Sergio Fujikawa Ferreira
0bb1a7f54d o update to 2.6.4
o add WITH_HALF_SHADOW
2001-11-07 20:41:28 +00:00
Mario Sergio Fujikawa Ferreira
6fadcecae4 Update to 2.7.7 2001-11-07 20:38:01 +00:00
Satoshi Taoka
49dc563ec0 RPM of gnome-libs 2001-11-07 17:35:52 +00:00
Akinori MUSHA
c62170784a Set LATEST_LINK to `XFree86-4'.
Approved by:	jmz (MAINTAINER)
2001-11-07 05:34:30 +00:00
Jimmy Olgeni
f39fd62866 wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it. 2001-11-06 12:22:11 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Jimmy Olgeni
19c422e029 Remove stale files from share/config/kdm.
PR:		31595
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-11-03 13:27:16 +00:00
Jim Mock
c2b064ca8a Update to version 0.4.2.
PR:		31437
Submitted by:	Jon Olsson <jon@joshua.haninge.kth.se>
2001-11-03 11:28:43 +00:00
Will Andrews
af8ba09bbb Bite the bullet and make kcheckpass setuid root by default so the lock
and screensaver functions work by default (i.e. they let you back in if
you type the right password).  This will also avoid the caveat that quite
often people install KDE using the metaport and usually leave it runnning
and by the time it's done, the not-so-helpful message is long gone.

Usability police:	~20 emails from users...
Won't mind releasing a security advisory for this if needed:	kris
2001-11-01 00:55:05 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +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
Maxim Sobolev
3428db513a Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed.
2001-10-30 12:42:02 +00:00
FUJISHIMA Satsuki
cbda03d0ac o sync with x11/XFree86-4
- startx -nolisten tcp by default.
 - set login.conf environment for xdm.
2001-10-28 02:41:04 +00:00
Jean-Marc Zucconi
11bfaab414 Patch startx so that X is started with the "-nolisten tcp" by default and
add a "-listen_tcp" option to run X in non-secure mode.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-10-27 12:18:10 +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
Jean-Marc Zucconi
58af756a70 Re-enable the WITH_MATROX_GXX_DRIVER option.
Submitted by:	lioux
2001-10-25 20:37:00 +00:00