| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=169139
|
|
|
|
| |
Notes:
svn path=/head/; revision=167691
|
|
|
|
| |
Notes:
svn path=/head/; revision=167664
|
|
|
|
|
|
|
|
|
|
| |
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=167304
|
|
|
|
| |
Notes:
svn path=/head/; revision=164487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
Notes:
svn path=/head/; revision=164120
|
|
|
|
| |
Notes:
svn path=/head/; revision=163773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gnomemag -> gnome-mag
gnomespeech -> gnome-speech
fileroller -> file-roller
gnomeaudio -> gnome-audio
gnomemedia2 -> gnome-media
gnomedb -> gnome-db
gnomeblog -> gnome-blog
gnomepim -> gnome-pim
gnomeutils2 -> gnome-utils
bugbuddy -> bug-buddy
gnomebuild -> gnome-build
gnomecommon -> gnome-common
gnomecrash -> gnome-crash
Notes:
svn path=/head/; revision=163663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
PR: ports/97985
Repocopy by: marcus
Notes:
svn path=/head/; revision=163649
|
|
|
|
| |
Notes:
svn path=/head/; revision=163648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for accessibility/gnopernicus, chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes:
svn path=/head/; revision=163647
|
|
|
|
| |
Notes:
svn path=/head/; revision=163061
|
|
|
|
|
|
|
| |
Requested by: Dan Langille <dan@langille.org> for freshports.org
Notes:
svn path=/head/; revision=162684
|
|
|
|
| |
Notes:
svn path=/head/; revision=162499
|
|
|
|
| |
Notes:
svn path=/head/; revision=162498
|
|
|
|
|
|
|
| |
Obtained from: GNOME CVS
Notes:
svn path=/head/; revision=162266
|
|
|
|
| |
Notes:
svn path=/head/; revision=162047
|
|
|
|
| |
Notes:
svn path=/head/; revision=162000
|
|
|
|
| |
Notes:
svn path=/head/; revision=161844
|
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=161107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=160863
|
|
|
|
| |
Notes:
svn path=/head/; revision=158431
|
|
|
|
|
|
|
|
|
|
| |
- Style
PR: ports/94537
Submitted by: Tod McQuillin <devin@spamcop.net>
Notes:
svn path=/head/; revision=157432
|
|
|
|
| |
Notes:
svn path=/head/; revision=157100
|
|
|
|
|
|
|
| |
Submitted by: mezz
Notes:
svn path=/head/; revision=157099
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=156622
|
|
|
|
|
|
|
| |
Reported by: marcus
Notes:
svn path=/head/; revision=156054
|
|
|
|
| |
Notes:
svn path=/head/; revision=156009
|
|
|
|
| |
Notes:
svn path=/head/; revision=155977
|
|
|
|
|
|
|
|
|
| |
- Add explicit LIB_DEPENDS on libexpat.
Spotted by: nork
Notes:
svn path=/head/; revision=155298
|
|
|
|
| |
Notes:
svn path=/head/; revision=155111
|
|
|
|
| |
Notes:
svn path=/head/; revision=154984
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154121
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
| |
Notes:
svn path=/head/; revision=153084
|
|
|
|
|
|
|
|
| |
PR: ports/90962
Submitted by: Scott Flatman <sf@slappy.org>
Notes:
svn path=/head/; revision=152174
|
|
|
|
|
|
|
|
| |
PR: ports/90961
Submitted by: Scott Flatman <sf@slappy.org>
Notes:
svn path=/head/; revision=152173
|
|
|
|
|
|
|
| |
libtool-1.5.22 is unbroked.
Notes:
svn path=/head/; revision=151981
|
|
|
|
| |
Notes:
svn path=/head/; revision=151971
|
|
|
|
| |
Notes:
svn path=/head/; revision=151131
|
|
|
|
|
|
|
|
| |
PR: ports/89682
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Notes:
svn path=/head/; revision=149906
|
|
|
|
| |
Notes:
svn path=/head/; revision=149860
|
|
|
|
|
|
|
|
|
| |
anymore when saving a project).
Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322299
Notes:
svn path=/head/; revision=149394
|
|
|
|
| |
Notes:
svn path=/head/; revision=149295
|
|
|
|
|
|
|
|
| |
Reference: http://bugzilla.gnome.org/show_bug.cgi?id=322044
Obtained from: GNOME CVS
Notes:
svn path=/head/; revision=149257
|
|
|
|
| |
Notes:
svn path=/head/; revision=149215
|
|
|
|
|
|
|
| |
Tested with: acroread7
Notes:
svn path=/head/; revision=148858
|
|
|
|
|
|
|
|
| |
to allow for easier overriding of these targets by port Makefiles, if
they need to.
Notes:
svn path=/head/; revision=148768
|