| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=184749
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
| |
Notes:
svn path=/head/; revision=162498
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
|
| |
taken from gconf2, and allows gconf1 applications (e.g. Galeon, GnuCash, etc.)
to work properly with gconfd-2.
Reviewed by: Havoc Pennington <hp@redhat.com>
Obtained from: gconf2 (mostly)
Notes:
svn path=/head/; revision=89864
|
|
|
|
|
|
|
|
| |
Reported by: bugsgrief@bugsgrief.net
Pointy hat to: me
Notes:
svn path=/head/; revision=85394
|
|
|
|
| |
Notes:
svn path=/head/; revision=85078
|
|
|
|
|
|
|
|
|
| |
* Use gnometarget
Suggested by: mi [1]
Notes:
svn path=/head/; revision=85077
|
|
|
|
| |
Notes:
svn path=/head/; revision=82858
|
|
|
|
| |
Notes:
svn path=/head/; revision=79982
|
|
|
|
| |
Notes:
svn path=/head/; revision=79332
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
|
| |
some compatibility problems between GNOME 1 and GNOME 2.
Reported by: Adam Weinberger <adam@vectors.cx>
Tested by: Adam Weinberger <adam@vectors.cx>
Approved by: portmgr (sobomax)
Notes:
svn path=/head/; revision=67163
|
|
|
|
|
|
|
|
| |
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Notes:
svn path=/head/; revision=66862
|
|
|
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Notes:
svn path=/head/; revision=64836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
Notes:
svn path=/head/; revision=62821
|
|
|
|
| |
Notes:
svn path=/head/; revision=61575
|
|
|
|
|
|
|
| |
being installed.
Notes:
svn path=/head/; revision=58391
|
|
|
|
| |
Notes:
svn path=/head/; revision=58297
|
|
|
|
|
|
|
| |
this directory is used by GNOME2 ports as well.
Notes:
svn path=/head/; revision=56354
|
|
|
|
| |
Notes:
svn path=/head/; revision=56353
|
|
|
|
|
|
|
|
| |
PR: 35920
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=56163
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition, and this will be occuring with all ports that reference
MASTER_SITE_GNOME as the primary download point, move to using bzip2
tarballs (wherever possible), and place distfile in gnome distfile
subdirectory.
Reviewed by: gnome (the bzip2 and moving of distfiles)
Notes:
svn path=/head/; revision=54577
|
|
|
|
|
|
|
| |
otherwise the symbol are eaten by the format-expansion routine in pkg_delete.
Notes:
svn path=/head/; revision=53532
|
|
|
|
| |
Notes:
svn path=/head/; revision=52928
|
|
|
|
|
|
|
|
|
| |
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
Notes:
svn path=/head/; revision=51877
|
|
|
|
| |
Notes:
svn path=/head/; revision=51864
|
|
|
|
| |
Notes:
svn path=/head/; revision=49888
|
|
|
|
|
|
|
| |
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=49417
|
|
|
|
| |
Notes:
svn path=/head/; revision=46339
|
|
|
|
| |
Notes:
svn path=/head/; revision=45762
|
|
|
|
| |
Notes:
svn path=/head/; revision=45761
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
Notes:
svn path=/head/; revision=45700
|
|
|
|
| |
Notes:
svn path=/head/; revision=45472
|
|
|
|
| |
Notes:
svn path=/head/; revision=43531
|
|
|
|
|
|
|
| |
Requested by: Matthew Hawkins <matthew@topic.com.au>
Notes:
svn path=/head/; revision=43510
|
|
|
|
| |
Notes:
svn path=/head/; revision=43415
|
|
|
|
|
|
|
| |
to make transitioning to GNOME/GTK+/GLIB a little easier.
Notes:
svn path=/head/; revision=42950
|
|
|
|
| |
Notes:
svn path=/head/; revision=42603
|
|
|
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
Notes:
svn path=/head/; revision=42527
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
Notes:
svn path=/head/; revision=42257
|
|
|
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Notes:
svn path=/head/; revision=40539
|
|
|
|
|
|
|
|
| |
GNOME apps should now be using converters/libiconv with modifications
to use giconv.h and libgiconv
Notes:
svn path=/head/; revision=38149
|
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Forgotten by: ade
Notes:
svn path=/head/; revision=37837
|