notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-toolkits/py-wxPython26/Makefile
SVNWeb

Number of commits found: 30

Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Sat, 4 Jan 2014
[ 01:16 bapt search for other commits by this committer ] Original commit   Revision:338620
Fix pkg name collisions
Sun, 15 Dec 2013
[ 16:22 wg search for other commits by this committer ] Original commit   Revision:336553 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 23:57 bapt search for other commits by this committer ] Original commit   Revision:327785 (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Tue, 3 Sep 2013
[ 18:14 antoine search for other commits by this committer ] Original commit   Revision:326189
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 8 Jun 2010
[ 19:52 makc search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Convert LDCONFIG_DIRS to USE_LDCONFIG.

PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:    maintainers timeout (two weeks)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:39 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with X
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 30 Jul 2009
[ 16:08 erwin search for other commits by this committer ] Original commit 
Set NO_LATEST_LINK as it conflicts with x11-toolkits/py-wxPython28

Submitted by:   pointyhat
Discussed with: alepulver
Approved by:    maintainer timeout
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Thu, 4 Oct 2007
[ 06:27 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Thu, 2 Aug 2007
[ 09:46 pav search for other commits by this committer ] Original commit 
- Fix packaging with new python - track egg-info files properly
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 1 Dec 2006
[ 07:39 pav search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
Thu, 27 Jul 2006
[ 11:19 itetcu search for other commits by this committer ] Original commit 
Update to 2.6.3.3

PR:             ports/100882
Submitted by:   Neal Nelson (maintainer)
Sat, 13 May 2006
[ 21:38 stefan search for other commits by this committer ] Original commit 
Fix pkg-plist and unbreak.

PR:             97144
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
Approved by:    arved (mentor)
Fri, 5 May 2006
[ 03:52 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist
Thu, 20 Apr 2006
[ 17:04 mezz search for other commits by this committer ] Original commit 
- Update to 2.6.3.2. [1]
- Do not let py-wxPython26-common to touch wx.pth or it will ending up as
  empty by overwrite when you reinstall or update py-wxPython26-common. [2]

PR:             ports/96091 [1], ports/96092 [2]
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
Fri, 7 Apr 2006
[ 05:00 mezz search for other commits by this committer ] Original commit 
x11-toolkits/py-wxPython26:
        PORTREVISION= -> PORTREVISION?= for slave port.

x11-toolkits/py-wxPython26-common:
        Fix the plist to catch up with 2.6.3.0, bump the PORTREVISION.

Reported by:    krismail
Approved by:    Neal Nelson <neal@nelson.name> (maintainer)
Tue, 4 Apr 2006
[ 19:34 mezz search for other commits by this committer ] Original commit 
-Update to 2.6.3.0.
-Portlint:
        -Remove USE_REINPLACE.
        -Tweak the IGNORE.

PR:             ports/95301
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
Thu, 12 Jan 2006
[ 12:54 sem search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sun, 2 Oct 2005
[ 08:23 lioux search for other commits by this committer ] Original commit 
Bump PORTREVISION to force update to the new master/slave structure
[ 08:17 lioux search for other commits by this committer ] Original commit 
o Prepare it to become a master port:

1) This port will build an ansi based version of x11-toolkits/py-wxPython26

2) A slave port x11-toolkits/py-wxPython26-unicode will build a
   unicode version

3) Move the common parts shared amongst both the ansi and the unicode
   ports to a slave port x11-toolkits/py-wxPython26-common

Approved by:    maintainer
Mon, 5 Sep 2005
[ 15:20 vsevolod search for other commits by this committer ] Original commit 
Update to 2.6.1.

PR:             85686
Submitted by:   maintainer
Approved by:    perky (mentor)
Sun, 22 May 2005
[ 01:41 pav search for other commits by this committer ] Original commit 
- Update to 2.6.0.0 after repocopy

PR:             ports/80983
Submitted by:   Neal Nelson <neal@nelson.name>
Repocopy by:    marcus

Number of commits found: 30