- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]
- remove plists/... for Alpha (there's no support since linux_base-8 for
Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
(any errors are mine, don't keep them, send them to me)
Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)
This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
Beta testers wanted!
To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*
The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.
And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)
Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
linux base port to FC3. This port is based upon FC4 but seems to work
just fine with FC3.
Anyone using this port with the current default linux base port does
this on his own risk.
The new X.org based X11 libs port for the upcomming update of the default
linux base port to FC3. This port is based upon FC4 but seems to work
just fine with FC3.
Anyone using this port with the current default linux base port does
this on his own risk.
To test this port with the fc3 linux base, one should change
bsd.port.mk (warning: cut&paste tab-corruption):
---snip---
--- bsd.port.mk.orig Mon Mar 20 03:20:52 2006
+++ bsd.port.mk Mon Mar 20 03:21:09 2006
@@ -1831,7 +1831,7 @@
.if defined(USE_XLIB)
. if defined(USE_LINUX)
-RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
+RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-xorg-libs
. else
LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT}
. endif
---snip---
and then do a "portupgrade -o x11/linux-xorg-libs linux-XFree86-libs".
Feedback (to emultaion@) is appreciated.
Submitted by: Boris Samorodov <bsam@ipt.ru>
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
but can also be used with other WM
Features:
* Various image zoom effects.
* Main window transparency.
* Transparent workspaces icons.
* Main window background color.
* Workspace icon: a defined color or transparent.
* Borders: can be applied to main window and to workspace icons.
* Switch workspaces: any mouse button upon your choice.
* You can send a window from one workspace to another.
* Application icons.
* Color themes.
Author: vad@useperl.ru
WWW: http://useperl.ru/ipager/index.en.html
PR: ports/94814
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Synaptics Touchpad driver for XFree86 4.x/XOrg.
WWW: http://sourceforge.jp/projects/gsynaptics/
Committed at: CBUG Welcome motoyuki and rushani to Tokyo party
Committed with: ume, cjh, metal, rushani, motoyuki, hrs, daichi and nork
Fix fetch by using an other Beastie image. [1]
Add a pkg-message to tell users how to create ~/.wmdrawerrc.
Bump PORTVERSION for plist change.
Reported by: fenner's distfiles survey [1]
PR: ports/94869
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
Does not fetch since mid-2004. [1]
Depreciate it because it's old, old, old and unmaintained,
no usable MASTER_SITES
Expire it in 2 months.
Silence portlint a little, for what good that does.
Reported by: fenner's distfiles survey [1]
PR: ports/94791
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
Both MASTER_SITES and WWW gine time-out, so marke BROKEN.
Drop WWW from pkg-descr.
Use DOCSDIR in pgk-plist.
PR: ports/94786
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
Conection time-out on MASTER_SITES (Last OK result Sun Mar
5 06:50:46 2006 UTC) so mark BROKEN. [1]
Maybe the maintainer could provide a back-up site ?
fmt pkg-descr at 80 chars/line while here.
Reported by: fenner's distfiles survey [1]
PR: ports/94785
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
WARN: Makefile: since you already have USE_IMAKE, you don't need USE_X_PREFIX,
so drop USE_X_PREFIX
PR: ports/94783
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout