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

1964 Commits

Author SHA1 Message Date
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