aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Benefit from new USE_AUTO*_VER: Point to correct location of autoconfMario Sergio Fujikawa Ferreira2001-11-295-5/+5
| | | | | | | share dir (var AUTOCONF_DIR) Notes: svn path=/head/; revision=50735
* Make this port support zh_TW.Big5 locale.Clive Lin2001-11-295-5/+5
| | | | | | | | PR: ports/31917 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=50734
* Catch up with ghostscript 6.52Clive Lin2001-11-291-1/+1
| | | | | | | | PR: ports/31916 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=50733
* Fix a typo.Clive Lin2001-11-291-1/+1
| | | | Notes: svn path=/head/; revision=50732
* Add waccess-1.1, a quick-n-dirty web access log analyzerPete Fritchman2001-11-296-0/+45
| | | | | | | | PR: 29418 Submitted by: Tim Daneliuk <tundra@tundraware.com> Notes: svn path=/head/; revision=50730
* Workaround to remove auto{conf,make} as dependenciesMario Sergio Fujikawa Ferreira2001-11-291-3/+3
| | | | Notes: svn path=/head/; revision=50729
* Specify DEF_SERVER explicitly in case the user is buildling with just the XPete Fritchman2001-11-291-1/+3
| | | | | | | | | | libraries installed. PR: 32355 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> Notes: svn path=/head/; revision=50728
* Fix ownership and permissions on shlibs to make ldconfig happy.Pete Fritchman2001-11-2912-0/+36
| | | | | | | | PR: 31871 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=50727
* Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.orgPete Fritchman2001-11-299-10/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=50726
* Update to 7.2.7.Pete Fritchman2001-11-292-8/+5
| | | | | | | | PR: 32189 Submitted by: maintainer Notes: svn path=/head/; revision=50725
* s/malloc/unistd/Nick Sayer2001-11-291-0/+44
| | | | | | | Submitted by: Harald Schmalzbauer <H.Schmalzbauer@belenus.com> Notes: svn path=/head/; revision=50724
* Upgrade to Bison 1.30.David E. O'Brien2001-11-2912-12/+12
| | | | | | | | Version 1.29 had several problems that I believe 1.30 fixes (looking at the ChangeLog). Notes: svn path=/head/; revision=50723
* Patch from vendor. From the ChangeLog:Jacques Vidrine2001-11-294-0/+32
| | | | | | | | | 2001-11-27 Flavio Veloso <flaviovs@magnux.com> * gnuserv.c: Fix a potential buffer overflow in permitted() that may allow the client to execute code on the server. Notes: svn path=/head/; revision=50722
* The fix was incorporated into Gnats 1.113 on 1999/10/27.Ruslan Ermilov2001-11-291-10/+0
| | | | Notes: svn path=/head/; revision=50721
* Add patch-gkrellkam.c to use fetch(1) instead of depending on wgetPatrick Li2001-11-291-0/+77
| | | | | | | to download images. Notes: svn path=/head/; revision=50720
* o Use MASTER_SITE_LOCAL since site been down for months. No responsePatrick Li2001-11-292-15/+13
| | | | | | | | | from the author o do-configure -> pre-patch (wmqmon only) o Enforce DOCSDIR Notes: svn path=/head/; revision=50719
* Update to version 0.2.23Kevin Lo2001-11-292-2/+2
| | | | | | | | PR: 32368 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50718
* Update to version 1.2.3Kevin Lo2001-11-299-294/+303
| | | | | | | | PR: 32303 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50717
* Update to version 0.06Kevin Lo2001-11-296-176/+162
| | | | | | | | PR: 32311 Submitted by: Ports Fury Notes: svn path=/head/; revision=50716
* upgrade to 1128Ying-Chieh Liao2001-11-292-3/+3
| | | | Notes: svn path=/head/; revision=50715
* upgrade to 1.1.1Ying-Chieh Liao2001-11-292-2/+2
| | | | Notes: svn path=/head/; revision=50714
* Correct a typoClive Lin2001-11-291-1/+1
| | | | | | | Submitted by: Chia-liang Kao <clkao@clkao.org> Notes: svn path=/head/; revision=50713
* Update to sftp 0.9.9.Cy Schubert2001-11-292-3/+2
| | | | | | | | Reviewed by: nectar Approved by: nectar Notes: svn path=/head/; revision=50712
* On WITHOUT_X11=yes, compiling jvim3-* fails.Satoshi Taoka2001-11-291-2/+2
| | | | | | | | | | This fix is to succeed in it. Submitted by: Tsukada <nob@him.ne.jp> Reviewd by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Notes: svn path=/head/; revision=50711
* I'm not using MHonArc anymore and Max has graciously agreed toJoseph Koshy2001-11-291-1/+1
| | | | | | | be MAINTAINER. Notes: svn path=/head/; revision=50710
* Fix a braino: when using @unexec rmdir, must specify %D/foo so rmdir knowsPete Fritchman2001-11-291-3/+3
| | | | | | | | | what to remove (opposed to just rmdir foo). Noticed by: bento Notes: svn path=/head/; revision=50709
* Update to 0.9.4: both fixes linux binary compatibility on some cardsMario Sergio Fujikawa Ferreira2001-11-292-2/+2
| | | | | | | | | | and quiets down module loading on boot PR: 32364 Submitted by: maintainer Notes: svn path=/head/; revision=50708
* o Host the distfile locally until stable sources are available again.Chris D. Faulhaber2001-11-282-2/+3
| | | | | | | o Update the webpage link. Notes: svn path=/head/; revision=50707
* - update to 1.0.13Pete Fritchman2001-11-286-364/+331
| | | | | | | | | | | | | | - fix style issues (^I^I -> ^I) - replace patches w/regexps - patch configure for pthread issues, not Makefile.in - make pkg-comment more descriptive - sort pkg-plist PR: 32308 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50706
* Update to 0.7.5.Pete Fritchman2001-11-282-2/+2
| | | | | | | | PR: 32307 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50705
* - update to 1.3.0.2Pete Fritchman2001-11-285-53/+13
| | | | | | | | | | | | | - depend on gnugetopt.1, not just gnugetopt - add ipv6 support - fix malloc.h problems - redo build process PR: 32306 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50704
* oops... forget to add this file in the last commitYing-Chieh Liao2001-11-281-0/+11
| | | | Notes: svn path=/head/; revision=50703
* upgrade to 1.1.5Ying-Chieh Liao2001-11-284-16/+31
| | | | | | | handle gnome correctly Notes: svn path=/head/; revision=50702
* - update to 1.3.2Pete Fritchman2001-11-282-7/+4
| | | | | | | | | | - use DOCSDIR PR: 32305 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50701
* Update to 4173James E. Housley2001-11-282-2/+2
| | | | Notes: svn path=/head/; revision=50699
* Update to 1.2.Clive Lin2001-11-286-6/+14
| | | | | | | | PR: ports/32352 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50698
* Update to 4.79 for linux.CHOI Junho2001-11-282-3/+3
| | | | Notes: svn path=/head/; revision=50697
* Add USE_OPENSSL=yesEivind Eklund2001-11-281-0/+1
| | | | | | | Prodded by: petef Notes: svn path=/head/; revision=50696
* Update to 0.2.6.Akinori MUSHA2001-11-283-3/+3
| | | | Notes: svn path=/head/; revision=50695
* Update to 0.0.3.Akinori MUSHA2001-11-282-2/+2
| | | | Notes: svn path=/head/; revision=50694
* Update to 0.3.2.Akinori MUSHA2001-11-283-4/+21
| | | | Notes: svn path=/head/; revision=50693
* Upgrade to 2.4.Jun Kuriyama2001-11-282-2/+2
| | | | | | | | PR: ports/32347 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Notes: svn path=/head/; revision=50692
* Install the executable as 'parchive' instead of 'par' to avoidChris D. Faulhaber2001-11-282-2/+2
| | | | | | | | | conflicts with textproc/par. Noticed by: nectar Notes: svn path=/head/; revision=50691
* Update to 1.1.3.Akinori MUSHA2001-11-282-2/+2
| | | | Notes: svn path=/head/; revision=50690
* - Update to version 3.8.1Johann Visagie2001-11-283-12/+17
| | | | Notes: svn path=/head/; revision=50689
* Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.Ernst de Haan2001-11-283-237/+325
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50688
* Catch up with the location of the distfile on the master site andSheldon Hearn2001-11-283-9/+9
| | | | | | | | | | mirrors. The exim-3.x distribution has been moved into exim3 in preparation for the advent of exim-4.x. Reported by: wjv Notes: svn path=/head/; revision=50687
* Prevent buffer overflow in globAndrey A. Chernov2001-11-284-8/+466
| | | | Notes: svn path=/head/; revision=50686
* Make this port compile under -CURRENT.Joseph Koshy2001-11-282-0/+37
| | | | | | | Submitted by: Matthew Thyer <thyerm@picknowl.com.au> Notes: svn path=/head/; revision=50685
* Update to v2.5.2. Let port respect NOPORTDOCS. Update WWW URL.Joseph Koshy2001-11-284-248/+327
| | | | | | | Submitted by: Masafumi NAKANE <max@FreeBSD.org> Notes: svn path=/head/; revision=50684