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: editors/spe/Makefile

Number of commits found: 35

Sunday, 25 Oct 2015
19:35 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:400160 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Sunday, 5 Apr 2015
22:20 bapt search for other commits by this committer
Mark as broken unfetchable ports
Original commitRevision:383385 
Sunday, 19 Oct 2014
15:43 mva search for other commits by this committer
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371188 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 5 Jul 2014
23:47 wg search for other commits by this committer
editors/spe: use WX 3.0

Approved by:	portmgr (bapt, blanket)
Original commitRevision:360849 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Original commitRevision:352986 
Monday, 24 Mar 2014
13:19 bapt search for other commits by this committer
Switch to wx 2.8
Support stage
Original commitRevision:348993 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Friday, 3 Jan 2014
00:46 bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
Original commitRevision:338511 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Tuesday, 26 Mar 2013
10:03 bapt search for other commits by this committer
Fix NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
Original commitRevision:315272 
07:28 bapt search for other commits by this committer
Finish converting the editor category to new options framework
Original commitRevision:315263 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Thursday, 29 Nov 2012
14:34 nivit search for other commits by this committer
- Fix fetch

PR:	ports/173216
Submitted by:	avilla
Feature safe:	yes
Original commitRevision:307963 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Thursday, 3 Jul 2008
13:29 nivit search for other commits by this committer
- Update to 0.8.4.h
- Remove USE_PYDISTUTILS=yes
- Remove files/patch-_spe-Child.py
Original commit
Friday, 6 Jun 2008
13:25 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 12 Jan 2007
22:29 nivit search for other commits by this committer
- Added patch files/patch-_spe-Child.py
- Added WANT_UNICODE=yes
- Updated to 0.8.3.c

Approved by:    alexbl (mentor, implicit)
Original commit
Sunday, 10 Dec 2006
01:21 nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
Original commit
Friday, 1 Dec 2006
07:39 pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
Original commit
Monday, 7 Aug 2006
12:53 jmelo search for other commits by this committer
- Update mastersite.
- Update pkg-descr.

PR:             ports/101410
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Friday, 27 Jan 2006
09:31 garga search for other commits by this committer
- Update to 0.8.2.a

PR:             ports/92353
Submitted by:   maintainer
Original commit
Sunday, 15 Jan 2006
17:05 pav search for other commits by this committer
- Update to 0.8.1.d

PR:             ports/91821
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Sunday, 8 Jan 2006
15:39 thierry search for other commits by this committer
Make fetchable again.

PR:             91508
Submitted by:   Nicola Vitale <nivit (at) email.it> (maintainer)
Reported by:    pointyhat via kris
Original commit
Sunday, 25 Dec 2005
17:54 thierry search for other commits by this committer
Update to 0.8.1.c.

PR:             90875
Submitted by:   Nicola Vitale (maintainer)
Original commit
Thursday, 15 Dec 2005
11:50 tdb search for other commits by this committer
- Update to 0.8.1.b

PR:             90387
Submitted by:   nivit@email.it (Nicola Vitale) (maintainer)
Approved by:    clement (mentor)
Original commit
Monday, 5 Dec 2005
18:28 garga search for other commits by this committer
- Update to 0.8.0c

PR:             ports/89973
Submitted by:   maintainer
Original commit
Thursday, 1 Dec 2005
15:41 garga search for other commits by this committer
- Update to 0.8.0b

PR:             ports/89790
Submitted by:   maintainer
Original commit
Tuesday, 29 Nov 2005
22:49 pav search for other commits by this committer
- Update to 0.8.0a

PR:             ports/89629
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Thursday, 24 Nov 2005
00:11 edwin search for other commits by this committer
[NEW PORT] devel/SPE: Stani's Python Editor

        Spe is a free python IDE with auto indentation & completion,
        call tips, syntax coloring & highlighting, UML diagrams,
        class explorer, source index, auto todo list, sticky notes,
        pycrust shell, file browsers, drag&drop, context help,
        Blender support, ... Spe ships with Python debugger (remote
        & encrypted), wxGlade (gui designer), PyChecker (source
        code doctor) and Kiki (regex console)

        Author: Stani Michiels
        WWW:    http://www.stani.be/python/spe/blog/

PR:             ports/87337
Submitted by:   nivit@email.it (Nicola Vitale)
Original commit

Number of commits found: 35