Commit graph

1620 commits

Author SHA1 Message Date
Akinori MUSHA
d25e5de3eb Use ${PORTNAME} as appropriate. 2001-04-06 17:21:29 +00:00
Akinori MUSHA
3d781b16b3 Define USE_KDELIBS_VER=1 instead of a hardcoded LIB_DEPENDS entry. 2001-04-06 17:18:24 +00:00
Jean-Marc Zucconi
d394468ec8 Fix a build problem on alpha machines.
PR:		ports/26367
Tested by:	Christian Weisgerber <naddy@mips.inka.de>
2001-04-06 12:11:52 +00:00
Doug Barton
c28cc26577 Update to 3.31, which adds 3 new "hacks" and updates some
of the existing ones.
2001-04-06 07:54:08 +00:00
Jean-Marc Zucconi
6a9303a83a Bring in the most recent bits from the XFree86 cvs repository (security
fixes mainly). This corresponds more or less to a pre-3.3.7 version.
2001-04-05 16:21:35 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
e38e6ac0ef Update to 1.6.
Submitted by:	maintainer
2001-04-02 09:35:05 +00:00
Maxim Sobolev
ca156f8bff Update to 0.70. 2001-03-30 12:40:51 +00:00
Jimmy Olgeni
3f3d7628f0 Preserve Xsetup_0 at install/deinstall time.
Some directories in plist had to be removed with rmdir at deinstall time.
2001-03-29 19:19:19 +00:00
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