Commit Graph

1596 Commits

Author SHA1 Message Date
shell
c8a2b44084 Better comment
Reported by Maurice Nonnekes <maurice@amaze.nl>
2001-09-21 18:15:38 +00:00
espie
fcdb4957fb Oops. 2001-09-21 15:48:21 +00:00
naddy
5c5e29f5da add forgotten portability patches; reminded by Jacob Meuser <jakemsr@clipper.net> 2001-09-21 12:15:32 +00:00
naddy
71f3df9146 Add DESTDIR to all install lines instead of patching it into the
users_guide_helpdir var.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 20:03:34 +00:00
naddy
940cbde1f9 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Print correct names in DEINSTALL scripts(spotted by
  Aleksander Piotrowski <alek@piestrak.waw.pl>)

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 20:01:22 +00:00
naddy
0212ed7bf9 Don't assume a specific depth for prefix and don't hardcode paths either.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:26:32 +00:00
naddy
26793ab563 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Move scrollkeeper stuff into PLIST

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:58:42 +00:00
naddy
2bf5b51d36 Minor fixup for gnome/applets:
* Don't assume a specific depth for prefix and don't hardcode sysconfdir either.
* Move scrollkeeper stuff into PLIST

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:56:27 +00:00
naddy
791ea7e0d6 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree (suggested by heko@).
* Move scrollkeeper-update stuff to PLIST
* Remove non-owned entries from PLIST

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:53:54 +00:00
naddy
5756c1e5fe remove gratuitous gmake dependencies 2001-09-20 18:39:12 +00:00
naddy
70e1f2cafc update to #159: minor bug fixes 2001-09-20 11:25:42 +00:00
naddy
99082f2919 fix configure script directly, not worth running autoconf 2001-09-20 01:32:03 +00:00
naddy
d103cdf805 - sync libtool patches
- fix modules
2001-09-20 01:08:11 +00:00
espie
c73c57b940 add a note about old config files screwing around. 2001-09-19 16:59:52 +00:00
naddy
e6a221a1ba - fix message catalog installation
- sync libtool patches
- use .bz2 distfile
2001-09-19 16:28:58 +00:00
espie
3a0cf8ed4d Update dependencies (kill first part when needed).
Update japanese/README... 2.4 is looong past.
2001-09-19 16:03:09 +00:00
espie
3e2f1db91b Dependencies update.
A bit of documentation.
Some other update (artwork, kdoc, mosfet-liquid)
2001-09-19 15:20:11 +00:00
naddy
769d89d04a - fix message catalog installation
- add libtool patches
- clean
2001-09-19 14:54:41 +00:00
espie
25650be808 Update to 2.2.1.
Some patches folded back.
ksysguardd from Sebastian Stark. Doesn't work squeaky-clean yet, but at
least some people can look at it now...
2001-09-19 14:13:28 +00:00
naddy
813a2ef9e3 drop leading "the" from COMMENT 2001-09-19 13:53:15 +00:00
naddy
4acd746f16 - fix message catalog installation
- sync libtool patches
- use .bz2 distfile
- clean-up
2001-09-19 13:37:58 +00:00
naddy
4b29d36429 oops, restore correct RUN_DEPENDS 2001-09-19 11:43:53 +00:00
naddy
b9b92e671f * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* add missing bzip2 dependency (spotted by heko@)
* fix error in install invocation in INSTALL.
* remove un-needed entries from PLIST (spotted by heko@)
* Install missing configuration file

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-18 22:03:43 +00:00
naddy
0ad8d400c2 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Fix PLIST, remove unneeded entry and actually remove the example
  configuration files.

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-18 21:45:30 +00:00
naddy
df55ac43b8 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-18 21:42:04 +00:00
naddy
7830044a52 - gettext fixes
- sync libtool patches
- miscellaneous clean-ups
2001-09-18 20:28:53 +00:00
naddy
dc02c22979 - sync libtool patches
- build modules as modules
2001-09-18 17:47:33 +00:00
naddy
f1860e698a sync libtool patches 2001-09-18 17:27:44 +00:00
naddy
b6617c0027 install message catalogs at proper location, cleanup 2001-09-18 15:18:52 +00:00
naddy
0151051035 simplify: sync gettext check with upstream version from gconf 2001-09-18 15:10:04 +00:00
shell
511ce96e8a +py-Gtk and ,gnome 2001-09-18 06:03:10 +00:00
shell
b3e652d2bb Initial import of py-Gtk-1.4.1
Submitted and Maintained by : Maurice Nonnekes <maurice@amaze.nl>
---

PyGTK is a set of bindings for the Python scripting language to
interact with the GTK toolkit. It has a fairly complete set of
bindings.

WWW: http://www.daa.com.au/~james/gnome/
2001-09-18 06:01:58 +00:00
naddy
941c706874 install message catalogs, and in the correct place 2001-09-17 23:01:00 +00:00
naddy
0472850bdb fix message catalogs, clean up; ok maintainer 2001-09-17 20:54:41 +00:00
naddy
02ea4b7a9b sort in dependency order; ok todd@ 2001-09-17 20:18:25 +00:00
naddy
b41379f602 Update to #158. 2001-09-17 14:01:35 +00:00
pvalchev
0841d45cda Update to fvwm-2.4.2
Make sure gnome support is properly disabled.  gnome wm hints
are built, but gnome support in FvwmGtk will have to be looked at.
Add imlib support in FvwmGtk by default.

2.4.2 contains a lot of fixes and new features as opposed to 2.4.0,
see http://www.fvwm.org/generated/NEWS.html
2001-09-17 04:32:56 +00:00
heko
cc97aae036 From maintainer:
o PFRAG.gnome.shared for libglade
o Add a missing lib_depend to gnome/vfs, noticed by
  Ibrahim Khalifa <ibo@toontown.org>
ok lebel@
2001-09-16 22:18:59 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
heko
ea3cf4ab16 The subdirectory at master site is gnome-libs although we have the port
in gnome/libs.
Noticed by maintainer.
2001-09-14 18:50:20 +00:00
lebel
d94843751c well, as agreed on icb, we decided to support gnome by default. 2001-09-14 16:13:05 +00:00
lebel
22c7f099ac add gnome flavour to x11/windowmaker.
o since WindowMaker doesn't link against any gnome libs, I didn't
add any dependencies to gnome.
o gnome FLAVOR adds hints to support Gnome applications like the Panel.
2001-09-14 15:37:13 +00:00
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
todd
f11cce3ff3 another gnome- vs gnome/ typo by me 2001-09-14 14:15:26 +00:00
lebel
e22b10f644 x11/controlcenter is really x11/gnome/controlcenter 2001-09-13 22:25:12 +00:00
todd
812ba71dbc various gnome base and related ports enabled 2001-09-13 21:38:39 +00:00
todd
e2a99a1425 the GNOME control center 2001-09-13 21:38:02 +00:00
todd
16c76e764c the GNOME Virtual File System 2001-09-13 21:25:11 +00:00
todd
25bd10de43 applets for use with the GNOME panel 2001-09-13 21:23:08 +00:00
todd
5e86997c5e update from maint, remove ignored compile errors re gtk doc 2001-09-13 21:07:28 +00:00
todd
a07cf38172 the official Users Guide for GNOME 2001-09-13 21:01:04 +00:00
todd
e2faf76c55 the GNOME version of top 2001-09-13 20:49:57 +00:00
todd
04c2c04ae2 sample theme engines for GTK+ provided with GNOME 2001-09-13 20:48:53 +00:00
todd
9cc9fa3092 the core GNOME system 2001-09-13 20:33:28 +00:00
todd
803106eb92 libraries for the GNOME project 2001-09-13 20:27:19 +00:00
todd
0d5de276aa Object Activation Framework for GNOME 2001-09-13 20:23:11 +00:00
jcs
b9c4039be5 Update to rdesktop-1.0.0.p19.7.3 2001-09-11 02:07:44 +00:00
brad
354ba05624 upgrade to Mosfet Liquid 0.5.1
--
Ok'd by: maintainer
2001-09-10 23:55:01 +00:00
naddy
229904c4e2 remove leading "the" from COMMENT 2001-09-09 18:14:51 +00:00
naddy
9a0787c39f remove leading "a" and "an" from COMMENT 2001-09-09 17:56:59 +00:00
lebel
c7eff3726e update x11/wmtheme to 1.2.9 2001-09-09 01:12:21 +00:00
pvalchev
6a08d46def machine -> arch -s to reflect powerpc-based ports name change
and make this work again
2001-09-08 18:20:29 +00:00
brad
9221a5101f KIllustrator -> Kontour 2001-09-07 18:49:14 +00:00
heko
2981e806a7 _ namespace is reserved for bsd.port.mk; use install_shared_frag
without the leading _. Spotted by espie@.
2001-09-07 16:35:51 +00:00
heko
52bf8846f7 o NO_SHARED_LIBS only gets defined after including bsd.port.mk
(thanks to naddy@ for pointing this out in one of my ports).
  Define a _install_shared_frag instead after including
  bsd.port.mk.
wilfried@ ok
2001-09-07 16:18:28 +00:00
wilfried
e669487621 don't hardcode the path to WPrefs, prompted by heko@ 2001-09-07 14:11:28 +00:00
lebel
7dbc767434 +wmtheme 2001-09-07 03:15:36 +00:00
lebel
18d4a1bcf3 initial import of wmtheme-1.2.8:
--
wmtheme is a utility which, generally speaking, allows you to perform
certain operations on themes by name. For example, to rename do wmtheme
-r oldname newname; to activate do wmtheme name, to get from themes.org
do wmtheme -g name.

Furthermore, it takes great care to make installation painless, in spite
of evolving formats, packaging carelessness, and incompatibility between
old themes and current window managers. wmtheme -i theme-package.tar.gz
will almost always result in a correct installation. It will also take
steps to clean up settings that don't belong in themes, and disable
suspicious-looking shell commands (these sorts of things might occur in
Window Maker or Blackbox themes). This behavior can be turned off,
however.

Supports themes for the following:
   - AfterStep (astheme)
   - Blackbox (bbtheme)
   - Enlightenment (etheme)
   - Golem (gotheme)
   - gtk+ (gtktheme)
   - IceWM (itheme)
   - Oroborus (ortheme)
   - Sawfish (sftheme)
   - Window Maker (wmtheme)
   - xmms (xmtheme)

WWW: http://wmtheme.sourceforge.net/
2001-09-07 03:12:57 +00:00
heko
b49d5961d1 Fix typo: qt2 listed in SUBDIRs twice.
fries@ ok.
2001-09-06 16:42:09 +00:00
espie
eb23de9e8c koffice 1.1. Seems more or less to work. Able to import word/excell
documents.
2001-09-06 13:01:53 +00:00
kevlo
cb5804b884 - upgrade to version 1.4.3
- bump NEED_VERSION
- add HOMEPAGE
- update MASTER_SITES

>ChangeLog:
o fixed some bugs in magic.c
o added double click patch for the application window
2001-09-04 05:33:34 +00:00
shell
0f1d7bc946 Add demo sub-package 2001-09-02 05:29:29 +00:00
naddy
529ea58953 MASTER_SITES 2001-08-31 00:02:14 +00:00
jasoni
5a084b1081 fix numpad. from nick@be.wanadoo.com, ultimately from turbolinux 2001-08-29 17:12:09 +00:00
kevlo
7dfd1e1874 remove lib/qt2/doc directory
--
Ok'd by maintainer(espie@)
2001-08-29 14:05:56 +00:00
wilfried
ab4b03bdff update to fleditor-0.4.2 (bugfix release)
*  No longer writes extraneous null byte when saving to file.

*  Added GetTextBufferSize() call on editorengine and Fl_Editor that returns
   the number of characters that should be allocated in order to save the
   text to a buffer.  The CharacterCount() method returns only characters
   actually presently in the buffer, while this new method considers the line
   ending characters that would be added when saving.
2001-08-29 07:44:47 +00:00
wilfried
27db5f445f + wmfishtime 2001-08-28 14:32:43 +00:00
wilfried
8977d4d10f The last clock dockapp you'll ever need! Features sexy gradient
background, antialiased clock hands, alpha-blended bubbles, and
cool fish swimming around behind the clock. Displays current time
with up-to-the-second accuracy, and today's date and day of the
week. But wait, there is more! Move your mouse inside the screen,
and the fish will get scared and run away! (Only if your Window
Manager doesn't suck). Oh yeah, and it checks your mail, too!
2001-08-28 14:28:19 +00:00
jcs
ed5d4e3c86 Update to rdesktop-1.0.0.p19.7.2 2001-08-28 00:30:03 +00:00
espie
868cae12e4 + artwork2 2001-08-27 14:39:49 +00:00
espie
3ee7c097b2 Supplementary kde artwork 2001-08-27 14:38:24 +00:00
espie
57eb0e94a0 qt2 2001-08-27 14:05:24 +00:00
espie
856bba2b1a Module qt2.
enable-final
2001-08-27 13:35:06 +00:00
espie
912fa6ba4b qt2 module.
--enable-final
2001-08-27 12:48:43 +00:00
espie
6ca330d5fd Use qt2. Set enable-final 2001-08-27 12:11:17 +00:00
espie
3a45394359 Use module qt2.
Set --enable-final. Even though the compile is slightly larger, the linker
more than compensates for it... go figure.
2001-08-27 09:58:35 +00:00
espie
b5ae8331d0 Pass full setup through to configure and build 2001-08-27 09:54:11 +00:00
espie
8861b634d6 qt module 2001-08-27 09:08:57 +00:00
espie
d3c0e571d4 Make use of module qt2. 2001-08-27 09:02:02 +00:00
espie
3d2b7ab9e9 Unconflict with recent bsd.port.mk 2001-08-27 08:58:28 +00:00
espie
1867c778d8 qt2 module support 2001-08-27 08:53:53 +00:00
espie
7b7ea701cf Fix dependencies. Disable debug. 2001-08-27 05:44:37 +00:00
aaron
d2b62440c3 + gkrellweather 2001-08-26 18:27:36 +00:00
aaron
a39a617909 A GKrellM plugin which displays weather information. 2001-08-26 18:24:56 +00:00
espie
d30ad4bc50 Fix audiocd to continue working with the stubbed out lame. 2001-08-26 14:05:05 +00:00
espie
4a93435b7d lame support
Somewhat sneaky: link against a `stub' lame library so that the dependency
is a build dependency.

This allows us to put a lame-enabled kdebase on the CD: it will refer to
the stub library by default. When you grab a newer lame, it will have
a higher minor number, and be used instead (this is the old ssl/crypto
trick).
2001-08-26 12:04:44 +00:00
espie
efa9e7652e Make it compile with cdparanoia, even though it doesn't quite work yet.
Move kdmrc creation to pkg_install time (fries@)
2001-08-23 22:25:49 +00:00
espie
e71fd86290 Recognize .Fx/.Nx/.Ox/.At 2001-08-23 22:24:18 +00:00
espie
176492e20c Help configure find qtdoc dir. 2001-08-22 19:56:32 +00:00
naddy
25fd63d957 update master site path here as well 2001-08-22 17:18:21 +00:00
todd
8acf5f1284 MASTER_SITE_SUBDIR changed with version crank 2001-08-22 15:49:36 +00:00
jakob
c753e3ec1d update patches & compile with gnome support; olof@crt.se 2001-08-22 09:34:17 +00:00
jakob
0d5dd644c1 rename patches 2001-08-22 09:19:13 +00:00
naddy
435cc5bf4f make rdesktop build and run on all archs; ok maintainer 2001-08-21 20:54:06 +00:00
todd
c2b4b0e51c we don't have links to images in DESCR's, but we do have homepage's 2001-08-21 20:02:04 +00:00
jakob
c678e17f79 add HOMEPAGE and update MASTER_SITES 2001-08-21 18:19:37 +00:00
espie
73ac489298 This depends on kdebase2. fries@
+typo in PERMIT_*
2001-08-21 17:54:34 +00:00
espie
9a375c3486 Completely grotesque configure check. 2001-08-21 17:41:19 +00:00
espie
cbe7e34f92 Bump to 2.2. 2001-08-21 17:22:53 +00:00
espie
b115955a22 Disallow build if there is a kdelibs-<2.2 around. 2001-08-21 17:04:55 +00:00
espie
c7f9a2a323 Bump to 2.2. This loses pixie for now. 2001-08-21 16:33:18 +00:00
espie
b9c4fa14fc Add mosfet-liquid 2001-08-21 16:25:39 +00:00
espie
a3fbc39ccf Translucent skin for kde2.2 2001-08-21 16:25:09 +00:00
espie
a73b3cf436 Correct patch to detect most recent libcrypto/libssl 2001-08-21 14:20:08 +00:00
espie
fa759efd73 FreeBSD mascot 2001-08-21 14:10:10 +00:00
espie
a01da20a3f oops 2001-08-21 13:55:38 +00:00
espie
2b14d32111 Somewhat more pedantic fix. 2001-08-21 13:43:34 +00:00
espie
9917e245b7 libxml should be recent. 2001-08-21 13:36:15 +00:00
espie
9fa1386222 Fix some distribution problems, and more dependencies. 2001-08-21 10:59:38 +00:00
miod
01006935fe Fix a few first names, sort the last entries. 2001-08-21 00:11:32 +00:00
espie
154791152a Bump to 2.2. 2001-08-20 23:48:48 +00:00
espie
4a1bbbeb00 Bump to 2.2, disable MULTI_PACKAGES until packing lists has been checked. 2001-08-20 23:44:17 +00:00
espie
d3a32492b9 Bump to kde 2.2.
kcontrol info stuff fixed.
2001-08-20 23:42:08 +00:00
espie
214ee5ca1c Update to 2.2. Not all parts done yet.
kssl hack is a gross kludge.
2001-08-20 23:40:18 +00:00
pvalchev
ea29ce9725 /usr/X11R6 -> ${X11BASE}, tar -> ${TAR} 2001-08-17 02:38:44 +00:00
danh
c0a85b8f57 add myself 2001-08-15 02:29:19 +00:00
todd
3efdf9de1d Thanks to http://www.geocode.com/eagle.html-ssi for the data ..
I moved to here now.
2001-08-14 21:13:26 +00:00
pvalchev
36b1898e7f i'm somewhere here 2001-08-14 17:33:38 +00:00
jakob
25dd886d0d add tweek myself and add heko 2001-08-13 21:27:29 +00:00
pvalchev
6aaef94063 - Better FLAVOR information
- List the i18n flavor for multibyte character support too
2001-08-13 06:41:42 +00:00
pvalchev
0aee422822 bump NEED_VERSION 2001-08-13 06:34:26 +00:00
lebel
1d7b99efc1 update x11/xwrits to 2.15; from maintainer Dan Weeks <danimal@danimal.org> 2001-08-12 19:24:25 +00:00
pvalchev
0c51d741b1 Update to paragui-0.7.2
Bugfix release, some of the feature changes between 0.7.0-0.7.1:
- Support for overlapping widgets
- New SpinnerBox widget
- Support for hierarchical popup-menus
- New OpenGL widget

Also a change that they decided to make is, to archive the data files
using zip when installing them.  So, zip makes BUILD_DEPENDS.
2001-08-11 17:25:30 +00:00
naddy
ad74ad9009 fix HOMEPAGE; from Joshua Stein <jcs@rt.fm> 2001-08-11 17:21:53 +00:00
kevlo
8d3d86e3a5 upgrade to version 2.7 2001-08-11 16:04:45 +00:00
kevlo
069b8e3c3a upgrade to version 1.8.9 2001-08-11 16:00:25 +00:00
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
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