summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.kris2007-07-293-5/+5
|
* - Fix build on 5.x by using texinfo from portsrafan2007-07-281-2/+9
| | | | Reported by: pointyhat via kris
* BROKEN: Incomplete pkg-plistkris2007-07-281-0/+2
|
* - Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.pav2007-07-272-0/+3
| | | | | | | | | Fixes a lot of runtime problems for a lot of people PR: ports/114876, ports/114924 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Reported by: Craig Boston <craig@yekse.gank.org>, Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> and many more
* Update to version 228.krion2007-07-253-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_228
* - Update to 1.0pav2007-07-244-18/+11
| | | | Approved by: x11 (flz)
* More cleanups:danfe2007-07-242-66/+14
| | | | | | | - Simplify SHLIB_VERSION handling, it's not that bad after all - Better and cleaner PORTDOCS handling, less hacks in Makefile - Fix non-root installation (use pre-su-install) - Miscellaneous Makefile nits
* - Make plist substitution knobs named coherently with X system used,danfe2007-07-233-12/+11
| | | | | | | | | | | | previously they were somewhat misleading (logic remains the same) [1] - Take xorg-server-snap into account, previously having it installed would break pkg-list logic (libglx.so wasn't backed up/restored properly) [2] - Utilize DOCSDIR macro in pkg-message.in - Drop currently noop USE_X_PREFIX Discussed with: flz [1] Suggested by: flz [2]
* Reset PORTREVISIONs while no one notices.danfe2007-07-234-0/+4
|
* In sight of upcoming update, overhaul things slightly:danfe2007-07-237-39/+55
| | | | | | | | | | | | | | | | | | | - NVVERSION is no longer user settable. nVidia changed their versioning scheme, which made my life a bit harder. Since this is master port and cares about legacy version slaves as well, derive NVVERSION from DIST- VERSION as doing so required less intrusive changes. Update the comment accordingly. UPDATING note will be committed separately - Retire OSVERSION hack since it's no longer needed. PORTREVISION are now set in all three nvidia-driver ports independently. Previously it was not really safe because NVVERSION was user settable variable - Introduce new variable, SHLIB_VERSION, and use it in PLIST_SUB, because it's not always equal to NVVERSION these days - Mute MKDIR along the way For slave ports: - Rename port directory names to reflect future reality: their versions going to bump as well. No repo copy since there's no history to preserve
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-238-11/+4
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Fix plist.krion2007-07-201-0/+5
| | | | Submitted by: pav
* - Update to 1.3.0 [1]rafan2007-07-198-80/+55
| | | | | | | | | | | - Respect PREFIX [1] - Remove 4.x check [1] - Allow slim starting from /etc/ttys [2] PR: ports/114708 [1], ports/114366 [2] Submitted by: Tobias Roth <ports at fsck.ch> (maintainer) [1], Nikos Ntarmos <ntarmos at ceid.upatras.gr> [2] Approved by: maintainer [2]
* Update to version 227krion2007-07-182-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_227
* Update to 5.03, with a few bug fixes (bsod, PAM USB-dongle auth, trackdougb2007-07-173-7/+15
| | | | recent Google Images and Flickr changes) and 4 new screensavers.
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-165-46/+24
| | | | Approved by: portmgr (bsd.port.mk changes)
* - databases/gdl2 moved from System to Localdinoex2007-07-161-1/+1
|
* - Update to 20070705miwi2007-07-142-4/+9
| | | | | PR: 114589 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Update to 20070713miwi2007-07-142-4/+4
| | | | | PR: 114590 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* xinit: Add a patch to generate the magic cookie for authenticationanholt2007-07-132-0/+49
| | | | | | | | This should fix many authentication issues (sometimes manifesting as a plain root weave and cursor but no apps on startx), particularly when ssh X11 forwarding is involved. This issue appears to have existed since XFree86 4.3.
* bump PORTREVISION for the depends changeoliver2007-07-131-1/+1
|
* remove not needed dependencies to panel and utiloliver2007-07-131-1/+1
| | | | Noted by: flz
* Change e-mail address of my ports to my FreeBSD.org one.lme2007-07-122-2/+2
| | | | Approved by: miwi (mentor)
* Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.lofi2007-07-1114-7/+1155
| | | | | | | Together, they fix a regression in Kicker's taskbar applet which would no longer group Konsole windows in 3.5.7. Reported by: Dwayne MacKinnon <dmk@ncf.ca>
* - Update to 0.6.5rafan2007-07-113-45/+10
| | | | | | | - Use macro from bsd.sites.mk PR: ports/114418 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* Fix path to Xserver after move of X11BASE to /usr/localarved2007-07-091-2/+2
| | | | | PR: 114374 Reported by: leres@ee.lbl.gov (Craig Leres)
* Fix the build when docbook is installed.marcus2007-07-081-1/+3
|
* Only one dev.cpu.X.freq sysctl is instantiated (instance 0) so trying tomarcus2007-07-063-4/+4
| | | | | | | monitor or change other instances will result in a crash. For the time being, force all monitoring to happen on instance 0. Reported by: barbara <barbara.xxx175@libero.it>
* Let LOCALBASE be overriden. /usr/X11R6 should be hardcoded here though.lesi2007-07-061-1/+1
| | | | | Pointed out by: sat Pointy hat to: lesi
* dyeske at yahoo dot com -> dyeske at gmail dot comedwin2007-07-054-6/+6
|
* Don't mess with /etc files in pkg-install when PACKAGE_BUILDING. The createdlesi2007-07-051-0/+2
| | | | | | package will do that. Submitted by: marcus
* - Change maintainer addressbeech2007-07-051-4/+3
| | | | | | | - Cleanup master_sites Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer) Approved by: sat (mentor)
* Presenting GNOME 2.18.3 for FreeBSD.marcus2007-07-042-3/+3
|
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0473-1611/+3747
|
* Reset jsellens@generalconcepts.com due to a maintainer timeout and nolinimon2007-07-041-1/+1
| | | | response to email.
* Update to 2.18.3.mezz2007-07-032-6/+5
|
* -Update to 2.18.3.mezz2007-07-032-7/+5
| | | | -Get rid of X11BASE.
* -Update to 2.18.3.mezz2007-07-032-7/+6
| | | | | -Get rid of X11BASE. -Remove --mandir=, taken care by gnomeprefix.
* - Fix the build with GCC 4.2 on i386 [1]danfe2007-07-031-2/+5
| | | | | | - Reindent comments for better reading Reported by: pointyhat via pav [1]
* Update to 2.18.3.marcus2007-07-033-4/+7
|
* Update to 2.18.3.marcus2007-07-032-4/+4
|
* Quickly and easily select a piece of the screen using a minimal number ofrafan2007-07-034-0/+34
| | | | | | | | | keystrokes. WWW: http://www.semicomplete.com/projects/keynav/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org>
* Programatically (or manually) simulate keyboard input or mouse activityrafan2007-07-034-0/+34
| | | | | | | | | using X11's XTEST extension. WWW: http://www.semicomplete.com/projects/xdotool/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org>
* Only depend on xsm if /usr/bin/rsh is present.lesi2007-07-021-1/+4
| | | | PR: ports/112806
* Reword the error message so it's more clear why the port would refuse tolesi2007-07-022-2/+67
| | | | | | | | build and make this part fit in 80 character lines [1]. Adjust couple of files in /etc for clean install cases after symlink creation as mergebase.sh already does for upgrades. Submitted by: grog [1]
* Bump revision for patch-src::GetMoEv.c.lesi2007-07-021-2/+3
| | | | Whitespace cleanup by chinsan.
* Replace placeholder XDMCONFIGDIR with proper value in Xreset and Xstartuplesi2007-07-023-15/+119
| | | | | | | scripts [1]. Don't clobber user modifiable config files and scripts [2]. PR: [1] ports/113029 (REINPLACE instead of patch), [2] ports/113894
* Update to 1.0.2.lesi2007-07-022-4/+4
| | | | | PR: ports/113589 (without plist changes) Submitted by: chinsan
* Update to 1.0.4.lesi2007-07-022-4/+4
| | | | | PR: ports/113586 Submitted by: chinsan
* Update to 1.0.2.lesi2007-07-022-4/+4
| | | | | PR: ports/113585 Submitted by: chinsan
OpenPOWER on IntegriCloud