Oliver Lehmann
29a8a0eb16
chase python 2.4 -> python 2.5 switch [1]
...
remove gcc 2.95 patch
bump PORTREVISION
PR: ports/115636 [1]
Submitted by: Dima Panov <fluffy@ael.ru>
2007-08-27 12:33:12 +00:00
Nicola Vitale
91437c5264
- Update to 1.3.1
2007-08-24 13:38:46 +00:00
Kirill Ponomarev
5800924134
Utilize USE_XORG
...
PR: ports/115537
Submitted by: mm
2007-08-23 13:13:58 +00:00
Ion-Mihai Tetcu
a5b168da87
SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
...
and fits well in Gnome but works on most desktop environments. Does not require
Compiz nor 3D acceleration.
WWW: http://sourceforge.net/projects/simdock/
Author: simonedll@yahoo.it
PR: ports/114867
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
2007-08-21 09:53:21 +00:00
Alexey Dokuchaev
814368e7d3
Fix an edge case of "make describe".
...
Reported by: portsnap buildbox
2007-08-20 14:59:46 +00:00
Alexey Dokuchaev
a59adb76f9
Long-awaited NVidia driver update:
...
- Update the driver to the latest version, 100.14.11
- Update legacy driver versions to 1.0-7185 and 1.0-9639
- Prevent the port from messing with system configuration files (e.g.
/boot/loader.conf) and doing automatic module loading/unloading. This
functionality would be lost in package anyway, and might cause undesired
side effects [*]
- Register proper @exec/@unexec for ldconfig(8) calls for Linux libraries
- Kill NVidia's afterinstall banner, our pkg-message tells the same but is
more detailed and accurate
- Require X server being installed
- INSTALLS_SHLIB -> USE_LDCONFIG, seems to be OK nowadays
- Respect NOPORTDOCS user setting
- Throw in couple of comments + other minor tweaks
100.14.11 Release Hightlights:
- GeForce 7050 PV/NVidia nForce 630a
- GeForce 7025/NVidia nForce 630a
- Fixed console restore problems in several different configurations, e.g.
VESA console, notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards
- Improved support for House Sync with G-Sync II
- Improved NVidia X driver interaction with ACPI daemon
Requested by: several [*]
2007-08-20 12:56:07 +00:00
Alexey Dokuchaev
2f791bb96a
- Fix the build on amd64 (and possibly other 64-bit archs) [1]
...
- Unbreak by adding missing entries to pkg-plist [2]
- Add another small cosmetic fix from Mandriva [3]
- Bump PORTREVISION
Reported by: pointyhat via pav [1,2]
Obtained from: Mandriva SRPM [1,3]
2007-08-20 08:59:10 +00:00
Michael Nottebrock
c6accc6986
Fix Konqueror address bar spoofing attack vulnerability.
...
Security: CVE-2007-4224, CVE-2007-4224, CVE-2007-3820
Security: http://www.kde.org/info/security/advisory-20070816-1.txt
2007-08-19 15:36:01 +00:00
Joe Marcus Clarke
651067f498
Correct the location of the gdm.conf file in the gdm(1) man page.
...
PR: 115325
2007-08-18 16:06:20 +00:00
Chin-San Huang
bbb986c8db
- Fix the build on -CURRENT with the recent wi_req struct changes.
...
Approved by: maintainer, rafan (mentor, implicit)
2007-08-13 15:56:32 +00:00
Andrew Pantyukhin
c8135674cc
- Update to 07.08.11
...
- Respect CXX and CXXFLAGS
2007-08-13 14:30:37 +00:00
Dirk Meyer
d4cdc32bdf
- added Sudoku
...
- moved Jigsaw
2007-08-11 17:18:58 +00:00
Andrew Pantyukhin
5dc3970959
Add port x11/xsel-conrad:
...
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
This port is similar to x11/xsel, but with different CLI syntax and
a bit more functionality. It is a lot more popular, too.
WWW: http://www.vergenet.net/~conrad/software/xsel/
Author: Conrad Parker <conrad@vergenet.net>
Based on: OpenBSD port, Portage package
2007-08-09 16:31:04 +00:00
Andrew Pantyukhin
175112bc57
- Roll a proper distfile
...
- Remove unneeded dependency on GTK
- Clean up
- Conflict with upcoming xsel-conrad
- Bump portrevision
2007-08-09 16:26:05 +00:00
Dirk Meyer
736f594e37
- rename GPuzzle2 to Jigsaw
2007-08-07 09:00:35 +00:00
Doug Barton
e15ddae43c
1. Update to version 4.12.
...
2. Remove now-spurious USE_X_PREFIX and CFLAGS variables
3. Remove leading A from COMMENT
4. Make CONFIGURE_ARGS += instead of = (this isn't GNU configure, but
it can't hurt just in case).
5. One hunk from patch-Makefile.common was adopted upstream.
GMTA by: Maintainer (ports@fsck.ch )
2007-08-07 08:37:22 +00:00
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
Dejan Lesjak
f259712642
Reword the error message so it's more clear why the port would refuse to
...
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]
2007-07-02 17:56:11 +00:00
Dejan Lesjak
f3e8535d63
Bump revision for patch-src::GetMoEv.c.
...
Whitespace cleanup by chinsan.
2007-07-02 17:47:45 +00:00
Dejan Lesjak
7368641642
Replace placeholder XDMCONFIGDIR with proper value in Xreset and Xstartup
...
scripts [1].
Don't clobber user modifiable config files and scripts [2].
PR: [1] ports/113029 (REINPLACE instead of patch), [2] ports/113894
2007-07-02 17:35:13 +00:00
Dejan Lesjak
1717a2429c
Update to 1.0.2.
...
PR: ports/113589 (without plist changes)
Submitted by: chinsan
2007-07-02 17:20:56 +00:00
Dejan Lesjak
fd91d030cb
Update to 1.0.4.
...
PR: ports/113586
Submitted by: chinsan
2007-07-02 17:15:13 +00:00
Dejan Lesjak
cac2c74fe3
Update to 1.0.2.
...
PR: ports/113585
Submitted by: chinsan
2007-07-02 17:13:55 +00:00
Dejan Lesjak
eacee25b50
Update to 1.0.2.
...
PR: ports/113587
Submitted by: chinsan
2007-07-02 17:11:56 +00:00
Dejan Lesjak
9330fe32d6
Update to 1.0.2.
...
PR: ports/113584 (without pkg-plist removal)
Submitted by: chinsan
2007-07-02 17:09:53 +00:00
Dejan Lesjak
a49c17d913
Update to 0.3.2.
...
PR: ports/113580
Submitted by: chinsan
2007-07-02 17:06:07 +00:00
Dejan Lesjak
78bbb25bbf
Update to 1.0.3.
...
PR: ports/113581
Submitted by: chinsan
2007-07-02 17:04:05 +00:00
Marcelo Araujo
d2101f2dd8
- Change my mail address to araujo@.
...
Approved by: stas (mentor)
2007-06-29 16:29:19 +00:00
Mark Linimon
8c91d898a6
Populate the 'kld' virtual category, for ports that install Kernel Loadable
...
modules.
Hat: portmgr
2007-06-29 09:16:42 +00:00
Martin Wilke
b8b4bef634
- Update to 1.9.4
...
Changelog:
http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ChangeLog
2007-06-28 23:13:18 +00:00
Michael Johnson
e5228ea709
Update to 2.12.7
2007-06-28 16:45:48 +00:00
Alexey Dokuchaev
8cde75c271
Use PYTHON_SITELIBDIR macro, we will not be stuck with python 2.4 forever.
...
Noticed by: pav
2007-06-28 13:21:03 +00:00
Alexey Dokuchaev
fa13d1a024
Fix plist.
...
Reported by: pointyhat via pav
2007-06-28 12:57:33 +00:00
Thierry Thomas
6388503972
Fix the dependency on terminfo.db.
...
Submitted by: rafan
2007-06-25 19:30:54 +00:00
Jeremy Messenger
1f0ea0650a
Update to 2.18.1.
2007-06-23 16:44:57 +00:00
Rong-En Fan
3102f0363f
- Update to 4.9
...
PR: ports/113916
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer)
2007-06-22 06:34:08 +00:00
Beech Rintoul
1d02f6e945
- Fix pkg-plist
...
- Remove 4.x cruft
- Makefile tweaks
PR: ports/113705
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Approved by: maintainer, sat (mentor)
2007-06-22 06:11:39 +00:00
Nate Lawson
751d2737b6
Add a temporary patch for an argument ordering bug introduced during a
...
code cleanup. This bug caused gimp to crash when clicking/dragging.
I'll let the maintainers fix this however they want to, meanwhile this
patch is critical to usability. Discussion:
http://lists.freebsd.org/pipermail/freebsd-x11/2007-June/004649.html
Bug id: 11222
2007-06-22 02:55:16 +00:00
Joe Marcus Clarke
6b9d7a9825
Remove tomboy from the Desktop temporarily until the gnome-sharp20 problems
...
can be worked out. Note: this only affects GCC 4.2 -CURRENT, but I am
bumping the PORTREVISION anyway.
Suggested by: tmclaugh
2007-06-21 19:54:41 +00:00
Michael Nottebrock
3474adef8e
Bump PORTREVISION
2007-06-21 17:26:51 +00:00
Michael Nottebrock
7677c0492f
Another anti-Makefile-regeneration hack
2007-06-21 17:26:18 +00:00
Rong-En Fan
95ca38510e
A tabbed, vte- (GTK+) based terminal emulator providing advanced
...
features such as multiple tabs with a small footprint.
WWW: http://sourceforge.net/projects/roxterm/
PR: ports/113859
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-20 13:48:32 +00:00
Andrew Pantyukhin
6f805f856a
- Relax gcc version requirement from 3.4 to 3.4+ to allow build on 7.x
...
- Minor tweaks while I'm here
Reported by: pointyhat via kris
2007-06-19 09:33:03 +00:00
Martin Wilke
19ea32345f
- Add a application icon to mrxvt. (by Stanislav Mekhanoshin <rampitec AT gmail.com> )
...
- Bump PORTREVISION
PR: 113782
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
2007-06-18 16:14:38 +00:00
Timur I. Bakeyev
37f8c3b9a8
Update port to the new version 1.11 and add optional SVG support.
...
PR: ports/113798
Submitted by: timur
Approved by: Alexander Pohoyda <alexander.pohoyda@gmx.net> (maintainer),
shaun (mentor)
2007-06-18 08:50:51 +00:00
Pav Lucistnik
8174e93f97
- Introduce new OPTIONS, including Gtk2 option
...
PR: ports/113700
Submitted by: Rashid N. Achilov <achilov-rn@askd.ru>
2007-06-18 08:45:54 +00:00
Andrew Pantyukhin
1155a8d4c3
- Update to 07.06.15
2007-06-15 21:06:28 +00:00
Kris Kennaway
3dafb16bf0
BROKEN: Checksum mismatch
2007-06-14 19:37:57 +00:00
Jeremy Messenger
a0dbbd525e
Add a hack to fix a lot of hardcore paths of /usr/X11R6 to fix the problem for
...
users that do not have symlink of /usr/X11R6 -> /usr/local when they have gdm
enable in the startup. Bump the PORTREVISION.
Reported by: Werner Lehmann <elvis69@arcor.de>
2007-06-13 16:19:24 +00:00
Roman Bogorodskiy
b20f2f06a7
Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan his
...
FreeBSD ports anymore, so passing maintainership to ports@. Thanks
for doing a good work so far, Stepan.
2007-06-12 05:22:39 +00:00
Martin Wilke
fed5446609
- Update to 113514
...
PR: 113514
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
2007-06-11 06:21:03 +00:00
Joe Marcus Clarke
dee16cb7fd
Chase the new pam_nologin changes.
...
Reported by: yar
2007-06-11 05:18:22 +00:00
Martin Wilke
775f1e3972
- Update MASTER_SITES and WWW
...
PR: 113520
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-06-11 05:12:04 +00:00
MANTANI Nobutaka
ed3f42238c
Chase version bump of libscim shared library.
...
PR: ports/112814
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2007-06-09 03:41:33 +00:00
Dejan Lesjak
3f639b3fae
Fix keymap for pc98.
...
PR: ports/113417
Submitted by: NAKAJI Hiroyuki
2007-06-07 19:58:47 +00:00
Dejan Lesjak
f04c1e0723
- Restore inheriting environment from login.conf by restoring patch
...
from x11/xorg-clients [1]
- Restore inheriting SSH_AUTH_SOCK after pam_ssh authentication
(https://bugs.freedesktop.org/show_bug.cgi?id=11020 ) [2]
PR: ports/112932 [1], ports/113031 [2]
Obtained from: X.org git [2]
2007-06-07 19:48:59 +00:00
Pav Lucistnik
127dcb46a8
- Update to 1.1.2
...
- Don't remove lib/X11, it's in mtree
2007-06-06 16:25:03 +00:00
Alexey Dokuchaev
33f33200a5
Try to pass Freshports sanity check.
...
Submitted by: gabor
2007-06-04 18:53:11 +00:00
Dejan Lesjak
bf6f8018d6
Replace COMMENT and pkg-descr from another port with description from
...
pkg-config file.
Noticed by: marcus
2007-06-04 18:22:27 +00:00
Dejan Lesjak
b1c47a1683
Add actual COMMENT and pkg-descr.
...
Spotted by: marcus
2007-06-04 18:07:59 +00:00
Dejan Lesjak
997e874e60
Port libXpm additionally installs sxpm(1) when more dependencies are present.
...
Register those explicitly to get consistent package.
Submitted by: nork
2007-06-04 17:20:29 +00:00
Alexey Dokuchaev
fbbc2c5c11
Welcome Metisse, an experimental X desktop with neat OpenGL features. It
...
consists of a virtual X server called Xmetisse, a special version of FVWM,
and a FVWM module FvwmCompositor.
Also, it comes with two custom themes, courtesy of Mandriva Linux, and some
of their patches (adopted for our build environment).
Please note that this software is considered experimental to date. Testing
in various environments (KDE/GNOME desktops, 64-bit arches, etc.) is highly
appreciated. There are some patches floating around, but let's see if they
are really required for us instead of blindly committing them.
2007-06-04 15:08:39 +00:00
Martin Wilke
aad16363bd
- Update to 3.2
...
PR: 113168
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-06-04 08:20:19 +00:00
Martin Wilke
823637b3bf
- Update to 2.06
...
PR: 113010
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-06-04 06:40:15 +00:00
Joe Marcus Clarke
4d939b4753
We do not need to remove pam.d anymore.
...
PR: 113262
Submitted by: bsam
2007-06-03 17:04:54 +00:00
Joe Marcus Clarke
260fedbb2d
Add dmxproto as well as dmx since dmx doesn't pull in dmxproto.
2007-06-03 04:31:22 +00:00
Joe Marcus Clarke
d0bb29ece9
Add a missing dependency on dmx to fix the packaging.
2007-06-03 03:41:19 +00:00
Rong-En Fan
2312352bbc
- locale.alias is now in LOCALBASE/lib/X11
...
This fixes luit after recent libX11 commit.
- Pet portlint
PR: ports/113263
Submitted by: rafan
Approved by: flz
2007-06-02 20:03:29 +00:00
Emanuel Haupt
62c62228ac
Forget about X11BASE
2007-06-02 14:40:45 +00:00
Jeremy Messenger
9da3a678c1
Remove audio/goobox, bump the PORTREVISION.
2007-06-02 04:21:49 +00:00
Michael Johnson
4ffd1288ab
Remove jamboree
...
Reported by: erwin INDEX mail
2007-06-02 01:49:32 +00:00
Dejan Lesjak
c431999ce5
Create ${PREFIX}/share/X11/app-defaults directory upon install also in
...
port (package already did that). Be less strict at removing it upon
deinstall.
Bump revision for package contents change in last commit in pkg-plist.
2007-06-01 14:19:03 +00:00
Dejan Lesjak
c94a26d6f4
Fix typo that prevented additional dependencies when COMPLETE_BUILD and/or
...
PACKAGE_BUILDING were defined [1].
Remove PACKAGE_BUILDING from that block so package has same dependencies
as port, since this didn't work before, this commit doesn't actually
change anything for package build.
Submitted by: stefan [1]
2007-05-31 23:42:53 +00:00
Tilman Keskinoz
50d23771a4
Use system compiler on CURRENT
2007-05-31 22:10:15 +00:00
Doug Barton
5462f07f5f
Upgrade to 5.02, with the usual assortment of minor bug fixes and
...
small updates to various hacks.
2007-05-31 21:03:29 +00:00
Joe Marcus Clarke
40300e67a0
Presenting GNOME 2.18.2 for FreeBSD. See
...
http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for
a list of all the changes in this release.
2007-05-31 05:54:57 +00:00
Dejan Lesjak
d9236e3914
Clenup share/X11 directory upon deinstall.
...
Pointed out by: kris
2007-05-30 23:59:32 +00:00
Tilman Keskinoz
ce7733bb75
Fix build with gcc4
2007-05-30 20:11:46 +00:00
Jeremy Messenger
4f9587b2f4
The schemas file shouldn't be in plist.
...
Reported by: Mike Harding <mharding@edentreetech.com> (his tinderbox)
2007-05-30 18:31:30 +00:00
Joe Marcus Clarke
c44df44465
Remove unneeded block.
2007-05-29 04:16:11 +00:00
Jeremy Messenger
6805e8a191
Update to 2.18.2, while I am here, get rid of X11BASE.
2007-05-29 04:15:08 +00:00
Jeremy Messenger
b554fb02c0
Update to 2.18.2.
2007-05-29 04:07:21 +00:00
Jeremy Messenger
5e739caada
Update to 2.18.2.
2007-05-29 03:25:38 +00:00
Jeremy Messenger
5623629197
Update to 2.18.2.
2007-05-29 02:31:24 +00:00
Jeremy Messenger
d097c46a3d
Update to 2.18.2.
2007-05-28 23:51:02 +00:00
Jeremy Messenger
d03c7ec7bf
Update to 2.18.2, while I am here, kill the X11BASE.
2007-05-28 23:44:47 +00:00
Jeremy Messenger
d7389b7ff9
Update to 2.18.2.
2007-05-28 23:22:29 +00:00
Dejan Lesjak
7dd58c8461
Move some files from share/X11 to lib/X11 so X server can find them. This
...
should make keyboards on some laptops work again.
2007-05-28 14:58:44 +00:00
Alexander Nedotsukov
2f96037a4c
Track another inplace release.
...
Diff contains set of:
- Control over new hardware and nvidia-driver features.
- UI changes.
- Documentation fixes.
- Code cleanups.
2007-05-28 04:52:28 +00:00
Kirill Ponomarev
047242b410
Fix build with gcc4.2
2007-05-26 20:31:58 +00:00
Joe Marcus Clarke
e165e3d1b7
Switch Gaim dependency to Pidgin.
2007-05-26 18:23:55 +00:00
Kris Kennaway
71b36ac469
BROKEN with gcc 4.2
2007-05-25 23:05:08 +00:00
Martin Wilke
e76718cdfb
- Update MASTER_SITES
...
PR: 112438
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
2007-05-25 21:51:11 +00:00
Dejan Lesjak
d6af8788d9
Don't bail out on clean installs, just create convenience symlink instead.
...
PR: ports/112796
Discussed with: flz, kris
2007-05-25 20:59:30 +00:00
Jeremy Messenger
5b95b6ade4
Fix the plist when you don't have invest-applet installed.
2007-05-25 17:35:48 +00:00
Erwin Lansing
d91f3ac24d
Remove x11/xlibs which has been replaced by x11/xorg-libraries
...
and somehow survived the xorg 7.2 mega-patch.
Submitted by: flz
x11/xlibs
2007-05-25 17:07:26 +00:00
Erwin Lansing
9a70b8537f
Readd xlibs which was accidentily removed in the xorg mega-patch.
2007-05-25 16:45:43 +00:00
Dirk Meyer
0e0e859328
- update for gnustep-make-2.0.0
...
Approved by: gurkan (maintainer)
2007-05-25 06:04:44 +00:00
Dirk Meyer
13b3264699
- update for gnustep-make-2.0.0
2007-05-25 05:55:36 +00:00
Joe Marcus Clarke
25785909cc
Allow these ports to build with GCC 4.2.
...
Approved by: portmgr (implicit)
2007-05-24 06:07:46 +00:00
Kris Kennaway
3a6d042ea0
The instructions in UPDATING are also applicable for fresh installations
...
of X, so try to ease user confusion.
Approved by: portmgr (self)
2007-05-22 07:28:01 +00:00