aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-07172-86/+86
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* Cleaning up after the wonders of remote cvsAde Lovett2003-03-076-6/+0
| | | | Notes: svn path=/head/; revision=77046
* Clear moonlight beckons.Ade Lovett2003-03-075445-2719/+2726
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove pkg-comment where COMMENT is already defined in the MakefileAde Lovett2003-03-079-9/+0
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77044
* Remove pkg-comment from the remaining special cases.Ade Lovett2003-03-0744-23/+37
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77043
* Back out previous commit. This can wait the end of ports freeze.Jean-Marc Zucconi2003-03-071-22/+0
| | | | Notes: svn path=/head/; revision=77042
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-07265-142/+170
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
* Fix compilation on 5.xJean-Marc Zucconi2003-03-071-0/+22
| | | | | | | | PR: ports/48941 Submitted by: "Matthew D.Fuller" <fullermd@over-yonder.net> Notes: svn path=/head/; revision=77040
* I am pleased to announce first public -beta patchset of FreeBSD/Java portAlexey Zelkin2003-03-0630-7680/+6057
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for JDK 1.4.1. This is complete and close to production quality native JDK with both working client and server native JVMs. Local micro benchmarks shown very little difference between Linux and FreeBSD JVMs in speed. One of important points of this patchset that it marks point when we are very close to passing of Sun TCK tests. Currently about 20 of >27000 tests are known to be broken (tests were run at -STABLE). If testing of this patchset will be smooth and founding of this work will be continued we may expect to have binary distribution of JDK 1.4.1 in April or begining of May. BUT, don't forget that even TCK tests can't cover all possible problems and this is -beta patchset. Keep your eyes open and report your problems to freebsd-java mailing list or to me directly! * About supported FreeBSD releases: Altough 4.8-RELEASE will be first officially supported FreeBSD release, you may use JDK 1.4.1-p3 at stock post-02-Feb-2003 -STABLE or -CURRENT. You also may use it at post-07-Jan-2003 -STABLE and -CURRENT (including 5.0-RELEASE), but it's required to apply libc_r patch, distributed with patchset3 archive, and rebuild libc_r first. * About compiler: This port is supposed to be built with stock FreeBSD compiler (3.2.[12] for -CURRENT and 2.95.4 for -STABLE)! * Following issues are known, but not yet addressed: . IPv6 networking. IPv6 support is disabled in this patchset. . Asian languages support. Patches are welcome! . K6 (586-class) processors support. There're issues with building on old K6 processors. If you've problems with 586-class machines other than K6 - please let me know. . Mozilla plugin is not yet ported. * Following areas should be used with increased attention: . Java Virtual Machine Profiling Interface (JVMPI) . Java Virtual Machine Debugging Interface (JVMDI) . Host Porting Interface (HPI) If you have problems with these interfaces please let me know. * THANKS! I would thank very much to FreeBSD Foundation, without which support and sponsorship JDK 1.4.1 port would not happen in such timeframes (less than 2 months). Sponsored by: FreeBSD Foundation Approved by: portmgr Notes: svn path=/head/; revision=77039
* More manual pkg-comment cleanups.Ade Lovett2003-03-0635-50/+29
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77038
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-06207-153/+134
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* . Allow package building on bento to bypass the distfile check.Greg Lewis2003-03-064-4/+4
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=77036
* . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.Greg Lewis2003-03-061-1/+1
| | | | | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Pointy hat to: glewis Notes: svn path=/head/; revision=77035
* Fix buffer overrun.Norikatsu Shigemura2003-03-061-0/+11
| | | | | | | | | PR: ports/48979 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer) Reported by: Phil Shafer <phil@juniper.net> Notes: svn path=/head/; revision=77034
* Chase libyaz shlib version number.Dmitry Sivachenko2003-03-062-2/+2
| | | | Notes: svn path=/head/; revision=77033
* Update to the latest stable version.Dmitry Sivachenko2003-03-0618-98/+112
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=77032
* Update to the latest stable version (0.3.9).Dmitry Sivachenko2003-03-065-8/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=77031
* With CVS_UPDATE, use read-only repository mode by default.Ruslan Ermilov2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77030
* Upgrade to 0.11.1.1.Oliver Braun2003-03-066-12/+10
| | | | | | | | PR: ports/48973 Submitted by: maintainer Notes: svn path=/head/; revision=77029
* Fix version number in emacs hint.Jimmy Olgeni2003-03-062-2/+2
| | | | Notes: svn path=/head/; revision=77028
* Remove pkg-comment and add COMMENT to the Makefile.Gary Jennejohn2003-03-0610-5/+5
| | | | Notes: svn path=/head/; revision=77027
* ".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntaxKris Kennaway2003-03-061-1/+1
| | | | | | | Pointy hat to: okazaki Notes: svn path=/head/; revision=77026
* Argh. Actually install USAGE too.Doug Barton2003-03-062-1/+2
| | | | Notes: svn path=/head/; revision=77025
* Dynamic Tunnel Configuration Protocol client written in C.Hajimu UMEMOTO2003-03-065-0/+39
| | | | Notes: svn path=/head/; revision=77023
* Actually install the INSTALL file that I tell people to read.Doug Barton2003-03-062-1/+2
| | | | | | | Submitted by: Brian B. <brian@bbdab.org> Notes: svn path=/head/; revision=77022
* . Allow package building on bento to bypass the distfile check.Greg Lewis2003-03-061-1/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=77021
* Update to 0.6Mario Sergio Fujikawa Ferreira2003-03-066-10/+12
| | | | Notes: svn path=/head/; revision=77020
* Upgrade to 1.18.1.OKAZAKI Tetsurou2003-03-0610-127/+255
| | | | | | | Update tmac suite to 20030303 of RELENG_4. Notes: svn path=/head/; revision=77019
* Update to 0.5.0Mario Sergio Fujikawa Ferreira2003-03-062-5/+4
| | | | Notes: svn path=/head/; revision=77018
* Update to 0.3Mario Sergio Fujikawa Ferreira2003-03-065-27/+16
| | | | Notes: svn path=/head/; revision=77017
* Update 0.9.0Mario Sergio Fujikawa Ferreira2003-03-068-67/+46
| | | | Notes: svn path=/head/; revision=77016
* Chase libdvdread lib version bump on port version 0.9.4Mario Sergio Fujikawa Ferreira2003-03-0615-16/+16
| | | | Notes: svn path=/head/; revision=77015
* Update to 0.9.4Mario Sergio Fujikawa Ferreira2003-03-065-63/+13
| | | | Notes: svn path=/head/; revision=77014
* Fix package build by not filtering shlib names.Will Andrews2003-03-061-0/+1
| | | | Notes: svn path=/head/; revision=77013
* ruby-testunit folded into ruby16-shim-ruby18Ade Lovett2003-03-061-1/+1
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77012
* Update to 2.0.1.Joe Marcus Clarke2003-03-066-4/+6
| | | | | | | | PR: 48956 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=77011
* devel/rubytestunit has been merged into lang/ruby16-shim-ruby18,Ade Lovett2003-03-061-1/+1
| | | | | | | | | adjust dependencies accordingly Submitted by: make index Notes: svn path=/head/; revision=77010
* . Update to SR3.Greg Lewis2003-03-064-9/+25
| | | | | | | | | | | | | . de-pkg-comment. . Move check for distfile after the include of bsd.pre.port.mk so it actually works correctly. . Make install owner/group safe (*). PR: 36411 (*) Hopefully approved by: znerd Notes: svn path=/head/; revision=77009
* It's ".if", not "if"Ade Lovett2003-03-0617-17/+17
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77008
* DTRT with respect to COMMENT, unbreaking things.Ade Lovett2003-03-061-3/+1
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77007
* Fix minor typo (if instead of .if)Ade Lovett2003-03-063-3/+3
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77006
* Add driglideEric Anholt2003-03-061-0/+1
| | | | Notes: svn path=/head/; revision=77004
* Update driglide to 0.9.1 after a repocopy from graphics/glide3. This is a forkEric Anholt2003-03-0624-763/+19
| | | | | | | | of Glide3 I have been working on which includes all bugfixes I can find, builds both libraries, and is smaller than the original libraries. Notes: svn path=/head/; revision=77003
* Add patches so that the nVidia driver works with -CURRENT. BeMaxime Henrion2003-03-065-2/+265
| | | | | | | | | | | aware that nVidia doesn't officially supports -CURRENT though. Older versions of -CURRENT (ie. __FreeBSD_version < 500105) are not supported. 5.0-RELEASE is thus unsupported as well. Requested by: many Notes: svn path=/head/; revision=77002
* Update to 2.79.Christian Weisgerber2003-03-062-2/+2
| | | | | | | | PR: 48481 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=77001
* Fix for -CURRENT.Alexander Langer2003-03-062-12/+57
| | | | | | | | | PR: 48922 Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer) Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=77000
* Fix build on -CURRENT.Christian Weisgerber2003-03-061-0/+14
| | | | Notes: svn path=/head/; revision=76999
* Force ldconfig to run before pkg-install to fix a problem where the userJoe Marcus Clarke2003-03-051-0/+1
| | | | | | | | | | | may have booted the machine without having /usr/X11R6/lib. Thus ldconfig never cached it. This should fix the sprious Error 1 failures when running post-install. Reported by: anholt Notes: svn path=/head/; revision=76998
* Fix build for 5.0 and for 4.x with lang/perl5 installed.Christian Weisgerber2003-03-052-4/+10
| | | | | | | | | PR: 48781 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: petef Notes: svn path=/head/; revision=76997
* de-pkg-commentMartin Blapp2003-03-054-2/+4
| | | | Notes: svn path=/head/; revision=76996