aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.7aPatrick Li2002-07-233-6/+34
| | | | Notes: svn path=/head/; revision=63462
* Create librhtv.so.1 symbolic link to let ldconfig pick up the library name.Hye-Shik Chang2002-07-232-3/+6
| | | | | | | Submitted by: kbyanc Notes: svn path=/head/; revision=63461
* * Unbreak build of FORTRAN parts.Christian Weisgerber2002-07-235-75/+95
| | | | | | | | | | PR: 40928 Submitted by: Amar Takhar <verm@drunkmonk.net> * Fix build on -CURRENT. Notes: svn path=/head/; revision=63460
* remove 2 unneeded patches that didn't get removedPatrick Li2002-07-232-144/+0
| | | | | | | | PR: ports/40929 Submitted by: maintainer Notes: svn path=/head/; revision=63459
* shlib version bump for ports depending on math/gslPatrick Li2002-07-233-3/+3
| | | | Notes: svn path=/head/; revision=63458
* Update to 1.2Patrick Li2002-07-233-5/+7
| | | | | | | | PR: ports/40934 Submitted by: maintainer Notes: svn path=/head/; revision=63457
* Update to version 0.24, which contains:Doug Barton2002-07-236-6/+8
| | | | | | | | | Added support for DNAME resource records. Fixed edge case for queries that have no name. Tighted up the regular expression used in Net::DNS::Resolver::cname_addr() Notes: svn path=/head/; revision=63456
* Update to 0.6.Akinori MUSHA2002-07-233-7/+7
| | | | | | | | PR: ports/38898 Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER) Notes: svn path=/head/; revision=63455
* Update to 1.1.1.Akinori MUSHA2002-07-237-30/+48
| | | | | | | | PR: ports/38897 Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER) Notes: svn path=/head/; revision=63454
* Update to 0.4.Hye-Shik Chang2002-07-233-6/+12
| | | | | | | | | This version needs libpcap 0.7 or higher (after Jul 5 for -stable, Jun 21 for -current). There is a CVS tag (PYPCAP_0_3_1) for who don't want to upgrade their userland base. Notes: svn path=/head/; revision=63453
* Drop the maintainership.Akinori MUSHA2002-07-231-1/+1
| | | | Notes: svn path=/head/; revision=63452
* Fix build on CURRENT.Akinori MUSHA2002-07-232-3/+14
| | | | | | | | PR: ports/40606 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> Notes: svn path=/head/; revision=63451
* Chase a repack. (Documentation updates only)Akinori MUSHA2002-07-231-1/+1
| | | | | | | | PR: ports/40584 Submitted by: Andreas Schulz <ats@first.fhg.de> Notes: svn path=/head/; revision=63450
* Project WWW site is moved.Hye-Shik Chang2002-07-231-1/+1
| | | | Notes: svn path=/head/; revision=63449
* Update to 0.30Hye-Shik Chang2002-07-233-22/+18
| | | | Notes: svn path=/head/; revision=63448
* Update to 0.8.0Patrick Li2002-07-2310-64/+302
| | | | | | | | PR: ports/40931 Submitted by: maintainer Notes: svn path=/head/; revision=63447
* Update to 0.4Patrick Li2002-07-236-26/+34
| | | | | | | | PR: ports/40918 Submitted by: maintainer Notes: svn path=/head/; revision=63446
* Update to 2.0.1.Joe Marcus Clarke2002-07-232-3/+3
| | | | Notes: svn path=/head/; revision=63445
* Update to 2.0.0.Joe Marcus Clarke2002-07-236-6/+30
| | | | Notes: svn path=/head/; revision=63444
* Chase gailutil's version bump.Joe Marcus Clarke2002-07-237-8/+14
| | | | Notes: svn path=/head/; revision=63443
* Update to 2.0.1.Joe Marcus Clarke2002-07-233-5/+6
| | | | Notes: svn path=/head/; revision=63442
* Add patch forgotten in the last commit.Joe Marcus Clarke2002-07-232-0/+22
| | | | Notes: svn path=/head/; revision=63441
* Update to 0.17.Joe Marcus Clarke2002-07-236-8/+22
| | | | Notes: svn path=/head/; revision=63440
* Update to 2.0.5Hye-Shik Chang2002-07-232-3/+4
| | | | Notes: svn path=/head/; revision=63439
* . Remove some dead MASTER_SITEs.Greg Lewis2002-07-231-10/+7
| | | | | | | | . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site). Notes: svn path=/head/; revision=63438
* Fix freetype header locationPatrick Li2002-07-232-0/+6
| | | | | | | | PR: ports/40921 Submitted by: maintainer Notes: svn path=/head/; revision=63437
* Update to FreeBSD-CVSweb 2.0.5.Ville Skyttä2002-07-238-26/+98
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=63436
* Share finfo with the world.Ollivier Robert2002-07-231-0/+1
| | | | | | | | PR: ports/40762 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Notes: svn path=/head/; revision=63434
* Finfo displays potentially useful information about a file.Ollivier Robert2002-07-235-0/+32
| | | | | | | | | | | AUTHOR: Christine F. Maxwell <cfm@o-o.org> WWW: http://www.cfm.o-o.org/software/finfo/ PR: ports/40762 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Notes: svn path=/head/; revision=63433
* Sync Austrian sunsite mirrors with reality.Christian Weisgerber2002-07-231-2/+1
| | | | | | | | | Prompted by PR: 40881 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=63432
* * Update to 1.7.Christian Weisgerber2002-07-232-4/+5
| | | | | | | | | | | | PR: 40888 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> * Honor CC/CFLAGS. Approved by: maintainer Notes: svn path=/head/; revision=63431
* New version of the IXJ driver which supports the PCMCIARoger Hardiman2002-07-232-3/+2
| | | | | | | Internet PhoneCARD hardware. Notes: svn path=/head/; revision=63430
* Update to 200207 version (L size dictionary is updated).Yoichi NAKAYAMA2002-07-232-4/+4
| | | | Notes: svn path=/head/; revision=63429
* * Fix build on -CURRENTJoe Marcus Clarke2002-07-2310-25/+165
| | | | | | | | | | | | | | * Silence a portlint nit wrt to the order of PORTREVISION in the Makefile * Don't use --enable-reorder on non-i386 archs * Mark BROKEN for now on alpha as there is still a core dump during post-build * Use USE_GNOMENG Submitted by: Peter Kostouros <kpeter@melbpc.org.au> (patch for -CURRENT) me (everything else) Notes: svn path=/head/; revision=63428
* Bump shared library version number for expat.Dirk Froemberg2002-07-232-2/+2
| | | | Notes: svn path=/head/; revision=63427
* Update to version 1.01.Kelly Yancey2002-07-232-3/+3
| | | | Notes: svn path=/head/; revision=63426
* Update to version 3.0.4Kevin Lo2002-07-232-2/+2
| | | | | | | | PR: 40836 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=63425
* Update to version 2.36Kevin Lo2002-07-232-3/+5
| | | | | | | | PR: 40806 Submitted by: MAINTAINER Notes: svn path=/head/; revision=63424
* IPv6 enabled cvs which means pserver client support IPv6.Munechika SUMIKAWA2002-07-2319-0/+4487
| | | | | | | FreeBSD local fixes are put on files/patch-freebsdlocal. Notes: svn path=/head/; revision=63422
* Update to version 1.5Kevin Lo2002-07-234-5/+9
| | | | Notes: svn path=/head/; revision=63421
* * Fix build.Christian Weisgerber2002-07-233-23/+29
| | | | | | | | | | PR: 40889 Submitted by: Amar Takhar <verm@drunkmonk.net> * However, this will not build on 64-bit archs. Notes: svn path=/head/; revision=63420
* * All the world's an i386...Christian Weisgerber2002-07-236-0/+6
| | | | | | | * Remove empty patch file. Notes: svn path=/head/; revision=63419
* Update to 1.6Patrick Li2002-07-232-2/+2
| | | | | | | | PR: ports/40859 Submitted by: maintainer Notes: svn path=/head/; revision=63418
* Update to 1.6Patrick Li2002-07-232-2/+2
| | | | | | | | PR: ports/40858 Submitted by: maintainer Notes: svn path=/head/; revision=63417
* Update to 1.6Patrick Li2002-07-232-3/+4
| | | | | | | | PR: ports/40854 Submitted by: maintainer Notes: svn path=/head/; revision=63416
* Update to 1.4Patrick Li2002-07-232-2/+2
| | | | | | | | PR: ports/40853 Submitted by: maintainer Notes: svn path=/head/; revision=63415
* Update to 1.6Patrick Li2002-07-233-18/+22
| | | | | | | | PR: ports/40850 Submitted by: maintainer, Chris Laco <chris.laco@threetech.com> Notes: svn path=/head/; revision=63414
* o Update to 1.2.5.Chris D. Faulhaber2002-07-233-15/+8
| | | | | | | | | | o Support KDE3. PR: 40813 Submitted by: Nick Hilliard <nick-lists@netability.ie> Notes: svn path=/head/; revision=63413
* Update port to 1.5.10.Chris D. Faulhaber2002-07-232-2/+2
| | | | | | | | PR: 40898 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63412
* Update to 20020722Patrick Li2002-07-234-4/+4
| | | | | | | | PR: ports/40905 Submitted by: maintainer Notes: svn path=/head/; revision=63411