notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/python27/Makefile

Number of commits found: 125 (showing only 25 on this page)

«  1 | 2 

Tuesday, 19 Jun 2012
17:48 mva search for other commits by this committer
- Fix gettext detection for the locale module
- Explicitly enable/disable gettext support via a new NLS OPTION switch.

PR:             ports/168684 ports/136917
On behalf of:   python@
Original commit
Saturday, 16 Jun 2012
14:53 mva search for other commits by this committer
- unbreak WITH_PTH option support

PR:             ports/155936
Submitted by:   Kalten <kalten@gmx.at>
On behalf of:   python@
Original commit
Thursday, 14 Jun 2012
06:02 demon search for other commits by this committer
Fix permissions for Tools and Demo folders.

PR:             152224
Submitted by:   John Hein <jhein@symmetricom.com>
Silence from:   python@
Original commit
Thursday, 31 May 2012
15:17 miwi search for other commits by this committer
- Revert back UCS changes
Original commit
10:13 miwi search for other commits by this committer
- Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)
- Remove old OPTION layout from py32
- Bump PORTREVISON
Original commit
Tuesday, 29 May 2012
16:42 miwi search for other commits by this committer
- Convert to new options framework

Reviewed by:    bapt
Original commit
Wednesday, 11 Apr 2012
12:52 miwi search for other commits by this committer
- Update:
  * python26 -> 2.6.8
  * python27 -> 2.7.3
  * python31 -> 3.1.5
  * python32 -> 3.2.1

Security:      
http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
                CVE-2012-0845 CVE-2012-0876 CVE-2012-1150 CVE-2012-0845
CVE-2011-3389
Original commit
Saturday, 18 Feb 2012
17:53 miwi search for other commits by this committer
- Mark Python as Secure
- Fix DoS via malformed XML-RPC / HTTP POST

Submitted by:   rm@
Reported by:    many
Obtained from:  python hg
Security:      
http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
Original commit
Wednesday, 9 Nov 2011
15:26 miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
Original commit
Saturday, 5 Nov 2011
13:18 sunpoet search for other commits by this committer
- Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)
- Bump PORTREVISION for package change

PR:             ports/161564
Submitted by:   Nali Toja <nalitoja@gmail.com>
Original commit
Thursday, 27 Oct 2011
15:22 beat search for other commits by this committer
- Replace pre-configure target with WITH_FBSD10_FIX as we have a fix in
  bsd.port.mk now.

Approved by:    miwi
Original commit
09:56 erwin search for other commits by this committer
Fix build on FreeBSD 10

Submitted by:   beat
Tested on:      pointyhat i386-9-exp and i386-10
Original commit
Sunday, 25 Sep 2011
15:05 lwhsu search for other commits by this committer
- Remove the HUGE_STACK_SIZE option, now Python will use default
  thread stack size of the system.
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Sunday, 18 Sep 2011
08:33 crees search for other commits by this committer
Handle built world without NIS more gracefully; detect missing ypcat and
 disable NIS module.

PR:             ports/115940
Submitted by:   Alex Deiter <tiamat@komi.mts.ru>
Reviewed by:    bf
Original commit
Friday, 19 Aug 2011
13:09 lwhsu search for other commits by this committer
- Fix pkg-plist when building with WITHOUT_THREADS

PR:             ports/159842
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Friday, 22 Jul 2011
13:47 sunpoet search for other commits by this committer
- Clarify error message

PR:             ports/158812
Submitted by:   Warren Block <wblock@wonkity.com>
Reviewed by:    lwhsu
With Hat:       python
Original commit
Wednesday, 29 Jun 2011
01:30 wen search for other commits by this committer
- Remove patch-Makefile.pre.in, now build with pthread correctly, bump
PORTREVISION

Reported by:    rhurlin@gwdg.de (via email)
Original commit
Monday, 27 Jun 2011
02:37 wen search for other commits by this committer
- Update to 2.7.2
- Mark BROKEN when build with pth

Reviewed by:    miwi@
Original commit
Friday, 11 Mar 2011
05:38 linimon search for other commits by this committer
Enable build on powerpc64.  Tested on i386, no regression.

PR:             ports/155310
Submitted by:   andreast
Approved by:    lwhsu (python team)
Original commit
Tuesday, 30 Nov 2010
03:34 wen search for other commits by this committer
- Fix the run error when build c extensions

PR:             ports/152671
Submitted by:   Milos Negovanovic <milos.negovanovic@gmail.com>
Original commit
Monday, 29 Nov 2010
06:29 wen search for other commits by this committer
- Update to 2.7.1
Original commit
Monday, 6 Sep 2010
00:25 wen search for other commits by this committer
- Fix build to create _curses module correctly.

Submitted by:   olli@lurza.secnetix.de (via Email)
Original commit
Sunday, 15 Aug 2010
19:12 lwhsu search for other commits by this committer
- Introduce Python 2.7.0

Original work by:       wen
Original commit
05:10 lwhsu search for other commits by this committer
Forced commit to notify the repocopy is done: lang/python26 -> lang/python27

PR:             ports/147784
Submitted by:   wen
Repocopied by:  marcus
Original commit

Number of commits found: 125 (showing only 25 on this page)

«  1 | 2