Commit graph

3052 commits

Author SHA1 Message Date
Cy Schubert
c192fb4c5c Upgrade to xsane 0.81.
Temp file handling patches.

Reviewed by:	nectar
Approved by:	maintainer:  Dominik Brettnacher <domi@saargate.de>
Obtained from:	Tim Waugh <twaugh@redhat.com>
2001-12-06 13:33:33 +00:00
Ying-Chieh Liao
dade83c13f add missing files 2001-12-06 09:47:33 +00:00
Ying-Chieh Liao
89234eb87e add ray++
A collection of C++ classes needed for ray tracing
2001-12-06 08:05:09 +00:00
Jimmy Olgeni
b28522caf9 Add %%SANE%% to some kooka files that caused "make package" to fail. 2001-12-05 11:09:34 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Satoshi Taoka
821c5b66a2 The directories installed tgif.mo and searched in tgif command
are mismatched.

patch-ab is divided into patch-ab and patch-ac to be assigned to one file,
where the former was modified to fix the above problem.

Approved by: maintainer
2001-12-03 12:54:48 +00:00
Jun Kuriyama
d0c0d92dc0 Add phplot 4.4.6,
a PHP class for creating scientific and business charts.

PR:		ports/31426
Submitted by:	yukinopo@livedoor.com
2001-12-03 03:02:56 +00:00
Akinori MUSHA
e3224fab93 Update to 0.32b. 2001-12-02 19:30:19 +00:00
MANTANI Nobutaka
5c64c97799 Add xine_d4d_plugin, a DVD input plugin for xine.
Submitted by:  HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
Obtained from: ports-jp mailing list
Reviewed by:   knu
2001-11-30 20:19:16 +00:00
MANTANI Nobutaka
5b0a8f843b Update xine and libxine to 0.9.6.
Submitted by: lioux (for updating to 0.9.3)
Reviewed by:  knu
2001-11-30 19:53:00 +00:00
Vanilla I. Shu
bbe3a8e52c Upgrade to 1.0.1. 2001-11-30 06:47:01 +00:00
Ying-Chieh Liao
78d718f9b3 handle gnome more properly 2001-11-30 03:22:57 +00:00
Patrick Li
c2b6bd142d Add patch-gkrellkam.c to use fetch(1) instead of depending on wget
to download images.
2001-11-29 08:24:49 +00:00
Mario Sergio Fujikawa Ferreira
1921732f37 Update to 0.9.4: both fixes linux binary compatibility on some cards
and quiets down module loading on boot

PR:		32364
Submitted by:	maintainer
2001-11-29 03:26:20 +00:00
Chris D. Faulhaber
a7a0762e60 o Host the distfile locally until stable sources are available again.
o Update the webpage link.
2001-11-28 23:41:26 +00:00
Joseph Koshy
09f13db8eb Make this port compile under -CURRENT.
Submitted by:	Matthew Thyer <thyerm@picknowl.com.au>
2001-11-28 10:15:16 +00:00
Mario Sergio Fujikawa Ferreira
0cdb193c88 o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
  autoconf was repocopied to autoconf213) with help of new code as
  of bsd.port.mk rev 1.394
	- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
2001-11-28 06:00:26 +00:00
Kevin Lo
5682c5e688 Update MASTER_SITES
PR: 32332
Submitted by: MAINTAINER
2001-11-28 03:04:11 +00:00
Chris D. Faulhaber
d5078f1e93 Remove kplot3d since it's homepage and distfiles disappeared
long ago (was kde1-based anyway).
2001-11-27 15:21:34 +00:00
Chris D. Faulhaber
35f0b10c15 o Use MASTER_SITE_LOCAL since the author's site vanished
months ago.
o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
2001-11-27 15:06:37 +00:00
Alexey Zelkin
c398c8b41c Enable xsane back.
Approved by: sobomax
2001-11-27 13:33:25 +00:00
Maxim Sobolev
a96dda312e Update to 1.5.7.
PR:		30114
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-11-27 12:06:32 +00:00
Maxim Sobolev
508584727e Explicitly link resulting libraries with libm, so it is possible to link
application with libGL without any additional black magic. Bump PORTREVISION.
2001-11-27 11:31:45 +00:00
Bill Fenner
166148d564 Fully-qualify WWW: URL 2001-11-26 19:16:42 +00:00
Ying-Chieh Liao
cc9984ca0d s/malloc.h/stdlib.h/
drop maintainership

Submitted by:	bento
2001-11-26 17:46:45 +00:00
Maxim Sobolev
150f2c8e6b Add missed popt into LIB_DEPENDS.
Submitted by:	bento
2001-11-26 17:01:38 +00:00
Maxim Sobolev
cb3c6676b1 Update checksum. The only difference between old and new version is <strings.h>
replaced with <string.h> in one of the files. Therefore, no version bump is
necessary.
2001-11-26 13:43:49 +00:00
Mario Sergio Fujikawa Ferreira
60f30004da Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
Submitted by:	Dan Langille <dan@langille.org>
2001-11-25 22:04:59 +00:00
Mario Sergio Fujikawa Ferreira
e3d0611cf6 Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages

Submitted by:	bento
2001-11-25 17:59:17 +00:00
Patrick Li
fba70d13d2 Shared lib version bump also enforce use of DOCSDIR
PR:		32246
Submitted by:	maintainer
2001-11-24 09:23:52 +00:00
David W. Chapman Jr.
b5034b3036 Update to 0.3
Make PORTDOCS compliant

PR:		32095
Submitted by:	maintainer
2001-11-24 01:34:56 +00:00
Maxim Sobolev
5c5c6f155b Tech fax2ps(1) how to work properly for non-Letter paper sizes.
PR:		32018
Submitted by:	Helge Oldach <send-pr@oldach.net>
2001-11-23 18:03:41 +00:00
Ying-Chieh Liao
a67d0877cf t1.3 -> t1.4 2001-11-23 17:25:26 +00:00
Patrick Li
c38c666f76 Update to 1.4.1
PR:		32186
Submitted by:	maintainer
2001-11-23 06:52:28 +00:00
Maxim Sobolev
f1d30621d0 Fix problem with malloc.h. 2001-11-22 18:02:07 +00:00
Maxim Sobolev
8c08524462 Ensure that an empty directory is created when user installs package using
pkg_add.
2001-11-22 14:38:48 +00:00
Maxim Sobolev
271ecb0907 Update to 0.9.7.
Submitted by:	maintainer
2001-11-22 13:39:51 +00:00
Anders Nordby
abfec5c1f7 Add xmms-xvs (X Visualization System) 0.1.0b1, a visualization plug-in
for XMMS inspired by WinAmp's AVS.

Approved by:	will
2001-11-21 23:08:20 +00:00
Mario Sergio Fujikawa Ferreira
72e2f376cd bump PORTREVISION due to last rev 2001-11-21 06:09:03 +00:00
Mario Sergio Fujikawa Ferreira
fac20d5893 o Add missing USE_XLIB
o Really have SDL support unless WITHOUT_SDL
o Add patch-playdv:display.h to support SDL
o Improve patch-playdv:display.c from PR
o Install additional documentation unless NOPORTDOCS (not from PR)

PR:		31732
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2001-11-21 06:06:46 +00:00
Patrick Li
35af01bf20 - Remove including obsolete malloc.h header
- Dont link libc and prevent installing useless files

PR:	32070
Submitted by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Approved by:	lioux
2001-11-21 03:44:03 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Ying-Chieh Liao
9313418253 add maverik
A publicly available virtual reality (VR) system
2001-11-20 18:47:01 +00:00
Akinori MUSHA
786a71b712 Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
2001-11-20 16:35:43 +00:00
Pete Fritchman
113d78b58d Update to 0.2.2
PR:		32052
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-20 03:54:56 +00:00
Mario Sergio Fujikawa Ferreira
cd4da6b566 New port libdv version 0.9: Quasar DV codec (libdv): software codec
for DV video encoding format

Reviewed by:	petef
2001-11-19 19:35:04 +00:00
Akinori MUSHA
cb2a101cc8 Update to 0.1.9. 2001-11-17 10:08:43 +00:00
Maxim Sobolev
3c38fcb4fb Fix another place where CPUID code doesn't bother to restore original state
of the bit 21 of eflags register. This should fix `sigreturn: eflags ...'
problem in many threaded GNOME apps.

Update is highly recommended to all GNOME users - it improves stability
of Nautilus, Balsa etc greatly.
2001-11-16 10:51:32 +00:00