Commit Graph

59 Commits

Author SHA1 Message Date
lebel
72b1a44165 link with intl so the final so knows it depends on it.
from maintainer Nils Nordman <nino@nforced.com>
2002-02-07 21:47:12 +00:00
naddy
c5bd28d91e Fix build on archs without APM; from maintainer Nils Nordman <nino@nforced.com>. 2002-01-22 15:34:59 +00:00
wilfried
1be30fc238 - Better RUN_DEPENDS/BUILD_DEPENDS
- md5 -> distinfo
- Bump NEED_VERSION
from maintainer Nils Nordman <nino@nforced.com>
2001-11-30 09:18:42 +00:00
wilfried
a126f78f96 grumble 2001-11-13 09:25:29 +00:00
wilfried
ddf8944e17 update to gnome-applets-1.4.0.4, from maintainer
* Portability fixes
* Added and updated translation
* Bugfixes for the gtik, mini-commander, multiload and slashapp applets
* New theme for the clockmail applet
2001-11-13 09:24:56 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
wilfried
9d8db555c9 Fixes problem for switching gtk theme through the controlcenter
without any existing ~/.gtkrc. Problem reported by Maurice Nonnekes
<maurice@amaze.nl> who also provided an initial patch. From maintainer
2001-11-09 22:35:52 +00:00
wilfried
7f04b5b0fb remove examples dirs, ok maintainer 2001-10-31 12:02:48 +00:00
naddy
7286abb806 Remove db3 dependency. From maintainer Nils Nordman <nino@nforced.com>. 2001-10-29 17:45:44 +00:00
espie
0d97dabe26 more lib depends 2001-10-24 12:50:10 +00:00
espie
1ff894d675 dependency fix-up, after looking more closely.
I want to put the full dependencies in on these two because it becomes
too hairy to sort through otherwise...
2001-10-17 13:17:00 +00:00
espie
8277be43d0 Wants Imlib. I'm not sure it's controlcenter specifically, but I don't
want to track it down more precisely.
2001-10-16 17:01:44 +00:00
espie
495ebe78c8 Fix that as a conflict between libgtop-*-!gnome and gnome-libs-*
(note that we can't write libgtop-*-!gnome as a pkgcfl, but it doesn't
matter, because the check is done at gnome-libs-* install time, at which
point libgtop-*-gnome is definitely not going to be around yet).

Thanks to naddy@ for setting me straight.
2001-10-11 21:47:12 +00:00
espie
64f87356dc Same file name, unregistered conflict. 2001-10-11 19:03:07 +00:00
naddy
aa60a87a06 Depend on x11/gtk-engines; from maintainer Nils Nordman <nino@nforced.com>. 2001-10-09 16:28:44 +00:00
naddy
d30e8fc4a8 Make themes usable, and allow the use of shared pixmaps with imlib.
From maintainer Nils Nordman <nino@nforced.com>.
2001-10-09 16:03:18 +00:00
naddy
7b922d408f add category x11/gnome; from maintainer Nils Nordman <nino@nforced.com> 2001-10-09 15:33:35 +00:00
naddy
e5802fc466 * Use in-tree libtool patches
* Bump NEED_VERSION
* Fix and improve CATEGORIES
Submitted by maintainer Nils Nordman <nino@nforced.com>
2001-10-07 20:55:10 +00:00
naddy
e38e67244d * A buffer is _not_ neccesarily a string.
Fixes problem where gnome-help-browser would segv for info docs.
  From maintainer Nils Nordman <nino@nforced.com>.
2001-10-06 00:33:37 +00:00
naddy
c1e6f0e089 better workaround for locale fiddling
from maintainer Nils Nordman <nino@nforced.com>.
2001-10-04 22:19:18 +00:00
pvalchev
66c97d0d6a Add missing -lintl when linking the tests. Makes binutils happy. 2001-09-29 04:18:16 +00:00
naddy
b7d8b69680 Fix incorrect usage of putenv(), fixes the problem of gnome setting
LC_CTYPE.  Problem noticed by heko@ and Marc Matteo <marcm@lectroid.net>.
Fix submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-23 19:06:49 +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
99082f2919 fix configure script directly, not worth running autoconf 2001-09-20 01:32:03 +00:00
naddy
e6a221a1ba - fix message catalog installation
- sync libtool patches
- use .bz2 distfile
2001-09-19 16:28:58 +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
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
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
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
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
lebel
e22b10f644 x11/controlcenter is really x11/gnome/controlcenter 2001-09-13 22:25:12 +00:00