Kris Kennaway
592e9d783a
Grr. Try harder to fix PAM case.
2002-10-27 01:28:55 +00:00
Kris Kennaway
f1794c8878
Oops, I accidentally committed the version of the pam config file I was
...
using to test it.
2002-10-07 07:15:50 +00:00
Kris Kennaway
6dfd35841b
* Take over maintainership of this port.
...
* Take a shot at fixing the broken PAM support, which could never possibly
have worked under FreeBSD because it was using the Linux/Solaris
PAM module path. Enable PAM by default on 5.0 and install a config
file derived from /etc/pam.d/xdm.
2002-10-06 08:12:06 +00:00
David W. Chapman Jr.
534fffca27
${PERL} -> ${REINPLACE_CMD}
...
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Thomas Gellekum
999748d72a
Use another daemon pic as logo.
...
Submitted by: "Andrew S. Midthune" <amidthune@cableone.net>
2002-04-11 12:04:47 +00:00
Norikatsu Shigemura
ddce43c67d
Unbreak the port by getting rid of -ldl which we don't have.
...
I submitted this fix to the author several days ago but got no
answer yet.
Approved by: knu (mentor)
2002-04-10 18:51:25 +00:00
Will Andrews
267499ca8a
Add Xinerama support for WDM (yay!!). Bump PORTREVISION.
...
George helped me better understand the Xinerama API. Please note that
there is no support for specifying a particular physical display for
which the login frame should appear -- it will always choose physical
screen number zero.
Helped with this patch: George Staikos <staikos@kde.org>
2002-04-04 14:02:12 +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
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
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
Jimmy Olgeni
f39fd62866
wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.
2001-11-06 12:22:11 +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
Maxim Sobolev
5b2a2a372e
Update version number of wmraster shared library.
2001-05-14 19:00:07 +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
Jimmy Olgeni
d82eb1f666
Preserve wdm-config at install/deinstall time.
2001-03-27 10:03:22 +00:00
Jimmy Olgeni
2cac1647f9
Style fixes for ports/x11.
2001-02-05 16:18:54 +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
Will Andrews
4b5068fa26
Ooops, removed a patch that wasn't supposed to be removed.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 05:26:51 +00:00
Will Andrews
b8713e74a8
Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.
...
PR: 19382
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:39:02 +00:00
Steve Price
c2715b053c
Update MASTER_SITES and WWW: line to pkg/DESCR.
...
PR: 18283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:52:55 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Chris Piazza
42245e3151
Re-enable PAM support, problems are fixed.
2000-03-19 02:44:09 +00:00
Chris Piazza
e142a5b9ef
Use /etc/pam.conf instead of /etc/pam.d/ (doesn't change pam.conf)
...
Remove patch-an which was a security hole and isn't needed any more
Submitted by: ume
2000-03-19 02:30:45 +00:00
Satoshi Asami
31efbc1fbd
Fix security hole. Packages are unaffected. The release tag will
...
be rolled forward.
Submitted by: kris
2000-03-16 08:42:10 +00:00
Chris D. Faulhaber
999c378f96
Update port to 1.20
...
PR: 17252
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-08 17:12:29 +00:00
Thomas Gellekum
e1b505174b
Add PAM support to wdm.
...
Submitted by: ume
Reviewed by: cpiazza
2000-03-07 11:52:41 +00:00
Chris Piazza
ae52ba8025
Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usage
...
PR: 16038
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 19:32:42 +00:00
Thomas Gellekum
a81ca96cc9
Rename PID file from xdm-pid to xdm.pid for consistency.
1999-12-22 12:59:30 +00:00
Munechika SUMIKAWA
59e10935c9
upgrade to 1.19.
...
PR: 14740
Submitted by: tkato@prontomail.ne.jp
1999-11-09 12:46:00 +00:00
Chris Piazza
25abf4b4a7
Use the updated libproplist shared library
1999-10-07 03:58:31 +00:00
Thomas Gellekum
d37743a06f
Fix MASTER_SITES; merge patch from PR 13614.
...
PR: 14126
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-05 10:20:27 +00:00
Steve Price
2169e434e8
The version number of libgif.so has changed to 5.
1999-09-18 03:12:11 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e17439d50d
$Id$ -> $FreeBSD$
1999-08-31 02:51:23 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Thomas Gellekum
fd9ddf7840
Use the new libwraster.
1999-06-04 08:01:18 +00:00
Michael Haro
3296252ea9
Use proper path in manpage.
1999-05-22 03:54:35 +00:00
Michael Haro
5266f6ed9b
fix depends to use better method.
...
Note to self: feeding brain == good
PR: 11419
Submitted by: steve@freebsd.org in a followup to this pr
1999-05-01 03:36:57 +00:00
Michael Haro
1870625495
wdm needed to depend on libraries installed with WindowMaker.
...
PR: 11419
Submitted by: cpiazza@home.net
1999-05-01 01:23:20 +00:00
Michael Haro
a6ec87c3fc
fix a problem with configure not finding all the libraries it needed
...
PR: 10941
Submitted by: me
1999-04-13 06:48:44 +00:00
Vanilla I. Shu
ec0228b073
Correct libPropList.
...
PR: ports/9979
Submitted by: KIRIYAMA Kazuhiko
1999-02-18 17:57:37 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Satoshi Asami
4eab2ea329
Add virtual category "windowmaker".
1999-01-18 06:43:04 +00:00
Satoshi Asami
0a6c60d056
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
...
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
...
Approved by: asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
11deadb428
Use the static libPropList.
1998-11-24 16:06:23 +00:00
Thomas Gellekum
ec1fb7e5eb
Use setusercontext() to pick up settings from /etc/login.conf.
1998-10-01 07:39:33 +00:00
Thomas Gellekum
2a8f9db401
Make this compile on -current.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1998-09-29 11:46:34 +00:00