Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.11_11 28 Nov 2012 17:29:52 |
bapt |
2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]
2012-11-28 x11-toolkits/py-gtk: Depends on the expired gtkglarea [2]
Approved by: silence of maintainer [1]
gnome (kwm) [2]
Feature safe: yes |
0.6.11_11 28 Oct 2012 21:34:25 |
bapt |
Deprecate because it depends on the expired gtkglarea
Approved by: gnome (kwm)
Feature safe: yes |
0.6.11_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.11_10 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.6.11_10 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.6.11_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.11_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.11_8 29 Aug 2009 22:00:01 |
miwi |
- Respect really NOPORT*
Pointy hat to: miwi
Approved by: marcus |
0.6.11_7 26 Aug 2009 10:10:47 |
miwi |
- Respect NOPORTEXAMPLES/NOPORTDOCS |
0.6.11_7 18 Aug 2009 20:15:55 |
miwi |
Eliminate hard coded "PKGNAMEPREFIX= py-"
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de> |
0.6.11_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.11_6 08 Jun 2009 22:30:55 |
miwi |
- 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 |
0.6.11_5 02 Feb 2009 01:36:16 |
araujo |
- 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) |
0.6.11_5 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.6.11_5 06 Jun 2008 14:16:37 |
edwin |
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) |
0.6.11_4 28 May 2008 16:51:08 |
mezz |
Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.
Reported by: itetcu |
0.6.11_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.11_2 28 Mar 2007 19:22:52 |
pav |
- Fix after objformat removal
Reported by: pointyhat |
0.6.11_2 16 May 2006 05:44:08 |
mezz |
portlint:
-Use DOCSDIR and EXAMPLESDIR in plist. |
0.6.11_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.11_1 17 Jan 2006 03:40:31 |
marcus |
Add CONFLICTS on py-gobject. |
0.6.11_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.6.11_1 15 Nov 2005 06:52:12 |
ade |
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. |
0.6.11_1 21 Jul 2005 08:51:50 |
ahze |
- Update or add WWW line |
0.6.11_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.6.11_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.6.11_1 23 Dec 2004 22:23:30 |
mezz |
Change libtool from 1.3 to 1.5 to avoid install the .la files.
Reported by: pointyhat via kris |
0.6.11 23 May 2004 09:30:14 |
pav |
- According to contents of distfile, this is 0.6.11
No functional change in this commit. |
0.6.10_1 18 Mar 2004 14:46:32 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.6.10_1 14 Mar 2004 06:17:56 |
ade |
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. |
0.6.10_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.10 30 Jan 2004 03:29:15 |
marcus |
Add CONFLICTS from py-gtk2 and py-gtk to each other.
Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.6.10 13 Nov 2003 12:03:59 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
0.6.10 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
0.6.10 07 Mar 2003 06:14:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.6.10 21 Sep 2002 20:10:58 |
marcus |
Fix MASTER_SITE_SUBDIR.
PR: 43192
Submitted by: Bob Fleck <bob@securesoftware.com> |
0.6.10 20 Sep 2002 17:07:51 |
marcus |
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. |
0.6.10 28 Aug 2002 18:02:20 |
sobomax |
Update to 0.6.10. |
0.6.9 18 Jul 2002 16:01:29 |
sobomax |
Use USE_LIBTOOL. |
0.6.9 15 Jul 2002 11:37:35 |
tg |
Use $PYNUMERIC in the dependencies. |
0.6.9 14 Jul 2002 12:07:45 |
sobomax |
Use USE_GNOMENG. |
0.6.9 17 Mar 2002 12:58:55 |
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> |
04 Jan 2002 11:58:25 |
sobomax |
Update to 0.6.9. |
31 Oct 2001 08:32:30 |
sobomax |
Don't link in libc - FreeBSD doesn't need this. |
03 Jul 2001 18:36:32 |
sobomax |
Update to 0.6.8. |
11 May 2001 17:36:50 |
ade |
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.
|
04 May 2001 22:39:58 |
ade |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
08 Oct 2000 11:23:49 |
asami |
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. |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
05 Oct 2000 07:57:56 |
reg |
Implement WANT_IMLIB and USE_IMLIB. |
30 Sep 2000 16:00:48 |
nectar |
Chage bsd.python.mk: PYTHON_CMD is now a full path. |
18 Sep 2000 13:55:15 |
tg |
Use bsd.python.mk. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
22 Jun 2000 15:09:55 |
nectar |
Add a forgotten directory to PLIST. |
07 Jun 2000 19:06:25 |
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. |