Commit Graph

73050 Commits

Author SHA1 Message Date
Kris Kennaway
3f2ebd6a49 Switch to bzip2 distfile.
PR:		ports/48834
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
2003-03-05 10:17:47 +00:00
Kris Kennaway
eecc8783cc From the PR:
When generating mono .WAV files from a CD, dagrab generates an
	incorrect RIFF header and the last (partial) block is saved in
	stereo rather than mono.  Also no error checking is performed
	on writes in mono mode.

	The problem in the header is that the total chunk size (Rlen)
	is not adjusted for mono data and always contains the size
	assuming stereo data.

	For the last (partial) block, there is no test whether the
	data is being saved as mono or stereo - the block is always
	written in stereo mode.

Bump PORTREVISION

PR:		ports/42975
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
2003-03-05 10:14:11 +00:00
Kris Kennaway
71f3231c7e Fix build on -current and 64-bit machiens
PR:		ports/47985
Submitted by:	naddy
2003-03-05 09:50:37 +00:00
Kris Kennaway
b6b17508dc Update to tome-2.1.2 2003-03-05 09:46:47 +00:00
Akinori MUSHA
058edf4e73 Update to 20030305. 2003-03-05 09:15:12 +00:00
Ruslan Ermilov
41154f0bc3 In a spirit of src/Makefile.inc1,v 1.142, get rid of "sticky"
files when updating ports sources with cvs(1).
2003-03-05 09:08:10 +00:00
Kris Kennaway
a3515324ff Fix build on current and remove BROKEN tag
PR:		ports/48830
Submitted by:	tjr
2003-03-05 09:07:23 +00:00
Joe Marcus Clarke
8810494a59 Fix a hang on exit on -CURRENT.
Approved by:	maintainer timeout
2003-03-05 05:44:39 +00:00
Mario Sergio Fujikawa Ferreira
7bb7a9978a o Update grabbing code adding support for: PALBDGHI, NTSCM, SECAM,
PALN, PALM and NTSCJ
o Bump PORTREVISION

Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2003-03-05 05:30:08 +00:00
Mario Sergio Fujikawa Ferreira
8ec786a37e Update to 0.5.8 2003-03-05 05:09:57 +00:00
Dirk Meyer
4ba39af869 - add stamp.make 2003-03-05 04:50:54 +00:00
Dirk Meyer
4f68c80544 - Update to 0.3.2 2003-03-05 04:21:53 +00:00
Mario Sergio Fujikawa Ferreira
79ca3b8011 Add WITH_OUTGOINGIP_PATCH (outgoingip.patch) option: allow setting
the IP address used by qmail when sending outgoing messages

Prompted by:		Brad Davis <so14k@so14k.com>
Feature requested by:	many
2003-03-05 04:07:35 +00:00
Dirk Meyer
eed33e76bf - Update to 2.4.9.1 2003-03-05 04:03:23 +00:00
Dirk Meyer
efee300f44 - Update to 0.6.1 2003-03-05 03:54:09 +00:00
Mario Sergio Fujikawa Ferreira
76135a55ae Prepare for upcoming WITH_OUTGOINGIP_PATCH option in master port.
Do not allow this option in these ports since it conflicts with
both -ldap and -tls patches
2003-03-05 03:34:35 +00:00
Akinori MUSHA
0e9dcd3a7e Bump PORTREVISION for the last change, just in case. 2003-03-05 02:58:09 +00:00
Akinori MUSHA
4dc81ee3ae Increase gnomecanvas-2's shlib version by 200 to match what
graphics/libgnomecanvas now installs.
2003-03-05 02:47:56 +00:00
Akinori MUSHA
c0f00163eb Increase gdk_pixbuf's shlib version by 200 to match what
x11-toolkits/gtk20 now installs.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2003-03-05 02:45:29 +00:00
Jacques Vidrine
f92dde70a2 Add KTH Kerberos 4. 2003-03-05 02:04:54 +00:00
Yen-Ming Lee
4f930e01f4 - Updated the net/nrpe port to version 1.8 which contains minor bug fixes.
- Corrected incorrect paths to plugins in the sample configuration file.
- Installed the check_nrpe plugin (in case the installer wants to use this host as a client).

PR:		48690
Submitted by:	Paul Dlug <paul@nerdlabs.com>
2003-03-05 01:32:37 +00:00
Martin Blapp
dbe54846be Add missing patches for PR 48789
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-03-05 00:47:02 +00:00
Mario Sergio Fujikawa Ferreira
4c7d679b5e Update to 0.7.3
Reviewed by:	kde (members)
Approved by:	maintainer
2003-03-05 00:22:49 +00:00
Mario Sergio Fujikawa Ferreira
6b11d4a8f6 o Fix outstanding issue with KDE aRts: do not lockup when exitting
- Background: For some reason, mplayer locks up if we cleanup
	  when exitting by calling arts_free(). Therefore, we trade
	  risk of memory leakage when using KDE aRts over locking
	  up.
	- Caveat: Memory probably is not witheld after mplayer
	  exits. I won't say that it IS NOT withheld cause I do not
	  know what arts_free() does exactly. So, worst case scenario
	  is probably that we will leak memory for as many files
	  the user tells mplayer to play but only WHILE mplayer is
	  running.
o Bump PORTREVISION

Reviewed by:	kde (some members)
2003-03-05 00:11:23 +00:00
Mario Sergio Fujikawa Ferreira
9b562b7f30 o Update to 1.0.4 unbreaking the port: developers finally versioned
the various skin files
o Simplify maintainership: generate PLIST on the fly. Therefore,
  the PLIST committed is empty
o Simplify dependency list (remove USE_PERL5): generate PLIST with
  sh shell based solution instead of perl one
o De-pkg-comment
2003-03-05 00:09:14 +00:00
Martin Blapp
36fd224342 Add support for uk_UA.KOI8-U locale.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
PR:	48789
2003-03-04 23:44:58 +00:00
Joe Marcus Clarke
c3f7364745 Update to 0.10.26. 2003-03-04 23:15:58 +00:00
Mario Sergio Fujikawa Ferreira
58d852dbfe Update to 1.1.20 2003-03-04 23:11:48 +00:00
Joe Marcus Clarke
bf24aecafc * Update to 2.2.0.1
* De-pkg-comment
2003-03-04 23:05:42 +00:00
Christian Weisgerber
75afbcc848 Update to 030302.
PR:		48908
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-04 23:01:35 +00:00
Joe Marcus Clarke
0d0146bbc5 WITH_PORTSSL is not needed anymore.
Reported by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-03-04 22:52:25 +00:00
Christian Weisgerber
650163ac99 Update to 2.1.3 which fixes building on 5.0.
PR:		48905
Submitted by:	John Von Essen <john@essenz.com>
2003-03-04 22:24:05 +00:00
Mario Sergio Fujikawa Ferreira
f6fea9da2c Update to 1.4 2003-03-04 22:00:31 +00:00
Joe Marcus Clarke
bbc9f4ace6 * Fix build once and for all. Tested with -STABLE, 5.0-RELEASE-p3, and
-CURRENT
* Take maintainership as I need this version for one of my applications

PR:	48932
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Thanks to:	ade, marcus
Reported by:	Will Mitayai Keeso Rowe <mit@dreamlabs.com>
2003-03-04 21:45:05 +00:00
Christian Weisgerber
8861f64b57 * Use external libintl, don't build included one.
* Remove version number from docs directory.

Approved by:	petef
2003-03-04 21:44:27 +00:00
Lars Koeller
bb13b768ef - Increase PORTREVISION (knews now realy uses libcompface as stated in the
dependency secion) -> modified patch-aa
2003-03-04 21:13:02 +00:00
Lars Koeller
5596860538 - Modify patch, so libcompface is used as stated in the dependency
dection of the Makefile
2003-03-04 21:09:06 +00:00
Mario Sergio Fujikawa Ferreira
d9daa8743d Optionally support cdparanoia with WITH_CDPARANOIA knob now that
it finally works under FreeBSD

PR:		48734
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 20:21:08 +00:00
Tilman Keskinoz
ee907851ba make gzip-encoded pages display properly
PR:		48644
Submitted by:	maintainer
2003-03-04 20:19:39 +00:00
Tilman Keskinoz
98dcb1203b Update to 0.5
PR:		48654
Submitted by:	maintainer
2003-03-04 20:10:56 +00:00
Dirk Meyer
8491de9f21 - MAINTAINER in standard caption 2003-03-04 20:02:46 +00:00
Tilman Keskinoz
df41664aea - Get rid of the bogus pkg-message already (noticed by: many)
- Depend on kdelibs instead of kdebase (submitted by: Pav Lucistnik
  <pav@oook.cz>)
- Add a patch submitted by: Joris Vandalon <joris@vandalon.nl>
- Bump PORTREVISION

PR:		48791
Submitted by:	maintainer
CVS ----------------------------------------------------------------------
2003-03-04 19:55:11 +00:00
Dirk Meyer
3dfbc30c76 - Fix build for CURRENT 2003-03-04 19:49:33 +00:00
Mario Sergio Fujikawa Ferreira
f80a43a692 o New port blender-devel version 2.26: 3D
modeling/rendering/animation/gaming package
o Now, users can compile blender from source code

PR:		48863
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 19:34:58 +00:00
Mario Sergio Fujikawa Ferreira
6fef338bcf New port xmms-faad2 version 1.1: XMMS plugin for faad
PR:		48687
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 18:41:01 +00:00
Joe Marcus Clarke
df5f8859b7 Update to 0.7.1.
Submitted by:	maintainer
2003-03-04 18:09:15 +00:00
Peter Wemm
67844b7d73 Return rdist6 to the general pool 2003-03-04 18:07:15 +00:00
Peter Wemm
9d3918b874 Send transproxy port to the orphanage - I haven't been near it for years.
Farewell old friend, you served me well.
2003-03-04 18:06:38 +00:00
Dirk Meyer
e3f1228863 - Fix build on bento, file is needed 2003-03-04 18:01:58 +00:00
Joe Marcus Clarke
4ff7088c7e * Fix some GNOMNG typos
* Add a missing guile-gtk dependency
* De-pkg-comment

PR:	48925
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-03-04 17:48:26 +00:00