| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=299388
|
|
|
|
|
|
|
| |
as broken for more than 6 month
Notes:
svn path=/head/; revision=294459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=276936
|
|
|
|
|
|
|
| |
Reminded by: miwi
Notes:
svn path=/head/; revision=269631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
Notes:
svn path=/head/; revision=264837
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=230897
|
|
|
|
|
|
|
| |
Suggested by: rafan
Notes:
svn path=/head/; revision=225291
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=213789
|
|
|
|
|
|
|
| |
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
Notes:
svn path=/head/; revision=209439
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
location)
- Use REINPLACE on Makefile.in at pre-configure stage, not on Makefile post-configure
- Remove unneeded PLIST vars, use only %%GTK2_VERSION%% as intended
- Adapt pkg-plist
- Port is finally PREFIX-safe
- Bump revision
- Pass maintainership to submitter
PR: 108222
Submitted by: Danny Pansters <danny@ricin.com>
Notes:
svn path=/head/; revision=184604
|
|
|
|
|
|
|
|
|
|
| |
the gtk themes.
PR: 104996
Submitted by: Michael Hayes
Notes:
svn path=/head/; revision=176533
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
| |
PR: 102997-103001, 103003
Notes:
svn path=/head/; revision=172544
|
|
|
|
|
|
|
|
|
|
| |
KDE's control center. Bump PORTREVISION.
PR: ports/102457
Submitted by: Danny Pansters <danny at ricin.com> (maintainer)
Notes:
svn path=/head/; revision=171391
|
|
|
|
|
|
|
|
|
|
|
| |
bump PORTREVISION
PR: ports/101617
Submitted by: Bartosz Fabianowski <freebsd at chillt.de>
Approved by: Danny Pansters <danny at ricin.com> (maintainer)
Notes:
svn path=/head/; revision=170068
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITE
PR: ports/101030
Submitted by: Danny Pansters <danny(at)ricin.com>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=169696
|
|
|
|
| |
Notes:
svn path=/head/; revision=162219
|
|
|
|
| |
Notes:
svn path=/head/; revision=161471
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using gtk apps with x11-themes/gtk-qt-engine menus go black, and sometimes even the background of the app.
This happened after upgrade to gnome 2.12 (only libs, since I use KDE)
Also get warnings like:
Gdk-WARNING **: gdk_window_set_back_pixmap(): pixmap must have a colormap
found a patch in:
http://www.kde-look.org/content/show.php?content=9714
That solves this problem (I've alredy tried it)
PR: ports/88816
Submitted by: Axel Gonzalez <loox@e-shell.net>
Approved by: Danny Pansters <danny@ricin.com>
Notes:
svn path=/head/; revision=148161
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: ports/83201
Submitted by: maintainer
Notes:
svn path=/head/; revision=138809
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
| |
Notes:
svn path=/head/; revision=127654
|
|
|
|
|
|
|
|
| |
PR: ports/76718
Submitted by: maintainer
Notes:
svn path=/head/; revision=127452
|
|
|
|
|
|
|
| |
Pointed out by: dosirak via kris, while testing X.Org upgrade
Notes:
svn path=/head/; revision=123384
|
|
|
|
| |
Notes:
svn path=/head/; revision=122641
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=121321
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
|
|
| |
Assign maintainership to submitter.
PR: 71802
Submitted by: Danny Pansters <danny@ricin.com>
Notes:
svn path=/head/; revision=121044
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/67415
Submitted by: thierry
Requested by: pav
Repocopied by: marcus.
Notes:
svn path=/head/; revision=110641
|
|
|
|
| |
Notes:
svn path=/head/; revision=110441
|
|
QT widget styles.
PR: 63282
Submitted by: Danny Pansters <danny@ricin.com>
Notes:
svn path=/head/; revision=110430
|