aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 5.xErwin Lansing2003-09-242-0/+20
| | | | | | | | | | | | | When attempting to build the didentd port on FreeBSD 5.1-R, it fails in get_info4.c and get_info6.c with a complaint that it does not know the size of variable 'uc'. PR: 56332 Submitted by: Pat Lashley <patl+freebsd@volant.org> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=89147
* use reinplace instad of perlErwin Lansing2003-09-241-1/+2
| | | | Notes: svn path=/head/; revision=89146
* (bump port-revision, my mistake)Edwin Groothuis2003-09-241-1/+1
| | | | | | | PR: ports/57052 Notes: svn path=/head/; revision=89145
* [patch] graphics/svgalib checks wrong virtual console for ownershipEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | graphics/svgalib contains an off-by-one error in the code that checks that the user is the owner of the current virtual terminal. Instead of checking /dev/ttyv[X], it checks /dev/ttyv[X+1]. Submitted by: Chris Pressey <cpressey@catseye.mine.nu> This happens because svgalib was written for Linnex, and they start tty numbering from 1, contrary to FreeBSD, which does it from 0. I always knew that FreeBSD is better: who counts from 1 in this world?! ;-) PR: ports/57052 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=89144
* Add p5-Image-Imlib2Erwin Lansing2003-09-246-0/+52
| | | | | | | | | | | | | | Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. PR: 56701 Submitted by: erwin Notes: svn path=/head/; revision=89142
* . s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages shouldGreg Lewis2003-09-242-2/+2
| | | | | | | | | be on FTP sites according to my understanding of the license. Mea culpa. Approved by: portmgr (kris) Notes: svn path=/head/; revision=89138
* Conditionalize the epiphany dependency as Mozilla does not work onJoe Marcus Clarke2003-09-241-2/+7
| | | | | | | -STABLE Alpha. Notes: svn path=/head/; revision=89137
* Add forgotten dependencies on glib 2.X and libxml 2.X.Trevor Johnson2003-09-241-0/+1
| | | | | | | | Submitted by: Andrew J. Caines of halplant.com requested by: kris Notes: svn path=/head/; revision=89136
* Fix build on -STABLE.Kris Kennaway2003-09-241-0/+22
| | | | | | | Submitted by: tjr Notes: svn path=/head/; revision=89135
* Back out previous commit. Further inspection reveals that it is theKris Kennaway2003-09-241-2/+0
| | | | | | | | diablo-jdk port that is bogusly requiring manual input at pkg_add time, thereby preventing any other packages from building with it. Notes: svn path=/head/; revision=89134
* Mark as IS_INTERACTIVE because it asks for manual license acceptance andKris Kennaway2003-09-241-0/+2
| | | | | | | | | | causes the bento build to loop. This probably should be patched out as in the other jdk ports, so it can be packaged on bento. Notes: svn path=/head/; revision=89133
* More build fixes for Alpha.Joe Marcus Clarke2003-09-246-0/+264
| | | | Notes: svn path=/head/; revision=89132
* Make vmware3 fetchable.Anders Nordby2003-09-241-7/+7
| | | | | | | Approved by: bento Notes: svn path=/head/; revision=89131
* Make vmware2 fetchable.Anders Nordby2003-09-241-10/+11
| | | | | | | Approved by: bento Notes: svn path=/head/; revision=89130
* - Security Fix obtained from OpenBSDDirk Meyer2003-09-236-12/+15
| | | | | | | | | http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/buffer.c.diff?r1=1.18&r2=1.19 Submitted by: ash@lab.poc.net Notes: svn path=/head/; revision=89129
* Remove a MASTER_SITE with a corrupt DISTFILE as reported by bento.Tom Hukins2003-09-231-2/+1
| | | | Notes: svn path=/head/; revision=89128
* Update to fix vulnerability in proftpdMichael Haro2003-09-234-8/+8
| | | | | | | | Submitted by: osa Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89127
* Integrate official DOS-attack prevention patchAndrey A. Chernov2003-09-234-31/+26
| | | | | | | | | Add -- to tar args to stop hacking with "-"-started files in ftpconversions Approved by: security-officer ('--' fix), portmgr Notes: svn path=/head/; revision=89126
* Update to DAT 4294James E. Housley2003-09-232-2/+2
| | | | | | | Fixes bento fetch error Notes: svn path=/head/; revision=89125
* Mark FORBIDDEN due to remotely exploitable vulnerability.Jacques Vidrine2003-09-232-0/+4
| | | | | | | http://xforce.iss.net/xforce/alerts/id/154 Notes: svn path=/head/; revision=89124
* unbreak chinese/dictdYen-Ming Lee2003-09-231-10/+8
| | | | | | | | | PR: 56688, 56771 Submitted by: Statue <statue@freebsd.sinica.edu.tw> KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89123
* Update to MySQL 4.0.15 to fix the password denial-of-service problem.Peter Pentchev2003-09-233-7/+8
| | | | | | | | | | | Check for OVERWRITE_DB="no" in addition to just the test for its presence. PR: 56703 Submitted by: maintainer Approved by: security-officer (nectar) Notes: svn path=/head/; revision=89122
* fix PLIST problemYen-Ming Lee2003-09-231-1/+0
| | | | | | | Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log Notes: svn path=/head/; revision=89121
* fix PLIST problemYen-Ming Lee2003-09-232-1/+2
| | | | | | | | PR: 56697 Submitted by: leeym Notes: svn path=/head/; revision=89120
* Unbreak build on -STABLE (partly by fixing the incorrect PERL->REINPLACE_CMDGerald Pfeifer2003-09-231-2/+4
| | | | | | | | | | substitution). PR: 55475 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=89119
* Unbreak nitpicker which user mkdirhier for installing the programs.Michael Reifenberger2003-09-238-10/+70
| | | | | | | | | | | | | | Replace `mkdirhier` with `mkdir -p`. Include ports/56723 which avoids the fragile install targets by using ${INSTALL_PROGRAMM}. Install parse_flowfile. PR: ports/56723 Submitted by: Simon Barner <barner@in.tum.de> Approved by: kris Notes: svn path=/head/; revision=89118
* - Fix build package and honor PREFIXKirill Ponomarev2003-09-232-0/+21
| | | | | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log PR: 57105 Submitted by: maintainer Notes: svn path=/head/; revision=89117
* - Unbreak and upgrade to 1.1.0 (fix bento error)Kirill Ponomarev2003-09-2320-388/+729
| | | | | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/clip-0.99_1.log PR: 57068 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=89116
* - Add missing dependancy of libnet-devel, reported by bentoKirill Ponomarev2003-09-232-5/+6
| | | | | | | | | | - Use DOCSDIR PR: 56885 Submitted by: maintainer Notes: svn path=/head/; revision=89115
* - Per bento, this port will not install with the perl in stockKirill Ponomarev2003-09-234-6/+18
| | | | | | | | | | | 4.x. Mark it IGNORE - Use DOCSDIR macro PR: 56473 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89114
* Fix checksum. Diff is supplied in PR.Edwin Groothuis2003-09-231-1/+1
| | | | | | | | PR: ports/56861 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=89113
* Unbreak build on 4-STABLE.Gerald Pfeifer2003-09-222-0/+37
| | | | | | | | | | PR: 56725 Submitted by: Simon Barner <barner@in.tum.de> Reviewed by: Rasmus Kaj <kaj@e.kth.se> (maintainer) Tweaked by: Rasmus Kaj, myself Notes: svn path=/head/; revision=89112
* Chase the libexif shared lib version.Joe Marcus Clarke2003-09-221-2/+2
| | | | | | | Reported by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=89111
* Fix build on Alpha (and probably other 64-bit platforms).Joe Marcus Clarke2003-09-223-0/+114
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=89110
* Remove gnats4 from the Makefile. It should not have been imported sinceDag-Erling Smørgrav2003-09-221-1/+0
| | | | | | | | | | the ports tree is frozen. It will be reconnected once the freeze is over. Requested by: portmgr Pointy hat to: des Notes: svn path=/head/; revision=89109
* Add patch that fixes a problem with Python-2.3's Tkinter.Thomas Gellekum2003-09-222-0/+74
| | | | | | | | Approved by: portmgr (will) Obtained from: sketch-0.6.16 pre-release Notes: svn path=/head/; revision=89108
* Remove obsolete broken line.Edwin Groothuis2003-09-221-2/+0
| | | | | | | Submitted by: linimon@ Notes: svn path=/head/; revision=89107
* o Add WITH_FREETYPE2 knob: handles optional drawtext vhook pluginMario Sergio Fujikawa Ferreira2003-09-224-2/+34
| | | | | | | | | | o Fixes bento build Submitted by: bento, kris, Steve O'Hara-Smith <steve@sohara.org> Notes: svn path=/head/; revision=89106
* Previous commit should also have read:Joe Marcus Clarke2003-09-220-0/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=89105
* Fix a crash when an invalid URI is entered.Joe Marcus Clarke2003-09-222-0/+12
| | | | | | | | | PR: 57072 Submitted by: Simon Barner <barner@in.tum.de> Obtained from: GNOME CVS (see: http://bugzilla.gnome.org/show_bug.cgi?id=122265) Notes: svn path=/head/; revision=89104
* Fix MASTER_SITES and name of web-site.Stefan Eßer2003-09-212-2/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=89103
* Temporarily host this distfile somewhere else.Will Andrews2003-09-211-1/+1
| | | | | | | | PR: 57063 Submitted by: MAINTAINER Notes: svn path=/head/; revision=89102
* Add a small hackish patch that prevents qmake from generating a bogusMichael Nottebrock2003-09-212-0/+24
| | | | | | | | | | dependency on an old header during portupgrade and causing the install stage to fail. Approved by: will Notes: svn path=/head/; revision=89101
* Translation update: fix checksum.Will Andrews2003-09-2124-24/+24
| | | | Notes: svn path=/head/; revision=89100
* Conditionalize the totem dependency so gnome2-fifth-toe can be made into aJoe Marcus Clarke2003-09-211-1/+4
| | | | | | | package. Notes: svn path=/head/; revision=89099
* Revert the previous commit since libxine can't be made into a package due toJoe Marcus Clarke2003-09-212-10/+2
| | | | | | | | its dependency on djbfft. Instead, explicitly link against libm to try and fix the package build. Notes: svn path=/head/; revision=89098
* * If package building, use the libxine backend as there are issues withJoe Marcus Clarke2003-09-212-0/+18
| | | | | | | | | | | the gstreamer backend for now * Include a message that gstreamer-plugins needs MAD support for proper rb operation This should fix a plist problem on bento. Notes: svn path=/head/; revision=89097
* Update to 7.20 Beta 12 to fix fetch.Joe Marcus Clarke2003-09-218-32/+28
| | | | | | | | | Submitted by: maintainer Approved by: portmgr (implicit) Reported by: bento Notes: svn path=/head/; revision=89096
* Fix minor install problem: s/openoffice/openoffice-wrapper/Martin Blapp2003-09-2117-34/+34
| | | | | | | | Submitted by: Lars Bungum <lars@bungum.no> Approved by: marcus (portsmgr) Notes: svn path=/head/; revision=89094
* - Fix build converting port to use bsd.gnome.mk [1]Alexander Nedotsukov2003-09-211-15/+3
| | | | | | | | | - Remove unnecesary libgnomeprintui dependency Reported by: kris [1] Notes: svn path=/head/; revision=89093