aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [1] Fix a crash on startup with i830+ systems due to failure to follow an APIEric Anholt2005-01-0216-0/+1024
| | | | | | | | | | | | | | | | | | | | | | | | | change that occurred. [2] Install the xorg.conf referred to by xorg.conf(5). Installation was disabled during the XF86 name avoidance phase, but could still be of use. [3] Add a section about the Composite extension to xorg.conf. [4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't package correctly, you can't actually debug modules (where crashes almost always happen) without it. [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen, ringbuffer lockups, and various warnings. [6] Recognize R_ALPHA_SREL32 relocation type in elfloader. PR: [1] ports/75425 [2] ports/73915 [6] ports/73257 Submitted by: [1] Marc Silver, marcs at draenor dot org [2] Frank J. Laszlo, laszlof at vonostingroup dot com [6] Ken Stailey kstailey at yahoo dot com [6] r1.4 of X.Org CVS. Approved by: portmgr Notes: svn path=/head/; revision=125635
* Reset bouncing maintainer address:Kris Kennaway2005-01-011-1/+1
| | | | | | | | | | (connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused) jamie@blackh0le.net Approved by: portmgr (self) Notes: svn path=/head/; revision=125634
* Reset bouncing maintainer address:Kris Kennaway2005-01-011-1/+1
| | | | | | | | | | <zach@neurosoft.org>: Host or domain name not found. Name service error for name=neurosoft.org type=A: Host not found Approved by: portmgr (self) Notes: svn path=/head/; revision=125633
* Reset bouncing maintainer address:Kris Kennaway2005-01-015-5/+5
| | | | | | | | | | <gldisater@gldis.ca>: Host or domain name not found. Name service error for name=gldis.ca type=MX: Host not found, try again Approved by: portmgr (self) Notes: svn path=/head/; revision=125632
* Partially fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-20/+4
| | | | | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package does not build with python 2.4. Approved by: portmgr (self) Notes: svn path=/head/; revision=125631
* Partially fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-013-4/+20
| | | | | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package is still missing a dependency. Approved by: portmgr (self) Notes: svn path=/head/; revision=125630
* Fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-016-24/+19
| | | | | | | | | | PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self) Notes: svn path=/head/; revision=125629
* Remove a patch that I have missed in the previous commit to fix the build.Jeremy Messenger2005-01-011-38/+0
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=125628
* Add --disable-gpg-check to CONFIGURE_ARGS to avoid breakage with gpg-1.4.0.Joe Marcus Clarke2005-01-011-0/+1
| | | | | | | | | | | This has been fixed in seahorse CVS, but the ports system makes this check superfluous anyway so temporarily removing it shouldn't hurt. Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125627
* Add missing file.Archie Cobbs2005-01-011-0/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=125626
* Add more mirrors in MASTER_SITES, since GNU ftp is down.Jeremy Messenger2005-01-013-3/+12
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=125624
* Fix a security vulnerabiliy which allows an attacker in the sameSimon L. B. Nielsen2005-01-012-1/+13
| | | | | | | | | | | | domain as the list admin to gain administrator privileges and alter list settings. VuXML: http://vuxml.FreeBSD.org/be543d74-539a-11d9-a9e7-0001020eed82.html Obtained from: Debian Approved by: portmgr (krion), maintainer timeout Notes: svn path=/head/; revision=125623
* Document FTP command injection vulnerability in kdelibs3.Simon L. B. Nielsen2005-01-011-0/+36
| | | | | | | Approved by: portmgr (implicit, VuXML) Notes: svn path=/head/; revision=125622
* Patch ftp kioslave command injection vulnerability.Michael Nottebrock2005-01-014-2/+38
| | | | | | | | | | | References: http://www.securityfocus.com/bid/11827 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1165 Approved by: portmgr Notes: svn path=/head/; revision=125621
* Fix build.Kirill Ponomarev2005-01-011-1/+1
| | | | | | | | Submitted by: Ports Fury Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125620
* Fix plist.Kirill Ponomarev2005-01-011-1/+6
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125619
* Unbreak 'make patch'.David E. O'Brien2005-01-012-3/+2
| | | | | | | Approved by: portmgr(kris) Notes: svn path=/head/; revision=125618
* Fix pkg-plist.Hiroki Sato2005-01-012-0/+9
| | | | | | | | Spotted by: kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=125617
* Canonicalize date. FreshPorts and portsmon expect the date to be inMark Linimon2005-01-011-1/+1
| | | | | | | | | | this format. Requested by: Dan Langille Approved by: portmgr [self, implicit] Notes: svn path=/head/; revision=125616
* Properly increment PORTREVISION relative to the previous value (3,Kris Kennaway2004-12-317-7/+7
| | | | | | | | | | | incorrectly inherited from the linux-gtk port because it was not previously overridden in this slave port). Noticed by: eikbot Approved by: portmgr (self) Notes: svn path=/head/; revision=125615
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2004-12-31251-604/+1687
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr Notes: svn path=/head/; revision=125613
* - Chase libxine updatePav Lucistnik2004-12-313-3/+3
| | | | | | | Pointy hat: nobutaka (in stereo) Notes: svn path=/head/; revision=125612
* - Chase libxine updatePav Lucistnik2004-12-312-4/+4
| | | | | | | Pointy hat to: the usual suspect Notes: svn path=/head/; revision=125611
* Add p5-Email-Delete 1.02, delete Messages from Folders.Lars Thegler2004-12-315-0/+46
| | | | Notes: svn path=/head/; revision=125609
* - Fix gnu-crypto.info:Mario Sergio Fujikawa Ferreira2004-12-312-2/+20
| | | | | | | | | | | o Properly categorize it under "GNU Libraries" o Register it within post-install target - Bump PORTREVISION since it fixes installation issues Submitted by: Tim Welch <twelch@thepentagon.org> Notes: svn path=/head/; revision=125608
* New port jzlib version 1.0.5: A re-implementation of zlib in pure JavaMario Sergio Fujikawa Ferreira2004-12-314-0/+85
| | | | Notes: svn path=/head/; revision=125606
* Update to 0.5Tilman Keskinoz2004-12-315-35/+68
| | | | | | | Chase xine Shared Library version Notes: svn path=/head/; revision=125605
* Update to version 8.50Kirill Ponomarev2004-12-3122-28/+585
| | | | | | | | PR: ports/75690 Submitted by: Ports Fury Notes: svn path=/head/; revision=125604
* Update to version 1.0.27Kirill Ponomarev2004-12-312-6/+5
| | | | | | | | PR: ports/75691 Submitted by: Ports Fury Notes: svn path=/head/; revision=125603
* Update to version 1.3.5Kirill Ponomarev2004-12-312-3/+3
| | | | | | | | PR: ports/75692 Submitted by: Ports Fury Notes: svn path=/head/; revision=125602
* Update to version 0.40.1Kirill Ponomarev2004-12-313-9/+10
| | | | | | | | PR: ports/75689 Submitted by: Ports Fury Notes: svn path=/head/; revision=125601
* - Chase libxine Shared libraryTilman Keskinoz2004-12-312-2/+55
| | | | | | | | | | | | | | Forgotten by: nobutaka (5 times in a row) - Sync with debian package: * Fixed an out-of-bounds error in src/support/widgets/zlist.c discovered by Matthias Urlichs. * Fixed a segfault on exit when no audio device available. - Bump PORTREVISION Notes: svn path=/head/; revision=125600
* Update to version 1.0.0Kirill Ponomarev2004-12-312-5/+10
| | | | | | | | PR: ports/75688 Submitted by: Ports Fury Notes: svn path=/head/; revision=125599
* Fix build with MySQL 4.1.x.Dmitry Sivachenko2004-12-311-0/+14
| | | | | | | | Submitted by: Michael Hambly <mike@blackbirdsoftware.com> PR: 74237 Notes: svn path=/head/; revision=125598
* Update to snapshot 20041202Mario Sergio Fujikawa Ferreira2004-12-316-16/+26
| | | | | | | Submitted by: Peter Thoenen <eol1@yahoo.com> Notes: svn path=/head/; revision=125597
* - Add a note for users of www/awstatsPav Lucistnik2004-12-311-1/+8
| | | | | | | - Collect nearby spurious whitespace Notes: svn path=/head/; revision=125596
* update to libzvbi 0.2.11Oliver Lehmann2004-12-314-5/+5
| | | | Notes: svn path=/head/; revision=125595
* - Update to 6.2Pav Lucistnik2004-12-3110-1234/+1312
| | | | | | | | PR: ports/74788 (followup) Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer) Notes: svn path=/head/; revision=125594
* o Update to Freenet Stable build 5100 released 20041220 snapshotMario Sergio Fujikawa Ferreira2004-12-316-12/+12
| | | | | | | | o Bump PORTREVISION since it is the same build number but another snapshot Notes: svn path=/head/; revision=125593
* - Disable debug for packagePav Lucistnik2004-12-311-0/+6
| | | | | | | | | | | - Enable readline for non-package PR: ports/75504 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=125592
* o Update to <bsd.java.mk> standard 2.0Mario Sergio Fujikawa Ferreira2004-12-3130-272/+197
| | | | | | | | | o Bump PORTREVISION due to jar location changes Prompted by: hq Notes: svn path=/head/; revision=125591
* Fixed MASTER_SITE_SUBDIR.Lars Thegler2004-12-311-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=125590
* Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8Eric Anholt2004-12-3110-32/+256
| | | | | | | | | | | | | | | | | | I had moved libXThrStub into libX11, because it seemed unnecessary. However, because libc_r symbols are also weak, the weak stubs in libX11 would interfere, however they don't if they are in a library linked by libX11. The most common manifestation of the problem was: GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error 'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy, &sched)' in glib apps. PR: ports/75477 Submitted by: KIMURA Yasuhiro, yasu at utahime dot org Testing by: marcus Notes: svn path=/head/; revision=125589
* Update to 2.2.Hiroki Sato2004-12-314-37/+14
| | | | Notes: svn path=/head/; revision=125588
* Upgrade to version 0.46.Dmitry Sivachenko2004-12-312-4/+4
| | | | Notes: svn path=/head/; revision=125587
* Use "install.sh" during build and also during install as done inJoseph Koshy2004-12-312-6/+20
| | | | | | | | | lang/sml-nj-devel to resolve PR 40866. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> Notes: svn path=/head/; revision=125586
* New port: p5-MARC-Record.Dmitry Sivachenko2004-12-315-0/+48
| | | | | | | The core class for representing a single MARC record. Notes: svn path=/head/; revision=125584
* Note where the missing parameter is.David E. O'Brien2004-12-311-1/+1
| | | | | | | | I don't understand enough of what this patch is trying to do, to be able to adjust it for versions 8.31+. Notes: svn path=/head/; revision=125583
* Add a secondary (really primary) website.David E. O'Brien2004-12-311-0/+1
| | | | Notes: svn path=/head/; revision=125582
* New port gnu-crypto version 2.0.1: Java cryptographic primitivesMario Sergio Fujikawa Ferreira2004-12-314-0/+84
| | | | | | | and tools Notes: svn path=/head/; revision=125580