Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.6_2 01 Jan 2021 11:45:05 |
antoine |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.3.6_2 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.3.6_2 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.3.6_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.3.6_1 19 Oct 2014 15:43:33 |
mva |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
2.3.6_1 21 Feb 2014 13:36:29 |
ehaupt |
Remove trailing whitespaces from category dns |
2.3.6_1 19 Feb 2014 17:50:59 |
antoine |
- Stage support
- Use PYDISTUTILS_AUTOPLIST |
2.3.6_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.3.6_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.3.6_1 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
2.3.6_1 07 May 2013 19:45:38 |
rm |
- trim Makefile header
- define license (CNRI)
- limit python version to 2.x only (print/except)
- convert to optionsng (DOCS case)
- clean-up pkg-descr
- bump PORTREVISION because of license file addition
PR: 177794 (based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.3.6 05 Feb 2012 19:09:57 |
rm |
- update to 2.3.6 |
2.3.5 10 Nov 2011 22:20:18 |
rm |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
2.3.5 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.3.5 10 Jul 2011 15:53:36 |
crees |
Pass maintainership to submitter
PR: ports/156029
Approved by: rene (mentor, implicit), maintainer (linimon, in PR close
message) |
2.3.5 09 Jul 2011 23:51:45 |
linimon |
Update to 2.3.5. Changes:
- Add SPF support
- Added rotation of name servers - SF Patch ID: 2795929.
- Address sourceforge patch requests 2981978, 2795932 to add revlookupall
and raise DNSError instead of IndexError on server fail.
- Use blocking IO with timeout for TCP replies.
- Don't try to close socket when never opened.
- Clarify CNRI (academic-style) license.
PR: ports/156029
Submited by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.3.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.3.3 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.3.3 16 Nov 2008 00:44:56 |
miwi |
- Update to 2.3.3
PR: 126179
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: linimon@ (maintainer timeout) |
2.3.1 16 Jun 2008 06:58:32 |
edwin |
[Update] dns/py-dns : update to 2.3.1
update to 2.3.1 from 2.3.0
PR: ports/123669
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
2.3.0_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
2.3.0_1 12 Oct 2006 10:52:26 |
delphij |
Oops, it seems that the tabs were being mangled while I copy
and paste them on my MacBook, so fix it.
Pointy hat to: delphij
Approved by: portmgr (implicit) |
2.3.0_1 11 Oct 2006 16:20:45 |
delphij |
Fix build with Python 2.5 by adding encoding information on
two files, as requested by pep-0263.
Approved by: portmgr/maintainer (linimon) |
2.3.0 22 Jan 2006 08:31:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.3.0 02 Nov 2004 22:05:12 |
linimon |
Use my FreeBSD.org address.
Reminded by: mavvie |
2.3.0 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
2.3.0 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |