non port: x11-toolkits/py-gtk/Makefile |
SVNWeb
|
Number of commits found: 46 |
Sun, 28 Oct 2012
|
[ 21:34 bapt ]
Deprecate because it depends on the expired gtkglarea
Approved by: gnome (kwm)
Feature safe: yes
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 29 Aug 2009
|
[ 22:00 miwi ]
- Respect really NOPORT*
Pointy hat to: miwi
Approved by: marcus
|
Wed, 26 Aug 2009
|
[ 10:10 miwi ]
- Respect NOPORTEXAMPLES/NOPORTDOCS
|
Tue, 18 Aug 2009
|
[ 20:15 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
Eliminate hard coded "PKGNAMEPREFIX= py-"
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de>
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 8 Jun 2009
|
[ 22:30 miwi ] (Only the first 10 of 97 ports in this commit are shown above. )
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
|
Mon, 2 Feb 2009
|
[ 01:36 araujo ] (Only the first 10 of 159 ports in this commit are shown above. )
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 14:16 edwin ] (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)
|
Wed, 28 May 2008
|
[ 16:51 mezz ]
Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.
Reported by: itetcu
|
Sat, 19 May 2007
|
[ 20:32 flz ] (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}.
|
Wed, 28 Mar 2007
|
[ 19:22 pav ]
- Fix after objformat removal
Reported by: pointyhat
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 17 Jan 2006
|
[ 03:40 marcus ]
Add CONFLICTS on py-gobject.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (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.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 23 Dec 2004
|
[ 22:23 mezz ]
Change libtool from 1.3 to 1.5 to avoid install the .la files.
Reported by: pointyhat via kris
|
Sun, 23 May 2004
|
[ 09:30 pav ]
- According to contents of distfile, this is 0.6.11
No functional change in this commit.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (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 ] (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)
|
Fri, 30 Jan 2004
|
[ 03:29 marcus ]
Add CONFLICTS from py-gtk2 and py-gtk to each other.
Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
Thu, 13 Nov 2003
|
[ 12:03 trevor ]
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Sun, 20 Apr 2003
|
[ 19:54 marcus ] (Only the first 10 of 78 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 7 Mar 2003
|
[ 06:14 ade ] (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.
|
Sat, 21 Sep 2002
|
[ 20:10 marcus ]
Fix MASTER_SITE_SUBDIR.
PR: 43192
Submitted by: Bob Fleck <bob@securesoftware.com>
|
Fri, 20 Sep 2002
|
[ 17:07 marcus ] (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.
|
Wed, 28 Aug 2002
|
[ 18:02 sobomax ]
Update to 0.6.10.
|
Thu, 18 Jul 2002
|
[ 16:01 sobomax ]
Use USE_LIBTOOL.
|
Mon, 15 Jul 2002
|
[ 11:37 tg ]
Use $PYNUMERIC in the dependencies.
|
Sun, 14 Jul 2002
|
[ 12:07 sobomax ]
Use USE_GNOMENG.
|
Sun, 17 Mar 2002
|
[ 12:58 sobomax ]
Replace USE_GNOME with USE_GNOMELIBS + libglade in LIB_DEPENDS - this reduces
length of dependency chain from 50 ports to only 39.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
Fri, 4 Jan 2002
|
[ 11:58 sobomax ]
Update to 0.6.9.
|
Tue, 3 Jul 2001
|
[ 18:36 sobomax ]
Update to 0.6.8.
|
Fri, 11 May 2001
|
[ 17:36 ade ] (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.
|
Fri, 4 May 2001
|
[ 22:39 ade ] (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.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Thu, 5 Oct 2000
|
[ 07:57 reg ] (Only the first 10 of 52 ports in this commit are shown above. )
Implement WANT_IMLIB and USE_IMLIB.
|
Sat, 30 Sep 2000
|
[ 16:00 nectar ]
Chage bsd.python.mk: PYTHON_CMD is now a full path.
|
Mon, 18 Sep 2000
|
[ 13:55 tg ]
Use bsd.python.mk.
|
Fri, 8 Sep 2000
|
[ 13:24 tg ] (Only the first 10 of 26 ports in this commit are shown above. )
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15.
|
Mon, 21 Aug 2000
|
[ 11:07 sobomax ] (Only the first 10 of 29 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
|
Wed, 7 Jun 2000
|
[ 19:06 ade ]
Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python is an official
part of GNOME. Some of the previous MASTER_SITES had bad and/or missing
distfiles.
|
Number of commits found: 46 |