| non port: x11-toolkits/gtkextra/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Fri, 6 Jun 2008
|
[ 15:16 edwin ]
1.49 x11-toolkits/bakery/Makefile
1.18 x11-toolkits/easygtk/Makefile
1.38 x11-toolkits/eel/Makefile
1.11 x11-toolkits/efltk/Makefile
1.7 x11-toolkits/enhance/Makefile
1.6 x11-toolkits/etk/Makefile
1.2 x11-toolkits/evilvte/Makefile
1.16 x11-toolkits/ewl/Makefile
1.9 x11-toolkits/fpc-gtk/Makefile
1.9 x11-toolkits/fpc-gtk2/Makefile
(Only the first 10 of 158 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ]
1.10 arabic/kacst_fonts/Makefile
1.4 biology/protomol/Makefile
1.7 deskutils/pypanel/Makefile
1.7 deskutils/snotes/Makefile
1.9 devel/qca/Makefile
1.111 devel/sdl12/Makefile
1.32 editors/wily/Makefile
1.33 games/acm/Makefile
1.29 games/grhino/Makefile
1.46 games/ninix-aya/Makefile
(Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Thu, 1 Feb 2007
|
[ 02:42 kris ]
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile
(Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
|
Tue, 15 Aug 2006
|
[ 02:13 clsung ]
1.8 x11-toolkits/SoXt/Makefile
1.47 x11-toolkits/Xaw3d/Makefile
1.4 x11-toolkits/XawPlus/Makefile
1.11 x11-toolkits/easygtk/Makefile
1.10 x11-toolkits/fl_editor/Makefile
1.12 x11-toolkits/flvw/Makefile
1.42 x11-toolkits/fox10/Makefile
1.15 x11-toolkits/gtkada-devel/Makefile
1.15 x11-toolkits/gtkada/Makefile
1.24 x11-toolkits/gtkextra/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
Tue, 2 May 2006
|
[ 02:21 ahze ]
1.23 x11-toolkits/gtkextra/Makefile
1.25 x11-toolkits/gtkextra2/Makefile
- MAINTAINER -> ports@FreeBSD.org
|
|
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, 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)
|
|
Sat, 4 Oct 2003
|
[ 05:37 edwin ]
1.17 x11-toolkits/gtkextra/Makefile
[patch][non-maintainer] remove master site for x11-toolkits/gtkextra
Per Fenner's logs, one of the master sites for this file
has disappeared.
PR: ports/57558
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
Sun, 20 Apr 2003
|
[ 20:54 marcus ]
1.20 x11-toolkits/at-spi/Makefile
1.17 x11-toolkits/bakery/Makefile
1.10 x11-toolkits/buffy/Makefile
1.14 x11-toolkits/clean-theme-gtk/Makefile
1.10 x11-toolkits/colorstep/Makefile
1.6 x11-toolkits/easygtk/Makefile
1.14 x11-toolkits/eazel-themes/Makefile
1.13 x11-toolkits/eel/Makefile
1.32 x11-toolkits/eel2/Makefile
1.10 x11-toolkits/engradient/Makefile
(Only the first 10 of 78 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Fri, 7 Mar 2003
|
[ 06:14 ade ]
1.19 x11-toolkits/at-spi/Makefile
1.16 x11-toolkits/bakery/Makefile
1.9 x11-toolkits/buffy/Makefile
1.13 x11-toolkits/clean-theme-gtk/Makefile
1.5 x11-toolkits/easygtk/Makefile
1.12 x11-toolkits/eel/Makefile
1.30 x11-toolkits/eel2/Makefile
1.20 x11-toolkits/gail/Makefile
1.41 x11-toolkits/gal/Makefile
1.41 x11-toolkits/gal2/Makefile
(Only the first 10 of 142 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.
|
|
Mon, 2 Sep 2002
|
[ 04:58 lioux ]
1.7 x11-toolkits/buffy/Makefile
1.11 x11-toolkits/clean-theme-gtk/Makefile
1.6 x11-toolkits/colorstep/Makefile
1.4 x11-toolkits/easygtk/Makefile
1.12 x11-toolkits/eazel-themes/Makefile
1.6 x11-toolkits/engradient/Makefile
1.8 x11-toolkits/gevas/Makefile
1.4 x11-toolkits/gnome-look/Makefile
1.5 x11-toolkits/gtk-Mac2-theme/Makefile
1.30 x11-toolkits/gtk-engines/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Wed, 5 Dec 2001
|
[ 10:50 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-aa
unknown x11-toolkits/gtkextra/files/patch-gtkextra::gtkplotdt.c
unknown x11-toolkits/gtkextra/files/patch-gtkextra::gtkplotps.c
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.17.
|
|
Fri, 27 Jul 2001
|
[ 14:51 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.16.
|
|
Wed, 4 Jul 2001
|
[ 16:41 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-aa
unknown x11-toolkits/gtkextra/files/patch-ac
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.15.
|
|
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.
|
|
Sun, 11 Mar 2001
|
[ 11:29 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-ac
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.14.
|
|
Fri, 9 Feb 2001
|
[ 19:35 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-aa
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.13.
|
|
Mon, 5 Feb 2001
|
[ 16:49 olgeni ]
unknown x11-toolkits/FWF/Makefile
unknown x11-toolkits/Xaw3d/Makefile
unknown x11-toolkits/bakery/Makefile
unknown x11-toolkits/blt/Makefile
unknown x11-toolkits/buffy/Makefile
unknown x11-toolkits/clean-theme-gtk/Makefile
unknown x11-toolkits/colorstep/Makefile
unknown x11-toolkits/easygtk/Makefile
unknown x11-toolkits/engradient/Makefile
unknown x11-toolkits/gob/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
Batch of style fixes for x11-toolkits.
|
|
Thu, 21 Dec 2000
|
[ 16:27 sobomax ]
unknown math/scigraphica/Makefile
unknown x11-toolkits/gtkextra/Makefile
Add MASTER_SITE_SOURCEFORGE into the MASTER_SITES.
|
|
Wed, 22 Nov 2000
|
[ 11:55 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-aa
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.12.
|
|
Wed, 18 Oct 2000
|
[ 19:06 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/distinfo
unknown x11-toolkits/gtkextra/files/patch-aa
unknown x11-toolkits/gtkextra/files/patch-ac
unknown x11-toolkits/gtkextra/pkg-plist
Update to 0.99.11.
|
|
Thu, 5 Oct 2000
|
[ 08:42 reg ]
unknown korean/gau/Makefile
unknown mail/gbuffy/Makefile
unknown mail/spruce/Makefile
unknown math/geg/Makefile
unknown math/grpn/Makefile
unknown misc/biblereader/Makefile
unknown misc/gplbp/Makefile
unknown misc/grun/Makefile
unknown misc/gtkfind/Makefile
unknown misc/snowflake/Makefile
(Only the first 10 of 73 ports in this commit are shown above. )
Implement USE_GTK, part 2.
|
|
Thu, 17 Aug 2000
|
[ 17:03 sobomax ]
unknown x11-toolkits/gtkextra/Makefile
Correct "Date Created".
|
[ 16:59 sobomax ]
unknown x11-toolkits/gtkextra/pkg/COMMENT
unknown x11-toolkits/gtkextra/pkg/DESCR
unknown x11-toolkits/gtkextra/Makefile
unknown x11-toolkits/gtkextra/pkg/PLIST
unknown x11-toolkits/gtkextra/files/md5
unknown x11-toolkits/gtkextra/patches/patch-aa
Add gtkextra - a useful widget set complementary to GTK+.
|
Number of commits found: 28 |