aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix checking of libc_r capabilities at FreeBSD version whichAlexey Zelkin2003-03-153-18/+66
| | | | | | | | | | don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous versions). Reported by: Phillip Oleson <poleson@verio.net> Notes: svn path=/head/; revision=77130
* Add a fix for a possible buffer overflow in _XlcLocaleDirName(). PrivilegedEric Anholt2003-03-152-0/+109
| | | | | | | | | | binaries are not vulnerable. Approved by: portmgr (kris) Obtained from: XFree86 CVS xf-4_3-branch Notes: svn path=/head/; revision=77129
* Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.Eric Anholt2003-03-152-0/+28
| | | | | | | | | | This fixes problems with environment not being set in xdm sessions. Submitted by: many Approved by: portmgr (kris) Notes: svn path=/head/; revision=77128
* [1] Add a fix for a hang with Radeon cards in specific apps.Eric Anholt2003-03-158-2/+560
| | | | | | | | | | | [2] Fix unresolved symbols messages in mga and r128 drivers. Approved by: portmgr (kris) Obtained from: [1] DRI CVS [2] Leif Delgass Notes: svn path=/head/; revision=77127
* Update to 4.0.5Mario Sergio Fujikawa Ferreira2003-03-153-7/+17
| | | | | | | | | | PR: 49988 Submitted by: Mike Tancsa <mike@sentex.net>, Xin LI delphij@frontfree.net <delphij@hotmail.com> Approved by: portmgr (kris, self) Notes: svn path=/head/; revision=77126
* unbreak roadmapYen-Ming Lee2003-03-142-0/+5
| | | | | | | | Noticed by: bento and kris Approved by: kris Notes: svn path=/head/; revision=77125
* Fix a bug in fontconfig's configure script that was causing fonts.confJoe Marcus Clarke2003-03-132-2/+13
| | | | | | | | | | | | | to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed. This was in turn leading to crashes in things such as xclock. This bug has been filed with fontconfig's Bugzilla as bug #45. Reported by: many Brought to my attention by: anholt Approved by: portmgr (will) Notes: svn path=/head/; revision=77124
* Make this port non-interactive. I.e. extract distfile unconditionally.Alexey Zelkin2003-03-131-6/+6
| | | | | | | | | | | This is pre-requisite of native jdk14 port build on bento. Requested by: kris Approved by: portmgr No response from: znerd (maintainer) Notes: svn path=/head/; revision=77123
* Add runtime test to check of required libc_r functionality. I.e. warnAlexey Zelkin2003-03-136-24/+282
| | | | | | | | | | | people about requirement of libc_r updates as early as possible. Bump PORTREVISION Approved by: portmgr (kris) (implicitly) Notes: svn path=/head/; revision=77122
* Add notice about amount of disk space requiredAlexey Zelkin2003-03-133-0/+27
| | | | Notes: svn path=/head/; revision=77121
* Correct pkg-plistAlexey Zelkin2003-03-133-612/+0
| | | | | | | Submitted by: olgeni, glewis Notes: svn path=/head/; revision=77120
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,Alexey Zelkin2003-03-133-0/+6
| | | | | | | but sometimes leaves in) Notes: svn path=/head/; revision=77119
* Fix build on 5.0-RELEASEAlexey Zelkin2003-03-133-0/+33
| | | | Notes: svn path=/head/; revision=77118
* Add missing USE_MESA=yes (uses glut).Eric Anholt2003-03-131-0/+1
| | | | | | | Submitted by: bento/kris Notes: svn path=/head/; revision=77117
* Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.Eric Anholt2003-03-132-0/+22
| | | | | | | Submitted by: bento/kris Notes: svn path=/head/; revision=77116
* Upgrade to 1.8.4 to fix a build time error where a C89 compiler failsAkinori MUSHA2003-03-139-12/+12
| | | | | | | | | depending on the #ifdef UNALIGNED_WORD_ACCESS condition. Submitted by: bento (alpha-4-latest) Notes: svn path=/head/; revision=77115
* Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.Eric Anholt2003-03-131-0/+2
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=77114
* Fix bento building by adding the pkg-message.Edwin Groothuis2003-03-121-0/+7
| | | | | | | | | | | Noticed by: bento PR: ports/48528 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: kris@ Notes: svn path=/head/; revision=77113
* Update to 3.1.5.David E. O'Brien2003-03-124-34/+16
| | | | | | | | | | | | This update addresses http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5 PR: 47445 Submitted by: Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=77112
* Readd patch from last commit.Martin Blapp2003-03-1217-0/+187
| | | | | | | Approved: kris (portmgr) Notes: svn path=/head/; revision=77111
* Update to version 4.66.1, which adds support for 4.8.David E. O'Brien2003-03-122-4/+4
| | | | | | | | | Also fixes UNIX domain socket problems on 5-CURRENT. Approved by: Kris Notes: svn path=/head/; revision=77110
* Update to cws_srx644_ooo11beta. It still doesn't build but this commit will helpMartin Blapp2003-03-12408-89505/+9911
| | | | | | | | | | | | | | | to track the things down. There are known problems with weak symbols and exceptions. Some c++ tools inside the port will fail if you try to compile. The cpp_uno bridge has been updated to the latest linux version available. Added 'make update' target to upgrade the source to the latest version. Approved by: kris (portmgr) Notes: svn path=/head/; revision=77109
* Change the imake-4 dependency to the new date.def file in XFree86 4.3.0.Eric Anholt2003-03-121-3/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=77108
* Reverse spam in previous commit.Eric Anholt2003-03-111-2/+2
| | | | Notes: svn path=/head/; revision=77107
* Force commit for r1.122:Eric Anholt2003-03-110-0/+0
| | | | | | | | | PEX5 is no longer built in the updated XFree86 4.3.0 ports, and this port only depends on scalable fonts being available, according to my understanding, so switch the dependency to a TTF font. Notes: svn path=/head/; revision=77106
* Add a #define GL_GLEXT_LEGACY, required by the gl.h from XFree86 4.3.0.Eric Anholt2003-03-111-0/+10
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=77105
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-11138-2682/+1864
| | | | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr Notes: svn path=/head/; revision=77104
* Update MASTER_SITESBill Fenner2003-03-111-3/+1
| | | | | | | | | PR: ports/49046 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> Approved by: portmgr Notes: svn path=/head/; revision=77103
* Update MASTER_SITES for MAINTAINER-less ports.Bill Fenner2003-03-115-6/+8
| | | | | | | | | PR: ports/49045 Submitted By: Ryan T. Dean <rtdean@cytherianage.net> Approved By: portmgr Notes: svn path=/head/; revision=77102
* Update MASTER_SITES.Bill Fenner2003-03-112-2/+2
| | | | | | | | | PR: ports/49035 Submitted by: Julian C. Dunn <jdunn@verticalscope.com> (MAINTAINER) Approved by: portmgr Notes: svn path=/head/; revision=77101
* Upgrade to 6.12.Dag-Erling Smørgrav2003-03-1115-63/+42
| | | | Notes: svn path=/head/; revision=77100
* Upgrade to 8.3.5 after repocopy from lang/tclX82. No ports dependMikhail Teterin2003-03-1110-27/+328
| | | | | | | | | | on this yet, but should be switching now. The lang/tclX82 will go away after the release. Approved by: portmgr timeout (3 requests remain unanswered) Notes: svn path=/head/; revision=77099
* Remove %%PORTDOCS%% from files which are not conditional on NOPORTDOCS.Dag-Erling Smørgrav2003-03-112-6/+6
| | | | Notes: svn path=/head/; revision=77098
* unbreak port; no response from Kris or portmgrAlan Eldridge2003-03-111-1/+2
| | | | Notes: svn path=/head/; revision=77097
* Upgrade to 6.12. Highly recommended as it fixes a security problemDag-Erling Smørgrav2003-03-118-20/+22
| | | | | | | | | | for users who have disabled redirects. Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org> PR: ports/49098 Notes: svn path=/head/; revision=77096
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77095
* Sigh. Again, bump libsablot's shlib major and PORTREVISION thatAkinori MUSHA2003-03-111-2/+2
| | | | | | | | | | should have been updated when textproc/sablotron was updated. Submitted by: bento A stack of pointy hats to: skv Notes: svn path=/head/; revision=77094
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-118-12/+12
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77093
* Change BUILD_DEPENDS to EXTRACT_DEPENDS.Akinori MUSHA2003-03-112-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77092
* Bump PORTREVISIONAlexey Zelkin2003-03-113-0/+3
| | | | Notes: svn path=/head/; revision=77091
* Since we have problems with running debuging binaries on some machinesAlexey Zelkin2003-03-113-0/+45
| | | | | | | | | (old K6 and some SMP machines) don't use javah_g in build process. Reported by: many people Notes: svn path=/head/; revision=77090
* Fix packaging (ref_tdfx.so is only built when svgalib is available).Eric Anholt2003-03-111-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=77089
* Add patch which backouts some of my early compile hacks which now preventingAlexey Zelkin2003-03-113-0/+39
| | | | | | | | | MulticastSocket.joinGroup() from behaving correctly. Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Notes: svn path=/head/; revision=77088
* Fix a (rather uncritical) typo to suppress noisy warnings with rubyAkinori MUSHA2003-03-111-1/+1
| | | | | | | | | 1.8. Submitted by: bento (axp7, actually) Notes: svn path=/head/; revision=77087
* ruby-testunit and ruby-runit are now part of ruby 1.8. Do not addAkinori MUSHA2003-03-113-4/+5
| | | | | | | | | unnecessary dependencies when building with ruby 1.8. Submitted by: bento Notes: svn path=/head/; revision=77086
* Update portMichael C . Wu2003-03-113-66/+98
| | | | | | | | PR: 49029 Submitted by: gugod@gugod.org Notes: svn path=/head/; revision=77085
* Update 3.39 -> 3.41.Jacques Vidrine2003-03-102-2/+2
| | | | | | | | | PR: ports/49013 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: portmgr (kris) Notes: svn path=/head/; revision=77084
* textfiles moved from etc/ to share/ethereal/Bill Fumerola2003-03-102-28/+16
| | | | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=77083
* USE_XLIBMario Sergio Fujikawa Ferreira2003-03-101-0/+1
| | | | | | | | | | Submitted by: maintainer, bento, kris (bento logs) Approved by: portmgr (kris & self) Notes: svn path=/head/; revision=77082
* update postfix to 2.0.6Yen-Ming Lee2003-03-1033-44/+33
| | | | | | | | | | | | | | | | | this is a security critical release -- it works around the same bug that was recently patched in sendmail to protect any unpatched sendmail servers behind a postfix gateway. this fix allows one to leave postfix as the gateway machine when there are unpatched sendmail servers, rather than having to install sendmail on your gateway. PR: 49006 Submitted by: Vivek Khera <khera@kcilink.com> Approved by: kris Notes: svn path=/head/; revision=77081