2005-01-14 14:37:53 by Julio M. Merino Vidal | Files touched by this commit (13) | |
Log message:
Update to 2.00.01. In fact, this is a completely new package coming from
pkgsrc-wip, as the program has changed a lot. So:
AfterStep is a window manager for the Unix X Window System. Based on the
look and feel of the NeXTStep interface, it provides end users with a
consistent, clean, and elegant desktop.
Some of the distinguishing features of AfterStep compared to other window
managers are its low usage of resources, stability and configurability.
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
2004-03-10 15:12:52 by Juan Romero Pardines | Files touched by this commit (22) |
Log message:
bl3ify
|
2003-08-30 04:14:28 by Jeremy C. Reed | Files touched by this commit (25) |
Log message:
"It's" stands for "it is" (or "it has"). The \
apostrophe is not used
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-02 19:54:37 by Julio Merino | Files touched by this commit (2) |
Log message:
Avoid hardcoding /usr/pkg in patch files.
|
2002-10-02 21:40:16 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Use autoconf.mk.
|
2002-08-31 18:07:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink2.
|