1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

89054 Commits

Author SHA1 Message Date
Joe Marcus Clarke
b8fc347cb4 Fix build on -CURRENT.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-24 22:57:48 +00:00
Trevor Johnson
c64f2bede8 This doesn't compile on the Alpha or x86-64.
reported by:	kris
Approved by:	portmgr
2003-11-24 19:56:46 +00:00
John Hay
43490840e5 Backout my upgrade to nqc 2.5 r3. We are in a code freeze. 2003-11-24 19:00:54 +00:00
John Hay
6f45f9a15e Update to nqc 2.5 r3. 2003-11-24 18:16:30 +00:00
Trevor Johnson
e331747748 Add new MD5 hash. These are the changes in the contents of the distfile:
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries	Wed Mar  1 21:37:02 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/CVS/Entries	Thu Dec 30 01:11:31 1999
@@ -1,3 +1,3 @@
 /abcdiph.msec/1.1.1.1/Thu Feb 18 00:23:42 1999//
-/abc_diphone.scm/1.4/Thu Feb 24 02:35:05 2000//
+/abc_diphone.scm/1.3/Tue Jun 22 17:35:25 1999//
 D
diff -burN work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm
--- work-old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm	Thu Feb 24 02:35:05 2000
+++ work-new/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm	Thu Dec 30 01:11:32 1999
@@ -58,8 +58,6 @@
   ;; token to word rules
   (Parameter.set 'Token_Method 'Token_Any)
   (set! token_to_words mx_spanish_token_to_words)
-  (set! prev_token.punctuation token.punctuation)
-  (set! token.punctuation "\"`.,:;!?(){}[]" "[see Tokenizing]")

   ;; No pos prediction
   (set! pos_lex_name nil)
@@ -104,12 +102,7 @@
   (Parameter.set 'Synth_Method 'OGIdiphone)
   (OGIdbase.activate "abc_diphone")
   (OGIresLPC.init abcdi_OGI_syn_params)
-  (set! current_voice_reset abc_voice_reset)
   (set! current-voice 'abc_diphone)
-)
-
-(define (abc_voice_reset)
-  (set! token.punctuation prev_token.punctuation)
 )

 ;; Context-dependent smoothing:

PR:		50869
Submitted by:	krion
Approved by:	portmgr
2003-11-24 17:32:53 +00:00
Trevor Johnson
dd0762df6a Fix dependencies.
Approved by:	portmgr
2003-11-24 17:27:12 +00:00
Trevor Johnson
9ee14de565 Make fetchable by updating to latest version (previous distfile has
been removed from the author's site).

Approved by:	portmgr
2003-11-24 17:21:06 +00:00
Trevor Johnson
57046bc5ba Clarify explanation of how this is broken, based on feedback from
FireWire BSD of e-tahan.com and Julian St. of web.de.

Approved by:	portmgr
2003-11-24 17:16:11 +00:00
Joe Marcus Clarke
3b9002d4d5 Add the pkg directory with COMMENT for arabic.
Approved by:	portmgr (implicit)
Pointy hat to:	me
2003-11-24 17:13:16 +00:00
Akinori MUSHA
9b0614fee9 Set the configure target properly and unbreak packaging for amd64.
It turned out that the configure target does not need to be
overridable but just RUBY_ARCH does for those who are to use a
hand-built interpreter with modules from ports.

Hint given from:	obrien
Approved by:		kris (implicitly), and myself
2003-11-24 12:43:40 +00:00
Kris Kennaway
b3583d09a3 Fix build on sparc64
Submitted by:	tmm
2003-11-24 12:25:08 +00:00
Kevin Lo
7816893272 oops 2003-11-24 04:58:27 +00:00
Kevin Lo
4e7f5a0446 Update to 1.2.11
PR: 59629
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-11-24 04:46:38 +00:00
Kevin Lo
97d734204c Update to 1.2.4
PR: 59627
Submitted by: MAINTAINER
2003-11-24 04:42:42 +00:00
Joe Marcus Clarke
c497679a21 Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob to
disable it on other architectures.

Approved by:	portmgr (implicit)
2003-11-24 01:42:27 +00:00
Joe Marcus Clarke
68dfb56a10 Fix build on Alpha.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-24 01:26:53 +00:00
Joe Marcus Clarke
4c94011542 Don't build this on amd64.
Approved by:	portmgr (implicit)
2003-11-24 01:22:35 +00:00
Joe Marcus Clarke
71426eddfe Don't build this port on amd64.
Approved by:	portmgr (implicit)
2003-11-24 01:21:15 +00:00
Joe Marcus Clarke
4889bf65b1 Don't build these ports on amd64.
Approved by:	portmgr (implicit)
2003-11-24 01:20:39 +00:00
Joe Marcus Clarke
5d0e10b310 Fix a typo that prevented proper automake257 dependencies from working.
PR:		59433
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	portmgr (implicit and kris)
2003-11-24 01:08:41 +00:00
Kris Kennaway
011ee119b6 New INDEX for 5.x, with 9722 ports. 2003-11-24 00:31:00 +00:00
Cy Schubert
d00d6645f8 Fix crypto-publish extract. 2003-11-23 21:48:54 +00:00
Joe Marcus Clarke
01283c9e28 Mark this port ONLY_FOR_ARCHS=i386.
Approved by:	maintainer
		portmgr (implicit)
2003-11-23 20:25:08 +00:00
Michael Nottebrock
e9c29b911f Fix dependencies.
Submitted (in part) by:	pav
Approved by: portmgr
2003-11-23 19:10:51 +00:00
Dag-Erling Smørgrav
f6664145ae Upgrade to 0.8.2 (and unbreak, as the old distfile is long gone)
Approved by:	portmgr (marcus)
2003-11-23 18:18:31 +00:00
Joe Marcus Clarke
d17e8e0f16 Fix plist on ia64 and amd64, and fix build on amd64.
Approved by:	portmgr (implicit)
2003-11-23 18:13:58 +00:00
Jun Kuriyama
5bf0dc9bfb Add mpeg/utf8 functionality. This will unbreak ja-ruby-ming port.
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:	portmgr (kris)
2003-11-23 08:14:44 +00:00
Adam Weinberger
764f482eab Update to 2.4.2. 2003-11-23 03:21:26 +00:00
Adam Weinberger
7bfb75b3b3 Update to 0.6.2. 2003-11-23 03:10:59 +00:00
Mark Linimon
00ebe87b09 Some changes that have not been committed, as part of ports/36112,
snuck in on the commit that was merely supposed to reset the maintainer.
2003-11-23 01:53:58 +00:00
Eric Anholt
899fefdc95 Mark ONLY_FOR_ARCHS=i386 alpha. 2003-11-22 23:58:06 +00:00
Pav Lucistnik
45603d119e Add dsnake. 2003-11-22 23:03:56 +00:00
Pav Lucistnik
9d9cd724c5 Deluxe Snake is a best snake clone you'll ever play. It have frogs, mushrooms,
sugar candies, lots of powerups and a tail-bite!

Approved by:	adamw (mentor)
2003-11-22 23:00:50 +00:00
Pav Lucistnik
f82a8bcc2a Linux version of Allegro, the cross-platform library for game development.
Approved by:	adamw (mentor)
2003-11-22 22:56:48 +00:00
Joe Marcus Clarke
c4bcc8cf28 This patch was, in fact, committed in 2.4.1.
Submitted by:	bland
2003-11-22 22:47:11 +00:00
Pav Lucistnik
576f3e78f4 Squash is a learning ncurses music player written in C. It supports mp3,
ogg and flac. Squash uses statistics to determine songs to play automatically.
It garners this information through whether or not a song is skipped.

PR:			ports/55275
Submitted by:		Matthias Andree <matthias.andree@web.de>
Based on shar by:	trevor
Approved by:		adamw (mentor)
2003-11-22 22:32:00 +00:00
Pav Lucistnik
e0e8ea9433 - Update to 0.3
* Only changed preferences are now saved.
* It is now possible to include a file in the Fix section
  from inside the program as well as by using the -a
  option.
* Use of basename(3) in the filename label
* Quite a lot of code cleanup

PR:		ports/59595
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by:	adamw (mentor)
2003-11-22 22:15:07 +00:00
Pav Lucistnik
cdfb0b5ecb - Update to 0.30
PR:		ports/59582
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-22 22:12:47 +00:00
Kirill Ponomarev
954bc65a72 - Update to version 0.12.1
PR:		59583
Submitted by:	Ports Fury
2003-11-22 21:24:41 +00:00
Archie Cobbs
6d59990c70 Add sample startup script. 2003-11-22 20:51:05 +00:00
Oliver Eikemeier
ad07707ba0 added rc.subr(8) start/stop script
PR:		59339
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer),
		marcus (mentor)
2003-11-22 20:49:09 +00:00
Joe Marcus Clarke
debac8b327 Ack, I knew I forgot something. Add a new -C argument that enables pedantic
committer mode.  This is the identical to -A except it omits the new port
checks.

Requested by:	eik
2003-11-22 20:38:55 +00:00
Joe Marcus Clarke
c2d31c5361 Standardize all error messages to include the filename at least (and line
number where possible).  Bump version to 2.5.2.

Reviewed by:	eik
2003-11-22 20:29:03 +00:00
Joe Marcus Clarke
7e23fb5228 Make sure this port only conflicts with xchat-1.x, and not the
xchat-systray-plugin.

Noticed by:	pav
2003-11-22 20:23:32 +00:00
Mark Linimon
e2a4ba760d Make BROKEN message more specific. 2003-11-22 19:27:11 +00:00
Mathieu Arnold
50cdf9c5b8 Add myself to the global missile targeting program. 2003-11-22 19:00:08 +00:00
Pav Lucistnik
aaddf13d27 - Fix build on sparc64
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	adamw (mentor)
2003-11-22 18:53:20 +00:00
Kirill Ponomarev
142a719a7c - Update MASTER_SITES and WWW: line
PR:		59584
Submitted by:	Ports Fury
2003-11-22 18:42:43 +00:00
Kirill Ponomarev
e6ae93e2f3 - Update to version 2.1.5
PR:		59581
Submitted by:	Ports Fury
2003-11-22 18:40:28 +00:00
Kirill Ponomarev
b62c4f1f37 - Fix WWW: line
PR:		59580
Submitted by:	Ports Fury
2003-11-22 18:35:16 +00:00