| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=351936
|
|
|
|
| |
Notes:
svn path=/head/; revision=348063
|
|
|
|
|
|
|
|
| |
Submitted by: hrs (based on)
Sponsored by: Absolight
Notes:
svn path=/head/; revision=345097
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=344900
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
| |
Notes:
svn path=/head/; revision=326013
|
|
|
|
|
|
|
|
|
| |
While here update header and Optionsfy.
Reported by: poudriere -t via bapt & miwi [1]
Notes:
svn path=/head/; revision=317815
|
|
|
|
|
|
|
| |
Reported by: Cameron Jacobson <cjacobson@starpoundtech.com>
Notes:
svn path=/head/; revision=292697
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
|
|
|
| |
Approved by: kwm (implicit)
Notes:
svn path=/head/; revision=284560
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav, erwin)
Notes:
svn path=/head/; revision=248417
|
|
|
|
|
|
|
|
| |
sysutils/polkit. This legacy version of polkitd shouldn't really be
used anyway.
Notes:
svn path=/head/; revision=248369
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.
Also convert a few ports while I'm here.
PR: ports/108514
Submitted by: mm, self
Notes:
svn path=/head/; revision=240964
|
|
|
|
|
|
|
|
| |
PR: 130597
Submitted by: Dmitry <dmitry2006@yandex.ru>
Notes:
svn path=/head/; revision=232726
|
|
|
|
|
|
|
|
|
|
|
|
| |
polkit helpers to report a failure. This fix allows dynamic polkit
policies to actually work (e.g. mounting fixed drives with proper
authorization).
* Workaround a bug in our version of getline(3), and check for EOF when
getline does not return -1.
Notes:
svn path=/head/; revision=231281
|
|
|
|
|
|
|
| |
Reported by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Notes:
svn path=/head/; revision=228474
|
|
|
|
|
|
|
| |
functionality.
Notes:
svn path=/head/; revision=228442
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
Notes:
svn path=/head/; revision=225629
|
|
|
|
| |
Notes:
svn path=/head/; revision=218960
|
|
|
|
| |
Notes:
svn path=/head/; revision=217421
|
|
|
|
|
|
|
|
| |
PR: ports/125927
Submitted by: Romain Tartiere <romain@blogreen.org>
Notes:
svn path=/head/; revision=217414
|
|
|
|
| |
Notes:
svn path=/head/; revision=217397
|
|
|
|
|
|
|
|
|
|
| |
passed to it would be NUL-terminated. This is known to fix crashes with
polkit-gnome-authorization and clock-applet.
Tested by: pav
Notes:
svn path=/head/; revision=216281
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
Reported by: Tijl Coosemans <tijl@ulyssis.org>
Notes:
svn path=/head/; revision=212393
|
|
|
|
|
|
|
| |
dynamically.
Notes:
svn path=/head/; revision=212391
|
|
|
|
|
|
|
|
|
| |
group to authenticate for services using their password.
Discussed with: FreeBSD GNOME team
Notes:
svn path=/head/; revision=210087
|
|
|
|
| |
Notes:
svn path=/head/; revision=210032
|
|
|
|
|
|
|
| |
- Fix plist by adding missing ; fi
Notes:
svn path=/head/; revision=209701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Notes:
svn path=/head/; revision=209647
|
|
|
|
| |
Notes:
svn path=/head/; revision=200792
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
UID/GID.
Reported by: kris
Notes:
svn path=/head/; revision=188151
|
|
|
|
|
|
|
|
|
| |
supported.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=176356
|
|
|
|
| |
Notes:
svn path=/head/; revision=175772
|
|
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175253
|