| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: x11/gnomelibs/Makefile |
|
CVSWeb
|
Number of commits found: 62 |
|
Sun, 28 May 2006
|
[ 20:50 mezz ]
1.1039 MOVED
1.9 japanese/gnomelibs/Makefile
1.589 x11/Makefile
1.119 x11/gnome-libs/Makefile
1.119 x11/gnomelibs/Makefile
1.126 Mk/bsd.gnome.mk
1.45 x11/gnomelibs/distinfo
1.15151 /CVSROOT/modules
1.20 x11/gnomelibs/files/patch-aa
1.15 x11/gnomelibs/files/patch-ac
(Only the first 10 of 36 ports in this commit are shown above. )
x11/gnomelibs -> x11/gnome-libs
Rename this ports to use the real vendor package name. The advantage of this
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 japanese/gnomelibs, chase the rename.
PR: ports/97985
Repocopy by: marcus
|
|
Mon, 15 May 2006
|
[ 23:23 mezz ]
1.34 accessibility/gnomemag/Makefile
1.33 databases/gnomedb/Makefile
1.34 databases/libgda/Makefile
1.73 databases/libgda2/Makefile
1.45 databases/libgnomedb/Makefile
1.8 deskutils/alacarte/Makefile
1.25 deskutils/gdeskcal/Makefile
1.38 deskutils/glabels/Makefile
1.62 deskutils/gnomepim/Makefile
1.3 deskutils/nautilus-open-terminal/Makefile
(Only the first 10 of 62 ports in this commit are shown above. )
Add USE_GETTEXT to appease portlint.
|
|
Sat, 13 May 2006
|
[ 06:00 edwin ]
1.9 x11-clocks/alltraxclock/Makefile
1.2 x11-clocks/bdesktopclock/Makefile
1.19 x11-clocks/dclock/Makefile
1.14 x11-clocks/eyeclock/Makefile
1.62 x11-clocks/kdetoys3/Makefile
1.6 x11-clocks/osdclock/Makefile
1.27 x11-clocks/rclock/Makefile
1.6 x11-clocks/wmbinclock/Makefile
1.16 x11-clocks/wmclockmon/Makefile
1.17 x11-clocks/wmfishtime/Makefile
(Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Fri, 26 Nov 2004
|
[ 06:01 marcus ]
1.114 x11/gnomelibs/Makefile
1.1 x11/gnomelibs/files/patch-gnome-data_Makefile.in
Do not change permissions and group ownership of the share/gnome/games
directory. Leave that up to gnomehier.
|
|
Fri, 9 Jul 2004
|
[ 18:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
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
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Mon, 17 Nov 2003
|
[ 12:03 trevor ]
1.3 audio/bebocd/Makefile
1.17 audio/glame/Makefile
1.34 audio/grip/Makefile
1.18 audio/libmusicbrainz/Makefile
1.32 audio/libsidplay2/Makefile
1.12 audio/terminatorx/Makefile
1.25 databases/libgda/Makefile
1.9 databases/p5-DBD-ODBC/Makefile
1.26 deskutils/gnofin/Makefile
1.54 deskutils/gnomepim/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
|
|
Thu, 12 Jun 2003
|
[ 10:46 adamw ]
1.20 archivers/fileroller/Makefile
1.24 audio/gnomemedia/Makefile
1.39 audio/gnomemedia2/Makefile
1.24 databases/gnomedb/Makefile
1.23 databases/libgda/Makefile
1.41 databases/libgda2/Makefile
1.16 databases/libgnomedb/Makefile
1.12 databases/mergeant/Makefile
1.52 deskutils/gnomepim/Makefile
1.7 deskutils/libmrproject/Makefile
(Only the first 10 of 119 ports in this commit are shown above. )
Remove REINPLACE commands that were rolled into gnomehack.
|
|
Sun, 20 Apr 2003
|
[ 20:47 marcus ]
1.13 x11/decurs/Makefile
1.3 x11/deskmenu/Makefile
1.30 x11/dgs/Makefile
1.8 x11/erun/Makefile
1.7 x11/gbackground/Makefile
1.20 x11/gdkxft/Makefile
1.38 x11/gdm/Makefile
1.60 x11/gdm2/Makefile
1.9 x11/gmessage/Makefile
1.6 x11/gmrun/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Fri, 7 Mar 2003
|
[ 06:36 ade ]
1.110 x11/XFree86-4-clients/Makefile
1.10 x11/XFree86-4-documents/Makefile
1.122 x11/XFree86-4-libraries/Makefile
1.11 x11/XFree86-4-manuals/Makefile
1.151 x11/XFree86-4/Makefile
1.21 x11/XFree86-contrib/Makefile
1.103 x11/XFree86/Makefile
1.19 x11/aterm/Makefile
1.11 x11/decurs/Makefile
1.29 x11/dgs/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Sun, 1 Dec 2002
|
[ 00:57 kris ]
1.106 x11/gnomelibs/Makefile
Protect target with .if target(...) ... .endif for targets that are
redefined by a slave port.
|
|
Fri, 20 Sep 2002
|
[ 18:07 marcus ]
1.39 audio/esound/Makefile
1.20 audio/gnomeaudio/Makefile
1.21 audio/gnomemedia/Makefile
1.31 audio/gnomemedia2/Makefile
1.26 audio/libaudiofile/Makefile
1.21 databases/gnomedb/Makefile
1.23 databases/gnomedb2/Makefile
1.19 databases/libgda/Makefile
1.27 databases/libgda2/Makefile
1.7 databases/libgnomedb/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
|
Sat, 24 Aug 2002
|
[ 09:24 marcus ]
1.104 x11/gnomelibs/Makefile
1.1 x11/gnomelibs/files/patch-zvt_update.c
Fix a problem with word selection in gnome-terminal. Bump PORTREVISION.
|
|
Thu, 22 Aug 2002
|
[ 06:49 marcus ]
1.103 x11/gnomelibs/Makefile
1.42 x11/gnomelibs/distinfo
Update to 1.4.2.
|
|
Tue, 16 Jul 2002
|
[ 05:36 marcus ]
1.102 x11/gnomelibs/Makefile
1.4 x11/gnomelibs/files/patch-bl
Fix a problem with GNOME and XIM compatibility. Bump PORTREVISION.
PR: 40125
Submitted by: sf
Pointy hat to: marcus
|
|
Thu, 11 Jul 2002
|
[ 18:16 sobomax ]
1.19 audio/gnomeaudio/Makefile
1.20 databases/gnomedb/Makefile
1.18 databases/libgda/Makefile
1.43 deskutils/gnucash/Makefile
1.54 devel/bonobo/Makefile
1.31 devel/gconf/Makefile
1.37 devel/gnomevfs/Makefile
1.30 devel/libglade/Makefile
1.20 devel/oaf/Makefile
1.48 editors/AbiWord/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
Convert all core GNOME1 components and some of the most popular GNOME1
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
|
|
Fri, 24 May 2002
|
[ 04:26 marcus ]
1.100 x11/gnomelibs/Makefile
1.41 x11/gnomelibs/distinfo
1.3 x11/gnomelibs/files/patch-bl
Update to 1.4.1.7.
|
|
Wed, 1 May 2002
|
[ 00:20 sobomax ]
1.99 x11/gnomelibs/Makefile
1.35 x11/gnomelibs/pkg-plist
Hack for better hier(7) conformance - install libart documentation into
${PREFIX}/share/doc.
|
|
Mon, 29 Apr 2002
|
[ 18:05 sobomax ]
1.98 x11/gnomelibs/Makefile
1.40 x11/gnomelibs/distinfo
1.19 x11/gnomelibs/files/patch-aa
1.1 x11/gnomelibs/files/patch-libart_lgpl::configure
1.3 x11/gnomelibs/files/patch-ltmain.sh
Update to 1.4.1.6.
|
|
Sun, 7 Apr 2002
|
[ 17:41 marcus ]
1.97 x11/gnomelibs/Makefile
Fix installation is gtk-doc is also installed.
Note, since it seems like a number of ports are broken when gtk-doc is
also installed, I wonder if adding --disable-gtk-doc to all their
CONFIGURE_ARGS isn't a bad idea.
Reviewed by: sobomax
Approved by: sobomax
|
|
Sat, 6 Apr 2002
|
[ 18:31 sobomax ]
1.96 x11/gnomelibs/Makefile
1.39 x11/gnomelibs/distinfo
1.14 x11/gnomelibs/files/patch-bg
1.33 x11/gnomelibs/pkg-plist
Update to 1.4.1.5.
|
|
Fri, 8 Feb 2002
|
[ 02:03 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/patch-ltmain.sh
Prevent libc from being explicitly linked into shared libs. Bump PORTREVISION.
|
|
Mon, 28 Jan 2002
|
[ 17:07 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/pkg-plist
Update to 1.4.1.4.
|
|
Tue, 15 Jan 2002
|
[ 16:12 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-aa
unknown x11/gnomelibs/files/patch-bb
unknown x11/gnomelibs/files/patch-bi
unknown x11/gnomelibs/files/patch-gtk-xmhtml::images.c
unknown x11/gnomelibs/files/patch-ltmain.sh
unknown x11/gnomelibs/files/patch-po::Makefile.in.in
unknown x11/gnomelibs/pkg-plist
Update to 1.4.1.3.
|
|
Sat, 15 Dec 2001
|
[ 06:22 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/patch-gtk-xmhtml::images.c
Fix a null pointer dereferencing bug in gtk-xmhtml library observed when
browsing evolution documentation. Bump PORTREVISION.
|
|
Tue, 9 Oct 2001
|
[ 09:40 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/patch-aa
Some of the GNOME components now install their include files into
${PREFIX}/include/gnome-1.0 instead of plain ${PREFIX}/include, so make
gnome-config return appropriate cpp(1) flags necessary to find those headers.
Bump PORTREVISION accordingly.
|
|
Wed, 12 Sep 2001
|
[ 17:39 knu ]
unknown x11/gnomelibs/Makefile
Allow japanese/gnomelibs to add LIB_DEPENDS:
|
|
Tue, 11 Sep 2001
|
[ 16:40 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
Update to 1.4.1.2.
|
|
Wed, 22 Aug 2001
|
[ 20:06 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-aa
unknown x11/gnomelibs/files/patch-bi
unknown x11/gnomelibs/files/patch-bl
unknown x11/gnomelibs/pkg-plist
Update to 1.4.1.1.
|
|
Tue, 14 Aug 2001
|
[ 20:41 sobomax ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/patch-bj
Unbroke on alpha.
|
|
Thu, 31 May 2001
|
[ 18:02 ade ]
unknown x11/gnomelibs/Makefile
Add textproc/libxml as an explicit dependency, as well as the implicit
dependency through textproc/scrollkeeper. Something strange is going on here,
and this is a reasonable temporary fix.
|
|
Fri, 11 May 2001
|
[ 18:36 ade ]
unknown audio/esound/Makefile
unknown audio/gnomeaudio/Makefile
unknown audio/gnomemedia/Makefile
unknown audio/libaudiofile/Makefile
unknown converters/libiconv/Makefile
unknown databases/libgda/Makefile
unknown deskutils/gnomepim/Makefile
unknown deskutils/gnucash/Makefile
unknown devel/ORBit/Makefile
unknown devel/bonobo-conf/Makefile
(Only the first 10 of 96 ports in this commit are shown above. )
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
|
Mon, 7 May 2001
|
[ 13:26 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/pkg-plist
Missed patch from the update causing an mtree failure.
|
|
Fri, 4 May 2001
|
[ 23:39 ade ]
unknown audio/gnomeaudio/Makefile
unknown audio/libaudiofile/Makefile
unknown deskutils/gnomepim/Makefile
unknown devel/ORBit/Makefile
unknown devel/bonobo/Makefile
unknown devel/bugbuddy/Makefile
unknown devel/gconf/Makefile
unknown devel/glade/Makefile
unknown devel/gnomevfs/Makefile
unknown devel/libglade/Makefile
(Only the first 10 of 172 ports in this commit are shown above. )
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
|
|
Thu, 29 Mar 2001
|
[ 17:35 sobomax ]
unknown astro/glunarclock/Makefile
unknown astro/seti_applet/Makefile
unknown audio/extace/Makefile
unknown audio/glame/Makefile
unknown audio/gnapster/Makefile
unknown audio/gnomemedia/Makefile
unknown audio/libmikmod/Makefile
unknown audio/soundtracker/Makefile
unknown audio/sweep/Makefile
unknown audio/teknap/Makefile
(Only the first 10 of 166 ports in this commit are shown above. )
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
|
Mon, 5 Feb 2001
|
[ 16:18 olgeni ]
unknown x11/aterm/Makefile
unknown x11/bgrot/Makefile
unknown x11/blast/Makefile
unknown x11/dgs/Makefile
unknown x11/dxpc/Makefile
unknown x11/eterm/Makefile
unknown x11/fbsd-icons/Makefile
unknown x11/finder/Makefile
unknown x11/gmessage/Makefile
unknown x11/gnomeapplets/Makefile
(Only the first 10 of 68 ports in this commit are shown above. )
Style fixes for ports/x11.
|
|
Thu, 25 Jan 2001
|
[ 17:00 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-bd
It's another day. Update to 1.2.11
|
[ 02:38 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-bd
unknown x11/gnomelibs/pkg-descr
Another day. Another GNOME release. 1.2.10 here
|
|
Wed, 24 Jan 2001
|
[ 16:03 ade ]
unknown math/gnumeric/Makefile
unknown x11/gnomecore/Makefile
unknown x11/gnomelibs/Makefile
Allow CATEGORIES to be overriden by the respective japanese/* ports (and
others, should they ever be born)
|
[ 05:25 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/patch-bn
*sigh* missed a relatvely important patch, at least from a packaging PoV Bump
PORTREVISION accordingly.
|
[ 05:07 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-ba
unknown x11/gnomelibs/files/patch-bc
unknown x11/gnomelibs/files/patch-bd
unknown x11/gnomelibs/files/patch-bg
unknown x11/gnomelibs/pkg-plist
Update to 1.2.9 -- bring in a few pieces of documentation here which slightly
change a few other ports.
|
|
Fri, 17 Nov 2000
|
[ 16:23 ade ]
unknown x11/gnomecore/Makefile
unknown x11/gnomelibs/Makefile
Conditionally set MAINTAINER, so that the japanese slave ports DTRT
|
|
Wed, 1 Nov 2000
|
[ 15:44 sobomax ]
unknown x11/gnomelibs/Makefile
Bump PORTREVISION as a result of my previous commit (sound fix).
|
|
Tue, 24 Oct 2000
|
[ 18:42 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-bc
unknown x11/gnomelibs/files/patch-bd
unknown x11/gnomelibs/files/patch-bg
unknown x11/gnomelibs/pkg-plist
Update to 1.2.8
|
|
Thu, 19 Oct 2000
|
[ 00:23 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
Update to 1.2.7
|
|
Tue, 17 Oct 2000
|
[ 20:51 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-bc
unknown x11/gnomelibs/files/patch-bd
unknown x11/gnomelibs/pkg-plist
Update to 1.2.6
|
|
Fri, 13 Oct 2000
|
[ 17:33 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/distinfo
unknown x11/gnomelibs/files/patch-bc
unknown x11/gnomelibs/files/patch-bd
unknown x11/gnomelibs/files/patch-bg
Update to 1.2.5
|
|
Thu, 5 Oct 2000
|
[ 08:57 reg ]
unknown astro/xplanet/Makefile
unknown audio/gkrellmms/Makefile
unknown audio/gkrellmvolume/Makefile
unknown audio/gqmpeg/Makefile
unknown games/freeciv/Makefile
unknown games/gtkabale/Makefile
unknown games/hex/Makefile
unknown games/xphotohunter/Makefile
unknown graphics/chbg/Makefile
unknown graphics/fnlib/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
Implement WANT_IMLIB and USE_IMLIB.
|
|
Mon, 25 Sep 2000
|
[ 23:01 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/patches/patch-ac
unknown x11/gnomelibs/patches/patch-ag
Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/local
|
|
Sat, 16 Sep 2000
|
[ 20:24 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/patches/patch-bl
Add fix for GNOME forcibly trying to set the locale to en_US under certain
circumstances.
|
|
Fri, 4 Aug 2000
|
[ 18:11 ade ]
unknown audio/gnapster/Makefile
unknown audio/gnomemedia/Makefile
unknown deskutils/genius/Makefile
unknown deskutils/gnomepim/Makefile
unknown devel/bonobo/Makefile
unknown devel/bugbuddy/Makefile
unknown devel/dryad/Makefile
unknown devel/gconf/Makefile
unknown devel/gide/Makefile
unknown devel/gnomedebug/Makefile
(Only the first 10 of 47 ports in this commit are shown above. )
Re-sobomize to use pre-patch instead of post-extract
|
[ 03:19 ade ]
unknown audio/gnomemedia/Makefile
unknown deskutils/gnomepim/Makefile
unknown devel/bugbuddy/Makefile
unknown devel/libgtop/Makefile
unknown games/gnomegames/Makefile
unknown math/gnumeric/Makefile
unknown misc/gnomeusersguide/Makefile
unknown misc/gnomeutils/Makefile
unknown print/ggv/Makefile
unknown print/gnomeprint/Makefile
(Only the first 10 of 75 ports in this commit are shown above. )
Extensive patchfile cleanups using sobomax's wonderful post-extract rule
|
|
Thu, 3 Aug 2000
|
[ 11:28 asami ]
unknown astro/ssystem/Makefile
unknown astro/wmmoonclock/Makefile
unknown astro/wmspaceweather/Makefile
unknown astro/wmsun/Makefile
unknown astro/xephem/Makefile
unknown astro/xplanet/Makefile
unknown astro/xtide/Makefile
unknown audio/ascd/Makefile
unknown audio/dap/Makefile
unknown audio/gnapster/Makefile
(Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
|
Thu, 6 Jul 2000
|
[ 17:31 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/md5
unknown x11/gnomelibs/patches/patch-bd
Update to 1.2.4
|
|
Wed, 21 Jun 2000
|
[ 19:39 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/files/md5
Update to 1.2.3
|
|
Tue, 20 Jun 2000
|
[ 22:31 ade ]
unknown x11/gnomelibs/Makefile
unknown x11/gnomelibs/pkg/PLIST
unknown x11/gnomelibs/files/md5
Update to 1.2.2
|
|
Fri, 16 Jun 2000
|
[ 23:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 12:38 sobomax ]
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown cad/geda/Makefile
unknown converters/iconv/Makefile
unknown databases/db/Makefile
unknown databases/freetds/Makefile
unknown databases/gdbm/Makefile
unknown devel/fastcrc/Makefile
unknown devel/flux/Makefile
unknown devel/freelibiberty/Makefile
(Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
|
Thu, 1 Jun 2000
|
[ 18:10 ade ]
unknown audio/gnomemedia/Makefile
unknown deskutils/gnomepim/Makefile
unknown devel/bugbuddy/Makefile
unknown devel/glade/Makefile
unknown devel/libglade/Makefile
unknown devel/libgtop/Makefile
unknown games/gnomegames/Makefile
unknown graphics/electriceyes/Makefile
unknown graphics/gdk-pixbuf/Makefile
unknown graphics/imlib/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
Say hello to GNOME 1.2 audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9
games/gnomegames 1.2.0 graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1
|
Number of commits found: 62 |