1770 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