Commit Graph

1599 Commits

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