Kirill Ponomarev
eb5e63e03e
- Update to version 1.27
...
PR: ports/63597
Submitted by: Ports Fury
2004-03-01 18:23:46 +00:00
Kris Kennaway
5868312d7e
Mark IGNORE on sparc64 (does not work), and drop maintainership.
2004-02-14 05:53:01 +00:00
Mark Linimon
35e1c8bf72
Include updated patch from Ports Fury that fixes install problem
...
by creating all install directories. Updates the pkg-plist file
which I forgot in my last commit.
Submitted by: KATO Tsuguru <jungle@m8.dion.ne.jp>
2004-02-11 23:32:12 +00:00
Mark Linimon
f0410f5a4b
Update to wdm 1.26. Highlights of changes:
...
- daemon mode works again
- spanish and czech translations added
- en locale is now different from C locale.
- fixed problem with wdm not reacting to signals sent
to process with pid written to pid file.
- removed unused code
- many other bugfixes
See NEWS, README, and ChangeLog for the complete list.
PR: ports/57010
Submitted by: Ports Fury
Approved by: maintainer timeout (>3 months)
2004-02-11 04:26:45 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Norikatsu Shigemura
fe0ed89eda
Set the user's credentials: uid, gid, groups, environment
...
variables, resource limits, and umask.
Pointed out by: kan
Submitted by: Ports Fury
Approved by: maintainer implicitly
2003-07-22 15:58:06 +00:00
Norikatsu Shigemura
8ea8d3452e
Update to 1.25.
...
PR: ports/53108
Submitted by: Ports Fury
Approved by: maintainer timeout (1 month)
2003-07-11 18:33:56 +00:00
Edwin Groothuis
418038d97f
ix11/wdm project moved, update MASTER_SITES and WWW
...
The wdm project moved, so the distfile is no longer fetchable
at the old MASTER_SITES. Update MASTER_SITES and WWW. The
new author obviousle created a new tarball with a different
md5. Both tarballs include the same files as checked by
diff.
PR: ports/47299
Submitted by: Erwin Lansing <erwin@lansing.dk>
Approved by: maintainer timeout
2003-04-13 12:33:30 +00:00
Ade Lovett
3195b6f71c
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
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