Commit Graph

1492 Commits

Author SHA1 Message Date
lebel
abe14b2928 The xscreensaver program waits until the keyboard and mouse have
been idle for a period, and then runs a graphics demo chosen at
random. It turns off as soon as there is any mouse or keyboard
activity. It can also lock the screen (immediately, after a longer
idle period, or on demand.) xscreensaver consists of two parts:
xscreensaver itself, the (the ``driver'' or ``daemon''), which
detects idleness and does locking; and the many graphics demos that
are launched by xscreensaver.
 
Any X program that can draw on the root window can be used with
xscreensaver, regardless of how that program is written, or what
language it is written in, or what libraries it uses. The xscreensaver
daemon takes care of detecting when the user is idle, locking, and
checking passwords and all the other book-keeping; all the other
programs need to do is draw.
 
The benefit that xscreensaver has over the combination of the xlock
and xautolock programs is the ease with which new graphics hacks
can be installed.  You don't need to recompile (or even re-run) the
xscreensaver program to add a new display mode, you just change a
config file.
 
WWW: http://www.jwz.org/xscreensaver/
2001-06-20 19:16:45 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
wilfried
8ee56bc9e2 Upgrade to 0.7
* Added option TZONE for time zone time with automatic compensation
for daylight savings time.

* Added a monochrome bitmap. Activate it with the -m command line
option.
2001-06-15 09:59:32 +00:00
brad
b874f28911 finally kill these ports off, no more dependencies on KDE 1.x! 2001-06-13 00:05:34 +00:00
pvalchev
ec2aa8aad8 remove obsolete Mesa dependency, ok espie@ 2001-06-12 23:43:18 +00:00
kevlo
3c3ae82178 upgrade to version 5.0.1 2001-06-12 07:28:17 +00:00
brad
8380d42451 fix png dependency, png.1 -> png.2
--
Pointed out by: obecian@
2001-06-11 00:12:14 +00:00
espie
6fb16576fd Oops. Thanks Matt. 2001-06-09 23:29:52 +00:00
espie
f18416aae3 Adjust these to grab qt1 in the right place.
Patches in explorer changed name thanks to update-patches.
2001-06-09 19:55:10 +00:00
espie
6af1d113af Bump flavors, we don't really need qt1 any longer there. 2001-06-09 19:54:21 +00:00
espie
c366ff0ea8 Rearrange qt and qt2 slightly, so that both libraries appear in
/usr/local/lib.

This removes the need to add to shlib_dirs.

HOWEVER, ports that depend on these should explicitly use
-L/usr/local/lib/qt  or -L/usr/local/lib/qt2 to be sure to grab the right
library, even if the other library is installed as well.
2001-06-09 19:53:22 +00:00
angelos
be4fe3148a Unneeded. 2001-06-08 14:37:13 +00:00
lebel
4185934e34 update to kdelibs-2.1.2:
- remove patch-kdesu_stub_c since its now included by default.
2001-06-08 13:24:19 +00:00
kevlo
9708409e96 - upgrade to version 1.03
- add HOMEPAGE
- add @comment with RCS id to PLIST
2001-06-08 07:45:28 +00:00
kevlo
7cbb68afbe - upgrade to version 1.3
- add HOMEPAGE
- add @comment with RCS id to PLIST
2001-06-08 06:52:58 +00:00
kevlo
173c4e2a25 - update MASTER_SITES
- add @comment with RCS id to PLIST
2001-06-07 08:41:42 +00:00
kevlo
0b80511050 add @comment with RCS id to PLIST 2001-06-07 08:09:32 +00:00
kevlo
9a426d2b5b add MASTER_SITES 2001-06-07 08:06:47 +00:00
kevlo
25f914c39a - upgrade to version 2.3i
- update MASTER_SITES
- add HOMEPAGE and @comment with RCS id to PLIST
- bump NEED_VERSION

>From ChangeLog:
 o  Forked version because the original maintainer was unreachable.
 o  Internal representation has now changed to utf-8 (XFree)
    or locale-dependent multibyte (X).
 o  Font ressource is now .fontSet instead of .font.
 o  I/O is done using the current locale unless the -u (utf8)
    switch is in effect.
2001-06-07 04:45:41 +00:00
matt
829c712254 - 1.0.11
- fold in glut flavor, don't need it anymore
- use autoconf
2001-06-07 02:28:23 +00:00
naddy
d6e2f28648 minor cleanup 2001-06-06 22:08:29 +00:00
kevlo
3c419053af - upgrade to version 1.8.8
- takeover maintainership
2001-06-06 10:12:31 +00:00
wilfried
1bd163aac5 USE_BZIP2 is deprecated, use EXTRACT_SUFX instead. 2001-06-05 09:22:56 +00:00
naddy
5b862309cd update to 0.3.6; from maintainer 2001-06-05 00:31:18 +00:00
lebel
4cb254045c +rdesktop 2001-06-03 20:08:17 +00:00
lebel
1e9cbb70c3 initial import of rdesktop-1.0.0.p19.6.4:
--
rdesktop is an open source client for Windows NT and 2000 Terminal
Server, capable of natively speaking the Remote Desktop Protocol
(RDP) in order to present the user's Windows desktop.

Submitted by Joshua Stein <jcs@rt.fm>.
2001-06-03 20:07:17 +00:00
obecian
093d9c67a6 ion-20010523 update (from Brain Kifiak <bk@rt.fm>) 2001-05-30 04:09:57 +00:00
kevlo
ae1dc4a054 - update MASTER_SITES and HOMEPAGE
- fix tcl/tk's header files location: Informed by Joshua Stein <jcs@rt.fm>
2001-05-30 01:56:04 +00:00
reinhard
9023210696 describe qt flavor; ok maintainer 2001-05-25 12:27:24 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
wilfried
32342fadf8 add windowmaker,i18n 2001-05-21 14:26:57 +00:00
wilfried
271bb5448d upgrade to 0.65.0
add i18n flavor && fix po-files
2001-05-21 14:05:58 +00:00
shell
710ad537c5 Upgrade to 800.023 2001-05-21 04:59:15 +00:00
kevlo
9f64355be1 add USE_X11 -- pointed out by fgsch@ 2001-05-20 12:49:43 +00:00
naddy
817536a0dc +unclutter 2001-05-18 12:44:44 +00:00
naddy
4fc780ce95 Import of unclutter-8.
Submitted by Brian J. Kifiak <bk@rt.fm>.

Small program to remove idle cursor image from screen.
2001-05-18 12:43:28 +00:00
brad
c2c30e2b4a - fix message catalogs
--
From: naddy@
2001-05-14 22:32:38 +00:00
kevlo
34a02ddfde upgrade to version 8.3.3 2001-05-12 09:07:19 +00:00
naddy
3269a691f9 +aewm 2001-05-11 01:16:39 +00:00
naddy
731fc0bb7e Initial import of aewm-1.1.2.
Submitted by Joshua Stein <jcs@rt.fm>.

aewm is a minimalistic window manager for X11.  It has no nifty
features, but is light on resources and extremely simple in appearance.
2001-05-11 01:15:25 +00:00
lebel
b391938795 shells/zsh is now shells/zsh/stable, so fix BUILD_DEPENDS. 2001-05-10 19:44:54 +00:00
shell
2b7ef15689 Add MASTER_SITES from Maintainer 2001-05-09 02:21:07 +00:00
shell
14dedbbaa5 Correct MASTER_SITES 2001-05-08 18:23:21 +00:00
shell
c9aca93749 - Change ${ARCH} to ${MACHINE_ARCH}
- upgrade VERSION
2001-05-07 17:02:41 +00:00
lebel
4d2d27e247 last few COMMENT-* removed. Mission accomplished. 2001-05-06 05:15:12 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
naddy
dd0a656448 Update to #156. Fixes freetype detection. 2001-05-05 22:44:00 +00:00
espie
93c8e3144e designer is happier with docs 2001-05-05 21:29:51 +00:00
espie
59b5d4b425 PKGNAME nailed before include bsd.port.mk 2001-05-05 21:29:21 +00:00
espie
6f3c2bc9ef Minor packaging issues. 2001-05-05 20:24:25 +00:00
todd
2624ce4459 qt2-designer build dependency; ok espie@ 2001-04-24 22:06:17 +00:00
espie
2cb2764239 Yuck. Removing konsole sgid bit does not mean removing konsole.
kde takes so long to build, I just found out.
2001-04-24 16:29:35 +00:00
espie
f4a30feb61 Split motif-dependent files into a separate SUBPACKAGE 2001-04-24 11:44:03 +00:00
espie
cc5d671c09 same patch as magick plugins... 2001-04-23 23:19:50 +00:00
espie
9c05f8b30f Bring patches in line with the rest of kde.
Also, fix run depends for subpackages...
2001-04-23 21:19:29 +00:00
espie
d412916b3b - USE_MOTIF sneaked in from kdebase2... No need for it.
- pixie plugins depend on dlopen recursively grabbing libraries...
doesn't work for us, so link the plugins with the library.
2001-04-23 21:16:52 +00:00
jakob
49ed7fc304 update to wmx-6 (release version) & integrate COMMENT. ok espie@. 2001-04-23 13:20:49 +00:00
brad
3334340512 split off recently added Big5 support into a separate big5 FLAVOR and add
missing run dependency on chinese/taipeifonts so the proper fonts are
installed.
2001-04-22 22:27:11 +00:00
brad
4f540f1e0f mark this BROKEN on powerpc. 2001-04-22 21:39:01 +00:00
espie
e78f976acf synch with other kde ports.
Since it's autoconf, remove configure patch, do configure.in instead.
2001-04-22 16:33:16 +00:00
espie
64b919c96b Similar patches to libs2/base2 2001-04-22 15:02:29 +00:00
espie
7157746931 Run autoconf, so that aclocal.m4 is used. 2001-04-22 14:59:43 +00:00
espie
153be3513b same fixes as libs2.
Plus:
- do the login/logout in konsole_grantpty. It's just a question of opening
the tty slave so that login() won't get confused.
2001-04-22 13:23:38 +00:00
espie
f2d3f33a01 Some brute-force fixes.
- insist on using pass_all systematically everywhere on OpenBSD.
libtool can't be trusted with that, the darn stupid thing wants a shared
libgcc half the time.
- acknowledge that build won't even work without shared libraries. There
are symbol collisions all over the place.
- disable debugging messages, so that the result looks sane.
- remove the konsole kludge, it didn't work anyways, and I figured out how
to do it from konsole_grantpty.
- insist on using zsh in sh compatibility mode instead of our somewhat
buggy ksh.
2001-04-22 13:20:45 +00:00
espie
7af638ee64 don't build kde1 2001-04-21 14:18:26 +00:00
espie
8b2374a083 Oops, IDIR.
Thx rd@thrush.com
2001-04-21 14:03:34 +00:00
espie
b47a1ec6b1 change flavors built for qt2 2001-04-20 15:09:49 +00:00
espie
58a27fc6c8 0.5p2, all my changes, including QT_XFT support. 2001-04-20 15:07:35 +00:00
espie
5bed1b1faf fix typos 2001-04-20 15:01:04 +00:00
brad
c4d163e816 - integrate COMMENT
- bump NEED_VERSION
- remove Mesa dependency
2001-04-19 22:56:58 +00:00
naddy
5ccbcb6bc8 Lowest impact patch to make this build on sparc. 2001-04-19 01:35:22 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
brad
8f7a78d079 better 2001-04-18 14:59:28 +00:00
espie
2d200ebfcf Pull PKGNAME setup before bsd.port.mk 2001-04-18 14:47:58 +00:00
naddy
6e7c3a2f57 Add DYNLIBDIR to fix real cause of fltk dependency troubles.
Remove unversioned lib symlink.
XXX Shared lib version number is still suspect.
2001-04-17 20:59:44 +00:00
naddy
f2a8bf4164 Fix LIB_DEPENDS to make this build again. 2001-04-17 19:02:39 +00:00
espie
a5af56271a Fix qt2 for XFree4, provided Matthieu and Todd fix XFree4.
Note a build dependency on libjpeg.
2001-04-17 16:56:37 +00:00
naddy
f5c3f23e6b - Fix building with XF4; some input from Heikki Korpela <heko@saitti.net>.
- Bring this port into the 21st century.
2001-04-17 14:57:10 +00:00
shell
91d63998f0 Change MAINTAINER email address 2001-04-17 06:37:33 +00:00
kevlo
4160eb6463 - support Big5 encoding with chinese/xcin
- integrate COMMENT
- bump NEED_VERSION
--
ok'd by maintainer
2001-04-17 03:40:57 +00:00
brad
ce1278566c - remove redundant Gtk+ dependency entry
- CFLAGS -> CONFIGURE_ENV= CPPFLAGS
--
Ok'd by: maintainer
2001-04-17 02:07:35 +00:00
reinhard
570b4aa4c9 +USE_X11 2001-04-16 08:39:39 +00:00
reinhard
a4f4285ff6 *) remove redundant GL dependency
*) build with new gtk+
*) integrate COMMENT and bump NEED_VERSION

ok maintainer
2001-04-16 07:55:47 +00:00
espie
2236dd7fd3 horrible kludge to circumvent ksh bug 2001-04-15 18:30:03 +00:00
matt
5837456c1d Respect PREFIX when installing Motif.{rules,tmpl} 2001-04-15 13:27:41 +00:00
wilfried
c39c01e95e - update to 0.4.1
- change fltk depending
- create shared library
- remove unused opengl test
2001-04-15 10:32:06 +00:00
wilfried
db200c61de change fltk depending 2001-04-15 10:23:05 +00:00
matt
cacce693cb - add glut flavor, which requires libGLU (and will not build if
libGLU is not present)
- fix X11/extensions/Xdbe.h check
- respect CFLAGS
- create shared libraries
- don't build tests
thx espie@, naddy@ for heads-up and pointers
2001-04-15 03:14:15 +00:00
lebel
0515d01a4e we really depend on -lttf, not -lfreetype 2001-04-14 16:26:22 +00:00
naddy
967d48f4d5 Pull COMMENT into Makefile, bump NEED_VERSION. 2001-04-14 02:07:17 +00:00
naddy
047444f0db - Update to Debian revision #6: add support for PNG.
- Add Debian revision to PKGNAME.
- Update MASTER_SITES for Debian patch location.
- Pull COMMENT into Makefile.
- General clean-up.
2001-04-14 01:59:57 +00:00
naddy
be2671fb5a - Update to 1.1.2: improved error handling.
- Remove forgotten automake dependency.
- Pull in COMMENT, bump NEED_VERSION.
2001-04-14 00:51:24 +00:00
lebel
adb409ccdb add my rough coordinates. I'll try to get a GPS next time. espie@ OK 2001-04-11 01:02:32 +00:00
lebel
3b4ae8bc92 added ttmkfdir 2001-04-10 20:16:45 +00:00
lebel
c36672f504 initial import of ttmkfdir
--
This program is for users of xfsft by Juliusz Chroboczek and Mark
Leisher. It reads TrueType fonts and creates a suitable fonts.scale
file for use with the above mentioned X font server.

espie@ OK.
2001-04-10 20:15:20 +00:00
espie
90e5874a90 And put it together 2001-04-10 20:01:29 +00:00
espie
b2cf28928d Fetch license along, so that we can put this on CD-Rom. 2001-04-10 20:01:07 +00:00
matthieu
140cd545e9 Handle build against XFree86 4 (ok naddy@, espie@) 2001-04-10 18:45:03 +00:00
naddy
531df61d25 Update to #153. Fixes build on XF4. 2001-04-08 21:10:34 +00:00
espie
4242888e8c + XFree4 parts 2001-04-08 17:03:50 +00:00
brad
b156d46155 - integrate COMMENT
- bump NEED_VERSION
2001-04-08 14:12:07 +00:00
jasoni
ac9e034df2 oops, bump need_version 2001-04-07 19:44:18 +00:00
jasoni
3d8f148ae6 move comment to makefile 2001-04-07 19:34:46 +00:00
nate
2c700dbd31 Somehow I forgot to commit the Makefile. Thanks to jcs@rt.fm for noticing. 2001-04-06 15:01:57 +00:00
wilfried
b90a3531da missing dirrm 2001-04-06 10:12:59 +00:00
wilfried
1eb7255087 remove dependencies to prevent autoconf from rerunning - with wrong
parameters, noted by naddy@
2001-04-06 08:38:55 +00:00
brad
74c7fe63b0 don't leave an empty header path lieing around on uninstall.
--
Pointed out by: wilfried@
2001-04-05 14:52:33 +00:00
espie
bfd2c34fd0 Mark broken 2001-04-05 13:10:34 +00:00
espie
d2100e3faf missing 2001-04-05 12:15:59 +00:00
naddy
2cb82e0f2b +xwrits 2001-04-04 20:30:46 +00:00
naddy
a6dbfe0bc9 Import xwrits 2.14.
Submitted by Dan Weeks <danimal@danimal.org>.

Xwrits reminds you to take wrist breaks for prevention or management
of repetitive stress injuries.
2001-04-04 20:29:30 +00:00
brad
989bc5b13f upgrade to Gtk+ 1.2.10 2001-04-04 19:50:21 +00:00
nate
36c6808ede Update to version 1.2 which adds mouse wheel support and support for
creating password files.
Add patch that handles a dual headed box better.
2001-04-04 17:19:53 +00:00
aaron
914b585248 I have moved to the Ann Arbor area. 2001-04-03 14:13:50 +00:00
wilfried
319eb8301c Add flvw and fleditor 2001-04-02 15:16:06 +00:00
wilfried
a05cbeb69d Import of fl_editor-0.4
A word-wrapping text editor widget for FLTK.  Supports CUA- style
editing keys, automatic scrollbar, load and save to file or buffer,
and more.
2001-04-02 15:11:46 +00:00
wilfried
a1f28f3bd0 Import of flvw-20000224
FLTK Virtual Styles, List, Table, and Complex Table Widgets
2001-04-02 15:10:25 +00:00
espie
95a63f4d22 +some new stuff 2001-04-02 15:04:29 +00:00
naddy
ce98d80953 typo VERSTION -> VERSION 2001-04-02 01:57:39 +00:00
wilfried
daa82fde56 add wmmenu 2001-04-01 15:19:40 +00:00
wilfried
ed2ad4c50d Import of wmmenu-0.5
A dockapp for Window Maker that provides a pop-up menu of icons
that launch applications, like in AfterStep.  The program can be
run more than once at the same time, which allows many different
menus, each one described in a separate file.
2001-04-01 15:17:53 +00:00
espie
eab5a41d40 Reimport to the correct location... hope no-one's got the time to grab
the wrong x11/kde/libs2-doc thingy.

Thanks wilfried@
2001-03-30 13:45:37 +00:00
espie
ce90c208ed kde graphics2, initial port.
Compiles mostly as is.
Needs a configure tweak so it won't find any pthreads, until this
is changed to work with pthreads.
2001-03-30 13:05:01 +00:00
espie
a900dc47c3 Documentation scripts for kde 2001-03-30 12:58:16 +00:00
espie
9127594bab ... and kdetoys 2.1.1 2001-03-30 12:35:14 +00:00
espie
a04afee6eb kdegames 2.1.1 2001-03-30 12:34:50 +00:00
espie
50373a2ecb fixed kioslave 2001-03-30 12:32:43 +00:00
espie
5e34c6e000 Update to kde 2.1.1 2001-03-30 12:31:35 +00:00
espie
ead9127841 Repair konsole. The kde guys sure have some funky way to handle security. 2001-03-30 12:31:11 +00:00
naddy
2dd0e11114 - pull COMMENT into Makefile, bump NEED_VERSION
- reformat DESCR
submitted by Shell Hung <i@shellhung.org>
2001-03-28 22:08:29 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
todd
1e4a3f6e74 I have moved to the north Oklahoma City area 2001-03-28 16:35:51 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
espie
33932d1aff Remove COMMENTS.
Update dependencies for uic, and pcre (needed for javascript among other
things).

Update PLIST.

Thanks to all the guys who told me about uic. I just wanted to make sure my
changes were compiling before committing.

Note that brain-dead libs2 will complain that it can't find uic, as all
the kde ports configure are cloned from each other, but in fact it doesn't
require uic, which is very fortunate.
2001-03-26 13:29:51 +00:00
wilfried
2662719080 Upgrade to icewm-1.0.7-7
New maintainer:  Pete Fritchman <petef@databits.net>
2001-03-26 13:08:25 +00:00
wilfried
38f1cca819 respect CXXFLAGS, ok naddy@ 2001-03-26 09:14:41 +00:00
wilfried
f926ed4675 respect CXX/CFLAGS, ok naddy@ 2001-03-26 09:10:27 +00:00
matt
c5d394a42b move COMMENTs into Makefiles 2001-03-25 19:17:45 +00:00
kevlo
4c48156457 Update MASTER_SITES to SOURCEFORGE 2001-03-25 08:32:03 +00:00
espie
6be1ae43a2 Add devel to CATEGORIES 2001-03-24 15:24:31 +00:00
reinhard
ac58268ca9 no longer needed =); ok espie 2001-03-22 22:47:57 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
espie
a1c7963065 moc2's manpage location. 2001-03-22 00:42:14 +00:00
espie
96fbb247e2 +qt2-designer 2001-03-22 00:01:03 +00:00
espie
56413d0274 Split the designer from qt2 proper,
since it has quite different dependencies.
2001-03-21 23:57:53 +00:00
espie
e7d1c82b2e Tweak configury so that designer is not built, and qt2 is configured with
kde support, even though kde is not installed at this point.

Add missing moc man page as well.
2001-03-21 23:56:50 +00:00
espie
0960f7c677 Provide symlink so that designer will find its documentation. 2001-03-21 23:54:47 +00:00
jakob
dc47c1713c lightweight window manager with emphasis on usability.
submitted by Wynand van Dyk <wynand@type01.com>
2001-03-19 15:48:38 +00:00
danh
7b2043f50b respect CFLAGS 2001-03-19 03:44:21 +00:00
danh
dbd5208014 previous maintainer decided to provide real name. 2001-03-19 03:22:40 +00:00
espie
8afe213732 Oops 2001-03-16 15:09:45 +00:00
espie
000ec82490 Revamped MULTI_PACKAGES, using new framework 2001-03-16 15:07:44 +00:00
brad
ef776ba167 another dist site. From & run by: Shell Hung <i@shellhung.org> 2001-03-15 14:42:40 +00:00
obecian
b99bfdbc8c ion-20010314 update
submitted by Brian Kifiak <bk@rt.fm>
2001-03-15 10:09:26 +00:00
wilfried
e121c5914a use mkstemp properly.
bad me for not doing it right.
bad danh@ for not catching it.
2001-03-14 20:29:52 +00:00
espie
12388b13c6 Common lib for card games 2001-03-14 16:32:07 +00:00
espie
8a87376605 Probably only built for XFree 4 ? 2001-03-14 16:23:31 +00:00
espie
dde71316f3 Make sure the archive of themes is built safely. Reported by Camiel and
Laurie.
2001-03-14 16:09:31 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
espie
8a5d714989 Another patch that went through the cracks. 2001-03-14 00:17:32 +00:00
espie
3ece407749 Oops, forgot to kill that one.
Thanks to seanc@.
2001-03-14 00:16:15 +00:00
brad
23fe9ead1d - LIB_DEPENDS -> USE_MOTIF
- respect CFLAGS
- install -> ${INSTALL_PROGRAM}/${INSTALL_MAN}
2001-03-13 14:51:54 +00:00
brad
ba9ce2eaf3 - better comment
- move check for SUBPACKAGE until after bsd.port.mk has been included.
2001-03-13 04:19:08 +00:00
wilfried
cff15bd103 too fast ... 2001-03-12 17:48:13 +00:00
wilfried
4b0ba9d7fa respect CFLAGS 2001-03-12 17:46:10 +00:00
espie
f5664800b8 Update to qt 2.3.0. 2001-03-12 16:21:34 +00:00
espie
97e1ae70ad games 2.1 update.
Disable MULTI_PACKAGES temporarily, need to figure out the card games
setup.
2001-03-12 16:20:07 +00:00
espie
637e404563 Update to kde 2.1 2001-03-12 16:18:33 +00:00
espie
73527c8a87 Update to kdelibs 2.1 2001-03-12 16:15:19 +00:00
wilfried
c676df7a88 respect CXXFLAGS 2001-03-12 14:28:39 +00:00
wilfried
923de60757 respect CFLAGS 2001-03-12 13:44:12 +00:00
brad
b648b6e8ca fix building after upgrading of gtk. 2001-03-11 22:47:26 +00:00
espie
acda9804b0 Depending on circumstances, the framework may rerun automake and autoconf.
This is not really a problem, as long as we do make sure the environment is
set up correctly...
2001-03-11 16:13:47 +00:00
brad
87b362adf6 remove bit about shlib_dirs since this is done automatically now as part
of the PLIST when using the NEWDYNLIBDIR tag.
2001-03-10 04:23:00 +00:00
wilfried
73c32ce4da -new homepage
-distfile changed but not the version
2001-03-09 16:04:47 +00:00
wilfried
f8f45ab904 adjusted paths because WRKDIST changed 2001-03-09 14:29:58 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
wilfried
13ebf697cb +astime
+wmitime
+wmtz
2001-03-09 08:47:00 +00:00
wilfried
543609ae17 Import of wmtz-0.6
wmtz is a dockapp for Window Maker that displays the
time in different time zones as defined in it's configuration
file.  It can also display the current Julian Day Number. 

ok naddy@
2001-03-09 08:43:38 +00:00
wilfried
c6b9643870 Import of wmitime-0.3
WMitime is yet another clock dockapp that shows standard
time, date, as well as the new internet time.

ok naddy@
2001-03-09 08:41:52 +00:00
wilfried
931b72d781 Import of astime-2.8
This is a very nice clock that runs in the Window Maker "dock".
Either digital or analog clock faces can be specified.

ok naddy@
2001-03-09 08:40:13 +00:00
naddy
2305016b8c Import Perl/Tk 800.022.
Submitted by Shell Hung <i@shellhung.org>.

Perl bindings for Tk 8.0.
2001-03-08 20:04:26 +00:00
wilfried
d022930411 Remove gmake mannerism 2001-03-08 11:09:14 +00:00
brad
6077001b2f upgrade to Gtk+ 1.2.9
!!NOTE!!: header files for Gtk+ have changed locations so this WILL cause
breakage.
2001-03-07 22:59:15 +00:00
brad
9476d130c1 include proper path to freetype headers. 2001-03-07 21:56:54 +00:00
brad
55f1deea05 - respect CC.
- include proper path to freetype headers.
2001-03-07 21:48:38 +00:00
espie
0823800cb1 Fix shared library names at build, not packaging time.
This should solve quite a few issues, including building on powerpc.
2001-03-07 21:42:00 +00:00
wilfried
730b37a985 +asfiles
+libdnd
2001-03-07 15:58:43 +00:00
wilfried
6aff27d5e7 Import of ASFiles-1.0
X11 file manager. Dockable in Window Maker

ok danh@
2001-03-07 15:47:04 +00:00
wilfried
ceaddf3c0d Import of libdnd-1.1
This library allows to use drag and drop protocol with any X program, ok naddy@
2001-03-07 15:43:32 +00:00
naddy
1db0c49fbe update to 0.0.10; from maintainer 2001-03-05 15:37:45 +00:00
espie
7d8fe3ee2c Better qt2 support (need to convert QStrings to latin1 for sprintf...) 2001-03-05 02:07:44 +00:00
danh
bf589a9e6e MAINTAINER set to ports@openbsd.org.
Received no response from these individuals in a request for their real
names to be added to MAINTAINER.
2001-03-03 19:26:10 +00:00
avsm
ccc0a9dd9a correct more LIB_DEPENDS (two colons) 2001-02-26 04:51:08 +00:00
danh
99ed696d38 add maintainer's real name 2001-02-25 04:43:59 +00:00
espie
c2d9e0dd69 Fix markers under qt2. Don't assume the beginning of the long word holds
anything remotely useful.
2001-02-24 21:09:23 +00:00
espie
481272932e Update to qt2-2.4. 2001-02-23 14:36:55 +00:00
danh
35e29313b3 add RUN_DEPENDS; reported by <couderc@fingo.net> 2001-02-23 14:09:13 +00:00
naddy
911bf62a4f +xdmchoose 2001-02-23 01:42:31 +00:00
danh
7857e8e65e +sawfish 2001-02-21 18:36:21 +00:00
danh
c3f3075d10 import of sawfish 0.36
Sawfish is an extensible window manager which uses a Lisp-based
scripting language.  All window decorations are configurable and the
basic idea is to have as much user-interface policy as possible
controlled through the Lisp language.  Configuration can be
accomplished by writing Lisp code in a personal .sawfishrc file, or
using a GTK+ interface.  Sawfish is mostly GNOME compliant

Submitted by:	robbie@g7.org
2001-02-21 18:34:50 +00:00
danh
de87674325 +rep-gtk 2001-02-21 18:09:38 +00:00
danh
1ec6fcfb57 import of rep-gtk 0.15
This is a binding of GTK+ for the librep Lisp interpreter. 

Submitted by:  robbie@g7.org
2001-02-21 18:08:35 +00:00
danh
58ad95724d sync libtool patch 2001-02-20 20:27:22 +00:00
danh
dc2ef0d34b sync libtool patch 2001-02-20 17:57:33 +00:00
danh
44b3cc8776 sync libtool patches 2001-02-20 17:33:50 +00:00
danh
662369bd34 rename patches; sync with libtool 2001-02-20 17:26:49 +00:00
brad
7c842ebd3c use libmng. 2001-02-20 13:55:52 +00:00
danh
3efd075d9c sync libtool patches 2001-02-19 19:53:58 +00:00
naddy
964547fb98 Import xdmchoose 1.1.1.
xdmchooser is a modifided version of the standard X11 chooser, with
a slighty nicer 3D-ish interface.  Instead of broadcasting, it
allows the user to supply a host via the keyboard.
2001-02-18 16:27:28 +00:00
obecian
9c333146ee x11/ion update (ion-20010216)
many bugfixes

for details, see:
http://www.students.tut.fi/~tuomov/ion/ion-changelog.html
2001-02-17 08:54:29 +00:00
wilfried
e7aed885a5 Update master_sites 2001-02-16 07:38:56 +00:00
wilfried
f0df09d300 sync with Window Maker 0.64.0 include-dir changes (ok brad@) 2001-02-15 18:51:01 +00:00
wilfried
17e5cf219f + windowmaker-extra 2001-02-15 18:05:29 +00:00
wilfried
6d0bd85b45 Import of WindowMaker-extra-0.1
Split from windowmaker, ok naddy@
2001-02-15 18:02:14 +00:00
wilfried
19791c1792 Update to 0.64.0
Split windowmaker-extra to its own port
2001-02-15 17:57:54 +00:00
kevlo
6bfd5f3f0f Fix MASTER_SITES. 2001-02-13 02:06:10 +00:00
espie
73f1fd98e1 Kludge to coexist with qt1 (e.g., put QTDIR first, so that qt1 won't be
found).
2001-02-12 17:06:10 +00:00
espie
108fc2879b oops, undup konsole 2001-02-12 16:31:54 +00:00
espie
0683085635 lost special properties of various binaries somehow... 2001-02-12 16:30:20 +00:00
espie
d5cc535fac Synch with recent bsd.port.mk's usage. 2001-02-12 16:15:36 +00:00
wilfried
c6f370ff00 sync libtool patches 2001-02-11 12:10:13 +00:00
wilfried
567c161396 + wmthemeinstall 2001-02-09 12:38:03 +00:00
wilfried
3007d0d1c2 Import of wmthemeinstall-0.62 from FreeBSD-ports
wmthemeinstall is a neat program that helps Window Maker
users manage their themes

ok naddy@
2001-02-09 12:37:15 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
wilfried
1faa18f06d The new WINGs include subdir was only half-finished in 0.63.1.
Move the files to include for now.
2001-02-07 13:32:34 +00:00
wilfried
a56a48f136 Use 'make update-patches' names, and add $OpenBSD$ tag 2001-02-07 13:28:08 +00:00
wilfried
9e576e3aef Take over port, ok jasoni@
Add x11/windowmaker to CATEGORIES
2001-02-07 13:17:04 +00:00
naddy
81454afc40 fix capitalization 2001-02-03 14:20:05 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
wilfried
b71b39c197 +wminfo 2001-02-01 16:18:27 +00:00
wilfried
58692205e8 Initial import of wminfo-1.51
This WindowMaker Dockapp is designed to be very general
purposed.  It is capable to display any kind of information
as long as it's in text-format.
2001-02-01 16:14:22 +00:00
obecian
578e39f6ae x11/Makefile updated to reflect bbpager import 2001-01-26 08:37:51 +00:00
obecian
92628cb889 bbpager port - blackbox pager 2001-01-26 08:34:39 +00:00
naddy
c903236d38 Add xwit. 2001-01-25 17:04:11 +00:00
naddy
a62cdec7a1 Import xwit-3.4.
Patch by deraadt@

xwit ("x window interface tool") is a hodge-podge collection of
simple routines to call some of those X11 functions that don't
already have any utility commands built around them.
2001-01-25 17:03:05 +00:00
naddy
1bdf8cda2f maintainer has dropped off the net, return to ports@
prodded by brad@
2001-01-22 21:55:27 +00:00
kevlo
dab376c65e - Add CFLAGS
- Fix fonts location
2001-01-22 13:56:13 +00:00
brad
bbd2766c03 upgrade to LessTif 0.92.6 2001-01-22 02:43:34 +00:00
brad
aa33aae4f7 yes -> Yes 2001-01-21 20:06:29 +00:00
brad
9e22735602 cleanup Makefile 2001-01-21 18:36:56 +00:00
brad
7d76bd974f %D/lib -> %B 2001-01-21 18:30:16 +00:00
dugsong
dc5e789d81 update to version 1.2 - from smart@monkey.org 2001-01-21 01:54:23 +00:00
jasoni
ca06737746 - fix cast
- preserve CFLAGS
- from Peter Stromberg <home@wilfried.net>
2001-01-19 04:13:41 +00:00
jasoni
9a4de0e40c missed 2001-01-19 03:45:58 +00:00
jasoni
dce3b36628 update to 0.63.1 2001-01-19 03:44:51 +00:00
kevlo
bd70c48813 Fonts location should be in /usr/local, not in /usr/X11R6.
OK'd by maintainer <jasoni@>
2001-01-19 03:42:57 +00:00
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
espie
25cd419999 Work-around to avoid qt1 2001-01-18 14:58:49 +00:00
espie
e89242b18e Coerce linking into listing qt2 first to avoid qt1 collisions. 2001-01-18 02:30:47 +00:00
naddy
d58cc1a807 Add missing USE_X11. 2001-01-18 00:36:31 +00:00
naddy
258e443bdd +wmpinboard 2001-01-17 16:40:14 +00:00
naddy
8d1d4c465f Import wmpinboard 1.0.
Submitted by Peter Stromberg <home@wilfried.net>.

wmpinboard is a Window Maker dock applet resembling a
miniature pinboard.  It's intended to somewhat relieve
heavily littered desktops by allowing you to place reminders
on a graphical on-screen pinboard.
2001-01-17 16:32:52 +00:00
naddy
a5e6464ab3 - add USE_X11
- fix LIB_DEPENDS
submitted by Peter Stromberg <home@wilfried.net>
2001-01-17 16:13:28 +00:00
naddy
31566ebbf5 +wmbutton
+wmdate
2001-01-17 01:10:00 +00:00
naddy
530be19c49 Import wmdate-0.7.
Submitted by Peter Stromberg <home@wilfried.net>.

wmDate is a date-display utility.  It was originally based
on the displaying lay-out of asclock (which in turn is based
on the time-display utility used in NeXTStep).
2001-01-16 22:10:15 +00:00
naddy
7db51e5598 Import wmbutton-0.4.
Submitted by Peter Stromberg <home@wilfried.net>.

wmbutton is a 64x64 pixel application that displays nine
buttons.  Each of these buttons can be configured via a
configuration file to run just about any application you'd
like to.
2001-01-16 21:29:04 +00:00
naddy
52ded831aa +wmweather 2001-01-09 22:17:30 +00:00
naddy
9cf060dd31 Import of wmWeather 1.31.
Submitted by Peter Stromberg <home@wilfried.net>.

wmWeather monitors local weather conditions (temperature, dew point, pressure,
humidity and wind direction and speed).
2001-01-09 22:13:42 +00:00
brad
559037bb04 make sure Gtk+ is looking in the correct pathes for gtkrc and the themes.
--
Initially based on a patch from: Yasushi Kurosawa <abu@din.or.jp>
2001-01-09 04:42:57 +00:00
naddy
71e4c2c6ee Update to 20010106.
Submitted by maintainer Brian Kifiak <bk@rt.fm>.
2001-01-08 12:46:54 +00:00
naddy
35de57cf2e +bbdate
+bbkeys
2001-01-07 00:02:41 +00:00
naddy
6ddba4a2f9 Import of bbkeys-0.3.5.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

bbkeys is a general X Window System keygrabber, meant to be a working
example of a better window-hinting scheme with the blackbox window
manager.
2001-01-06 23:58:06 +00:00
naddy
9b4b8a47af Import of bbdate-0.2.1.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

bbdate displays the current date in a window resembling the toolbar,
and is smart enough to pick up settings from the Blackbox style-file.
2001-01-06 23:38:40 +00:00
naddy
7160b77743 asclock supports an impossible number of flavors. Just default to the
"classic english" one, as there is no telling what users like.
2001-01-06 16:46:14 +00:00
naddy
dbbbe3968d Update to 2.0.12; requested and tested by Joshua Stein <jcs@rt.fm>.
- Docks under WindowMaker.
- The port now supports three themes with 19 localizations each, plus
  five fixed themes, for a total of 62 different flavors.
2001-01-06 16:43:44 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
naddy
6ddf7097f4 Remove excessive dependency on windowmaker.
Pointed out by Vladimir Popov <pva48@mail.ru>; ok maintainer.
2001-01-05 12:02:00 +00:00
naddy
35b4942089 spelling 2001-01-03 14:10:42 +00:00
naddy
724ff37815 +wmcalclock 2001-01-03 14:10:05 +00:00
naddy
3c96828d8f Import of wmcalclock-1.25.
Submitted by Peter Stromberg <home@wilfried.net>.

wmCalClock is a simple Calendar Clock that uses anti-aliased characters and
drop shadows. Doesnt do much except tell time.
2001-01-03 14:05:15 +00:00
matt
5fe4d9edf9 From maintainer (smcho@tsp.korea.ac.kr):
- bring in latest patches
- added subpackages for demos and debuglibs
- only install Motif.rules and Motif.tmpl in config
- don't build config tools that OpenBSD already has
2001-01-03 00:02:55 +00:00
naddy
c42df1a0d2 Update to 0.61.1; in cooperation with rohee@ 2001-01-02 23:48:24 +00:00
matt
485dadba72 update to 1.0.10 2001-01-02 21:42:40 +00:00
naddy
1ce63c4c5d +ion 2001-01-02 19:48:53 +00:00
naddy
bd57de5022 Initial import of ion-20001229; from Brian Kifiak <bk@rt.fm>.
Ion is a new kind of window manager that brings a text-editorish, keyboard
friendly user interface to window management.
2001-01-02 14:50:35 +00:00
naddy
f572122412 Update to #150: Miscellaneous bug fixes. 2000-12-31 01:48:56 +00:00
espie
ffbabaa271 Synch for kdelibs2.0.1. 2000-12-29 22:53:53 +00:00
espie
12d6713f4b This file must be patched as well, as automake will be rerun if it's
found...
2000-12-29 22:51:45 +00:00
kevlo
737a9fba96 Add xtermset. 2000-12-27 02:19:37 +00:00
kevlo
f2219015ad Initial import of xtermset-0.5.1
xtermset allows you to change some of xterm's display settings
dynamically.
2000-12-27 02:18:38 +00:00
espie
99e915b771 Describe flavors 2000-12-26 23:46:24 +00:00
espie
f72e14675a Nothing accidental about it.
Next time, ask me, okay ?
2000-12-26 19:03:30 +00:00
naddy
c23dc1ec8a Add wmtime. 2000-12-26 18:24:58 +00:00
naddy
51f3c7f3c6 Import wmtime-1.0b2.
From Arthur H. Johnson II <arthur@linuxbox.nu>.  Somewhat cleaned up by me.

This is a very nice clock that runs in the WindowMaker "dock".  Either
digital or analog clock faces can be specified.
2000-12-26 18:22:13 +00:00
kevlo
ffe136d480 Add HOMEPAGE and @comment to packing list. 2000-12-26 16:07:10 +00:00
kevlo
dd43fa174f Add MAINTAINER. espie@ removed it accidently... 2000-12-26 15:59:24 +00:00
brad
41a828db30 use "cc -shared" for 2.8 and up to create shared libraries. 2000-12-26 01:38:53 +00:00
kevlo
c870edef2c - Upgrade to 2.6a
- Add HOMEPAGE and @comment to PLIST
2000-12-25 12:59:07 +00:00
kevlo
1b7c9f316d Oops, forgot to remove this patch. 2000-12-24 05:08:32 +00:00
kevlo
5016a8e529 - Upgrade to 0.08
- Update MASTER_SITES
- Add HOMEPAGE & @comment to packing list
2000-12-24 05:07:55 +00:00
kevlo
51a265441c Add HOMEPAGE 2000-12-23 15:32:00 +00:00
kevlo
a8d846a00c Add HOMEPAGE 2000-12-23 15:19:59 +00:00
kevlo
f5c0dd230d - Upgrade to 11.00
- Bump NEED_VERSION
- Update MASTER_SITES
- Add @comment to packing list
2000-12-23 15:12:01 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
9396c79386 Missed by cvs 2000-12-19 15:31:57 +00:00
espie
8a03a52fc5 categories+= games 2000-12-19 15:31:23 +00:00
espie
b8c1ca805d No longer needed.
Forgotten, pointed out by CEG.
2000-12-18 14:50:15 +00:00
espie
323b5ec02d +office2 2000-12-18 02:57:05 +00:00