Python script that downloads weather data and can be cron'd. reebsd-ports-gnome/'/> KDE3 and QT3 expired on 2013-07-01, remove these ports. 2013-07-26T19:19:20+00:00 rene rene@FreeBSD.org 2013-07-26T19:19:20+00:00 c945ab9477002608dac69f344be7d3f1f1b7d511 Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Style: tab -> space. 2013-03-28T16:28:59+00:00 eadler eadler@FreeBSD.org 2013-03-28T16:28:59+00:00 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8 2012-12-30T12:03:51+00:00 beat beat@FreeBSD.org 2012-12-30T12:03:51+00:00 352a027ff1d6a67bd3340c53a88d4e6e065442cf was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
- update png to 1.5.10 2012-06-01T05:26:28+00:00 dinoex dinoex@FreeBSD.org 2012-06-01T05:26:28+00:00 530706893f31269bbfa303e069f2e76cbbe2fce7

Update autoconf to 2.69 and automake to 1.12 2012-05-11T20:38:09+00:00 ade ade@FreeBSD.org 2012-05-11T20:38:09+00:00 ec81fd924ccfa4a135be31e8f27887286828c2de PR: 166836 Tested by: Multiple -exp runs (pav)
PR:		166836
Tested by:	Multiple -exp runs (pav)
The vast majority of pkg-descr files had the following format when they 2011-10-24T09:11:38+00:00 dougb dougb@FreeBSD.org 2011-10-24T09:11:38+00:00 a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da 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
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