Commit Graph

1570 Commits

Author SHA1 Message Date
espie
b1c51dd7e7 Adapt to regress framework 2001-10-06 17:45:06 +00:00
espie
df11d56a9c Ensure genkdmconf is only run at pkg_add time. I still can't figure out
why this program cores *sometimes* (emphasis on sometimes)
2001-10-06 12:37:38 +00:00
pvalchev
c532cf4dc2 use in-tree libtool patches 2001-10-06 07:27:34 +00:00
naddy
955f182c0b typo 2001-10-06 01:47:46 +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
fbb0fe86f2 - build on all OpenBSD architectures
- some cleanup
2001-10-05 22:08:20 +00:00
wilfried
859f52ec8f use ports in-tree libtool patches 2001-10-05 19:28:50 +00:00
naddy
c1e6f0e089 better workaround for locale fiddling
from maintainer Nils Nordman <nino@nforced.com>.
2001-10-04 22:19:18 +00:00
jakob
75c61cfd54 enable gnome support 2001-10-01 15:46:16 +00:00
pvalchev
b7f957aeb9 Build correct shared libraries on ELF. from drahn, tested by me 2001-09-30 17:39:23 +00:00
pvalchev
38e2f69866 - Do not copy bsdLib.tmpl from X11 and overwrite the existing one, instead
add a patch ensuring the expected functionality.
- Add missing libXp to the linking, so that openmotif ports build with
binutils.
tested on macppc
2001-09-30 07:21:44 +00:00
jcs
b8d3850a9d Update to rdesktop-1.0.0.p19.7.4 2001-09-30 01:02:39 +00:00
pvalchev
66c97d0d6a Add missing -lintl when linking the tests. Makes binutils happy. 2001-09-29 04:18:16 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
wilfried
8cee27b6dd no more beta/srcs, use source/release instead, noted by tobias@paprotta.de 2001-09-28 14:37:06 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
espie
7e1467bcc3 initial port. A few details to figure out yet. 2001-09-27 10:58:36 +00:00
espie
59712547da and remove these as well 2001-09-27 10:56:26 +00:00
espie
5e3df07b5d Reuse libs patches 2001-09-27 10:54:59 +00:00
espie
8de056dd0e Rename the libtool patches prior to reusing them 2001-09-27 10:52:15 +00:00
espie
904f6dd81d link kivio with libc_r, so that it runs. 2001-09-24 16:56:03 +00:00
wilfried
24a358874b use gettext module 2001-09-24 09:27:52 +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
shell
4b70c652c9 - Changed MASTER_SITE to ${MASTER_SITE_GNOME}
- Changed BUILD_DEPENDS= to BUILD_DEPENDS+=
- Changed LIB_DEPENDS for the gnome flavor to search for
  glade-gnome.4, instead of glade.4

From maintainer
2001-09-21 19:17:44 +00:00
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