Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a
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:14:21 +00:00
Kris Kennaway
1457db64b6
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
2002-09-08 01:19:25 +00:00
Mario Sergio Fujikawa Ferreira
db1f0a2d6a
Deploy USE_GNOMENG infrastructure
...
PR: 42305
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:30:26 +00:00
Yukihiro Nakai
5ffd4b8501
Update to 1.1.12
...
PR: ports/36393
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-07-26 11:42:27 +00:00
Dmitry Sivachenko
6b8cc07fbf
Add one more MASTER_SITE
2001-06-08 08:09:08 +00:00
Yukihiro Nakai
b02d601fd7
Update to 1.1.11
2001-06-07 13:26:50 +00:00
Michael Haro
9917f1deed
x11-wm/qvwm to 1.10
...
PR: 26236
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-04-02 05:04:18 +00:00
Yukihiro Nakai
bbe9adafb5
Update to 1.1.9
...
PR: ports/23895
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-11 20:38:17 +00:00
Jimmy Olgeni
5ac2fa74f4
Layout fixes in x11-wm.
2001-02-05 21:05:58 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +00:00
Yukihiro Nakai
042d44df16
Update to 1.1.8
2000-06-07 04:12:36 +00:00
Yukihiro Nakai
b76bc467a0
Update to 1.1.7
...
Submitted by: tkato@prontmail.ne.jp
2000-05-31 07:45:09 +00:00
Chris Piazza
500b47f7ae
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 19:50:46 +00:00
Yukihiro Nakai
6e93e4fa27
Update to 1.1.6
2000-02-24 06:39:53 +00:00
Yukihiro Nakai
6a5959062e
Update to 1.1.5
2000-01-11 09:16:13 +00:00
Yukihiro Nakai
165d78a718
Update to 1.1.4
...
- esd support.
- Sun/*BSD wav sound support fix.
- fix for the colormap change.
- and more bug fix.
1999-11-08 03:19:00 +00:00
Yukihiro Nakai
a6bc662a67
Update to 1.1.3.
1999-10-27 09:49:21 +00:00
Yukihiro Nakai
7991ea2d76
Update to 1.1.2
1999-10-19 05:36:47 +00:00
Satoshi Asami
bdbb5ceda8
Add back xpm dependencies so these will build again.
1999-10-08 23:04:38 +00:00
Yukihiro Nakai
1264c11fcf
Use updated imlib library.
1999-10-08 02:51:37 +00:00
Yukihiro Nakai
3f3146802a
Submitted by:"KATO Tsuguru" <tkato@prontomail.ne.jp>
...
Update to version 1.1.1
1999-10-06 04:16:36 +00:00
Satoshi Taoka
6bed341c71
Compile error
...
Obtained from: http://bento.freebsd.org/errorlogs/3-latest/
1999-09-10 20:46:31 +00:00
Steve Price
7838d1151c
Update to version 1.1.
...
PR: 13069
Submitted by: maintainer
1999-09-06 23:22:00 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Tim Vanderhoek
33020b8878
Cleanup some more WWW (occasionally fixing-up the DESCR in general too).
1999-07-17 21:08:39 +00:00
Tim Vanderhoek
e86e50783f
Rewrite pkg/COMMENT is such a manner that it will not be broken if
...
somebody runs a script removing all unnecessary articles from COMMENT
files (hint! hint!).
Fix some typos and such in pkg/DESCR. I still don't know what pkg/DESCR
means when it says "qvwm requires ... share extension". If anybody can
clarify that...
1999-06-27 23:29:56 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Vanilla I. Shu
917ab36ba4
Upgrade to 1.0b12.
1998-10-23 14:27:40 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
ca2856b5a0
As the last PLISTs with manpages, these were a window into the past.
...
Shut the window.
1998-08-20 03:45:29 +00:00
Satoshi Asami
d9927174c8
Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
...
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Steve Price
7480467290
Update to version 1.0b10a.
...
PR: 7127
Submitted by: maintainer
1998-07-03 23:20:25 +00:00
Matthew Hunt
37d7377dec
Upgrade to 1.0b10, which adds some Win98 features. Also trim
...
trailing blank lines from pkg/DESCR.
PR: 6827
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
1998-06-02 17:04:12 +00:00
John Fieber
25da510573
Upgrade to 1.0b9h.
...
A couple small bug fixes.
You can now customize colors at runtime.
1998-03-05 17:04:23 +00:00
John Fieber
361e7b333c
Upgrade from 1.0b9e to 1.0b9g.
1998-02-18 14:58:55 +00:00
John Fieber
31ab7beaea
Upgrade to 1.0b9e
1998-02-02 23:05:45 +00:00
John Fieber
5865bd5d2b
Upgrade to 1.0b9c, fixes a recently introduced keyboard focus bug.
1998-01-08 15:51:43 +00:00
John Fieber
e94666b88e
Upgrade to 1.0b9b.
...
A serious bug with transient windows fixed, other small bugs fixed.
New build-in functions for tiling windows.
This should work with locales > 8 bit by default now.
1998-01-07 02:00:30 +00:00
Masafumi Max NAKANE
7728e77d11
Upgrade, 1.0b8e -> 1.0b8g.
...
PR: 4942
Submitted by: maintainer
1997-11-05 05:44:21 +00:00
John Fieber
722eb4f281
Upgrade to 1.0b8e.
1997-09-27 15:06:35 +00:00
John Fieber
75715a3d6e
Upgrade to 1.0b8d.
...
PR: 4159
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
1997-07-24 13:52:09 +00:00
Masafumi Max NAKANE
6430f508ca
Add @dirrm.
1997-06-30 10:52:29 +00:00
Masafumi Max NAKANE
6de71c9a5f
Upgrade, 1.0b8a -> 1.0b8c
1997-06-30 10:44:09 +00:00
Masafumi Max NAKANE
0b7b5eb173
Upgrade, 1.0b6a -> 1.0b8a.
...
PR: 3773
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-13 21:54:25 +00:00
Satoshi Asami
46735ca4e8
Style police.
1997-01-24 10:48:52 +00:00
James FitzGibbon
ae139ec2cc
Upgrade to v1.0b6a-960102
...
Reviewed by: jfitz@freebsd.org
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
1997-01-19 18:48:51 +00:00