Commit graph

1711 commits

Author SHA1 Message Date
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
FUJISHIMA Satsuki
10427f3863 o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-03-29 12:04:27 +00:00
Maxim Sobolev
bf1669b751 Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.
PR:		25558
Submitted by:	Alexander Matey <matey@cis.ohio-state.edu>
2001-03-28 17:45:41 +00:00
Jimmy Olgeni
d82eb1f666 Preserve wdm-config at install/deinstall time. 2001-03-27 10:03:22 +00:00
Will Andrews
a471e363f8 Thought I removed these PTHREAD_* things from the Makefile. FWIW, the
reason it worked for me is because PTHREAD_* weren't in bsd.port.mk at
the time testing was done.
2001-03-27 04:10:03 +00:00
FUJISHIMA Satsuki
469addae1f install freetype-config.
This should solve build problem of freetype2 apprications.
2001-03-26 17:34:37 +00:00
Maxim Sobolev
d81379c851 Unbroke if USA_RESIDENT isn't defined. 2001-03-26 11:31:19 +00:00
FUJISHIMA Satsuki
984a75e189 update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).

PR:		24338(4.0.2)
Submitted by:	maintainer, keith
2001-03-25 23:04:52 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
John Baldwin
7c8cef665b Make these into actual patches against XFree86 instead of patches against
the XFree86 port directory.  Before these would generate the files
files/patch-r0[1234] (some of them multiple times), now they will actually
patch the X sources to achieve the desired results.
2001-03-22 01:45:11 +00:00
John Baldwin
185bd300eb Actually name the configure script 'configure' in the BUILD_XDIST case so
that it will actually get executed.
2001-03-22 01:30:35 +00:00
Jim Mock
8b2381c2e0 Remove WWW from pkg-plist. The site hasn't existed for quite some time
now, and I've been hosting the tarball.

Submitted by:	fenner's distfile survey
2001-03-21 20:23:39 +00:00
Jean-Marc Zucconi
7093eef090 Add the possibility to disable support for TrueType fonts. 2001-03-20 15:55:00 +00:00
Ying-Chieh Liao
7020cc7014 upgrade to 1.5.3 2001-03-19 17:39:55 +00:00
Jean-Marc Zucconi
ca569b4d58 set MASTER_SITE_SUBDIR to 4.0.2
Submitted by:	cpiazza
2001-03-18 14:07:50 +00:00
Jean-Marc Zucconi
36c1a70954 Those files should have been removed in my previous commit :-/ 2001-03-18 03:44:09 +00:00
Jean-Marc Zucconi
502fe521bd Upgrade to version 4.0.3
- patch-0 replaced by 'MAKE_ARGS=' in Makefile
- XF86Setup is no more supported in XFree-4, so patch-8 is removed as well
  as corresponding stuff in scripts/configure
- patch-config_cf_Server_tmpl replaced by the setting of InstallXserverSetUID
  in scripts/configure
other removed patches are no more necessary.

Note that freetype2 is now part of the base 4.0.3 distribution. The
freetype2 include and libs files are always installed.
2001-03-18 03:20:57 +00:00
Vanilla I. Shu
2a80c2c568 Ecore is a core event (X11) abstraction library.
PR:		ports/25862
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-03-17 16:31:30 +00:00
Akinori MUSHA
82843eab94 Update to 0.15 and unbreak. KDE 1.x _is_ still in the tree! 2001-03-17 11:47:02 +00:00
Peter Pentchev
c32ff6afe0 Update MASTER_SITES.
PR:		25821
Submitted by:	maintainer
2001-03-15 09:27:11 +00:00
Maxim Sobolev
d159fa08b2 Add missed gdk-pixbuf dependency.
Submitted by:	bento
2001-03-14 08:52:35 +00:00
FUJISHIMA Satsuki
8414fc6fb9 o copying files/Imakefile instead of Makefile to make USE_IMAKE working.
o making/installing html manpages.
o replace magic number with macro in DISTNAME.
o move post-extract to post-patch to get as-is distfile after make extract.
2001-03-13 22:46:51 +00:00
Jean-Marc Zucconi
9151486a1d Add the trailing slash to the master site for matrox driver. 2001-03-13 20:30:24 +00:00
Maxim Sobolev
0bc3b911f9 o Add missed USE_IMAKE;
o fix manpage problem with XFree86-4;
o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy.

PR:		25670
Submitted by:	maintainer
2001-03-13 16:06:46 +00:00
Jean-Marc Zucconi
7196228100 Add the official Matrox driver for G200, G400 and G450 graphic adapters.
This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined.

Submitted by:	lioux
2001-03-13 16:02:00 +00:00
Will Andrews
3c4896e2d7 Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quite
work right yet.  This needs other eyes to look at in order for me to figure
out what's going on here.  Help, please?

Basically, the current situation is this:  You can hack the startkde
script to make KDE2 start all the way through, which basically consists of
simply replacing the kdeinit line with "kcminit".  However, at certain
points after KDE is done setting things up, processes named "kdeinit" that
are in charge of certain apps go crazy and hit infinite loops somewhere.  I
haven't been able to determine where exactly, and if this is related to
threads at all, or if a critical app or similar somehow doesn't get compiled
with threads.  Or something like that.  *sigh*

Konqueror can startup and seems to work okay in a different window manager,
but it seems to randomly set off a kdeinit proc as above.

Anyhow, this is 2 weeks' worth of debugging on a 4-month-old problem.  If
you're using XFree86 4.0.2, I caution against trying this stuff out unless
you're going to help me out and are willing to help me figure out exactly
where the heck things are going awry.  Things should still compile and work
just fine for those on XFree86 3.3.6.  I decided to leave out these hacks
in nonessential stuff (like kdenetwork et al) because kde2 itself needs to
work with threads first.  =)

I guess I can thank my lucky stars JKH's decided to stick with 3.3.6 until
some point in the future when 4.0.x becomes more stable...
2001-03-13 09:48:11 +00:00
Jean-Marc Zucconi
96d604fcb0 Use pre-configure instead of pre-fetch to test compiler flags. pre-fetch
is already used for the USA_RESIDENT test.
2001-03-13 03:58:51 +00:00
FUJISHIMA Satsuki
f9ddee3acd change unreachable MASTER_SITES.
PR:		25703
Submitted by:	maintainer
2001-03-12 17:52:32 +00:00
Will Andrews
1cc199213a Fix plist. Kevin!!!! ;-)
Prodded by:	fenner/obento
2001-03-11 01:24:10 +00:00
Maxim Sobolev
b88a789d55 Fix previous commit: LOCALBASE --> X11BASE. 2001-03-10 13:01:25 +00:00
Maxim Sobolev
451c717faf Use LOCALBASE instead of PREFIX in CONFIGURE_ENV. 2001-03-10 10:56:00 +00:00
Greg Lehey
3fa300b2f4 New port: xtset
xtset sets the title and icon name for xterms.

Obtained from:	Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
2001-03-09 01:59:37 +00:00
Kevin Lo
7527c43abd Disable OpenLDAP support by default
Approved by: will
2001-03-08 07:06:51 +00:00
Kevin Lo
b412f93213 Fix pkg-plist
Approved by: will
2001-03-08 03:56:43 +00:00
Steve Price
a860f8a606 Add the kdebase11 directory. 2001-03-08 02:14:04 +00:00
FUJISHIMA Satsuki
1b8dc801cc resolve problem with XFree86-4.0.2.
PR:		25559
Submitted by:	maintainer
2001-03-06 17:23:38 +00:00
Will Andrews
a9664049c0 Fix build problem with kio_ldap where it was including <time.h> instead
of <sys/time.h> (for $DEITY knows why reason); fix kinfo_proc meddling in
ProcessList.c.

Reported by:	MANY (ldap problem), mi, msmith (kinfo_proc)
Submitted by:	Sven Petai <hadara@online.ee> (partial patch for kinfo_proc,
		I added __FreeBSD_version #ifdefs and cleaned it up a bit)
2001-03-05 14:11:17 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Doug Barton
8405d736a6 Update the list of installed stuff 2001-03-05 11:23:02 +00:00
Doug Barton
d33199033b * Assume maintainership. Mail to jseger went unanswered, and this port
has been periodically maintained by others for 9 months in any case.
* Upgrade 3.26 -> 3.29
* Specify full path to fortune, since many of the screen saver programs
  could not find it on their own.
* Fix the -lpthread -> -pthread problem.
* Re-generate patch files.
* Eliminate patch-ae, whose only purpose in life was to prevent the
  building and installation of the xscreensaver-demo program which, in
  addition to being the method used to configure the server and
  all the little screensaver programs; works just fine, and doesn't
  actually hurt anything.

The report in the PR is a little out of date with reference to the latest
xscreensaver version, but all parts of the thing are working for me now
in any case.

PR:		ports/23619
Submitted by:	Lars Eggert <larse@isi.edu>
2001-03-03 01:49:13 +00:00
Jimmy Olgeni
99471cdde5 Make backspace generate ^H, not ^?.
This was the default Eterm behavior in version 0.8.

Submitted by:	Jonathan Chen <jonathan.chen@itouch.co.nz>
2001-03-01 12:26:36 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Akinori MUSHA
e6cc215bad Add ruby-gnome, a set of Ruby bindings for GNOME which includes gnome,
gtk, gdk_imlib, and gdk_pixbuf modules.  The last three modules will
be provided as separate ports.
2001-02-28 12:52:25 +00:00
David E. O'Brien
ec355984be Add patches needed in building a release X11 distribution that matches
the ones we used to get from XFree86.

Submitted by:	jhb
Approved by:	jmz
2001-02-27 23:07:59 +00:00
Jean-Marc Zucconi
8711c56540 Spelling fix.
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-02-27 16:35:51 +00:00
Will Andrews
46bf532fac Remove KDE 1.x metaport. 2001-02-27 03:43:05 +00:00
Will Andrews
7781dc431d Put kdebase 1.x back to fix broken ports I'd overlooked. 2001-02-27 03:30:24 +00:00
Akinori MUSHA
64d371698f Let this port sleep until it is updated to support KDE2.1. 2001-02-27 03:30:02 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Peter Pentchev
2a6a2671d8 Update to 1.2 2001-02-23 15:52:38 +00:00
David E. O'Brien
2586f662eb Add needed support for building an X distribution that mirrors the
XFree86's own distribution layout.  To use, define "BUILD_XDIST".
2001-02-18 04:47:55 +00:00
Jimmy Olgeni
b91acc0bdd Update to version 0.9. 2001-02-17 22:28:10 +00:00
Mario Sergio Fujikawa Ferreira
c4e85efd6f typo clean up police: \s -> \t 2001-02-14 04:12:50 +00:00
Jean-Marc Zucconi
97025c83a6 Add include/X11/Xft/XftFreetype.h 2001-02-10 23:35:12 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Jean-Marc Zucconi
ec63b7e90f Add an option to install config files in /usr/X11R6/lib/X11 instead of /etc/X11 2001-02-08 16:40:08 +00:00
Jean-Marc Zucconi
8b3511a23f Add a pre-fetch target to check CFLAGS. XFree won't compile with -O3 or above
with xthreads.
Bump PORTREVISION.
2001-02-08 16:38:51 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Jimmy Olgeni
1b610ad073 Style fixes for ports category x11. 2001-02-05 20:58:33 +00:00
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Jeremy Lea
4261a15695 Relax the requirements script when in BATCH mode, so that this works from
sysinstall.

PR:		ports/23907
Submitted by:	olgeni
2001-02-05 08:08:31 +00:00
Jimmy Olgeni
e1beb7e5c7 Take over port maintainership with Murray's permission. 2001-02-01 23:19:05 +00:00
Jimmy Olgeni
dc3bd37f79 Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE. 2001-02-01 20:11:02 +00:00
Jimmy Olgeni
4673ae7efd Merged changes from ports/23182.
* Add BUILD_DEPENDS: textproc/man2html
* Install Eterm.1.html
* Support PORTDOCS in pkg-plist

PR: 23182
2001-02-01 19:56:25 +00:00
Jimmy Olgeni
351df03427 Fix typos in comment and description. 2001-02-01 11:28:54 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Daniel Harris
745a22c0d4 Actually commit the new distinfo.
Pointy hat to:	dannyboy
2001-01-28 19:34:21 +00:00
Daniel Harris
e5620a0f21 Fix unfetchable distfile and chase checksum.
Diff says tarball's contents haven't changed.

PR:		24538
Submitted by:	joseph@randomnetworks.com
2001-01-28 19:19:14 +00:00
Daniel Harris
9b60920789 Fix unfetchable distfile.
PR:		24537
Submitted by:	joseph@randomnetworks.com
2001-01-28 19:05:27 +00:00
Coleman Kane
8fdc4ba31e Update to allow ksysguard to compile from KDE 2.0 using -CURRENT
500015+. The kinfo_proc struct changed, and this accomidates that
change on -current. KDE 2.0 now compiles again.

Approved by: kevlo
2001-01-28 08:46:22 +00:00
Alexander Langer
a73c13ef5d Update to 0.4.
PR:		24375
Submitted by:	Jeremy Karlson <karlj000@unbc.ca> (maintainer)
2001-01-27 11:43:18 +00:00
Maxim Sobolev
06b2cca941 Unbroke for newest WMaker (location of WINGs includes has been changed).
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2001-01-27 06:48:03 +00:00
Jean-Marc Zucconi
df038663e3 Fix a small bug in the MouseKeysAccel feature. See
http://www.math.missouri.edu/~stephen/software/bugfix-for-mousekeys
for a complete description.

Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2001-01-27 03:21:24 +00:00
Ade Lovett
4b06a6b98c It's another day. Update to 1.2.11 2001-01-25 17:00:26 +00:00
Ade Lovett
c0bf4310df Another day. Another GNOME release. 1.2.10 here 2001-01-25 02:38:01 +00:00
Ade Lovett
bf3d4efb9c Allow CATEGORIES to be overriden by the respective japanese/* ports
(and others, should they ever be born)

Still don't understand why practically all of this can't be merged
into the main GNOME source tree, but hey ho.

Requsted by:	knu
2001-01-24 16:03:49 +00:00
Ade Lovett
3c40e20d43 *sigh* missed a relatvely important patch, at least from a packaging PoV
Bump PORTREVISION accordingly.
2001-01-24 05:25:53 +00:00
Ade Lovett
77b07c735b Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.
2001-01-24 05:07:19 +00:00
Vanilla I. Shu
5eb6f93aa0 1: Upgrade to latest version.
2: Use the right way of PORTDOCS variable.
3: Change maintainer's email address to @FreeBSD.org.
2001-01-21 02:42:28 +00:00
Kris Kennaway
b2b5f246a9 Correct manpage examples, and fix build warnings.
Submitted by:	Dirk Froemberg <dirk@freebsd.org>
2001-01-20 10:32:55 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Maxim Sobolev
e4401aa534 - Fix breakage under new location where WINGs headers are installed
(after Window Maker 0.63.1)

PR:		24289
Submitted by:	Ports Fury
2001-01-12 20:29:10 +00:00
Jean-Marc Zucconi
8400046413 Dont make 'World' with the -k flag. I want the compilation to stop as soon
as an error is encountered rather than at the make install phase.
2001-01-11 23:18:44 +00:00
Vanilla I. Shu
9734113c4f Fix logic problem.
Submitted by:	maintainer
2001-01-09 20:41:40 +00:00
FUJISHIMA Satsuki
7289769388 fix X manpage error with XFree86-4
PR:		23441
2001-01-09 19:36:05 +00:00
Maxim Sobolev
517dd2ae7f Update to 6.2.8a2.
Approved by:	maintainer
2001-01-09 16:06:56 +00:00
Jean-Marc Zucconi
2530eb5439 Add the savage driver. 2001-01-09 15:16:07 +00:00
Akinori MUSHA
8940d3c747 Update to 0.14b. 2001-01-09 10:17:17 +00:00
Akinori MUSHA
d8c7d9d59f Update to 0.14a. 2001-01-08 23:46:30 +00:00
Vanilla I. Shu
e5020479d7 A drop in replacement for the "dialog" or "cdialog" programs.
PR:		ports/24145
Submitted by:	Ying-Chieh Liao
2001-01-08 23:26:48 +00:00
Jean-Marc Zucconi
c668c529d8 Don't build freetype2 from the XFree sources and add a dependency on
print/freetype2.
I only got negative feedback with the previous version.
2001-01-08 14:29:08 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Tim Vanderhoek
28a9f82697 WWW: http://www.jwz.org/xkeycaps/ 2001-01-07 15:17:11 +00:00
Kevin Lo
a03c488a18 kio8-* encoding improvement
Submitted by: mi@aldan.algebra.com
2001-01-05 06:20:31 +00:00
Will Andrews
9ba048d6a0 Add p5-X11-Protocol 0.04, perl module that provides an interface roughly
equivalent to Xlib.
2001-01-03 23:47:57 +00:00
Andreas Klemm
a0c10a572f Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:26:04 +00:00
FUJISHIMA Satsuki
ea6fb038dd use ComplexProgramTarget NoMan to avoid making html manpage with XFree86-4.
PR:		23471
Submitted by:	myself
Approved by:	maintainer
2000-12-30 18:45:24 +00:00
FUJISHIMA Satsuki
43a2aac35f use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
pre-install -> post-build to make reinstall target working.
change maintainer to ports@ due to maintainer does not have FreeBSD box
anymore.

PR:		23444
Submitted by:	myself
2000-12-30 18:37:03 +00:00
Jean-Marc Zucconi
9d0f3f17f6 Compile and install the freetype extension. 2000-12-29 18:48:31 +00:00
Jean-Marc Zucconi
2248dbe1b7 Add info about the availability of the complete distribution in one port.
PR:		ports/23330
Submitted by:	Marc van Woerkom <Marc.vanWoerkom@science-factory.com>
2000-12-25 22:12:10 +00:00
Jean-Marc Zucconi
da6267feb6 This is the complete XFRee86 distribution. Add a note telling that
the distribution is also available in parts.

PR:		ports/23330
Submitted by:	Marc van Woerkom <Marc.vanWoerkom@science-factory.com>
2000-12-25 22:07:43 +00:00
Jean-Marc Zucconi
6c25a2b7b1 Add 2 extra files.
Sort plist.
2000-12-25 22:02:12 +00:00
Jean-Marc Zucconi
54dcb34544 Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist! 2000-12-25 04:02:55 +00:00
Jeremy Lea
18e9ce9143 Add a security alert dialog and remove FORBIDDEN. 2000-12-24 10:55:36 +00:00
Peter Pentchev
f145f58277 Better Perl inline substitution - only one invocation of perl. 2000-12-23 16:58:17 +00:00
Peter Pentchev
3803b2c364 Update to 1.1. 2000-12-23 16:34:03 +00:00
Jean-Marc Zucconi
e7053e9782 Add X threads support.
Submitted by:	Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
2000-12-22 23:07:36 +00:00
Kevin Lo
f4acc5c7e9 Add PORTREVISION bump.
Thanks kris@
2000-12-22 06:01:07 +00:00
Kevin Lo
14e601f8d1 Fix logout issue.
Thanks Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2000-12-22 03:34:48 +00:00
Jean-Marc Zucconi
8c27400ee0 One more patch is needed to ensure the X11 build uses centrally
specified  CFLAGS all over.  Without this, no  optimization is used AT ALL
for some files (libraries).

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-21 21:03:38 +00:00
Kris Kennaway
024a663e1a Mark FORBIDDEN: All released XFree86 3.x versions have remote denial of
service and code execution vulnerabilities in some of the libraries.
2000-12-21 03:19:14 +00:00
Jean-Marc Zucconi
401267971f Update for XFree86-4.0.2 2000-12-20 01:20:15 +00:00
Jean-Marc Zucconi
d29de0709a Upgrade to 4.0.2 2000-12-20 01:16:08 +00:00
Thomas Gellekum
cb8895c30e Upgrade to 5.00. 2000-12-19 12:26:26 +00:00
Kevin Lo
7103bd0985 Fix CATEGORIES.
Noticed by Vivek Khera <khera@kciLink.com>
2000-12-18 02:23:12 +00:00
Trevor Johnson
abc03967ee new port of ButtonBox 0.03, an Xlib-based application launcher 2000-12-17 09:52:13 +00:00
Maxim Sobolev
add40d262c Add additional theme distributed by the author along with login.app itself and
make it default theme.
2000-12-14 09:27:27 +00:00
Maxim Sobolev
072be54a75 - Update to 2.0.0.a7;
- make it PREFIX, X11BASE and LOCALBASE clean;
- adjust default font, so login.app should work OOB;
- new MASTER_SITE and WWW;
- make GNUstep theme default theme instead of Linux one (it's nasty to see
  big `LINUX' letters on FreeBSD login screen ;);
- adjust scripts, so `Restart' and `Power-off' buttons work just OOB.

Update prompted by:	Thomas Spreng <spreng@iamexwi.unibe.ch>
2000-12-14 09:01:23 +00:00
Jean-Marc Zucconi
9fa59ff156 Fix typos in one of the XFree86 header files which corrupted the return
from getpwuid, causing the GetRootDirName function to segfault during
initialization of the screen database.

PR:		ports/23500
Submitted by:	Brian McDonald <brianmcd@columbus.rr.com>
2000-12-12 22:38:58 +00:00
Jean-Marc Zucconi
d2aadade77 Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all corresponding
'@dirrm ...' in plists.
2000-12-12 16:36:32 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Steve Price
c02f0954c3 - Support CC/CFLAGS/X11BASE properly
PR:		23279
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 03:00:45 +00:00
Ade Lovett
71a99964bd It's high time that the GNOME metaport got cleaned up to actually
USE_GNOME :)
2000-12-08 21:13:11 +00:00
Maxim Sobolev
df8b5d44ed Update to 0.80.4. 2000-12-07 15:10:16 +00:00
Jean-Marc Zucconi
88f9a9e1d6 Compilation fixes for changes in machine/console.h and machine/mouse.h in
-current. patch-r and patch-s come from the XFRee86-4 port, another patch is
required here for scanpci.c (patch-q, submitted by Donald J. Maddox
<dmaddox@sc.rr.com>)
2000-12-05 15:57:00 +00:00
Jean-Marc Zucconi
6827c53e9d Increment PORTVERSION 2000-12-05 15:53:24 +00:00
Maxim Sobolev
06be6dc38c Update to 0.80.3. 2000-12-04 08:29:57 +00:00
SADA Kenji
ca82746f02 Unbroke.
My last fix for XF86-4 causes build problem now (I'm not sure why),
then apply Fujishima-san's proper fix.

PR: ports/22477
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
2000-12-02 19:38:20 +00:00
Mario Sergio Fujikawa Ferreira
fa83952930 Add several WITH_* configure time options to the ports.
Also, enable rxvt-devel shared lib build.

PR:		ports/23201
Submitted by:	Jay Sachs <jay@avacet.com>
2000-12-01 14:46:28 +00:00
Kevin Lo
54fa8c1be3 Fix eject device.
Submitted by: Vivek Khera <khera@kciLink.com>
2000-12-01 07:36:07 +00:00
SADA Kenji
55072611a2 Fix a typo.
Pointed out by:	PF at [ports-jp 10470]
2000-11-30 18:32:11 +00:00
Jean-Marc Zucconi
d5467efb32 Fix compilation problems caused by recent changes in machine/console.h and
machine/mouse.h

Submitted by:	taguchi@tohoku.iij.ad.jp
2000-11-28 02:44:58 +00:00
SADA Kenji
ce4e8d74a7 Temporarily unbroke for XFree86-4.
Problem was that XF86-4 forces to make html mans unless
this port has no man pages.
Probably this should be fixed under $X11BASE/lib/X11/config.

Submitted by:	bento (gohan?)
2000-11-26 15:07:46 +00:00
Peter Pentchev
38cd93d7c8 xvkbd is a virtual keyboard for X applications.
PR:		22662
Reviewed by:	kris
2000-11-26 14:03:56 +00:00
Jean-Marc Zucconi
e9a816195f There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current's
default AJ /etc/malloc.conf behaviour.  It can't auto-match CJK fontnames
specified in its fontset argument, but only explicit fontnames are accepted.

Submitted by:	keith
Tested by:	Clive Lin <clive@CirX.ORG>, Michael C. Wu <keichii@iteration.net>
2000-11-23 13:36:01 +00:00
Jean-Marc Zucconi
13a65206f3 Fix a problem with the PAM support in xdm that prevents pam_start_session()
from ever being called

PR:		ports/22615
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
Reviewed by:	David Dawes
2000-11-23 01:58:25 +00:00
Kevin Lo
0f4468ea64 - Fix tmpnam() issue
- Fix typo. mkstemps() -> mkstemp()
2000-11-22 07:53:56 +00:00
Doug Barton
c6e9c24058 Add wmmenu, "A dockapp for WindowMaker that provides a popup menu of
icons that launch applications." I made a few changes to the
originator's submission in order to make the example files work
out of the box with our default icon directory arrangement.

PR:		ports/22907
Submitted by:	Jeremy Karlson, karlj000@unbc.ca
2000-11-21 06:53:17 +00:00
Kevin Lo
35eaf549b2 - Fix Big5 encoding. Konqueror displays Chinese with no problems :)
- Fix tempnam() warnings
2000-11-21 04:51:25 +00:00
Jean-Marc Zucconi
067c83a25a Fix a bug introduced in revision 1.64: empty answers were always replaced
by "YES" independently of the value proposed by default.
2000-11-19 01:41:36 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Ade Lovett
0c73d558e2 Conditionally set MAINTAINER, so that the japanese slave ports DTRT
Submitted by:	nakai
2000-11-17 16:23:09 +00:00
Ade Lovett
95ed239305 Update to 1.2.4 2000-11-16 00:19:02 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Jean-Marc Zucconi
f09eacc563 Enable PAM in xdm if it was requested in the configure phase. PAM support
was broken in previous revisions.
2000-11-14 00:21:22 +00:00
Jean-Marc Zucconi
f58a7aa345 Add a patch to fix the build when Xinerama is not required.
Problem noticed by: jdp
2000-11-13 18:45:31 +00:00
Maxim Sobolev
26b0292aff Remove redundant "\" followed by empty line. 2000-11-13 16:24:55 +00:00
Vanilla I. Shu
063163509d Upgrade to 3.26. 2000-11-12 03:52:13 +00:00
Jean-Marc Zucconi
17fd2ab3db Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk 2000-11-09 05:42:27 +00:00
Jean-Marc Zucconi
b3cb04ce75 Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
does not exist. Furthermore `as' does not grok one assembly source
(xc/lib/GL/mesa/src/X86/common_x86asm.S)
2000-11-09 04:33:13 +00:00