summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak on -CURRENTTilman Keskinoz2002-12-042-4/+13
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=71371
* Fix shell syntax error.Jimmy Olgeni2002-12-042-0/+15
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=71370
* Update to 2.9001.478Daniel Baker2002-12-044-10/+8
| | | | | | | | | Update description and comments to reference RC5-72 instead of RC5-64 (Moo) Notes: svn path=/head/; revision=71369
* I committed from the wrong tree, and the patch had a missingKris Kennaway2002-12-041-1/+1
| | | | | | | INDEX -> ${INDEXFILE} conversion. Notes: svn path=/head/; revision=71368
* Okay, this time the build should be fixed on -CURRENT.Joe Marcus Clarke2002-12-041-0/+11
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71367
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andKris Kennaway2002-12-043-14/+24
| | | | | | | | | | later, and INDEX on earlier systems. Use this in the 'make index' and associated targets. This is necessary to deal with the substantially different dependencies of ports between 4.x and 5.0 (e.g. ports that depend on perl). Notes: svn path=/head/; revision=71366
* On recent 5-CURRENT, there is no Perl wrapper. It is therefore possibleBruce A. Mah2002-12-046-12/+62
| | | | | | | | | | | | | | | | | | | | that /usr/bin/perl5 doesn't exist, which violates some of use.perl's assumptions. Take care of this case. [1] Also in the case of a recent 5-CURRENT, automatically perform "use.perl port" during package/port installation. This helps the installation of sysinstall's new "Perl distribution", in that sysinstall doesn't need to do this explicitly as Yet Another Special Case. [2] PORTREVISION bump after all this good stuff. Requested by: bmah [1], jhb [2] Submitted by: tobez (port MAINTAINER) Approved by: portmgr (kris) Notes: svn path=/head/; revision=71365
* Correct pkg-comment.Akinori MUSHA2002-12-049-9/+9
| | | | Notes: svn path=/head/; revision=71360
* Update WWW and the author email.Akinori MUSHA2002-12-048-13/+12
| | | | Notes: svn path=/head/; revision=71359
* Now extracts non-interactive. Bumped PORTREVISION.Ernst de Haan2002-12-042-12/+15
| | | | | | | | Reviewed by: glewis, kris Approved by: kris Notes: svn path=/head/; revision=71358
* Fixed do-install.Ernst de Haan2002-12-042-2/+2
| | | | | | | Submitted by: bento, MAINTAINER Notes: svn path=/head/; revision=71357
* - update MASTER_SITESDirk Meyer2002-12-041-1/+2
| | | | | | | | | - http://bento.freebsd.org/errorlogs/5-full/gnumail-1.0.3.log PR: 45973 Submitted by: flynn@christine.energyhq.k Notes: svn path=/head/; revision=71356
* Make XFree86-4-libraries build on ia64Eric Anholt2002-12-041-0/+15
| | | | | | | | Submitted by: marcel Approved by: portmgr Notes: svn path=/head/; revision=71355
* Use the most modern spelling of egcs.cygnus.com.David E. O'Brien2002-12-0316-16/+16
| | | | Notes: svn path=/head/; revision=71354
* Fix typoMario Sergio Fujikawa Ferreira2002-12-031-1/+1
| | | | Notes: svn path=/head/; revision=71352
* Fix BROKEN.Vanilla I. Shu2002-12-037-69/+109
| | | | | | | | PR: ports/45912 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=71351
* Fix make fetch.David E. O'Brien2002-12-031-6/+3
| | | | Notes: svn path=/head/; revision=71350
* fix build on -current by upgrading to 0.3.2Ying-Chieh Liao2002-12-036-48/+128
| | | | Notes: svn path=/head/; revision=71349
* The previous commit deserved a revision bump.Marcel Moolenaar2002-12-036-6/+6
| | | | | | | Acknowledged by: kris Notes: svn path=/head/; revision=71348
* Fix both alpha and i386. The major change is that glibc has beenMarcel Moolenaar2002-12-0324-108/+78
| | | | | | | | | updated. Reviewed by: kris Notes: svn path=/head/; revision=71347
* Partially fix build on -current (remove bogus duplicate declarationsKris Kennaway2002-12-033-0/+49
| | | | | | | and #include <errno.h>). Notes: svn path=/head/; revision=71346
* Use -fPIC instead of -fpic to fix build on sparc64Kris Kennaway2002-12-031-0/+11
| | | | Notes: svn path=/head/; revision=71345
* ONLY_FOR_ARCHS=i386 alphaKris Kennaway2002-12-031-0/+1
| | | | Notes: svn path=/head/; revision=71344
* ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-031-1/+1
| | | | Notes: svn path=/head/; revision=71343
* Use ${CXX} to build/link, instead of gcc -lstdc++ (fixes build on sparc64)Kris Kennaway2002-12-031-0/+37
| | | | Notes: svn path=/head/; revision=71342
* ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-032-0/+2
| | | | Notes: svn path=/head/; revision=71341
* ONLY_FOR_ARCHS=i386 alphaKris Kennaway2002-12-031-0/+1
| | | | Notes: svn path=/head/; revision=71340
* ONLY_FOR_ARCHS=i386 alphaKris Kennaway2002-12-031-0/+1
| | | | Notes: svn path=/head/; revision=71339
* Uh, there are .o's in the distfile; and guess what. One can't build aDavid E. O'Brien2002-12-031-0/+3
| | | | | | | sparc64 binary using an i386 object. Notes: svn path=/head/; revision=71338
* ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-031-0/+2
| | | | Notes: svn path=/head/; revision=71337
* Mark ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-032-0/+2
| | | | Notes: svn path=/head/; revision=71336
* Fix cklatest paths.David E. O'Brien2002-12-032-2/+2
| | | | | | | | Reported by: gerald Approved by: kris Notes: svn path=/head/; revision=71335
* Make sure that gnome-pty-helper is installed setuid to root. This fixesJoe Marcus Clarke2002-12-032-6/+14
| | | | | | | | | a bug where commands like mesg would fail in gnome-terminal. Approved by: portmgr (kris) Notes: svn path=/head/; revision=71334
* Update to 0.5.6 which fixes some persistent crashes.Joe Marcus Clarke2002-12-038-66/+48
| | | | | | | | Submitted by: maintainer Approved by: portmgr (kris) Notes: svn path=/head/; revision=71333
* Fix for bento on CURRENT (u_long problem)Dirk Meyer2002-12-032-12/+59
| | | | Notes: svn path=/head/; revision=71332
* Gak! Replace pre-patch with post-patch to allow gnomehack to do it'sJoe Marcus Clarke2002-12-022-2/+2
| | | | | | | | | magic. Reported by: bento Notes: svn path=/head/; revision=71331
* Make this port build under -current. (Of course, it'll also build underJoerg Wunsch2002-12-022-0/+34
| | | | | | | | | | -stable still. ;-) gcc 3 is (correctly) a lot more picky about some suspicious cpp constructs that remained undetected in the original sources until now. Notes: svn path=/head/; revision=71330
* Update to 3.93.1 (bug fixes which affect the quality of a MP3).Alexander Leidinger2002-12-022-3/+2
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=71329
* - This port needs a tty at configure time, so IGNORE on the package buildAlexander Leidinger2002-12-021-3/+7
| | | | | | | | | | cluster. - Give maintainership back to ports@. Approved by: kris Notes: svn path=/head/; revision=71328
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-4/+57
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71327
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-022-0/+114
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71326
* Update japanized perl5 patch to 20000401.Shigeyuki Fukushima2002-12-024-11/+32
| | | | | | | | PORTREVISION bump. Fix build error on 5-CURRENT. Notes: svn path=/head/; revision=71325
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-0/+459
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71324
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-022-0/+122
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71323
* Fix last commit in case of absence of texhash.Alexander Langer2002-12-022-3/+3
| | | | | | | | | Submitted by: kris Pointy hat to: myself, the dependency guru wannabe (last commit was tested with teTex installed) Notes: svn path=/head/; revision=71322
* Fix build with compile error on -current(conflicting types for `sys_nerr')MIHIRA Sanpei Yoshiro2002-12-021-0/+12
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71321
* Fix Build on -CURRENTTilman Keskinoz2002-12-022-1/+2
| | | | | | | Approved by: patrick (maintainer) Notes: svn path=/head/; revision=71320
* Mark Broken on CURRENT. Drop MaintainershipTilman Keskinoz2002-12-021-2/+8
| | | | | | | | PR: 45908 Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=71315
* Mark BROKEN on -CURRENT. Drop Maintainership.Tilman Keskinoz2002-12-021-3/+9
| | | | Notes: svn path=/head/; revision=71314
* remove extra includeDirk Meyer2002-12-021-1/+1
| | | | Notes: svn path=/head/; revision=71311