aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* The instructions in UPDATING are also applicable for fresh installationskris2007-05-221-1/+1
| | | | | | of X, so try to ease user confusion. Approved by: portmgr (self)
* Indent fix.flz2007-05-201-1/+1
| | | | Approved by: portmgr (implicit)
* Fix legacy nvidia-drivers.flz2007-05-201-2/+5
| | | | | Submitted by: Stefan Ehmann <shoesoft@gmx.net> Approved by: portmgr (pav), maintainer (implicit)
* xorg-documents moved to xorg-docs.flz2007-05-206-164/+0
| | | | Approved by: portmgr (pav)
* x.org manpages are now installed on a per-port basis.flz2007-05-208-1675/+0
| | | | Approved by: portmgr (pav)
* Remove; moved to xorg-appspav2007-05-2018-1460/+0
| | | | Approved by: portmgr (implicit)
* libXfont moved from x11 to x11-fonts.flz2007-05-204-57/+0
| | | | Approved by: portmgr (erwin)
* libGL moved from x11 to graphics.flz2007-05-207-112/+0
| | | | Approved by: portmgr (erwin)
* - Welcome X.org 7.2 \o/.flz2007-05-20881-2952/+6977
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use ${CAT} instead of ${CP} to copy the plist to ${WRKDIR}. This getsmarcus2007-05-031-1/+1
| | | | | | around a problem where cp preserves the original 0444 perms. Submitted by: brian
* Fix/remove bogus paths pointing to the build directory from pkgconfig files,lofi2007-05-011-1/+5
| | | | | | | libtool archives and dot-prl files. PR: ports/112228 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* - Fix WWW.stas2007-04-301-1/+1
| | | | | PR: ports/112255 Submitted by: Sean Farley <sean-freebsd@farley.org>
* Back it out, fix the plist after remove from hicolor-icon-theme. Bump themezz2007-04-302-1/+5
| | | | PORTREVISION.
* - Fix the plist with WITH_MINI_COMMANDER.mezz2007-04-302-7/+10
| | | | | | - No longer need to remove hicolor/svgxsvg and hicolor/48x48 directories, which misc/hicolor-icon-theme takes care of these directories. - Bump the PORTREVISION.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-301-5/+1
| | | | with letter t-w
* - Update to 07.04.23sat2007-04-242-4/+5
|
* - Update to 3.0miwi2007-04-232-4/+4
| | | | | PR: 112002 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* Prevent kdebase3 from deleting the Gamma Correction KDE Control Centerlofi2007-04-2214-7/+553
| | | | module (from kdegraphics3) on installation.
* Recent versions of FreeBSD have acpiio.h under /usr/include, so we no longermarcus2007-04-221-3/+1
| | | | need /usr/src to build gnome-applets.
* - Update to 1.8.2miwi2007-04-212-4/+4
| | | | | | PR: 111879 Submitted by: miwi Approved by: maintainer
* - Remove 4.X patchesmiwi2007-04-211-2/+0
| | | | Request by: Oliver@
* Rename all binaries in qt4 which conflict with binaries installed bylofi2007-04-202-4/+4
| | | | | | | qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
* - Update to 4.2miwi2007-04-183-24/+52
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
* - Remove empty filepav2007-04-171-0/+0
|
* Update to 1.8.1itetcu2007-04-162-4/+4
| | | | | PR: ports/111610 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
* - Update to 3.3.5miwi2007-04-163-13/+19
| | | | | PR: 111494 Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com> (maintainer)
* - List processes which prevent a volume from gettinglofi2007-04-1514-245/+350
| | | | | | | | unmounted by using fstat (instead of fuser). - Fix mounting volumes listed in fstab. PR: ports/111364 Submitted by: Maxim Samsonov <xors@mne.ru>
* - Fix pkg-plist [1]miwi2007-04-122-0/+2
| | | | | | PR: 111499 Submitted by: portinyhat via kris Rashid N. Achilov <achilov-rn@askd.ru> (maintainer)
* Remove some leftover directories.marcus2007-04-122-1/+5
|
* Presenting GNOME 2.18.1 for FreeBSD.marcus2007-04-122-2/+2
|
* update xfce to 4.4.1oliver2007-04-1213-22/+30
| | | | bump PORTREVISION where needed
* Update to 2.18.1bland2007-04-113-5/+8
|
* Update to 2.18.1.marcus2007-04-114-8/+8
|
* Update to 2.18.1bland2007-04-113-4/+12
|
* Update to 2.18.0.marcus2007-04-112-4/+4
|
* Update to 2.18.1.marcus2007-04-112-4/+4
|
* Update to 2.18.1.marcus2007-04-104-27/+21
|
* Update to 2.18.1ahze2007-04-093-12/+12
|
* - Fix theme parsing on 7.x. This patch is also accepted by upstream.rafan2007-04-092-0/+13
| | | | | | PR: ports/111342 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Approved by: Tobias <ports at fsck.ch> (maintainer)
* fix a memory leakoliver2007-04-053-4/+67
| | | | | | | | | bump PORTREVISION PR: 109725 Submitted by: oliver Patch by: Xavier Otazu <xotazu@cvc.uab.es> Approved by: maintainer timeout (35 days)
* Readd net/straw since it builds againahze2007-04-051-3/+3
|
* Chase gimp moveahze2007-04-041-2/+2
|
* Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,lofi2007-03-314-2/+78
| | | | | | | introduces XSS vulnerabilities in Konqueror and potentially affect any Qt/KDE applications which deal with URLs or paths from untrusted locations. Security: CVE-2007-0242
* Disable polling of smb filesystems listed in fstab.lofi2007-03-2914-28/+49
|
* Security: http://www.kde.org/info/security/advisory-20070326-1.txtlofi2007-03-296-72/+164
| | | | Security: CVE-2007-1564
* - Change my email.stas2007-03-281-1/+1
| | | | Suggested by: skv
* - Fix after objformat removalpav2007-03-281-2/+2
| | | | Reported by: pointyhat
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.miwi2007-03-276-0/+251
| | | | | | | | | This package provides the QtOpenGL module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109628 Submitted by: Danny Pansters <danny at ricin.com>
* - Add oooq2 portmiwi2007-03-276-459/+60
| | | | | | | | | | | | | | | OpenOffice.org Quickstarter is a small application that runs in the KDE SystemTray. It is used to quickly start the different OpenOffice.org modules without having to go through the K-Menu. This port provided quickstarter only for OpenOffice 2.x Author: segfault_ii@web.de WWW: http://developer.berlios.de/projects/segfaultskde/ PR: 110382 Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> Repocopy by: marcus
* Fix the build with GCC 4.x.marcus2007-03-271-2/+6
| | | | Reported by: pointyhat via kris
* Backout this patch as 3.2 already contains this fix, and bland is AFK.marcus2007-03-251-11/+0
|
* Update to version 225.krion2007-03-252-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_225
* Properly check for empty xml node set to avoid NULL pointer dereference.bland2007-03-252-0/+12
| | | | | This bug was source of g-s-d crashes on X systems with non standard keyboard layout options.
* Update to 4.2.3lofi2007-03-255-14/+14
|
* - bsd.efl.mk is now in ports/Mkpav2007-03-2423-62/+19
| | | | | PR: ports/100497 Submitted by: stass
* - Fix plistpav2007-03-241-1/+0
| | | | Reported by: pointyhat
* Update to 3.2 which fixes some more multi-layout crashes.marcus2007-03-243-15/+4
|
* - Fix after objformat removalpav2007-03-241-1/+1
|
* Fix the invalid freeing of memory problem with the official patch to correctmarcus2007-03-232-14/+18
| | | | a memory leak.
* Fix a bug where static memory was being free'd as a key to a hash table.marcus2007-03-222-0/+19
| | | | | | | This resulted in a crash when more than one keyboard layout was configured. See http://bugzilla.gnome.org/show_bug.cgi?id=421252 for more details. Reported by: Ivan Georgiev <ivan@kytex.bg>
* We no longer need to read the PID twice now that dbus has been fixed.marcus2007-03-222-36/+1
|
* I keep forgetting to update the plist when the splash screen collection changes.marcus2007-03-202-1/+6
|
* - Limit tomboy to i386 againpav2007-03-201-1/+1
| | | | Reported by: nox
* The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removemezz2007-03-201-3/+2
| | | | | | | | | | | | | fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for fluxbox: -Update to 1.0rc2. -Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). -The bsetroot has been renamed to fbsetroot. As for the other ports, chase the fluxbox-devel -> fluxbox. Request by: too many to list (include developers)
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-1969-1461/+829
| | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
* Add xrsi 0.9, a minimalist break enforcer for linux/unix for therafan2007-03-184-0/+41
| | | | | | | prevention of RSI. PR: ports/110430 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
* Update to 0.9.marcus2007-03-182-6/+6
|
* USE_GLlofi2007-03-161-1/+2
| | | | Noticed by: flz
* Look for xscreensaver executables in the correct prefix.lofi2007-03-151-4/+5
| | | | | PR: ports/110330 Submitted by: girgen
* - Fix on !i386 by disabling invalid code. There's no known solution for thisstas2007-03-152-0/+27
| | | | | | problem currently. Reported by: kris
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-149-22/+7
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1485-42372/+776
|
* Makes it easy to set the background in rox instead of having tomiwi2007-03-134-0/+53
| | | | | | | | | | | | | | having to muck around with the XML API it uses. -f fill the screen with the image -s scale the image with out stretching it -c center image and do not scale -t tile the image default: -s PR: ports/110152 Submitted by: Zane C. Bowers
* - Don't try to delete unexistent directories.stas2007-03-112-5/+1
|
* - Update e17 ports to 20070223 snapshotstas2007-03-1153-229/+125
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* o Update to 1.4.0nork2007-03-112-2/+2
| | | | | | | | | | | | | | | | o Chase libraries version bump to depending on this port. [NOTE] I disabled FLTK support, so you can't use OpenEXR's applications. Because I'm validating FLTK support. Spotted by: Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk> Obtained from: Florian Kainz <kainz <@> ilm.com> Committed at: AsiaBSDCon 2007 in Tokyo, Japan Memorial Committing with: bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal, simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata, murray, cjh, brooks, daichi, delphij, ups, rrs
* Chase shared library version bump in textproc/uim.nobutaka2007-03-111-1/+1
|
* - Update to 2.8miwi2007-03-082-4/+4
| | | | | PR: 110051 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* - Update to 0.6sat2007-03-072-5/+5
|
* Update maintainer's email address.linimon2007-03-071-1/+1
| | | | Requested by: maintainer
* Fix for .contentWindow queries crashing on invalid windows.lofi2007-03-064-2/+74
| | | | | Security: http://bindshell.net/advisories/konq355 Obtained from: KDE SVN
* - Update to 0.5sat2007-03-062-4/+4
|
* - Update to 2.6rafan2007-03-042-4/+4
| | | | | PR: ports/109816 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
* Fix the crash when navigate in System->Preferences->Keyboard. Bump themezz2007-02-282-3/+12
| | | | | | | | | PORTREVISION. PR: ports/108967 Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=370038 Obtained from: fd.org CVS Submitted by: Mark Evenson <mark.evenson@gmx.at>
* Reset karma@ez.pereslavl.ru due to maintainer timeouts and no responselinimon2007-02-272-2/+2
| | | | | | to earlier email. Hat: portmgr
* Add option to compile with 256 color support.krion2007-02-271-0/+4
| | | | | PR: ports/107112 Submitted by: Tony Morlan<tony.morlan@gmail.com>
* Update to version 224krion2007-02-272-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_224
* Fix the build on recent -CURRENT.danfe2007-02-261-0/+3
| | | | Reported by: piso
* - Update to 2.4miwi2007-02-263-9/+11
| | | | | PR: 109523 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* - Update to 0.4clsung2007-02-262-5/+4
| | | | | PR: ports/109530 Submitted by: chinsan
* - Change master site to make it fetchable. The following three sitesrafan2007-02-222-2/+2
| | | | | | | | | | | | www.kde-apps.org www.kde-look.org www.gnome-look.org changed their file location. PR: ports/109389 Noticed by: Phillip Neumann <pneumann at gmail.com> Approved by: portmgr (pav)
* New port xclick version 0.1: Generates X11 mouse button click eventslioux2007-02-214-0/+52
|
* - use_xlibsat2007-02-211-0/+2
| | | | Reported by: pointyhat via kris
* Add port x11/slock:sat2007-02-184-0/+32
| | | | | | Simple X screen locker WWW: http://www.suckless.org/wiki/tools/xlib
* Upgrade to 8.2.thierry2007-02-182-5/+4
| | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
* - bump PORTREVISIONdinoex2007-02-171-1/+1
|
* - added Yapdinoex2007-02-172-1/+2
|
* - fix build after axing of xfree86-3dinoex2007-02-161-2/+7
|
* - Update to 2.2.jmelo2007-02-163-6/+6
| | | | | | | | - Update mastersite. - Update WWW. PR: ports/109171 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* - Fix buildmiwi2007-02-153-0/+41
| | | | | PR: 109184 Submitted by: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> (maintainer)
* - Update to 0.951miwi2007-02-156-58/+6
| | | | | | PR: 108168 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer
* - Add missing dependenciesmiwi2007-02-121-1/+2
| | | | | PR: 109053 Submitted by: Rene Ladan<r.c.ladan@gmail.com> (maintainer)
* Fix build after objformat removal.nobutaka2007-02-111-0/+4
|
* Fix the build with the removal of objformat.marcus2007-02-111-0/+2
|
* - Fix after objformat removalmiwi2007-02-112-1/+12
| | | | | PR: 109013 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* Apparently there *are* users that prefer to leave HAL turned off. Avoidlofi2007-02-1014-7/+14
| | | | | | letting them run into a patch error. Noticed by: Grzes <gregorek@gmail.com>
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-103-0/+4
|
* Fix various problems in the media kioslave:lofi2007-02-1035-182/+1771
| | | | | | | | | | | | | | | | - Correct ejecting of mounted volumes (unmount before eject). - Mounting of removable media drives (such as CD-ROM drives) listed in /etc/fstab (removes checking linux's "user" mount option). - Polling floppy drives over the mount state (FreeBSD HAL doesn't do this). - Informing the fileview when HAL notifies that mounting is completed. - Mounting cdrom volume in locale charset. Note: Requires cd9660_iconv! PR: ports/108949 Submitted by: Maxim Samsonov <xors@sendmail.ru> - Disable polling of nfs shares in the fstabbackend. Mounting/Unmounting is broken and the polling can cause DBus aborts that take kded with them.
* add py-gtk2 to BUILD_DEPENDSoliver2007-02-101-2/+3
|
* Add legacy versions slave ports of `x11/nvidia-driver'.danfe2007-02-093-0/+26
|
* - Add a patch by Christian Zander from nVidia that fixes crashes reported bydanfe2007-02-092-3/+752
| | | | | | users on recent 6.X and -CURRENT systems. This applies to both versions, 9631 and 9746 - Optimize REINPLACE_CMD invocation while here
* Quickly fix package list for earlier versions while no one notices.danfe2007-02-081-0/+1
|
* - Utilize MASTER_SITE_NVIDIA macrodanfe2007-02-082-25/+20
| | | | | | | | - Drop support for WITH_LEGACY_GPU_SUPPORT knob, instead allow to specify needed NVVERSION (move towards being master port) [*] - Update related comment Prodded by: many [*]
* Remove accidentally reintroduced DEPENDSlofi2007-02-072-2/+0
|
* Fix khtml/konqueror title XSS vulnerability.lofi2007-02-074-6/+48
| | | | Security: CVE-2007-0537
* From the "who gave this guy a commit bit" dept.:lofi2007-02-061-2/+1
| | | | | | | | | | -Fix categories which got mixed up during juggling with different repos. -Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was committed. Noticed by: erwin, pav
* Post-import bugfixorama:lofi2007-02-062-2/+4
| | | | | | | | | | | - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan
* - Fixed build with gcc 4.Xnivit2007-02-061-2/+11
| | | | Approved by: alexbl (mentor, implicit)
* Add qt4, a multiplatform C++ application frameworklofi2007-02-069-0/+202
|
* fix objformat problem more properlyoliver2007-02-062-2/+4
|
* - Fix build on amd64 and gcc4rafan2007-02-061-2/+20
| | | | | PR: ports/108720 Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu> (maintainer)
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus
* - Move to LOCALBASEacm2007-02-053-10/+18
| | | | | - Clean up - Bump PORTREVISION
* fix build (by using libtool:15) with recent CURRENTs where objformat went awayoliver2007-02-042-0/+2
| | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
* Fix the build after the removal of objformat.marcus2007-02-041-0/+3
| | | | Reported by: pointyhat via kris
* Fix the build on FreeBSD 5.x.mezz2007-02-041-0/+10
| | | | | Reported by: Jeffrey Lloyd <jlloyd@epix.net> Tested by: ''
* fix pkg-plistoliver2007-02-032-0/+3
|
* Utilize PORTDOCSmarkus2007-02-031-5/+1
| | | | Approved by: maintainer
* - Remove references to XFree86 3.Xpav2007-02-031-9/+0
|
* - Remove XFree86 3.3.6pav2007-02-0356-11143/+0
| | | | It was released seven years ago, and is totally outdated by now.
* - Remove support for xfree86-3pav2007-02-036-67/+8
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* fix FreeBSD patcholiver2007-02-022-2/+3
| | | | bump PORTREVISION
* implement FreeBSD support with KVM proc infosoliver2007-02-014-0/+216
| | | | bump PORTREVISION
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-015-0/+5
|
* - Unbreak indexmiwi2007-02-011-3/+2
| | | | | | | | - Bump PORTREVISION PR: 108629 Submitted by: Drew Derbyshire <ahd@kew.com> Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
* Presenting GNOME 2.16.3 for FreeBSD.mezz2007-02-012-2/+2
|
* - add category gnustepdinoex2007-02-017-7/+7
| | | | | PR: 103931 Approved by: pav
* - Correct dependency on epiphanypav2007-02-011-1/+1
| | | | Reported by: krismail
* - Replace DEPENDS, which are about to be removedpav2007-01-312-4/+6
| | | | | Tested on: pointyhat With hat: portmgr
* - update version to 1.8.0itetcu2007-01-312-5/+5
| | | | | | | - pass maintainership to submitter PR: ports/108551 Submitted by: Marcelo Araujo
* Update to 2.16.3.mezz2007-01-303-28/+4
|
* Update to 2.16.3.mezz2007-01-303-30/+4
|
* Update to 2.16.3.mezz2007-01-303-5/+5
|
* Update to 2.16.3.mezz2007-01-303-4/+205
|
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-304-30/+3
| | | | | | ports With hat: portmgr
* Update to 2.16.3.mezz2007-01-303-4/+19
|
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-302-2/+0
|
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-301-0/+1
|
* Update to 2.16.3.mezz2007-01-302-4/+4
|
* Update to 2.16.5.mezz2007-01-303-5/+7
|
* add HAL and NOTIFY to the OPTIONS and enable them by defaultoliver2007-01-301-1/+18
| | | | bump PORTREVISION
* update to 0.8.4dinoex2007-01-292-2/+2
|
* - Update to 1.0miwi2007-01-296-26/+1478
| | | | | PR: 108494 Submitted by: Ashish Shukla<wahjava@gmail.com> (maintainer)
* enhance the descriptionoliver2007-01-293-5/+8
| | | | update the WWW part
* - Where is the "M" from...rafan2007-01-291-1/+1
| | | | Noticed by: chinsan
* - Update to 1.0miwi2007-01-293-4/+5
| | | | | PR: 108495 Submitted by: Ashish Shukla<wahjava@gmail.com> (maintainer)
* - Update to 07.01.28sat2007-01-292-7/+7
| | | | | | - Force wx 2.6 (instead of 2.6+) [1] Reported by: pointyhat via pav [1]
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-283-0/+3
|
* Add lxpanel 0.2.4, LXPanel is a lightweight X11 desktop panel.rafan2007-01-288-0/+209
| | | | | PR: ports/108423 Submitted by: Lin, Cheng-Tao <b89605222 at ntu.edu.tw> via chinsan
* Add vendor patch preventing arbitrary code execution or denial oflesi2007-01-282-0/+8
| | | | | | | service by adding malicious font to X server font path. PR: ports/107733 Security: CVE-2006-3739, CVE 2006-3740
* include bsd.python.mk if WITH_PYTHON is definedoliver2007-01-271-0/+1
| | | | Noted by: olgeni
* - Update to 2.1rafan2007-01-262-4/+4
| | | | | PR: ports/108335 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
* - Update to 1.1miwi2007-01-252-4/+4
| | | | | | PR: 107737 Submitted by: miwi Approved by: maintainer timeout
* Remove deleted port xfce4-trigger-launcher to make portsmon happy.linimon2007-01-241-1/+0
| | | | Pointy hat to: oliver
* change MAINTAINER adressoliver2007-01-232-2/+2
| | | | | | change MASTER_SITES Approved by: maintainer
* - Change my mail adressmiwi2007-01-233-6/+6
|
* xfce4-xfapplet-plugin is a plugin for the Xfce 4 Panel which allows one to useoliver2007-01-235-0/+62
| | | | | | applets designed for the Gnome Panel inside the Xfce Panel. You can think of XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows you to show the same applets that the Gnome Panel is capable of showing.
* xfce4-screenshooter-plugin is a Display Screenshot Plugin for xfce4oliver2007-01-235-0/+40
|
* The goal of the xfce4-quicklauncher-plugin is double.oliver2007-01-235-0/+62
| | | | | | | | First, it is intented to offer you a fast and easy way to configure the plugins wich are on your panel. Secondly, it is able to display these launchers on one or more lines, and they are displayed so that they don't waste space. They also feature a little zoom effect when you pass the mouse over them.
* Import xfce 4.4oliver2007-01-2331-303/+497
| | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
* wbar is a quick launch bar. Its fast, light and cool eye-candy.nivit2007-01-177-0/+129
| | | | | | | | | | Initially developed for Fluxbox, then tested on WindowMaker, Xfce, Gnome, etc. It can run on top of desktops such as xfdesktop or nautilus with the -above-desk switch. Approved by: alexbl (mentor, implicit)
* - bad committer :(clsung2007-01-171-1/+1
|
* - Update to 2.0clsung2007-01-172-4/+4
| | | | | PR: ports/108012 Submitted by: maintainer (Jeroen Schot)
* - mark broken on FreeBSD 4 to satisfy pointyhatclsung2007-01-171-2/+9
| | | | | | | - unhardcode MASTER_SITE to satisfy portlint PR: ports/108019 Submitted by: maintainer (Tobias Roth)
* - cleanup MASTER_SITESdinoex2007-01-142-4/+2
|
* - use new macrosdinoex2007-01-131-2/+2
|
* Remove the unconditional inclusion of yelp as this will not work onmarcus2007-01-131-1/+0
| | | | ia64 or earlier versions of sparc64.
* - update to use new bsd.gnustep.mkdinoex2007-01-133-11/+1
| | | | Approved by: gurkan@linuks.mine.nu
* - Update to 07.01.12sat2007-01-132-8/+9
|
* - Update to 1.9miwi2007-01-132-4/+4
| | | | | PR: ports/107853 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* Add missing dependencymat2007-01-121-1/+3
| | | | Pointed out by: krisbot's mail
* - Use USE_ICONV instead of LIB_DEPENDSrafan2007-01-121-2/+1
| | | | Approved by: portmgr (erwin, few weeks ago)
* Do not include tomboy with gnome2-lite.marcus2007-01-122-4/+6
|
* - Update to 1.7.4miwi2007-01-102-11/+10
| | | | | PR: ports/107637 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix the build with wxgtk 2.8: use ${WX_CONFIG} instead of hardcodingfjoe2007-01-091-1/+1
| | | | script name.
* Fix KDE Bug 135250 (window-flickering in 'focus strictly under mouse' mode).lofi2007-01-0814-7/+280
| | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* - Update to version 9746, the latest from nVidia, which adds support fordanfe2007-01-084-12/+17
| | | | | | | | | | | GeForce 8800 GTS and GeForce 8800 GTX boards [1] - More proper WITHOUT_LINUX knob handling [1] [2] - Update an old patch to be more consistent with current way of doing Linux-compat things (should be no-op change though) PR: ports/107307 [1] Submitted by: Eygene Ryabinkin [1] Reported by: Rostislav Krasny [2]
* Register rxvt-unicode in the terminfo database.thierry2007-01-052-0/+20
| | | | Note: $TERM still defined as rxvt ATM.
* kX Generator is a utility to modify X server configuration file.miwi2007-01-055-0/+61
| | | | | | | | | | | | | | | | | | | | | | It provides nice, user-friendly GUI. The main goal of the is to simplify configuration of X server (e.g. changing server layout from dual head to single head). kX Generator supports: - adding mouse, keyboard and video drivers - managing server layouts - managing modules - editing RGB, font and module paths - managing extensions - configure drivers (e.g. NVIDIA driver) - edit monitor properties - managing screens WWW: http://kxgenerator.xt.pl/ PR: ports/107463 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* - Update to 1.8miwi2007-01-042-4/+4
| | | | | | PR: ports/107480 Submitted by: Sokolov Alexey<sokolhacker@mail.ru> Approved by: maintainer
* Cleanup unreachable sites:hrs2007-01-041-3/+1
| | | | | | | - SunSITE.sut.ac.jp has officially closed. - sut.ac.jp is now replaced with tus.ac.jp. - www.seki.ee.kagu.tus.ac.jp does not respond for a long time. - www.people.or.jp has officially closed.
* - No longer need to tweak RUBY_DOCDIR and RUBY_EXAMPLESDIR for PREFIX-cleaness,mezz2007-01-031-3/+1
| | | | | which it was committed in bsd.ruby.mk recently. - Tweak a bit in general-patch.
* - Update to 0.16.0.mezz2007-01-024-15/+16
| | | | | | - More on PREFIX-cleaness. - Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no longer in the tarball and have been dropped support by the developers.
* - Update to 0.9.4miwi2007-01-013-9/+18
| | | | | | | - Move to LOCALBASE PR: ports/106537 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
* - order dependeciesdinoex2006-12-311-3/+3
|
* - added LaTeX servicedinoex2006-12-312-4/+9
|
* - added LaTeX servicedinoex2006-12-312-10/+10
|
* - added ClipBook, SQLite, GMDSClient, mdextractor, BioCocoadinoex2006-12-302-4/+11
|
* - added ioobjc, AZBackground, Babbler, Molluskdinoex2006-12-303-4/+24
|
* - added CollectionKit, EtoileFoundation, PaneKit, WorkspaceCommKit,dinoex2006-12-251-3/+13
| | | | | SystemConfig, MultimediaKit, EtoileUI, EtoileBehavior - fix updated/moved ports
* - added CollectionKit, EtoileFoundation, PaneKit, WorkspaceCommKit,dinoex2006-12-252-5/+16
| | | | | | SystemConfig, MultimediaKit, EtoileUI, EtoileBehavior, etoile_system - fix updated/moved ports
* - update to snapshot 20061221dinoex2006-12-255-30/+31
|
* Fix overlong entry in make configarved2006-12-237-7/+7
| | | | | Reported by: Heino Tiedemann Submitted by: Andy Fawcett
* - unhook ports to prepare updatedinoex2006-12-232-10/+1
|
* - add ExtendedWorkspacedinoex2006-12-231-0/+1
|
* - added OgreKit, LuceneKit, Typewriterdinoex2006-12-222-10/+8
|
* Etoile intends to be an innovative GNUstep based user environnement builtdinoex2006-12-223-0/+84
| | | | | | | | | | from the ground up on highly modular and light components with project and document orientation in mind, in order to allow users to create their own workflow by reshaping or recombining provided Services (aka Applications), Components etc. Flexibility and modularity on both User Interface and code level should allow us to scale from PDA to computer environment. WWW: http://www.etoile-project.org/
* Fix unmounting USB storage devices and the like (don't try to "eject" them,lofi2006-12-227-7/+28
| | | | just unmounting will do. Yay Linux.).
* Fix a linuxism in media:/ that prevents cd-roms from being mounted (bylofi2006-12-2114-7/+1337
| | | | | trying to mount them with -noatime). Also make kio_media more debug- chatty in case users find more problems.
* - fix Position, drop MP3ToWavdinoex2006-12-202-8/+8
| | | | Submitted by: cbv
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-20101-24982/+21763
| | | | Approved by: portmgr
* - added Fortunate, Tryst, TBrowser, TChatdinoex2006-12-192-3/+12
|
* - new option WITH_GNUSTEP_SINGLE_BACKENDdinoex2006-12-191-0/+3
|
* - added MyWiki, Cartotheque, LuserNET, CameraKit, Popup, Toolboxdinoex2006-12-192-3/+10
|
* - add include to build on sparc64, amd64dinoex2006-12-192-7/+15
|
* Fix PLIST (remove superfluous file).danfe2006-12-171-1/+2
|
* - added Vindaloo, Digibux, AppWrapper, Pixendinoex2006-12-172-2/+6
|
* - fix plist macrodinoex2006-12-161-1/+1
|
* Fix build with GCC 4.1.marcus2006-12-161-0/+11
| | | | Reported by: pointyhat via kris
* Fix the build with GCC 4.1. Took from Gentoo'smezz2006-12-161-0/+13
| | | | | | files/gnome-libs-1.4.2-gcc4.patch. Reported by: krismail
* - Remove USE_X_PREFIX and bump PORTREVISION.tdb2006-12-151-4/+2
| | | | - Minor style change to Makefile.
* - Update to 1.7.1miwi2006-12-152-4/+4
| | | | | PR: ports/106725 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* - added GSBench, PopplerKit, SVGViewer, MP3ToWavdinoex2006-12-152-4/+9
|
* Update to 2.16.4.marcus2006-12-142-4/+4
| | | | | Security: This fixes the memory disclosure vulnerability described in CVE-2006-6105.
* Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1
| | | | Hat: portmgr
* Update the ftp/curl port to 7.16.0.roam2006-12-132-3/+3
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* Remove expired leaf ports:vd2006-12-1210-182/+0
| | | | | | | 2006-12-01 x11/XFree86-aoutlibs: Requires a.out ld.so and support libraries 2006-12-10 x11/linux-XFree86-libs: superseeded by linux-xorg-libs port 2006-12-04 www/mod_v2h: No longer available for download, the website is gone 2006-12-04 www/mod_injection: No longer available for download, the website is gone
* - install pswrapdinoex2006-12-122-3/+4
| | | | - use USE_LDCONFIG
* - Update to 1.2.6rafan2006-12-116-34/+78
| | | | | | | | | | | - Move to LOCALBASE We waited the maintainer's opinion about the issue he found for 14 days. The fix is submitted to upstream and will be in next release. PR: ports/105634 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Approved by: Tobias Roth <ports at fsck.ch> (maintainer)
* - added Recycler, DBModeler, guile-gui, AddressManagerdinoex2006-12-111-2/+3
|
* Upgrade to version 0.9.4.olgeni2006-12-1111-204/+30
| | | | | | PR: ports/106495 Submitted by: trasz(at)pin.if.uz.zgora.pl Obtained from: miwi (patch update for FreeBSD 4.x, also by trasz)
* - Respect X11BASE for Xpmrafan2006-12-091-1/+3
| | | | Approved by: portmgr (linimon)
* - Update to 2.6miwi2006-12-092-4/+4
| | | | | PR: ports/106454 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
* Update to version 223krion2006-12-082-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_223
* Upgrade to 8.1.thierry2006-12-083-4/+5
| | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
* - Update to 0.56clsung2006-12-072-4/+4
| | | | | | PR: ports/104199 Submitted by: clsung Approved by: maintainer (timeout)
* - Update to most recent version from nVidia, 9631danfe2006-12-076-106/+16
| | | | | | | | | | - As threatened, drop support for FreeBSD 4.X - Apply minor fix for master sites [*] - Add last padding line for pkg-message for prettier output Tested on: FreeBSD 6.2-PRERELEASE (i386) [*] alepulver@ will take care of master sites in separate commit
* - Use MASTER_SITE_NVIDIAacm2006-12-064-13/+12
| | | | | | | - Bump PORTVERSION - The tarballs were rerolled for compatibility with new driver of NVIDIA Approved by: bland (maintainer)
* - Respect X11BASE by passing CONFIGURE_* variables to subdirsrafan2006-12-062-3/+7
| | | | Approved by: portmgr (linimon)
* - Update to 1.5rafan2006-12-063-7/+7
| | | | | | | - Update WWW entry PR: ports/106381 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
* - Respect X11BASErafan2006-12-051-0/+1
| | | | Reported by: pointyhat
* - added ObjectiveLib, FreeTar, CodeEditor, Localizedinoex2006-12-042-4/+8
|
* Update to 0.8.0 release.ale2006-12-036-12/+112
|
* Correct libuim version in LIB_DEPENDS to fix build error with WITH_UIM.nobutaka2006-12-031-1/+1
| | | | | PR: ports/105903 Submitted by: mitsuru@riken.jp
* - Respect X11BASErafan2006-12-033-11/+21
| | | | | | | | | | Previous change does not work. One need to set XROOT = $(X11BASE) - Use DOCSDIR - No need to use 'install' target for LIB_DEPENDS PR: ports/106217 Submitted by: rafan Approved by: Jeremy Karlson <karlj000 at unbc.ca> (maintainer)
* - Update to current snapshot (should fix compatiblity problems with the newstas2006-12-033-11/+18
| | | | | | | gnome) - PREFIX-cleaness Approved by: mezz (maintainer, implicitly)
* - Add samples & correct manualchinsan2006-12-022-1/+42
| | | | | | PR: ports/105799 Submitted by: Atom Smasher <atom _at_ smasher dot org>, ijliao@ Approved by: delphij (mentor)
* Add --with-xpm-* to CONFIGURE_ARGS to make this port X11BASE-clean.dougb2006-12-013-37/+2
| | | | | While I'm here, add --with-term=xterm-color to eliminate the need for patch-ab, and delete the now irrelevant patch-aa.
* - added Encore, BDB, FortyTwo, adtool, Expensedinoex2006-12-012-6/+12
|
* - added Azalea, AZDock, EtoileMenuServer, Positiondinoex2006-12-012-6/+12
|