Commit graph

1632 commits

Author SHA1 Message Date
wiz
f2e1f2c5b4 remove superfluous .endif 2000-06-25 12:50:24 +00:00
danw
88951ee0d2 After talking with Matthias Scheler, revert support for building without
libgtop, to force people to make the (simple but not completely obvious)
changes needed to get libgtop to build on new arches.
2000-06-24 16:44:01 +00:00
danw
974682e0f4 Only depend on gtop/libgtop on archs that libgtop builds on. 2000-06-24 03:30:26 +00:00
rh
268debb870 Add missing packages: ebuilder, gnome-applets, qt21, qtarch, and xpmicons. 2000-06-22 16:50:42 +00:00
jlam
8cb591c1e4 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 06:25:36 +00:00
jlam
91b9d75e08 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 05:31:43 +00:00
jlam
d1024f14aa USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 02:58:23 +00:00
jlam
4a7d9fc8d4 USE_LIBTOOL instead of PKG_LIBTOOL. Fix some warts in the patches. 2000-06-21 00:47:44 +00:00
jlam
fa9a08aa90 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-20 23:51:04 +00:00
jlam
6a68b09c98 USE_LIBTOOL instead of PKGLIBTOOL. While here, rearrange stuff a bit to
make editing easier.
2000-06-20 23:20:11 +00:00
dmcmahill
0a11002e0b make this build correctly when readline is installed. 2000-06-20 13:39:36 +00:00
drochner
0b068f3b6c switch to LIBTOOL/LTCONFIG_OVERRIDE, upgrade to 4.8.2
ChangeLog entry:
* Bugfixes in row height code, especially when adding rows.
2000-06-19 11:19:36 +00:00
tron
3e8bbb4958 Because "olvwmrc.1" is an unformatted manual page it must be installed
into "man/man1" instead of "man/cat1".
2000-06-17 09:41:46 +00:00
pooka
943fb3f7e2 add & enable olvwm 2000-06-16 14:19:48 +00:00
pooka
6091990d43 The OpenLook Virtual Window Manager, version 4.4
provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143
2000-06-16 14:18:51 +00:00
pooka
92666dc3ae Adapt these to work with the OpenLook Virtual Window Manager
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl>
in pkg/9143
2000-06-16 14:16:49 +00:00
hubertf
88b1f8d66a Fix afterstep DEPENDS line 2000-06-15 11:28:55 +00:00
tron
19f2176e4d Disable optimization on "arm32" port to avoid "egcs" bug. 2000-06-09 12:35:23 +00:00
wiz
3b7efb698c forgot to remove unneeded patch.
Noted by dmcmahill's weekly pkglint -- thanks!
2000-06-08 11:00:34 +00:00
mjl
2a8550fad4 Update to 3.2.8. No changelog available. 2000-06-06 12:02:46 +00:00
tron
2d5381f09f Welcome "gtop" in GNOME family. 2000-06-05 20:57:41 +00:00
tron
ae53c44b07 Update "gnome-python" package to version 1.0.53. Change since
version 1.0.51:
- pygnome/gtkhtml.py: removed removed functions.
- pygnome/generate/gtkhtml.defs (gtk_html_calc_scrollbars): removed
  private function.
- pygnome/Makefile.am: changed dependencies to point at .lo files
  rather than .o files, as we are using libtool now.
- pygnome/examples/gtkhtml_demo.py (HtmlWindow.load_url): don't call
  GtkHTML.parse().
- pygnome/generate/gtkhtml.defs (gtk_html_parse): remove function that
  was removed from gtkhtml.
- configure.in, gnome-python.spec: updated version number.
- NEWS: added news items.
- pygnome/Makefile.am (_gtkhtmlmodule_la_LIBADD): link with the
  correct library list.
- pygnome/gnome/config.py (section_contents,private_section_contents):
  fixed incorrect naming of wrapper.
- (lots of files): switch over to using libtool and automake-1.4a.
- pygnome/gnomeuimodule.c, pygnome/gnome/ui.py, pygnome/generate/gnomeui.defs:
  Modified _wrap_gnome_file_entry_get_full_path, so that it supports
  NULL as a return value (if the user does not select a file)
- pygnome/gnomeuimodule.c (_wrap_gnome_dialog_button_connect):
  create a tuple (function, arguments) to be registered in the
  callback. This corrects random behaviors after callback.
- pygnome/gnome/__init__.py: don't bother with the python-1.4
  compatibility stuff -- gnome-python won't work with python-1.4 for
  other reasons.
- configure.in: updated version.  Require gtk+ >= 1.2.6 for same
  reasons pygtk requires it.
- gnome-python.spec: incremented version numbers.  Add requires
  headers for gtk+ and gnome-libs so people don't annoy me with
  problems caused by old versions.  Also, require the matching version
  of pygtk.  Also, make pygnome-libglade require pygnome.
- pygnome/gettext.py (Catalog.__init__): check for msb encoded
  catalogs as well.
- pygtk/gtkmodule.c: When changing a gtkadjustment,
  call gtk_adjustment_changed()
- autogen.sh: Work with builddir != srcdir.
- pygnome/gnomeuimodule.c (list_to_ui_info): set user_data to
  NULL, to avoid crashes in free_ui_info.
- pygnome/gnomeuimodule.c: added PyGtk_Get() around parameters in
  MDI handling.
- pygnome/gnome/ui.py (GnomeMDIGenericChild.__marshal.__call__):
  fix mistake here.
2000-06-05 19:52:31 +00:00
tron
e4a224226c Depend on version 1.2 or newer of the "gnome-users-guide" package. 2000-06-05 19:32:27 +00:00
tron
a5641a8827 Update "gnome-users-guide" to version 1.2. This version was updated to
reflect the change in the GNOME 1.2 release.
2000-06-05 19:24:50 +00:00
tron
58f37594e2 Add dependence on "gnome-applets" package which contains applets
found in "gnome-core" 1.0.x releases.
2000-06-05 14:48:51 +00:00
tron
4285ce19c0 Because "ggv" now belongs to the GNOME distribution add a depence on the
"ggv" package.
2000-06-05 09:57:58 +00:00
wiz
709b1b2ad8 Replace USE_PKGLIBTOOL by USE_LIBTOOL. 2000-06-05 01:12:37 +00:00
wiz
da32f36fdf Fix library dependencies for libwraster.
USE_LIBTOOL instead of USE_PKGLIBTOOL.
Depend on automake, too, since it's used.
Handle weird man page extension (.1x) differently.
2000-06-04 00:30:33 +00:00
fredb
59793f29ff Add xscreensaver back to the mix, in the form of xscreensaver-gnome. Bump
(arbitrary) version number to 1.2.0, so "lintpkgsrc -o" will detect change.
2000-06-03 19:16:59 +00:00
fredb
584f47160a Add and enable xscreensaver-gnome.
Note that a simple "make install" in this directory will already fail,
even without this, because of icewm and icewm-gnome. It falls on the bulk
build script to do something sensible with enabled packages that conflict.
2000-06-03 19:13:49 +00:00
fredb
01fc7c344a Make two packages out of this. "xscreensaver" should be functionally
equivalent to the previous package; "xscreensaver-gnome" requires the
gnome-libs to build and run, and installs itself into the gnome CC.
2000-06-03 19:07:29 +00:00
rh
d83b2dee26 Make this compile under ELF by pulling -I${LOCALBASE} into CPPFLAGS 2000-06-03 17:31:44 +00:00
fredb
d46d2d400a No, really, don't build the Motif GUI. 2000-06-02 20:21:18 +00:00
fredb
c217b7d999 Restore full path for INSTALL; remove USE_MOTIF, as we're only installing
the gtk+ version anyway; add xflame(1) man page to PLIST.
2000-06-02 20:12:11 +00:00
fredb
3f51dd977f Update to xscreensaver-3.24: Updates and fixes to "maze", "critical",
"bsod", "xflame", "flow", "xteevee" and "webcollage"; added support
for Kerberos5 [if KERBEROS is set in /etc/mk.conf]; xscreensaver-demo
now installs itself into the Gnome Control Center [if USE_GNOME is set
in /etc/mk.conf]. The Screensaver panel in gnomecc now actually works!
2000-06-02 19:45:00 +00:00
drochner
b268fe607b fix directory creation (trailing "/" passed to mkdir(2)) 2000-06-02 13:44:16 +00:00
tron
ad519f7a75 Because "libgtop" and APM related applets were moved to "gnome-applets"
remove support for them.
2000-06-02 13:18:43 +00:00
drochner
3d1baf161a import GNOME applets which are distributed separately now 2000-06-02 13:08:29 +00:00
drochner
ef7ffe1fec tell programs using libgnome that -lintl (gettext) is needed too 2000-06-02 12:10:07 +00:00
fredb
265022cdb4 Disable ascp. The development version, designed to work with the current
release of Afterstep (Afterstep-1.8.x), has not yet been publicly released.
2000-06-01 14:56:24 +00:00
fredb
4fb7089e30 Fix ambiguous dewey depends: jpeg>=6b -> jpeg-6b. 2000-06-01 14:53:15 +00:00
wiz
2109767b1c use MASTER_SITE_SUNSITE 2000-06-01 12:19:44 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
689135d440 Only try to remove "share/gnome/apps/Development" and
"share/gnome/apps/Internet" because the might be still in use.
2000-05-31 21:32:18 +00:00
tron
d333974152 Attempt to remove "share/gnome/apps" during deinstallation. 2000-05-31 21:31:33 +00:00
tron
f8214a3edc Remove directory "share/pixmaps/splash" during deinstalltion. 2000-05-31 21:24:41 +00:00
tron
bac03a8897 Reenable dependence on "libgtop". 2000-05-31 21:23:38 +00:00
tron
8a3f356b4f Depend on "control-center" 1.2.0 or newer. 2000-05-31 21:03:15 +00:00
rh
2191bede37 Remove obsoleted patches (that were not applied anyway, because they were
no longer present in files/patch-sum)
2000-05-31 16:20:40 +00:00
itohy
e799a45c2c Add dependency on xpm-*. 2000-05-31 00:28:56 +00:00
drochner
be55425741 update to 1.2.0
"many fixes and enhancements"
2000-05-30 19:39:21 +00:00
drochner
715d8f4c14 oops, forgot to "cvs add" this one 2000-05-30 19:28:21 +00:00
drochner
c47b23e1a0 update to 1.2.0
Sorry, no useful Changelog.
2000-05-30 19:26:22 +00:00
drochner
1f33aa87ee update to 1.2.1
"many fixes and enhancements"
2000-05-30 19:23:46 +00:00
tron
3ba9aa6cd8 Defuzz patches. 2000-05-30 07:38:53 +00:00
tron
bd50e73d4b Disable optimization only on ports which are really affected by the
compiler bug.
2000-05-30 07:13:03 +00:00
dmcmahill
9fdd34310a remove -O2 from compiler flags to work around a bug in egcs-1.1.1.
this fixes recently noted compile problems on sparc.
2000-05-30 01:43:50 +00:00
hubertf
032c05a1fd add & enable xpenguins 2000-05-30 01:35:55 +00:00
hubertf
f90fbb28d5 Little penguins walking along the tops of your windows
(Someone fix the images to display daemons! :-)
2000-05-30 01:35:06 +00:00
dmcmahill
afc460cf19 cause gccmakedep to be used instead of makedepend. This was already the case
on i386, but not on pmax/sparc (and probably others).  This fixes recently noted
pmax/sparc compile problems.
2000-05-28 15:00:34 +00:00
agc
7facf83b55 Move jmk-fonts package from x11 to fonts category by repository copy 2000-05-27 14:53:11 +00:00
agc
2bb3f513a8 Move jisx0213fonts package from x11 to fonts category by repository copy. 2000-05-27 14:39:55 +00:00
agc
0373961c05 Move jisx0213fonts package from x11 to fonts category by repository copy 2000-05-27 14:37:13 +00:00
agc
f2e6e410f6 Move jisx0212fonts package from x11 to fonts by repository copy. 2000-05-27 14:31:45 +00:00
agc
a25f05b935 Move jisx0212fonts package from x11 to fonts category by repository copy. 2000-05-27 14:29:16 +00:00
agc
c0e94597ab Move jisx0208fonts package from x11 to fonts category by repository copy 2000-05-27 14:21:55 +00:00
agc
25fc17d469 Move jisx0208fonts package to fonts category by repository copy 2000-05-27 14:21:01 +00:00
agc
904dc30879 Move intlfonts package to fonts category by repository copy. 2000-05-27 14:14:07 +00:00
agc
8d0b8b1ce0 Move intlfonts to fonts category by repository copy. 2000-05-27 14:13:25 +00:00
rh
653c91e861 Update gtk+ to 1.2.8. Overview of changes:
* GNU Make 3.79 bug workaround
 * FAQ and tutorial updates and improvements
 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
2000-05-26 05:38:19 +00:00
jwise
53022a34cd Add swing, but disabled, as the distfile must be downloaded manually 2000-05-25 20:54:36 +00:00
jwise
d247fc2d2c Initial import of swing-1.1.1, the Java Foundation Classes UI classes 2000-05-25 20:52:12 +00:00
drochner
b7cc6c6cea update to 4.8.1
Recent changes:
Add XbaeGetVersionTxt(), XbaeGetVersionNum() to get the version number from the
	(shared) library. Macros to get this at compile time are already in place.
Change version numbers to include the UPDATE number as well. Now 4.8.0 becomes
	40800 (M * 10000 + m * 100 + u).
Xbae configuration :
        --enable-xbae-24bit (enable 24-bit code in XbaeMatrix)
        --enable-xbae-row-heights (allow rows to have variable height in
	  XbaeMatrix)
Xbae API : add XbaeMatrixSetRowHeight(), XbaeMatrixGetRowHeight(),
	XbaeMatrixSetColumnWidth(), XbaeMatrixGetColumnWidth()
2000-05-25 16:38:06 +00:00
drochner
1026d9e43f update to 0.91.0
no visible changes since 0.90.0 (only Xbae which we have a separate
pkg for)
2000-05-25 15:25:43 +00:00
groo
298354f5c5 Add and enable type1inst 2000-05-25 01:28:34 +00:00
groo
94c1e28cd9 Add type1inst-0.6.1
type1inst is a small perl script which generates the
"fonts.scale" file required by an X11 server to use any
Type 1 PostScript fonts which exist in a particular
directory.  It gathers this informatiom from the font files
themselves, a task which previously was done by hand.  The
script is also capable of generating the similar "Fontmap"
file used by ghostscript.  It can also generate sample sheets
for the fonts.
2000-05-25 01:27:28 +00:00
tron
a571953dbb Fix dependence on "windowmaker". 2000-05-24 16:47:21 +00:00
dmcmahill
57e932ab20 add missing files 2000-05-23 18:58:02 +00:00
sakamoto
76333f0201 ELF rpath fix. 2000-05-22 03:47:54 +00:00
wiz
9e83831fb9 Update to use MagicPoint 1.07a distribution.
Provided by Takahiro Kambe in pkg/10164.
2000-05-21 11:07:00 +00:00
wiz
246a2857c0 Don't let find descend into rm -r'd directories (noted in pkg/10151 by
Thilo Manske, who also provided the fix).  Also remove some distfiles,
since they don't seem to be available anymore.
2000-05-21 00:48:32 +00:00
abs
5f37ccdba8 Do not try to include old vm/vm_swap.h header in the UVM world.
Now builds on -current systems without old 1.4 headers still lying around.
2000-05-20 20:39:41 +00:00
pooka
82ec24ee10 add & enable blackbox 2000-05-19 15:27:17 +00:00
pooka
6cdc398de4 Blackbox 0.51.3.1, a small and fast X11 window manager
Provided by David Pickworth <djp@cpl.herston.uq.edu.au> in pkg/10011
2000-05-19 15:25:16 +00:00
itohy
0bababcb77 Apply modification by Toshihiro Kanda, to be upgraded to 1.2.
New animal(?): BSD Daemon.
2000-05-18 22:51:42 +00:00
hubertf
960d02cb78 Add back patch to find fortune even if not in $PATH.
Noted by Dan McMahill.
2000-05-16 13:32:07 +00:00
dmcmahill
2a5aab133f add missing depends on xpm 2000-05-14 01:00:42 +00:00
agc
96f304a0f3 ORBit has moved category. 2000-05-12 09:21:12 +00:00
rh
3df8bdf4eb Add and enable wmweather. 2000-05-12 05:58:55 +00:00
rh
00972ec0c3 Initial import of wmWeather-1.31, a WindowMaker DockApp showing local
weather conditions.
2000-05-12 05:57:52 +00:00
hubertf
80f6b284ef Add "lsall" and "lsbest" commands to pkg_admin, to find all/best
package matching a certain pattern. Examples:

            yui# cd /usr/pkgsrc/packages/i386ELF/All/
            yui# ls unzip*
            unzip-5.40.tgz  unzip-5.41.tgz
            yui# pkg_admin lsall 'unzip*'
            unzip-5.40.tgz
            unzip-5.41.tgz
            yui# pkg_admin lsall 'unzip>=5.40'
            unzip-5.40.tgz
            unzip-5.41.tgz
            yui# pkg_admin lsall 'unzip>=5.41'
            unzip-5.41.tgz
            yui# pkg_admin lsbest 'unzip>=5.40'
            unzip-5.41.tgz
            yui# pkg_admin lsall /usr/pkgsrc/packages/i386ELF/All/'{mit,unproven}-pthread*'
            /usr/pkgsrc/packages/i386ELF/All/mit-pthreads-1.60b6.tgz

This adds a shell/user-interface to pkg-patterns, which are a superset
of sh/csh patterns and can't be expanded by any shell.
2000-05-11 16:37:52 +00:00
drochner
b9bdfa01f0 minor fixes from Berndt Josef Wulf <wulf@ping.net.au>:
-defuzz a patch
-remove superfluous backslash
2000-05-11 12:15:17 +00:00
tron
0b8584321f Correct maintainer: this package was created by Matthias Drochner. 2000-05-10 12:04:54 +00:00
jlam
2a16a4695e Add and enable xdialog 2000-05-10 04:13:32 +00:00
jlam
7753d043b9 xdialog - X11 drop-in replacement for the curses dialog program 2000-05-10 04:13:02 +00:00
itojun
a4d7cf0c6c make build of EXTRA_FONTS conditional by NO_EXTRA_FONTS (default: build all).
generate PLIST dynamically.
pointed out by: tron@zhadum.de (Matthias Scheler)
2000-05-09 17:16:18 +00:00
itojun
b39a4cc026 don't remove these entries, these extra entries in PLIST are for
EXTRA_FONTS (or can I put these jumbo Asian fonts into default packaging?).
2000-05-09 16:34:50 +00:00
tron
9ee105aa56 Remove incorrect entries for several fonts which are not installed. 2000-05-09 15:10:50 +00:00
hubertf
15c1936b49 Update to 2.7.3. Changes: countless.
I hoped that the transparent mode would work better, but it doesn't. :(
2000-05-08 03:25:20 +00:00
tron
544e89dbeb Sync with change of "${DIST_SUBDIR}". 2000-05-05 21:00:28 +00:00