summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* List conflicts among japanese/linux-JM, japanese/samba,Trevor Johnson2003-11-256-0/+12
| | | | | | | | | | | | | | net/samba-devel, net/samba-libsmbclient and net/samba ports. PR: 59599 Submitted by: Koop Mast (net/samba-libsmbclient maintainer) with changes by eik Approved by: dwcjr (net/samba-devel and net/samba maintainer), NAKAJI Hiroyuki (japanese/samba maintainer), and portmgr (5.2 freeze) Notes: svn path=/head/; revision=94776
* Supersedes ports/59442 and previous hasty-fix, and fixes the following:Bruce M Simpson2003-11-254-26/+122
| | | | | | | | | | | | | | - Build with __FreeBSD_version > 501114 (see bms commit) - Build with new route.h (no RTF_PRCLONING) - Don't use hardware assistance on framentation when DF is set. - Allow pftcpdump -w to be used with pfsync. Found-by: bento / Pyun YongHyeon Submitted by: Max Laier PR: ports/59548 Notes: svn path=/head/; revision=94775
* Fix build on -CURRENT.Bruce M Simpson2003-11-251-0/+50
| | | | | | | Submitted by: Volker Stolz Notes: svn path=/head/; revision=94774
* Fix XFree86-4-FontServer build on sparc64.Jake Burkholder2003-11-252-3/+12
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=94773
* - Fix build on 5.xKirill Ponomarev2003-11-251-0/+10
| | | | | | | | Noticed by: bento via kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=94772
* Fix build on 5.x.Max Khon2003-11-252-6/+26
| | | | | | | | Notice by: kris Approved by: kris Notes: svn path=/head/; revision=94771
* Compile with -O0 on sparc64 to work around an internal compiler error.Thomas Moestl2003-11-251-1/+8
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=94770
* Fix build on -CURRENT.Joe Marcus Clarke2003-11-241-0/+11
| | | | | | | | Reported by: bento via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94769
* This doesn't compile on the Alpha or x86-64.Trevor Johnson2003-11-241-0/+1
| | | | | | | | reported by: kris Approved by: portmgr Notes: svn path=/head/; revision=94768
* Backout my upgrade to nqc 2.5 r3. We are in a code freeze.John Hay2003-11-243-19/+13
| | | | Notes: svn path=/head/; revision=94767
* Update to nqc 2.5 r3.John Hay2003-11-243-13/+19
| | | | Notes: svn path=/head/; revision=94766
* Add new MD5 hash. These are the changes in the contents of the distfile:Trevor Johnson2003-11-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=94765
* Fix dependencies.Trevor Johnson2003-11-247-28/+14
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=94764
* Make fetchable by updating to latest version (previous distfile hasTrevor Johnson2003-11-246-45/+3
| | | | | | | | | been removed from the author's site). Approved by: portmgr Notes: svn path=/head/; revision=94763
* Clarify explanation of how this is broken, based on feedback fromTrevor Johnson2003-11-241-1/+1
| | | | | | | | | FireWire BSD of e-tahan.com and Julian St. of web.de. Approved by: portmgr Notes: svn path=/head/; revision=94762
* Add the pkg directory with COMMENT for arabic.Joe Marcus Clarke2003-11-241-0/+1
| | | | | | | | Approved by: portmgr (implicit) Pointy hat to: me Notes: svn path=/head/; revision=94761
* Set the configure target properly and unbreak packaging for amd64.Akinori MUSHA2003-11-241-3/+3
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=94760
* Fix build on sparc64Kris Kennaway2003-11-241-0/+16
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=94759
* oopsKevin Lo2003-11-241-1/+1
| | | | Notes: svn path=/head/; revision=94758
* Update to 1.2.11Kevin Lo2003-11-243-77/+5
| | | | | | | | PR: 59629 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=94757
* Update to 1.2.4Kevin Lo2003-11-243-6/+5
| | | | | | | | PR: 59627 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94756
* Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob toJoe Marcus Clarke2003-11-244-12/+36
| | | | | | | | | disable it on other architectures. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94755
* Fix build on Alpha.Joe Marcus Clarke2003-11-242-6/+24
| | | | | | | | Reported by: bento via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94754
* Don't build this on amd64.Joe Marcus Clarke2003-11-241-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94753
* Don't build this port on amd64.Joe Marcus Clarke2003-11-245-0/+10
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94752
* Don't build these ports on amd64.Joe Marcus Clarke2003-11-2414-0/+28
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94751
* Fix a typo that prevented proper automake257 dependencies from working.Joe Marcus Clarke2003-11-241-1/+1
| | | | | | | | | PR: 59433 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: portmgr (implicit and kris) Notes: svn path=/head/; revision=94750
* New INDEX for 5.x, with 9722 ports.Kris Kennaway2003-11-241-4087/+4296
| | | | Notes: svn path=/head/; revision=94749
* Fix crypto-publish extract.Cy Schubert2003-11-234-80/+4
| | | | Notes: svn path=/head/; revision=94748
* Mark this port ONLY_FOR_ARCHS=i386.Joe Marcus Clarke2003-11-232-0/+4
| | | | | | | | Approved by: maintainer portmgr (implicit) Notes: svn path=/head/; revision=94747
* Fix dependencies.Michael Nottebrock2003-11-231-13/+4
| | | | | | | | Submitted (in part) by: pav Approved by: portmgr Notes: svn path=/head/; revision=94746
* Upgrade to 0.8.2 (and unbreak, as the old distfile is long gone)Dag-Erling Smørgrav2003-11-233-4/+7
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94745
* Fix plist on ia64 and amd64, and fix build on amd64.Joe Marcus Clarke2003-11-233-9/+34
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94744
* Add mpeg/utf8 functionality. This will unbreak ja-ruby-ming port.Jun Kuriyama2003-11-233-3/+9
| | | | | | | | Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Approved by: portmgr (kris) Notes: svn path=/head/; revision=94743
* Update to 2.4.2.Adam Weinberger2003-11-232-2/+2
| | | | Notes: svn path=/head/; revision=94742
* Update to 0.6.2.Adam Weinberger2003-11-233-2/+8
| | | | Notes: svn path=/head/; revision=94741
* Some changes that have not been committed, as part of ports/36112,Mark Linimon2003-11-231-3/+8
| | | | | | | snuck in on the commit that was merely supposed to reset the maintainer. Notes: svn path=/head/; revision=94740
* Mark ONLY_FOR_ARCHS=i386 alpha.Eric Anholt2003-11-222-0/+4
| | | | Notes: svn path=/head/; revision=94739
* Add dsnake.Pav Lucistnik2003-11-221-0/+1
| | | | Notes: svn path=/head/; revision=94738
* Deluxe Snake is a best snake clone you'll ever play. It have frogs, mushrooms,Pav Lucistnik2003-11-225-0/+63
| | | | | | | | | sugar candies, lots of powerups and a tail-bite! Approved by: adamw (mentor) Notes: svn path=/head/; revision=94736
* Linux version of Allegro, the cross-platform library for game development.Pav Lucistnik2003-11-2213-0/+193
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94734
* This patch was, in fact, committed in 2.4.1.Joe Marcus Clarke2003-11-222-11/+1
| | | | | | | Submitted by: bland Notes: svn path=/head/; revision=94733
* Squash is a learning ncurses music player written in C. It supports mp3,Pav Lucistnik2003-11-228-0/+148
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=94731
* - Update to 0.3Pav Lucistnik2003-11-222-2/+2
| | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=94730
* - Update to 0.30Pav Lucistnik2003-11-223-3/+14
| | | | | | | | | PR: ports/59582 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94729
* - Update to version 0.12.1Kirill Ponomarev2003-11-2222-322/+282
| | | | | | | | PR: 59583 Submitted by: Ports Fury Notes: svn path=/head/; revision=94728
* Add sample startup script.Archie Cobbs2003-11-223-0/+42
| | | | Notes: svn path=/head/; revision=94727
* added rc.subr(8) start/stop scriptOliver Eikemeier2003-11-223-2/+89
| | | | | | | | | PR: 59339 Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer), marcus (mentor) Notes: svn path=/head/; revision=94726
* Ack, I knew I forgot something. Add a new -C argument that enables pedanticJoe Marcus Clarke2003-11-226-16/+24
| | | | | | | | | | committer mode. This is the identical to -A except it omits the new port checks. Requested by: eik Notes: svn path=/head/; revision=94725
* Standardize all error messages to include the filename at least (and lineJoe Marcus Clarke2003-11-224-392/+426
| | | | | | | | | number where possible). Bump version to 2.5.2. Reviewed by: eik Notes: svn path=/head/; revision=94724