Eric Anholt
f9deefe2e9
[1] Add a fix for a hang with Radeon cards in specific apps.
...
[2] Fix unresolved symbols messages in mga and r128 drivers.
Approved by: portmgr (kris)
Obtained from: [1] DRI CVS
[2] Leif Delgass
2003-03-15 04:28:02 +00:00
Mario Sergio Fujikawa Ferreira
1bf581dbd8
Update to 4.0.5
...
PR: 49988
Submitted by: Mike Tancsa <mike@sentex.net>,
Xin LI delphij@frontfree.net <delphij@hotmail.com>
Approved by: portmgr (kris, self)
2003-03-15 02:03:12 +00:00
Yen-Ming Lee
d183c83018
unbreak roadmap
...
Noticed by: bento and kris
Approved by: kris
2003-03-14 17:10:34 +00:00
Joe Marcus Clarke
2b7e6e3fea
Fix a bug in fontconfig's configure script that was causing fonts.conf
...
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)
2003-03-13 23:07:30 +00:00
Alexey Zelkin
5349781c47
Make this port non-interactive. I.e. extract distfile unconditionally.
...
This is pre-requisite of native jdk14 port build on bento.
Requested by: kris
Approved by: portmgr
No response from: znerd (maintainer)
2003-03-13 21:58:48 +00:00
Alexey Zelkin
ccb8609092
Add runtime test to check of required libc_r functionality. I.e. warn
...
people about requirement of libc_r updates as early as possible.
Bump PORTREVISION
Approved by: portmgr (kris) (implicitly)
2003-03-13 21:43:36 +00:00
Alexey Zelkin
bc117903e8
Add notice about amount of disk space required
2003-03-13 11:24:42 +00:00
Alexey Zelkin
b09d5d2a1e
Correct pkg-plist
...
Submitted by: olgeni, glewis
2003-03-13 11:17:04 +00:00
Alexey Zelkin
c70b262241
Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,
...
but sometimes leaves in)
2003-03-13 11:15:24 +00:00
Alexey Zelkin
3b10183596
Fix build on 5.0-RELEASE
2003-03-13 11:13:16 +00:00
Eric Anholt
4b37a1e5b7
Add missing USE_MESA=yes (uses glut).
...
Submitted by: bento/kris
2003-03-13 07:10:00 +00:00
Eric Anholt
46d40d4bc8
Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.
...
Submitted by: bento/kris
2003-03-13 07:08:50 +00:00
Akinori MUSHA
37a58fbf8d
Upgrade to 1.8.4 to fix a build time error where a C89 compiler fails
...
depending on the #ifdef UNALIGNED_WORD_ACCESS condition.
Submitted by: bento (alpha-4-latest)
2003-03-13 02:31:42 +00:00
Eric Anholt
c45b888b7e
Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.
...
Prodded by: kris
2003-03-13 00:57:44 +00:00
Edwin Groothuis
5168b5afa2
Fix bento building by adding the pkg-message.
...
Noticed by: bento
PR: ports/48528
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: kris@
2003-03-12 22:03:34 +00:00
David E. O'Brien
52aabe4b3b
Update to 3.1.5.
...
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>
2003-03-12 18:06:24 +00:00
Martin Blapp
d6c8601ee1
Readd patch from last commit.
...
Approved: kris (portmgr)
2003-03-12 07:34:30 +00:00
David E. O'Brien
e84d4c1a32
Update to version 4.66.1, which adds support for 4.8.
...
Also fixes UNIX domain socket problems on 5-CURRENT.
Approved by: Kris
2003-03-12 03:38:14 +00:00
Martin Blapp
19599e5a4a
Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
...
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)
2003-03-12 01:04:08 +00:00
Eric Anholt
617c57ad7c
Change the imake-4 dependency to the new date.def file in XFree86 4.3.0.
...
Approved by: portmgr
2003-03-12 00:28:17 +00:00
Eric Anholt
0db5741858
Reverse spam in previous commit.
2003-03-11 23:50:04 +00:00
Eric Anholt
ad2d45e3c7
Force commit for r1.122:
...
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.
2003-03-11 23:46:36 +00:00
Eric Anholt
6b1c307f3d
Add a #define GL_GLEXT_LEGACY, required by the gl.h from XFree86 4.3.0.
...
Approved by: portmgr
2003-03-11 23:39:00 +00:00
Eric Anholt
62d3b1c1fc
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
...
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
2003-03-11 23:38:11 +00:00
Bill Fenner
e0a1fb1050
Update MASTER_SITES
...
PR: ports/49046
Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
Approved by: portmgr
2003-03-11 21:00:58 +00:00
Bill Fenner
8598828aea
Update MASTER_SITES for MAINTAINER-less ports.
...
PR: ports/49045
Submitted By: Ryan T. Dean <rtdean@cytherianage.net>
Approved By: portmgr
2003-03-11 20:57:54 +00:00
Bill Fenner
8c9e09be97
Update MASTER_SITES.
...
PR: ports/49035
Submitted by: Julian C. Dunn <jdunn@verticalscope.com> (MAINTAINER)
Approved by: portmgr
2003-03-11 20:35:40 +00:00
Dag-Erling Smørgrav
e4d3dc0684
Upgrade to 6.12.
2003-03-11 19:25:14 +00:00
Mikhail Teterin
5ccf107ff6
Upgrade to 8.3.5 after repocopy from lang/tclX82. No ports depend
...
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)
2003-03-11 19:18:48 +00:00
Dag-Erling Smørgrav
736f110da3
Remove %%PORTDOCS%% from files which are not conditional on NOPORTDOCS.
2003-03-11 18:01:06 +00:00
Alan Eldridge
7d0621ae95
unbreak port; no response from Kris or portmgr
2003-03-11 17:53:18 +00:00
Dag-Erling Smørgrav
ab428e4f65
Upgrade to 6.12. Highly recommended as it fixes a security problem
...
for users who have disabled redirects.
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
PR: ports/49098
2003-03-11 17:28:03 +00:00
Akinori MUSHA
5fab62f4b5
Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.
...
Submitted by: bento
2003-03-11 09:13:28 +00:00
Akinori MUSHA
b1a97a01a4
Sigh. Again, bump libsablot's shlib major and PORTREVISION that
...
should have been updated when textproc/sablotron was updated.
Submitted by: bento
A stack of pointy hats to: skv
2003-03-11 09:11:34 +00:00
Akinori MUSHA
447c80d90f
Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.
...
Submitted by: bento
2003-03-11 09:04:52 +00:00
Akinori MUSHA
2e424568fb
Change BUILD_DEPENDS to EXTRACT_DEPENDS.
...
Submitted by: bento
2003-03-11 08:57:33 +00:00
Alexey Zelkin
aee82349e8
Bump PORTREVISION
2003-03-11 08:55:41 +00:00
Alexey Zelkin
7cea82075d
Since we have problems with running debuging binaries on some machines
...
(old K6 and some SMP machines) don't use javah_g in build process.
Reported by: many people
2003-03-11 08:54:30 +00:00
Eric Anholt
fdfb474482
Fix packaging (ref_tdfx.so is only built when svgalib is available).
...
Approved by: portmgr
2003-03-11 08:24:51 +00:00
Alexey Zelkin
4b12e892bf
Add patch which backouts some of my early compile hacks which now preventing
...
MulticastSocket.joinGroup() from behaving correctly.
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-03-11 08:13:53 +00:00
Akinori MUSHA
3ce692f6e4
Fix a (rather uncritical) typo to suppress noisy warnings with ruby
...
1.8.
Submitted by: bento (axp7, actually)
2003-03-11 07:47:19 +00:00
Akinori MUSHA
4838c30424
ruby-testunit and ruby-runit are now part of ruby 1.8. Do not add
...
unnecessary dependencies when building with ruby 1.8.
Submitted by: bento
2003-03-11 07:16:24 +00:00
Michael C . Wu
4118a557b8
Update port
...
PR: 49029
Submitted by: gugod@gugod.org
2003-03-11 00:40:06 +00:00
Jacques Vidrine
d91d96f38d
Update 3.39 -> 3.41.
...
PR: ports/49013
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Approved by: portmgr (kris)
2003-03-10 22:18:42 +00:00
Bill Fumerola
b56db73bd6
textfiles moved from etc/ to share/ethereal/
...
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2003-03-10 21:56:57 +00:00
Mario Sergio Fujikawa Ferreira
09526f7995
USE_XLIB
...
Submitted by: maintainer,
bento,
kris (bento logs)
Approved by: portmgr (kris & self)
2003-03-10 21:33:40 +00:00
Yen-Ming Lee
c407c1d0f0
update postfix to 2.0.6
...
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
2003-03-10 17:20:24 +00:00
Kris Kennaway
a7674c6fdf
Add another check for !PACKAGE_BUILDING when setting IGNORE
2003-03-10 06:42:22 +00:00
Doug Barton
3d9d1b8614
* Fix the problem of uninstall wiping out the local.cf file
...
* Add two missing man pages
* Switch to SITE_PERL in the Makefile, and SITE_PERL and DOCSDIR in the
plist. Hopefully a cleaner workspace will prevent future mistakes.
* While I'm doing major surgery anyway, sort the plist.
Approved by: kris
2003-03-10 00:14:12 +00:00
Kris Kennaway
7de7a16d77
Don't set IGNORE if PACKAGE_BUILDING
2003-03-10 00:07:55 +00:00