Commit Graph

1295 Commits

Author SHA1 Message Date
wilfried
3f4fa4c6b9 update Window Maker to 0.65.1
- Fixed crash with long titles in the window list menu (buffer overflow)
- fixed crash when removing menu entry for Window List or Workspace submenu
- Replaced almost all sprintf() calls with snprintf()
- Fixed some non-portable shell constructs used in installed scripts
- removed FocusFollowMouse from wmaker and WPrefs
- fixed problem with alpha images showing a blue tint on big endian machines
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
  related error when text was selected in a textfiled (including WPrefs.app
  and Window Maker itself).
- fixed bug with maximization of windows with fixed resize increments
- added None geometry display type
- fixed window enumeration bug
- removed GNUisms from wsetfont
- added slovakian translations
- added WINGs i18n patch
- fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
- added HMaximizeKey
- fixed bad SIGPIPE handling setup across forks
- added workaround for bug in locale handling on font set creation
2001-08-01 09:04:41 +00:00
pvalchev
7aae984078 + paragui 2001-08-01 06:49:03 +00:00
pvalchev
569a8beaec better 2001-08-01 06:48:02 +00:00
pvalchev
5a9a758601 Import of paragui-0.7.0
ParaGUI is a cross-platform high-level application framework and GUI
(graphical user interface) library. It can be compiled on various platforms.

ParaGUI's cross-platform nature is completely based on the Simple DirectMedia
Layer (SDL).

WWW: http://www.bms-austria.com/projects/paragui/
2001-08-01 06:39:58 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +00:00
espie
3034c5758c Flavor gl does no longer exist, since gl is standard in XFree 4. 2001-07-31 00:09:57 +00:00
espie
be39090af9 Let qutils show up in /usr/local/lib. 2001-07-30 12:41:46 +00:00
espie
af01462ac1 Bogus pkgspec in dependency. 2001-07-29 18:21:30 +00:00
brad
f5441df516 correct main Enlightenment dist site URL.
--
From: maintainer
2001-07-26 13:07:55 +00:00
pvalchev
3af767e948 not needed. 2001-07-25 03:43:05 +00:00
pvalchev
bc68c3c80b We don't want the program version number in the shared library names,
so don't pass -release to libtool.
2001-07-21 00:27:10 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
espie
f21e64469c Synch with qt2.
Noticed by Dan Weeks.
2001-07-17 01:23:50 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
kevlo
246c47e258 fix fake error. Pointed it out by naddy@ 2001-07-12 15:30:36 +00:00
pvalchev
a7e29d4372 build fvwm2 package with the i18n flavor for multibyte character support; ok espie
XXX this is considered as experimental
2001-07-12 00:54:14 +00:00
espie
6067212d71 Remove red herring 2001-07-11 12:59:48 +00:00
pvalchev
bda2199e86 PREFIX -> LOCALBASE; ok kevlo 2001-07-11 05:50:24 +00:00
lebel
23a0626f9f use DESTDIR when installing 2001-07-10 21:39:55 +00:00
lebel
9416d1da18 modernize port; update to latest version (2.18); use official MASTER_SITES;
port now use configure instead of imake.
2001-07-10 21:39:05 +00:00
lebel
66fbde8082 solve conflict 2001-07-10 21:38:46 +00:00
naddy
22ddeb3e43 Fix -tile option; from Remi Guyomarch <rguyom@pobox.com> via FreeBSD. 2001-07-10 21:31:55 +00:00
naddy
441f96e032 Update to 4.1.9; fix faces buffer overflow reported on BugTraq. 2001-07-10 21:11:58 +00:00
pvalchev
28ce0e9db5 USE_X11; ok lebel, brad 2001-07-09 17:10:49 +00:00
naddy
57d875fb59 orphan ports; requested by former maintainer 2001-07-09 10:49:08 +00:00
pvalchev
cfcecceaca hairstyle 2001-07-08 04:19:23 +00:00
lebel
6c691b5d4a since there is no man pages, install the README; pvalchev@openbsd.org 2001-07-07 13:06:41 +00:00
pvalchev
f8983b84e4 typo in comment; ok maintainer 2001-07-07 04:28:21 +00:00
jason
90ea629329 checksum changed; verified with author 2001-07-06 15:16:45 +00:00
jsyn
df25bb4f09 strip wish8.0 binary; ok niklas@ 2001-07-05 23:09:45 +00:00
pvalchev
c0f43516b4 Update to fvwm-2.4.0
See the distributed ChangeLog for details, there are a lot of new
features.
Introduce:
- i18n flavor for the experimental multibyte character support,
- Gtk dependency by default so that the gtk modules build,
- Explicitly disable rplay support unless the flavor has been specified.
2001-07-05 18:38:38 +00:00
kevlo
be2fe737cd strip binaries
--
Submitted by jysn@
2001-07-04 07:08:16 +00:00
espie
69014f5ebb qt-2.3.1, even though it does not fix all the bugs it's supposed to. 2001-07-03 15:42:58 +00:00
espie
9e460221ed Missing !%%SHARED%% 2001-07-03 12:08:40 +00:00
espie
9a9dac2284 %%!SHARED%% -> !%%SHARED%% 2001-07-03 12:07:53 +00:00
pvalchev
ee82db1bd7 fvwm main sites are up now, change MASTER_SITES accordingly 2001-07-03 05:21:14 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
shell
6ee4b45e87 Remove non-exists entry 2001-07-01 07:45:15 +00:00
shell
e1285df2bc Add p5-Gtk 2001-07-01 07:32:11 +00:00
shell
cea2eb6c96 Initial import of p5-Gtk-0.7008
---

The Gtk module allows Perl access to the Gtk+ graphical user interface
library.  The Perl binding tries to follow the C interface as much
as possible, providing at the same time a fully object oriented
interface and Perl-style calling conventions.
2001-07-01 07:31:29 +00:00
drahn
5c9a7db796 Unmark as broken on powerpc.
Change to do alignment fixup some time back
worked around the GCC bug.
2001-06-29 22:32:52 +00:00
pvalchev
af46490731 + fvwm2 2001-06-27 21:58:50 +00:00
pvalchev
6784966289 fvwm-2.2.5 merge 2001-06-27 21:50:38 +00:00
pvalchev
ceb99bea58 Import of fvwm-2.2.5
Fvwm is a window manager for X, which provides a virtual/multiple
disjoint desktop, a 3D look for windows decorations, shaped/color
icons. It gives a very good emulation of mwm. A nice button-bar
can be used to provide convenient access to frequently used
functions of programs.

Flavors:
	rplay	- build with audio/rplay and provide sound support
	debug	- turn on debugging messages

WWW: http://www.fvwm.org/

Will co-exist with the fvwm in XF4, with the idea of being on the
bleeding edge, with more extras built in and flavors for choice.
Per discussion with todd@
2001-06-27 21:46:00 +00:00
pvalchev
7172dff8eb These do not have licenses, so we cannot distribute distfiles/packages.
Set PERMIT_* to "no license" for now.  Authors will be contacted so that
they are aware of the situation, but we cannot break the copyright law.
2001-06-27 20:56:24 +00:00
brad
79505a8566 add USE_X11 2001-06-23 21:42:56 +00:00
brad
74de760585 fix for enlightenment.install;
--
From: maintainer
2001-06-23 21:10:49 +00:00
jasoni
afc477f6e0 oops, these should have been removed in the update.
- thanks morten@hotpost.dk
2001-06-23 10:06:28 +00:00
jasoni
4fae8bf2fb update to version matching rxvt, 2.7.6. 2001-06-22 20:53:19 +00:00
jasoni
86de60f138 update to a version that exists, 2.7.6
- fix buffer oflow
2001-06-22 20:51:18 +00:00