| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
| |
Reported by: krismail
|
|
|
|
| |
Requested by: krion
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
|
| |
have some sane theme properties when using KDE 3 or GNOME 2.
Submitted by: kan
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
|
|
|
|
| |
the old xxx-config files, remove the "12" suffix. This will allow people
building Glib and GTK+ ports by hand to do so without a lot of extra
hacking. Since these ports are so heavily used, the xxx12-config files
aren't removed completely, but rather symlinked to their xxx-config
counterparts.
PR: 39417
|
|
|
|
|
| |
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
|
|
|
| |
directory.
|
|
|
|
| |
Submitted by: netchild
|
|
|
|
|
|
| |
help people using certain input devices and in certain locales.
Requested by: netchild, Teemu Hakala <temmi.hoo@kolumbus.fi>
|
|
|
|
| |
Submitted by: Rocco Caputo <troc@netrus.net> (with some modification)
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
| |
|
|
|
|
|
|
| |
a build of xscreensaver and xscreensaver-gnome, everything looks good.
Reported by: dougb
|
|
|
|
|
|
|
| |
xscreensaver building correctly without needing to delete pkgconfig.
Bump PORTREVISION.
Reported by: many
|
|
|
|
| |
Submitted by: alfred
|
|
|
|
|
|
| |
for software developers.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
| |
|
|
|
|
| |
the shared libraries were installed.
|
|
|
|
|
|
| |
difference, hence leave PORTREVISION intact.
Submitted by: sf
|
|
|
|
| |
only by the owner.
|
|
|
|
| |
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
|
|
|
|
|
| |
by adding libdata to the X11 mtree's, but this hack will do for now,
and let bento build the 506 ports that apparently depend on gtk12 :)
|
|
|
|
| |
to make transitioning to GNOME/GTK+/GLIB a little easier.
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
|
|
|
|
|
| |
for i18n users - everyone is strongly urged to upgrade, particularly
GNOME users.
|
|
|
|
| |
Approved by: ade (maintainer)
|
| |
|
| |
|
|
|
|
| |
Submitted by: knu
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
Submitted by: clive
|
|
|
|
| |
Reminded by: dima
|
|
|
|
|
|
|
|
|
|
| |
and fix fontset for russian language,
correct pkg-comment, GTK stands for "Gimp Toolkit".
PR: ports/23209
Submitted by: Greg Troxel <gdt@ir.bbn.com>,
Anatoliy Dmytriyev <tolid@tobez.org>,
Opcode <opcode@skylab.saturn5.yi.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
|
|
| |
directory is shared between at least 3 ports (GTK+ theme engines).
Suggested by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overview of Changes in GTK+ 1.2.8:
* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
Overview of Changes in GLib 1.2.8:
* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
program.
* Miscellaneous other minor bug fixes
|
|
|
|
|
| |
PR: ports/18054
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
|
| |
|
|
|
|
|
| |
PR: 16809
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
|
|
|
| |
counterparts.
PR: 14957
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
| |
Update to gtk+-1.2.6
This is an impotant library for 'October GNOME'
|
| |
|
|
|
|
|
| |
PR: ports/14195
Submitted by: nobutaka@nobutaka.com
|
|
|
|
|
|
|
|
| |
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
|
|
|
|
| |
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
| |
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
|
|
|
|
|
|
| |
Can't apply patch-aa and it is needless
PR: ports/10811
Submitted by: mreimer@vpop.net
|
|
|
|
|
|
|
| |
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
| |
other ports that use GTK and autoconf may depend upon it.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/9803
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
|
| |
Correct gtk11-devel's PLIST,
and fix some configure problem of electriceyes.
|
|
|
|
| |
ports of GNOME.
|
|
|
|
| |
and fix some configure problem(include pkg/PLIST).
|
| |
|
| |
|
| |
|
|
|
|
| |
Remind by: nectar
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
please fix it to use ${PERL5} and add USE_PERL5.
---
Making all in gtk
cd . && perl makeenums.pl defs gtk.h gtkaccelgroup.h
:
syntax error in file makeenums.pl at line 5, next 2 tokens "my $flags"
|
|
|
|
|
| |
I change library name to libgtk11d,
and gtk-config to gtk11d-config.
|
|
|
|
| |
after a repo copy.
|
| |
|
| |
|
|
|
|
| |
Remind by: asami
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reminded by: asami
|
| |
|
|
|
|
|
|
| |
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
|
| |
|
|
|
|
|
|
| |
2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy).
PR: ports/6876
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
| |
|
| |
|
|
|
|
| |
move /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal/gtk.m4
|
| |
|
| |
|
|
|
|
| |
Pushed by: jordan :)
|
|
|
|
|
| |
remove the @dirrm of "share" which is supposed to exist -- which takes
up back to exactly where we was at rev 1.15. ;)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/6208
Submitted by: dannyman <dannyman@arh0300.urh.uiuc.edu>
|
|
|
|
|
|
|
|
| |
from the PLIST. These files are generated by ldconfig and
should not be packaged. Also remove some @dirrm's no longer
required after Erich's last fix. And while I'm here resort.
OK'd by: Satoshi Asami
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
deinstallation (PLIST only).
|
| |
|
| |
|
|
|
|
| |
Submitted by: pvh@leftside.uwc.ac.za
|
| |
|
|
|
|
|
| |
PR: 5027
Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
|
|
|
|
| |
*.info-[0-9].
Add appropriate @exec/@unexec entries to perform install-info correctly.
|
|
|
|
|
| |
Submitted by: maintainer
PR: 4869
|
|
|
|
| |
OK'd by: The Portsmeister
|
|
the soon to be updated gimp port
PR: 4649
Reviewed by: erich
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
|