Commit Graph

1310 Commits

Author SHA1 Message Date
pvalchev
0e3c6c6993 Oops. FvwmEvent and FvwmAnimate modules do link against librplay, register
LIB_DEPENDS rplay entry.
2001-08-09 06:53:59 +00:00
pvalchev
9db50c6b51 The rplay flavor does not need rplay to build, so leave just RUN_DEPENDS on it. 2001-08-09 06:05:35 +00:00
shell
772ad336e0 p5-Gtk -> new flavor 2001-08-07 16:25:16 +00:00
shell
d571051782 oops.. 2001-08-07 16:20:54 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
pvalchev
f542c32691 sync 2001-08-07 06:36:38 +00:00
shell
5343322abe - Bump Version
- Add support for imlib, gtkglare
- New flavor

Patch and now maintain by Joshua Stein <jcs@rt.fm>
2001-08-07 05:45:46 +00:00
brad
0433104042 missing end @mode tag.
--
Pointed out by: Sebastian Stark <seb@todesplanet.de>
2001-08-05 21:56:58 +00:00
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
pvalchev
8938e4508d For the rplay flavor, register RUN_DEPENDS for rplay, too. Also, make the subpackage
test better.  Thanks Brad!
2001-08-04 04:57:23 +00:00
pvalchev
81434da8ea if the rplay flavor is specified and building the icon set subpackage,
do not depend on rplay.
2001-08-04 04:10:15 +00:00
pvalchev
b292a70858 Use FULLPKGNAME for fvicons subpackage since flavors don't play there. 2001-08-03 20:03:39 +00:00
fgsch
6b83ed70de This prolly get into by mistake; remove it since there is already one
without the .orig extension.
2001-08-03 16:13:14 +00:00
espie
7ebbc290b1 Synch 2001-08-02 14:09:40 +00:00
espie
e36ad79446 PREFIX->LOCALBASE 2001-08-02 14:08:58 +00:00
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