1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

5385 Commits

Author SHA1 Message Date
Lars Engels
42416f645f Update to 3.01
PR:		ports/114744
Submitted by:	KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:	miwi (mentor)
2007-08-04 19:29:45 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Thierry Thomas
a89bbaf869 Enable AfterImage's support by default. 2007-08-02 22:08:32 +00:00
Tilman Keskinoz
6dc653ccab Fix build on 64bit platforms 2007-08-02 12:14:45 +00:00
Thierry Thomas
cb67a7e469 Upgrade to 8.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

TODO: ugrade libAfterImage to 1.15 when it will be released.
2007-08-01 22:21:29 +00:00
Joe Marcus Clarke
b628d87585 Update to 2.18.4. 2007-08-01 02:15:20 +00:00
Kris Kennaway
781dd14cde Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Rong-En Fan
d9b6bc8d51 - Fix build on 5.x by using texinfo from ports
Reported by:	pointyhat via kris
2007-07-28 23:58:25 +00:00
Kris Kennaway
a54976af2b BROKEN: Incomplete pkg-plist 2007-07-28 22:42:26 +00:00
Pav Lucistnik
770a563c2f - Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.
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
2007-07-27 09:51:19 +00:00
Kirill Ponomarev
3584fd63cb Update to version 228.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_228
2007-07-25 21:50:26 +00:00
Pav Lucistnik
233eb814e1 - Update to 1.0
Approved by:	x11 (flz)
2007-07-24 14:11:49 +00:00
Alexey Dokuchaev
75a7683de8 More cleanups:
- 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
2007-07-24 09:10:57 +00:00
Alexey Dokuchaev
bd0b7743ac - Make plist substitution knobs named coherently with X system used,
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]
2007-07-23 15:46:06 +00:00
Alexey Dokuchaev
510c8d2106 Reset PORTREVISIONs while no one notices. 2007-07-23 13:43:00 +00:00
Alexey Dokuchaev
5bbb51a00f In sight of upcoming update, overhaul things slightly:
- 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
2007-07-23 13:24:27 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
2007-07-23 09:36:51 +00:00
Kirill Ponomarev
43b9dd7d02 Fix plist.
Submitted by:	pav
2007-07-20 22:27:27 +00:00
Rong-En Fan
d8fcff0f97 - Update to 1.3.0 [1]
- 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]
2007-07-19 16:09:00 +00:00
Kirill Ponomarev
e65ee90708 Update to version 227
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_227
2007-07-18 21:14:19 +00:00
Doug Barton
043ff8e591 Update to 5.03, with a few bug fixes (bsod, PAM USB-dongle auth, track
recent Google Images and Flickr changes) and 4 new screensavers.
2007-07-17 21:45:22 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Dirk Meyer
a58ae2e3c3 - databases/gdl2 moved from System to Local 2007-07-16 06:46:25 +00:00
Martin Wilke
5cc4befbc9 - Update to 20070705
PR:		114589
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-07-14 23:24:08 +00:00
Martin Wilke
13baedafc9 - Update to 20070713
PR:		114590
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-07-14 23:22:57 +00:00
Eric Anholt
d54abb1663 xinit: Add a patch to generate the magic cookie for authentication
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.
2007-07-13 22:42:52 +00:00
Oliver Lehmann
da249989b5 bump PORTREVISION for the depends change 2007-07-13 19:45:10 +00:00
Oliver Lehmann
01880aed4e remove not needed dependencies to panel and util
Noted by:	flz
2007-07-13 13:53:31 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Michael Nottebrock
2ef567fc67 Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
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>
2007-07-11 20:53:41 +00:00
Rong-En Fan
b8aa8fa974 - Update to 0.6.5
- Use macro from bsd.sites.mk

PR:		ports/114418
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 03:50:19 +00:00
Tilman Keskinoz
e8ed6aaac0 Fix path to Xserver after move of X11BASE to /usr/local
PR:		114374
Reported by:	leres@ee.lbl.gov (Craig Leres)
2007-07-09 12:15:21 +00:00
Joe Marcus Clarke
fea744a28a Fix the build when docbook is installed. 2007-07-08 21:32:44 +00:00
Joe Marcus Clarke
5cef944be2 Only one dev.cpu.X.freq sysctl is instantiated (instance 0) so trying to
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>
2007-07-06 20:50:38 +00:00
Dejan Lesjak
37e39e4b47 Let LOCALBASE be overriden. /usr/X11R6 should be hardcoded here though.
Pointed out by:	sat
Pointy hat to:	lesi
2007-07-06 00:23:20 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +00:00
Dejan Lesjak
656adfd180 Don't mess with /etc files in pkg-install when PACKAGE_BUILDING. The created
package will do that.

Submitted by:	marcus
2007-07-05 23:00:18 +00:00
Beech Rintoul
ebc6758085 - Change maintainer address
- Cleanup master_sites

Requested by:	Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-07-05 07:21:24 +00:00
Joe Marcus Clarke
f1e8f4b56c Presenting GNOME 2.18.3 for FreeBSD. 2007-07-04 21:35:34 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Mark Linimon
ba2bdc0fff Reset jsellens@generalconcepts.com due to a maintainer timeout and no
response to email.
2007-07-04 05:02:35 +00:00
Jeremy Messenger
39184b20ee Update to 2.18.3. 2007-07-03 17:41:00 +00:00
Jeremy Messenger
4ba6206edc -Update to 2.18.3.
-Get rid of X11BASE.
2007-07-03 17:04:15 +00:00
Jeremy Messenger
b057322262 -Update to 2.18.3.
-Get rid of X11BASE.
-Remove --mandir=, taken care by gnomeprefix.
2007-07-03 16:57:27 +00:00
Alexey Dokuchaev
17440acc3d - Fix the build with GCC 4.2 on i386 [1]
- Reindent comments for better reading

Reported by:	pointyhat via pav [1]
2007-07-03 14:34:25 +00:00
Joe Marcus Clarke
29e7f21872 Update to 2.18.3. 2007-07-03 07:27:20 +00:00
Joe Marcus Clarke
fb1211f4e2 Update to 2.18.3. 2007-07-03 06:59:12 +00:00
Rong-En Fan
fc3d9c9897 Quickly and easily select a piece of the screen using a minimal number of
keystrokes.

WWW: http://www.semicomplete.com/projects/keynav/

PR:		ports/114217
Submitted by:	Wesley Shields <wxs at atarininja.org>
2007-07-03 05:11:27 +00:00
Rong-En Fan
fbc058fc5b Programatically (or manually) simulate keyboard input or mouse activity
using X11's XTEST extension.

WWW: http://www.semicomplete.com/projects/xdotool/

PR:		ports/114217
Submitted by:	Wesley Shields <wxs at atarininja.org>
2007-07-03 05:10:00 +00:00
Dejan Lesjak
c3321fd360 Only depend on xsm if /usr/bin/rsh is present.
PR:		ports/112806
2007-07-02 18:02:22 +00:00