Commit graph

2146 commits

Author SHA1 Message Date
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Maxim Sobolev
5cee31d262 Fix installation when /usr/sbin not in the PATH.
PR:		34289
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-28 17:50:11 +00:00
Maxim Sobolev
91dea5e9fc Update to 1.4.0.6. 2002-01-28 17:07:47 +00:00
Maxim Sobolev
62a4e9fb1a Update to 1.4.1.4. 2002-01-28 17:07:12 +00:00
Patrick Li
1385354850 - Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas

PR:		34354
Submitted by:	maintainer
2002-01-28 02:08:13 +00:00
Patrick Li
694ed81f71 Update to 0.7.1 and keep forbidden. 2002-01-26 14:58:57 +00:00
Kris Kennaway
6502cabd5c Mark FORBIDDEN: buffer overflows in setuid root code. 2002-01-26 06:28:10 +00:00
Steve Price
cb36424b79 The I128 driver doesn't build properly on the Alpha so remove it.
Reviewed by:	 murray
Approved by:	 maintainer
2002-01-25 05:07:17 +00:00
Maxim Sobolev
18e79de284 When building on bento use numeric UID/GID because bento knows nothing about
user gdm and group gdm, so that the build is likely to fail. No PORTREVISION
bump because this just unbreaks the build on bento.
2002-01-24 19:47:15 +00:00
Patrick Li
73b4b52bef Update to 1.3.0 2002-01-24 04:19:39 +00:00
Maxim Sobolev
2439b5ac47 Use user name instead of UID when setting owner for the directory with
config files. This is necessary in the case when user already have gdm
user registered in his /etc/passwd, but with different UID. No PORTREVISION
bump because package remains the same.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-23 16:24:11 +00:00
Maxim Sobolev
07e6d2f6ad Update to 1.4.0.5. 2002-01-23 15:22:51 +00:00
Maxim Sobolev
ff5318d9df To work properly, HAVE_GNOME should be tested after bsd.port.pre.mk is
included.

Submitted by:	Anders Andersson <anders@hack.org>
		Joe Clarke <marcus@marcuscom.com>
2002-01-22 15:20:38 +00:00
Will Andrews
50c0b241d4 Back out XFree86 4.2.0 and all recent modifications for the sake of
preserving the upcoming 4.5 release.  Bump PORTEPOCH to denote portversion
going backwards.  All files have been reverted to exactly what they were
3 days ago, before the 4.2.0 upgrade, except PORTEPOCH bump.

Approved by:	re, portmgr, maintainer timeout
2002-01-22 14:19:57 +00:00
Jean-Marc Zucconi
aceb1e2fb7 I removed pkg-plist instead of pkg-plist.pc98 in the preious commit :-( 2002-01-22 02:14:26 +00:00
Jean-Marc Zucconi
2ec96bcbb3 Use only one package list for i386, alpha and pc98 and generate the appropriate
list ($WRKDIR/pk-plist) in the c onfigure script.
2002-01-22 01:59:56 +00:00
Jean-Marc Zucconi
10943c1c83 Add S3 driver.
Submitted by:	sobomax
2002-01-21 20:47:13 +00:00
Will Andrews
8b2ed97054 Change default to not use --enable-final because this option requires
large amounts of memory in order to compile KDE in any reasonable time.
For machines with such required amounts of memory, it can cut build times
by more than half.  I am not sure why I changed the default on this
option before, since it may lead some people to believe the build hanged.
2002-01-21 18:12:09 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Will Andrews
56067c5970 Bring in a -real- fix for kdesu. Many thanks to Alan Eldridge and
Waldo Bastian for their work towards fixing this both in 2.2.2/ports
and KDE3 CVS.  Bump PORTREVISION to make sure people get *this* fix and
not the previous broken one.

PR:		32549 (for real this time)
Submitted by:	Alan Eldridge <alane@geeksrus.net>,
		Waldo Bastian <bastian@kde.org>
2002-01-21 04:26:32 +00:00
Doug Barton
d8bd7d71ea A gnome user confirms that the new hooks in xscreensaver work, so
add the WANT_GNOME stuff in a way that looks more or less correct...

Thanks to Franz Klammer <klammer@webonaut.com> for giving it a ride.
2002-01-21 04:23:07 +00:00
Jean-Marc Zucconi
4342c1a966 Do not use MLINKS: it generates a too long arguments list in make. 2002-01-20 00:17:19 +00:00
Jean-Marc Zucconi
b92cc254b8 Upgrade to 4.2.0 2002-01-19 23:37:54 +00:00
Maxim Sobolev
f68b7f3ec4 Add linux-xalf 0.12, linux X11 Application Launch Feedback.
PR:		34004
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-18 18:47:23 +00:00
Ying-Chieh Liao
785277eaff upgrade to 1.2.2 2002-01-17 08:00:03 +00:00
John Baldwin
254edc3554 Turn on SYSCONS_SUPPORT for the Alpha architecture. The build gets farther
but still doesn't finish.
2002-01-16 00:06:02 +00:00
Maxim Sobolev
b98f12d4a5 Update to 1.4.1.3. 2002-01-15 16:12:51 +00:00
Ying-Chieh Liao
17e2793058 add xvattr 1.1
Getting and setting Xv attributes
2002-01-15 08:56:30 +00:00
Maxim Sobolev
1dfbf49163 Use correct permissions for ${PREFIX}/share/gnome/gdm.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 18:07:43 +00:00
Maxim Sobolev
6f15105d69 - Open /dev/apm read-only;
- don't leak file descripton if for fome reasom ioctl(2) on /dev/apm has
  failed.

Submitted by:	Anders Andersson <anders@hack.org> (ro /dev/apm)
		sobomax (descriptor leak)
2002-01-14 18:05:35 +00:00
Maxim Sobolev
78d6fe62ed Remove pkg-req - we don't need it anymore.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 17:41:50 +00:00
Maxim Sobolev
73ec2c0dfd When installing package automagically create required user/group if they don't
exist. This should make it possible to do unattented installation of pre-built
gdm package and gnome meta-package. Bump PORTREVISION.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 17:37:30 +00:00
Doug Barton
0a75d87246 Upgrade to version 4.00, which includes:
1. Redesigned -demo GUI (nice, except see below).
2. New modes of operation; one saver, blank/don't blank.
3. New hacks (screen saver modules).
4. Improved or fixed several other hacks.
5. Improved xinerama compatibility.

See http://www.jwz.org/xscreensaver/changelog.html for details.

* Sadly, the new GUI relies on xml, so that's now a dependency.
* I moved the various hack files and their xml config files into
their own directories.
* Fixed the poorly done hack in the Makefile to s/malloc.h/stdlib.h/
* Removed a patch hunk that's no longer needed.
* Added a fix for the new configure script's failure to recognize the
option to put the xml files in their own directories. (Already contacted author)
2002-01-14 03:04:04 +00:00
Maxim Sobolev
ade48b818d Chase increase of gtkhtml shared library version number.
Submitted by:	Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
2002-01-13 21:52:53 +00:00
Patrick Li
a7a9b463b3 Update to 1.2.1 2002-01-13 21:37:00 +00:00
Patrick Li
68385a66dc Add missing dependency
Screamed out by:	bento
PR:		33827
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-13 08:41:13 +00:00
Maxim Sobolev
3a0c4f197f Kill useless hunk. 2002-01-11 14:08:06 +00:00
Maxim Sobolev
5b8351b592 Respect user's settings in /etc/login.conf. Bump PORTREVISION.
Submitted by:	Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
Reviewed by:	Joe Clarke <marcus@marcuscom.com>, sobomax
2002-01-11 14:04:37 +00:00
Ying-Chieh Liao
fb66784fad upgrade to 2.0.5 2002-01-11 13:59:40 +00:00
Ying-Chieh Liao
65ebd68262 upgrade to 1.2.0 2002-01-11 13:56:16 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Patrick Li
b0bb492427 Update to 0.7.0
PR:		33762
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-11 03:18:37 +00:00
Patrick Li
8c7b46ea9f Fix typo s/WITH_XLIB/USE_XLIB/
Noticed by:	bento
2002-01-09 23:03:58 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Will Andrews
8f1ad962a0 Fix error where if '-' is actually used in invoking su(1), we lose all
the environment vars like DISPLAY etc.  Bump PORTREVISION.
Alan and I still suspect the problem is somewhere else, but this at least
gets kdesu working.  He feels I should back it out, but I'm going to keep
it since it's better than what we had last: a broken kdesu.

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-07 22:09:51 +00:00
Trevor Johnson
bf9fb21845 The distfile was changed trivially.
Submitted by:	Adam Kranzel <adam@blacktabby.org>
2002-01-07 22:00:27 +00:00
FUJISHIMA Satsuki
636195b82c sync with XFree86-4
- Fix a flickering LCD problem with i815 chipset.
2002-01-07 19:51:22 +00:00
Bill Fenner
1bc2608868 Fully qualify MAINTAINER address. 2002-01-07 19:36:49 +00:00
Jean-Marc Zucconi
9001d56e86 Fix a flickering LCD problem with i815 chipset.
PR:		ports/33504
Submitted by:	Peter KC Lee <peterkclee@mindless.com>
2002-01-07 18:35:28 +00:00
FUJISHIMA Satsuki
bfe0973b6c include pre.mk for XFREE86_VERSION usage.
Noticed by:	Dan Langille <dan@langille.org>
2002-01-07 14:08:24 +00:00
Will Andrews
edf3064ee9 Include XFree86-4-clients for xrdb as necessary. 2002-01-07 04:47:14 +00:00
Will Andrews
242583e165 Fix obscure kdesu bug where it doesn't pass the user to su to. This may
not be the correct fix -- discussion on kde-core-devel@kde.org ensuing.
Bump PORTREVISION to accomodate this important fix.

PR:			32549
Reported by:		Kenneth Culver <culverk@wam.umd.edu>
Fixed with help of:	Ryan Cumming <bodnar42@phalynx.dhs.org>
2002-01-07 02:08:04 +00:00
FUJISHIMA Satsuki
2fceaeca3d configure exits with error if
- USA_RESIDENT=YES and
 - imake-4 assumes HasXdmAuth=YES and
 - Wraphelp.c can't be found.
2002-01-06 20:55:22 +00:00
FUJISHIMA Satsuki
9450c9b68c o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
2002-01-06 20:51:08 +00:00
FUJISHIMA Satsuki
06c2ca48a6 move pre.mk inclusion to the bottom. 2002-01-06 20:47:38 +00:00
FUJISHIMA Satsuki
c715d3c12b whitespace fix. 2002-01-06 20:30:48 +00:00
Will Andrews
48d5f0342c Fix problem where KDM doesn't cause the login records to be updated when
a user logs in.  This causes problems with software that checks for them,
e.g. "at", "ktalkd", etc.  Bump PORTREVISION.

PR:		33602
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-01-06 06:28:07 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
MANTANI Nobutaka
22a1ed809c Update to 2.1.2. 2002-01-06 05:40:41 +00:00
Patrick Li
202bd1b055 Update checksum. The only major change was better handling of the history file
Submitted by:	maintainer
2002-01-06 05:05:00 +00:00
FUJISHIMA Satsuki
6a7dedd842 sync with x11/XFree86-4
- support ATI XPERT 128.
2002-01-05 20:47:49 +00:00
Jean-Marc Zucconi
e6f77b01cb Update version (X11R6.5)
PR:		ports/33581
Submitted by:	Nevermind <never@mile.nevermind.kiev.ua>
2002-01-05 19:37:59 +00:00
Will Andrews
9792a9c3c3 Remove not installed file.
Submitted by:	bento
2002-01-05 06:27:50 +00:00
Patrick Li
7e223b80d5 Add missing dependency for XPM.
Reported by:	bento
2002-01-05 03:52:00 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Maxim Sobolev
e029cfb14b Add evolution. I supposed that I had committed this one long time ago - looks
like my brain has a memory bug. *sigh*
2002-01-03 13:33:16 +00:00
Patrick Li
df78f1f1be Update to 1.2
Submitted by:	maintainer
2002-01-02 22:37:21 +00:00
Maxim Sobolev
c1f44e201a Sync with reality.
PR:		33473
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-02 15:13:52 +00:00
Maxim Sobolev
778c300fc7 Update to 2.2.5.4. 2002-01-02 10:13:04 +00:00
Maxim Sobolev
7c9c7117a7 - Update to 6.2.9;
- pass over maintainership to Adam Kranzel <adam-ports@blacktabby.org>.

PR:		33401
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
No responce from:	old maintainer
2002-01-01 15:22:45 +00:00
Maxim Sobolev
4e91bb5115 Set correct group for users' session.
PR:		33372
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-31 15:39:27 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Dmitry Sivachenko
d5b5239a0d Upgrade to version 1.4.
PR:		33338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Other files (pkg-plist, Makefile, etc) were committed few minutes ago,
but the corresponding e-mail was not sent (apparently) because I aborted
cvs ci in files/ directory.  I don't know whether it is a bug or a feature...
2001-12-30 12:28:07 +00:00
Dmitry Sivachenko
70b5f79b2f Update to version 1.4.
PR:		33338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 12:10:03 +00:00
Maxim Sobolev
adefabd190 Update pkg-message to match reality.
PR:		33324
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-30 08:20:33 +00:00
Ying-Chieh Liao
c99539284c add xbindkeys 1.0.1
Allows you to launch shell commands under X with your keyboard
2001-12-29 15:04:03 +00:00
Maxim Sobolev
2116837f3d Upgrade 2.2.5.3.
PR:		33250
Submitted by:	Joe Marcus Clarke <marcus@marcus.com>
2001-12-28 17:26:36 +00:00
Will Andrews
35f543f761 Part 2 of removing kde.gr.jp's patch. 2001-12-28 16:36:16 +00:00
Will Andrews
bf354a60cd Remove missing kde.gr.jp patch.
Noted by:	trevor
2001-12-28 16:35:13 +00:00
Will Andrews
12a4562500 Finally remove kde.gr.jp's i18n patch to allow this port to build. 2001-12-28 14:46:36 +00:00
Mario Sergio Fujikawa Ferreira
a3e0ec1a66 New port gxset version 0.3: GTK frontend for xset(1)
PR:		33239
Submitted by:	Bruce M Simpson <bms@spc.org>
2001-12-27 22:17:55 +00:00
Mario Sergio Fujikawa Ferreira
3edf4f547c New port wmfstatus version 0.4: General purpose LCD display for the
WindowMaker dock

PR:		33185
Submitted by:	Bruce M Simpson <bms@spc.org>
2001-12-27 20:45:45 +00:00
Pete Fritchman
5e2fd706d6 Add a missing dependency on libgnugetopt.
Noticed by:	bento
2001-12-27 19:52:41 +00:00
Jean-Marc Zucconi
8f29ac10c6 Patch to support ATI XPERT 128.
Submitted by:	Dan Langille <dan@langille.org>
2001-12-26 21:28:44 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Pete Fritchman
2aa1c19517 If not building WITH_MOTIF (required for Netscape plugins), don't try to load
nsplugin in konqueror_config.desktop.

PR:		32769
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-12-25 00:38:41 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Doug Barton
4422dc3bcc * Upgrade to 3.34, which is mostly bug fixes, and two new hacks.
* Correct something I didn't catch when I took over the port... if we want
  the -demo program to handle settings, GTK isn't optional.
* Add a patch that handles an overly enthusiastic attempt to avoid bzero
  (which one of the hacks actually uses).
2001-12-23 08:02:14 +00:00
Maxim Sobolev
51ace1e4db Correct locale names for use on FreeBSD. Bump PORTREVISION.
PR:		32840
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-20 10:01:28 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
3ba6025a4d Fix yet another victim of gdk-pixbuf update.
Submitted by:	bento
2001-12-19 11:07:26 +00:00
Ying-Chieh Liao
4138db0e8b add xclip 0.08
An interface to X selections ("the clipboard") from the command line
2001-12-18 06:34:27 +00:00
Patrick Li
5ed6a4bb25 Add port misc/wmessage, a WINGs based message viewer similar to xmessage 2001-12-18 01:52:58 +00:00
Ying-Chieh Liao
0474c4d38a add wscan
A 802.11 wireless visual signal strength meter

PR:		32678
Submitted by:	Jim Binkley <jrb@cs.pdx.edu>
2001-12-17 20:09:45 +00:00
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
Thomas Gellekum
f2ac1a1b0d Upgrade to 5.02. 2001-10-25 11:29:46 +00:00
Jean-Marc Zucconi
a46bd99227 Patcch to xdm to set environment from login.conf
PR:		ports/13614
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
Obtained from:	wdm distribution
2001-10-24 20:05:14 +00:00
Maxim Sobolev
6db6a4a2f9 Guppi binary now called guppi-gnumeric. 2001-10-23 13:39:13 +00:00
Akinori MUSHA
0dcfe80a35 Replace a tab with a space. 2001-10-21 19:42:31 +00:00
FUJISHIMA Satsuki
fe3c793e06 o sync with x11/XFree86-4
- re-enable DRI support.
 - fix radeon DRI module.

o add support for Matrox MGA GXX drivers and G550 identifier.
2001-10-20 05:25:20 +00:00
Kevin Lo
518c436286 Fix pkg-plist 2001-10-19 17:12:06 +00:00
Maxim Sobolev
809513ef1b Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:28:25 +00:00
Maxim Sobolev
9975b86c2c Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:27:36 +00:00
Maxim Sobolev
68257a672e Fix several incompatibilities with FreeBSD. This makes gdm working, at least
on my 5-CURRENT with XFree86-3.3.6.

PR:		31309
Submitted by:	Heath Nielson <heath@cs.byu.edu>
2001-10-16 07:25:04 +00:00
Ying-Chieh Liao
56f377d4af for slave ports 2001-10-11 11:56:51 +00:00
Thomas Gellekum
c9c6cac879 The --with{,out}-mesagl' option to configure is spelled --with{,out}-mesa'.
PR:		31141
Submitted by:	Markus Holmberg <markush+freebsd@acc.umu.se>
2001-10-09 11:24:56 +00:00
Maxim Sobolev
ed32c6b096 Some of the GNOME components now install their include files into
${PREFIX}/include/gnome-1.0 instead of plain ${PREFIX}/include, so make
gnome-config return appropriate cpp(1) flags necessary to find those
headers. Bump PORTREVISION accordingly.
2001-10-09 07:40:18 +00:00
Maxim Sobolev
c3506f236c Update version number of gtkhtml shared library. 2001-10-09 07:30:11 +00:00
Jean-Marc Zucconi
f61bf08510 Set PREFIX so that pkg-install works well when the port is not installed in
/usr/local/.

Submitted by:	Mike Meyer <mwm@mired.org>
2001-10-08 20:02:22 +00:00
Trevor Johnson
cedea2d858 Update URLs. Thanks to Paul Collins <sneakums@eircom.net>, the
author, for the information.
2001-10-07 13:04:40 +00:00
Dmitry Sivachenko
3ceecc667a Update to 2.2.4.2 2001-10-07 12:47:53 +00:00
Jean-Marc Zucconi
48bcbda354 re-enable DRI
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 21:20:26 +00:00
Mario Sergio Fujikawa Ferreira
5fd6c06733 typo fix: libtoo -> libtool 2001-10-06 16:47:36 +00:00
Mario Sergio Fujikawa Ferreira
2d56df646f o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel
o don't install .*\.la files (based on an idea from sobomax)
2001-10-06 16:43:09 +00:00
Maxim Sobolev
fe1bd7a63e Update to 2.2.4.1.
PR:		30955
Submitted by:	Stijn Hoop <stjin@win.tue.nl>
2001-10-02 12:18:33 +00:00
Maxim Sobolev
aaafb953e2 Chase gtkhtml shared library version bump. 2001-10-01 06:40:47 +00:00
Jean-Marc Zucconi
3e0bdb766e Bump PORTREVISION after patch-xdm addition. 2001-09-28 22:30:12 +00:00
Jean-Marc Zucconi
fe2187b759 Fix to set environment login.conf
PR:		ports/13614
Submitted by:	fjoe
2001-09-28 22:27:11 +00:00
Thomas Gellekum
a2921c23ea Add ${KRB5_HOME}/include to $CFLAGS and ${KRB5_HOME}/lib to
$XLOCKLIBS for people using kerberos5.

Suggested by:	Niels Kroon <niels@fundum.net>
2001-09-27 11:44:51 +00:00
Max Khon
16c0a513a1 this patch is no longer needed.
wdm 1.20 is able to set environment variables using stock setusercontext().

Reviewed by:	jmz
Approved by:	jdp
2001-09-24 17:23:46 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Jimmy Olgeni
0f6186d0db Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".

Submitted by:	kris
2001-09-23 11:00:36 +00:00
Jean-Marc Zucconi
933fe67cd2 Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.
PR:		ports/30652
Submitted by:	bsd
2001-09-19 23:54:27 +00:00
Mikhail Teterin
89d4534a9b This little utility is rather usefull on X11-less servers -- you
may with to modify xterm's title  or something after you login to
one. It does not use X11 at all, except to build its Makefile.

Use the simple  Makefile of our own, to  drop build-dependency on
X11.  As a  side effect,  it  will be  installed into  LOCALBASE,
rather than X11BASE/bin. Bump up PORTREVISION.
2001-09-19 15:05:26 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +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
Jimmy Olgeni
1f440692f2 Let other ports override MAINTAINER and CONFIGURE_ARGS.
PR:		30628
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-09-17 15:08:15 +00:00
Maxim Sobolev
0b4dd8b6e5 Sync PORTVERSION with gnome-fifth-toe.
Submitted by:	demon
2001-09-13 07:47:43 +00:00
Akinori MUSHA
da947bc75f Allow japanese/gnomelibs to add LIB_DEPENDS:
-LIB_DEPENDS=   xml.5:${PORTSDIR}/textproc/libxml \
	+LIB_DEPENDS+=  xml.5:${PORTSDIR}/textproc/libxml \
2001-09-12 15:39:01 +00:00
Akinori MUSHA
8cb369449a Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
Maxim Sobolev
99621b14fe Agg gnomoku and bump version to 1.4.1b2 to be in sync with GNOME folks. 2001-09-11 16:30:08 +00:00
Maxim Sobolev
b3b1995574 Update to 1.4.0.4. 2001-09-11 14:41:17 +00:00
Maxim Sobolev
1dac972c1f Update to 1.4.1.2. 2001-09-11 14:40:33 +00:00
Maxim Sobolev
a4751df979 Update version number of gtkhtml shared library. 2001-09-11 07:42:37 +00:00
Andrey A. Chernov
b51951bf31 Bump png major 2001-09-11 02:30:09 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Jimmy Olgeni
b9106bee89 Update port to version 0.9.1, plus a couple of patches from CVS to fix some
bugs.

Submitted by:   Jeremy Norris <ishmael27@home.com>
2001-09-07 19:59:57 +00:00
John Baldwin
ccccf88c48 Add a patch to fix up the build-bindist script to not use the extract
binary but to just use tar.
2001-09-06 23:10:35 +00:00
John Baldwin
be5469597d The 3.3.6 to 3.3.6a (3.3.7?) patch changed the name of the DGUX docs from
DGux.* to DGUX.* w/o the accompanying rename of the sgml source file.
To workaround, just rename the file in post-extract in the BUILD_XDIST
case.
2001-09-06 23:09:36 +00:00
David E. O'Brien
5ed04974ce People, if you want X11 bits with the releases, you need to leave the
checksum for xc/X336src-2.tgz in here!!
2001-09-06 21:55:53 +00:00
Maxim Sobolev
3f26dfdd7b Update to 1.1. 2001-09-05 08:22:11 +00:00
Maxim Sobolev
14316a67bc Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 and
downward).

Reported by:	JR Boyens <jboyens@iastate.edu>
2001-09-04 11:32:27 +00:00
Will Andrews
369fcbb329 Add a message to the port/package warning users about kcheckpass's
setuid root bit, which is off by default.  The purpose is to avoid
having users who don't use kcheckpass become vulnerable to a root
exploit.  For more details see the actual pkg-message.  Bump PORTREVISION
to reflect this change in the package.

As a side note, I'm a little wary about adding something like this so
close to the ports freeze for 4.4-RELEASE.  However, I decided that it
was a minimal risk and went ahead with it in the hopes of avoiding the
need for users to run into this "problem" themselves...
2001-09-03 17:48:23 +00:00
Maxim Sobolev
b327724009 Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+
(XFree86-4.x required).
2001-09-03 16:54:28 +00:00
Jimmy Olgeni
5419cb66df Remove bogus file that I introduced in revision 1.40 (pointy hat).
Submitted by:	bento
2001-09-02 15:53:22 +00:00
FUJISHIMA Satsuki
72ab35fd4d sync with x11/XFree86-4. 2001-09-01 12:05:00 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Maxim Sobolev
1eff704054 Fix the port (put back several lines accidentally removed by Ade few months
ago).

Submitted by:	bento
2001-08-31 12:48:10 +00:00
Jimmy Olgeni
2f546fc008 Support the Motif-dependent files in pkg-plist, add some missing @dirrm
entries, and move the @exec/@unexec entries to make the other @dirrms
actually work.
2001-08-31 11:27:34 +00:00