summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.sakura.5.Peter Pentchev2000-12-084-13/+16
| | | | | | | | PR: 23361 Submitted by: maintainer Notes: svn path=/head/; revision=35764
* Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.Maxim Sobolev2000-12-081-0/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=35763
* Compaq Alpha Tru64 C compiler. It is a port of the same compiler that isDavid E. O'Brien2000-12-086-0/+270
| | | | | | | | | | | | | available on the Compaq Tru64 UNIX platform. The compiler produces excellent optimized code for the Alpha architecture, particularly for floating-point intensive applications. I was able to compile simple test programs by: ccc -c foo.c cc -o foo foo.o Notes: svn path=/head/; revision=35762
* Add USE_XLIB=yes.Jing-Tang Keith Jang2000-12-081-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=35761
* Update to 4.31.Jing-Tang Keith Jang2000-12-082-5/+5
| | | | | | | | PR: ports/23377 Submitted by: avatar@mmlab.cse.yzu.edu.tw (MAINTAINER) Notes: svn path=/head/; revision=35760
* CJK -> WANT_CJKJing-Tang Keith Jang2000-12-082-14/+14
| | | | | | | | | | GS6 -> WANT_GS6 XTT -> WANT_X According to bsd.gnome.mk's logic. Notes: svn path=/head/; revision=35759
* Palle Girgensohn <girgen@partitur.se> stepped forward and said that heSteve Price2000-12-0814-14/+14
| | | | | | | would like to maintain this port. Notes: svn path=/head/; revision=35758
* Upgrade to fconv-1.1Chris Costello2000-12-082-8/+2
| | | | Notes: svn path=/head/; revision=35757
* malformed master siteMatt Jacob2000-12-071-1/+1
| | | | Notes: svn path=/head/; revision=35756
* The distfile disappeared from the HTTP site. Use the FTP siteJacques Vidrine2000-12-071-3/+2
| | | | | | | instead. Notes: svn path=/head/; revision=35755
* The distfile disappeared (rolled into a larger package I suspect).Jacques Vidrine2000-12-072-4/+10
| | | | | | | Store it locally for now. Notes: svn path=/head/; revision=35754
* (forced commit)Maxim Sobolev2000-12-070-0/+0
| | | | | | | | | | Forgot to give a creadit to submitter: PR: 22699 Submitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=35753
* Add GSI. GSI is an easy to use audio system which can be used over a networkMaxim Sobolev2000-12-0730-0/+497
| | | | | | | | | and which gives applications, through a very simple API, sample playing with stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and ejecting/changing. Notes: svn path=/head/; revision=35752
* Don't do isprint(3) filtering, just print it.Clive Lin2000-12-072-1/+12
| | | | | | | | | | | Before isprint(3) get fixed or any one knows how to use isprint(3) to identify multibytes characters, this temporary fix would remain here. PR: 23196 Reviewed by: People on tw.bbs.comp.386bsd newsgroup Notes: svn path=/head/; revision=35751
* Fix mismatch problem between RESOLUTION and USEPK_MODE or MAKETEX_MODE.Shigeyuki Fukushima2000-12-078-4/+10
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=35750
* Fix mismatch problem between USEPK_MODE and RESOLUTION.Shigeyuki Fukushima2000-12-076-1/+6
| | | | | | | Approved by: maintainer. Notes: svn path=/head/; revision=35749
* Update to knu-cvsweb 1.104.1.42.Akinori MUSHA2000-12-074-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-12-08 00:11 knu * cvsweb.cgi: Silence `Use of uninitialized value' warnings. (again) 2000-12-07 03:20 knu * TODO.knu: Mention "show only tags" feature breakage. 2000-12-07 03:19 knu * cvsweb.cgi: Emit a rather better error message when a user requests to check out a deleted file. Pointed out by: Chris Faulhaber <jedgar@fxp.org> Cut an out-of-date error message. (adding -R and -l options to the cvs command line should have obsoleted it) Optimize, clean up. 2000-11-23 04:26 knu * cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify the charset for HTML output. Submitted by: SADA Kenji <sada@bsdclub.org> Notes: svn path=/head/; revision=35748
* Update to 0.80.4.Maxim Sobolev2000-12-072-2/+2
| | | | Notes: svn path=/head/; revision=35747
* Upgrade to 4110 virus definitions.Kris Kennaway2000-12-072-2/+2
| | | | Notes: svn path=/head/; revision=35746
* Put ^I after MASTER_SITE_SUBDIR=.Maxim Sobolev2000-12-071-1/+1
| | | | Notes: svn path=/head/; revision=35745
* Add pybliographer. Pybliographer is a tool for handling databases ofMaxim Sobolev2000-12-077-0/+404
| | | | | | | | | | | | | bibliographic references. It provides an homogeneous interface (with powerful editing and searching features) for several bibliographic database formats - currently supported are BibTeX, Medline, Ovid and Refer. In addition, it can export references directly to LyX. PR: 23326 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=35744
* Use libintl from xgettext port.Maxim Sobolev2000-12-071-0/+7
| | | | Notes: svn path=/head/; revision=35743
* MASTER_SITE changed.Thomas Gellekum2000-12-0713-13/+26
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=35742
* Remove a redundant modifier (:R) that was added by mistake.Akinori MUSHA2000-12-072-2/+2
| | | | Notes: svn path=/head/; revision=35741
* Fix a typo in the IGNORE message.Akinori MUSHA2000-12-071-1/+1
| | | | Notes: svn path=/head/; revision=35740
* Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presentlyPeter Pentchev2000-12-072-4/+6
| | | | | | | | | | it does not carry the '.full' xfig source tarball. PR: 23331 Submitted by: quinot@inf.enst.fr Notes: svn path=/head/; revision=35739
* - Mark unbrokenKevin Lo2000-12-072-4/+2
| | | | | | | | | | - Update to version 0.6 PR: 23348 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35738
* Update to 2.0.7.j2.1.Akinori MUSHA2000-12-074-34/+14
| | | | | | | | PR: ports/23311 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER) Notes: svn path=/head/; revision=35737
* Update to 7.0.3. psqlj has been added.Akinori MUSHA2000-12-076-16/+30
| | | | | | | | PR: ports/23290 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=35736
* Initial import of Linux JDK 1.3Kevin Lo2000-12-0715-0/+2517
| | | | | | | This port is Sun's Java Development Kit 1.3.0 for Linux Notes: svn path=/head/; revision=35735
* New patch for version 0.4Patrick S. Gardella2000-12-071-0/+8
| | | | Notes: svn path=/head/; revision=35734
* Update to version 0.4Patrick S. Gardella2000-12-074-27/+34
| | | | Notes: svn path=/head/; revision=35733
* - new master site (works for me)Trevor Johnson2000-12-0612-21/+57
| | | | | | | | | | - new home page - update to 0.1.7 - add a patch needed for compilation - in pkg-descr, fix typo and update my address Notes: svn path=/head/; revision=35732
* Change the PREFIX directory from LOCALBASE to X11BASE where thisAkinori MUSHA2000-12-061-3/+6
| | | | | | | | | program should live in. Bump PORTREVISION. Notes: svn path=/head/; revision=35731
* Add a port of OpenBSD's fsck_ext2fs. This is pseudo-version 2.8, whichAlexander Langer2000-12-069-0/+84
| | | | | | | | | means, it is obtained from OpenBSD 2.8. Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=35730
* Add probably useful entries: google, google-bsd, freebsd-cvsweb and freebsd-pr.Akinori MUSHA2000-12-061-0/+17
| | | | Notes: svn path=/head/; revision=35729
* Add xyaku, a general dictionary/search engine front-end for X.Akinori MUSHA2000-12-066-0/+79
| | | | | | | | | This program is not really Japanese specific, so I'd move this out of japanese category with other dictionary/lookup stuff in the category some day... Notes: svn path=/head/; revision=35728
* Forgot to delete this file when upgrading to:Dmitry Sivachenko2000-12-061-11/+0
| | | | | | | | | | | Apache 1.3.14; mod_ssl 2.7.1; RA 30.0. PR: 22775 Notes: svn path=/head/; revision=35727
* Update: Apache 1.3.14;Dmitry Sivachenko2000-12-063-12/+100
| | | | | | | | | | | | mod_ssl: 2.7.1; RA: 30.0 Also sync with www/apache13-modssl a bit. PR: 22775 (partially) Notes: svn path=/head/; revision=35726
* GNU's regexp library for Java.Dag-Erling Smørgrav2000-12-066-0/+79
| | | | Notes: svn path=/head/; revision=35725
* Add a dependency on linux-jpeg which I didn't spot because I already hadDag-Erling Smørgrav2000-12-063-3/+6
| | | | | | | | | it installed. Spotted by: jedgar (again - thanks!) Notes: svn path=/head/; revision=35724
* I forgot the sed magic for opera.sh.Dag-Erling Smørgrav2000-12-063-3/+15
| | | | | | | Spotted by: jedgar Notes: svn path=/head/; revision=35723
* This is the Linux port of the famous Opera browser (with Qt staticallyDag-Erling Smørgrav2000-12-0619-0/+586
| | | | | | | | | | linked in - the dynamically linked version is slightly smaller, but there is no linux-qt port yet and I'm not about to create one) Now the best browser on earth is available on the best OS on earth :) Notes: svn path=/head/; revision=35722
* KeLP (Kernel Lattice Parallelism) is an infrastructure/interface toClive Lin2000-12-0610-0/+924
| | | | | | | | | | | | FORTRAN 77 or C numeric kernels using FORTRAN array ordering. It is usually used for structured block-irregular grid computational applications. Submitted by: Michael Wu <keichii@iteration.net> Reviewed by: keith@FreeBSD.org Approved by: keith@FreeBSD.org Notes: svn path=/head/; revision=35721
* Add a piece of code that formats amstd's rd file, due to theirAkinori MUSHA2000-12-062-1/+4
| | | | | | | | | | chicken-or-egg (cyclic) dependency. For the present, added parts are laid idle since rd2 causes an error during the format process. Notes: svn path=/head/; revision=35720
* Update to 1.9.6.Akinori MUSHA2000-12-063-3/+6
| | | | Notes: svn path=/head/; revision=35719
* Update to 0.51.Akinori MUSHA2000-12-064-34/+17
| | | | Notes: svn path=/head/; revision=35718
* An abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)Satoshi Taoka2000-12-066-0/+56
| | | | | | | | | Notice: This port's name was ryakugo-fpw. Its distfile was updated to version 1.0.1 and it was renamed Ryaku from Ryakugo. So this port name is changed to ryaku-fpw. Notes: svn path=/head/; revision=35717
* This port is going to be renamed to ryaku-fpwSatoshi Taoka2000-12-061-1/+0
| | | | Notes: svn path=/head/; revision=35716
* Add bk2site.Clive Lin2000-12-067-0/+91
| | | | | | | | Bk2site will transform your Netscape bookmarks file into a yahoo-like website with slashdot-like news. Notes: svn path=/head/; revision=35715