Skip site navigation (1)Skip section navigation (2)

CVS log for ports/x11/wdm/Makefile

[BACK] Up to [FreeBSD] / ports / x11 / wdm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:14 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Apr 19 18:20:06 2011 UTC (9 months, 3 weeks ago) by xride
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
Fixing a pam_nologin(8) warning.

PR:		142740
Submitted by:	martinko <gamato@users.sf.net>

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:44 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:38 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
- update to jpeg-8

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:56 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:42:28 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -6 lines
- Remove conditional checks for FreeBSD 5.x and older

Approved by:	pav

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Dec 28 18:17:07 2008 UTC (3 years, 1 month ago) by xride
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +7 -1 lines
Unable to change window manager after the first selection/login.

PR:		104255
Submitted by:	martinko  <gamato@users.sf.net>

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:41 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:09:10 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:35 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Mar 26 08:23:11 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
- Add missing dependens

Submitted by:	pointyhat via pav

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Mar 22 14:47:59 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat May 19 20:27:26 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Sep 29 22:01:22 2006 UTC (5 years, 4 months ago) by xride
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Change my MAINTAINER email to be my @FreeBSD email

Approved by:	tmclaugh

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Jul 16 16:17:04 2006 UTC (5 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
- Grant maintainership

PR:		ports/100395
Submitted by:	Soeren Straarup <xride@x12.dk>

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat May 13 05:00:21 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -1 lines
Remove USE_REINPLACE from categories starting with X

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Oct 18 09:15:36 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +10 -10 lines
- Fix MASTER_SITES

PR:		ports/87540
Submitted by:	Ports Fury

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Oct 15 02:22:39 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -0 lines
Fix xrdb path in Xsession
Bump PORTREVISION

PR:		87448
Notified by:	Adrian Filipi <adrian@ubergeeks.com> <adrian@ubergeeks.com>

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:50 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:21 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Apr 5 07:59:21 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
- Update to 1.28.

PR:		ports/79486
Submitted by:	Ports Fury

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Dec 2 14:05:05 2004 UTC (7 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -3 lines
Unbreak by updating pkg-plist. Pet portlint.

Submitted by:	kris/pointyhat

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Nov 27 02:44:52 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -0 lines
BROKEN: Broken pkg-plist

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Nov 21 20:38:20 2004 UTC (7 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
It's unclear why removing LDFLAGS="${LDFLAGS}" from CONFIGURE_ENV
works, but it does allow it to build, so let's go with this till
someone comes up with a better solution.

PR:		ports/74169
Submitted by:	Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Mar 1 18:23:46 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +5 -14 lines
- Update to version 1.27

PR:		ports/63597
Submitted by:	Ports Fury

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Feb 14 05:53:01 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +5 -1 lines
Mark IGNORE on sparc64 (does not work), and drop maintainership.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Feb 11 23:32:12 2004 UTC (8 years ago) by linimon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -0 lines
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>

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Feb 11 04:26:45 2004 UTC (8 years ago) by linimon
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -2 lines
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)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:50 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jul 22 15:58:05 2003 UTC (8 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -0 lines
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

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jul 11 18:33:56 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +62 -50 lines
Update to 1.25.

PR:		ports/53108
Submitted by:	Ports Fury
Approved by:	maintainer timeout (1 month)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Apr 13 12:33:30 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
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

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:36:16 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Oct 27 01:28:55 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Grr.  Try harder to fix PAM case.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Oct 7 07:15:49 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Oops, I accidentally committed the version of the pam config file I was
using to test it.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Oct 6 08:11:44 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +16 -4 lines
* 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.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:07:58 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
${PERL} -> ${REINPLACE_CMD}

PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Apr 11 12:04:47 2002 UTC (9 years, 10 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +9 -5 lines
Use another daemon pic as logo.

Submitted by:	"Andrew S. Midthune" <amidthune@cableone.net>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Apr 4 14:02:11 2002 UTC (9 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +9 -1 lines
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>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:20:22 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
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/

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Dec 31 10:20:19 2001 UTC (10 years, 1 month ago) by dirk
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
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.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Nov 29 18:10:59 2001 UTC (10 years, 2 months ago) by petef
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -1 lines
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>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Nov 6 12:22:11 2001 UTC (10 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -2 lines
wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon May 14 19:00:06 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Update version number of wmraster shared library.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Mar 29 19:19:19 2001 UTC (10 years, 10 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +12 -2 lines
Preserve Xsetup_0 at install/deinstall time.

Some directories in plist had to be removed with rmdir at deinstall time.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 27 10:03:22 2001 UTC (10 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +14 -2 lines
Preserve wdm-config at install/deinstall time.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:18:17 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Style fixes for ports/x11.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jan 12 20:29:10 2001 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -3 lines
- Fix breakage under new location where WINGs headers are installed
  (after Window Maker 0.63.1)

PR:		24289
Submitted by:	Ports Fury

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 20 07:38:54 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -10 lines
Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.

PR:		19382
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:52:49 2000 UTC (11 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Update MASTER_SITES and WWW: line to pkg/DESCR.

PR:		18283
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:18:53 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4 lines
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

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:10:06 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -3 lines
Update to use PORTNAME/PORTVERSION

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 19 02:44:09 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +11 -1 lines
Re-enable PAM support, problems are fixed.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Mar 16 08:42:10 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -11 lines
Fix security hole.  Packages are unaffected.  The release tag will
be rolled forward.

Submitted by:	kris

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 8 17:12:22 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +20 -9 lines
Update port to 1.20

PR:		17252
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 7 11:52:38 2000 UTC (11 years, 11 months ago) by tg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
Add PAM support to wdm.

Submitted by:	ume
Reviewed by:	cpiazza

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jan 14 19:32:40 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -9 lines
Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usage

PR:		16038
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 9 12:45:55 1999 UTC (12 years, 3 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +16 -14 lines
upgrade to 1.19.

PR:		14740
Submitted by:	tkato@prontomail.ne.jp

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Oct 7 03:58:28 1999 UTC (12 years, 4 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Use the updated libproplist shared library

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 5 10:20:27 1999 UTC (12 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +17 -13 lines
Fix MASTER_SITES; merge patch from PR 13614.

PR:		14126
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Sep 18 03:12:09 1999 UTC (12 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
The version number of libgif.so has changed to 5.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 7 10:45:28 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
The tiff port now lives in ports/graphics/tiff.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:53:21 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:50:41 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 4 08:01:18 1999 UTC (12 years, 8 months ago) by tg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Use the new libwraster.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 1 03:36:57 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 1 01:23:20 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
wdm needed to depend on libraries installed with WindowMaker.

PR:		11419
Submitted by:	cpiazza@home.net

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Apr 13 06:48:44 1999 UTC (12 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
fix a problem with configure not finding all the libraries it needed

PR:		10941
Submitted by:	me

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 18 17:57:37 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Correct libPropList.
PR:		ports/9979
Submitted by:	KIRIYAMA Kazuhiko

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:29 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Bump png's major number to 3.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 18 06:43:02 1999 UTC (13 years ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Add virtual category "windowmaker".

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 25 09:01:25 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 25 05:06:26 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
libtiff34->libtiff and include/tiff34/*.h -> include/*.h

Approved by:	asami

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 24 16:06:23 1998 UTC (13 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Use the static libPropList.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 1 07:39:33 1998 UTC (13 years, 4 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Use setusercontext() to pick up settings from /etc/login.conf.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 29 11:46:34 1998 UTC (13 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Make this compile on -current.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 27 21:01:05 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Remove regexp support for windowmaker libraries.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 23 07:14:36 1998 UTC (13 years, 4 months ago) by tg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to 1.0.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 19 01:33:48 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
giflib is now converted to ELF so remove regexp support.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:50:52 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Roll back libpng major to 2.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:33:00 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:57:51 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
libpng major is now 3.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:46:15 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:38 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 11 07:51:58 1998 UTC (13 years, 5 months ago) by tg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -7 lines
Upgrade to 0.90.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 7 06:57:08 1998 UTC (13 years, 5 months ago) by tg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Adjust default paths to match xdm's.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 4 07:17:26 1998 UTC (13 years, 5 months ago) by tg
Branches: TG
CVS tags: wdm_0_11
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New port wdm, the WINGs Display Manager. This is an xdm replacement
which uses an external login program instead of xdm's standard greeter.

I still need to find out why you can't change the logo for now. When
this works some BSD pixmaps would be nice to have. Any artists among us?

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 4 07:17:26 1998 UTC (13 years, 5 months ago) by tg
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options