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/lpe/Makefile

Number of commits found: 35

Monday, 2 May 2011
09:33 bapt search for other commits by this committer
Remove unmaintained expired ports from editors

2011-05-01 editors/MathPlanner: Upstream says project is canceled and no more
distfiles can be found
2011-05-01 editors/bitmap: Upstream disapear and distfile is no more available
2011-05-01 editors/bitmap-emacs21: Upstream disapear and distfile is no more
available
2011-05-01 editors/cle: Upstream disapear and distfile is no more available
2011-05-01 editors/dedit: Upstream disapear and distfile is no more available
2011-05-01 editors/em: Upstream disapear and distfile is no more available
2011-05-01 editors/leim21: Distfile is no more available
2011-05-01 editors/lpe: Upstream disapear and distfile is no more available
2011-05-01 editors/vilearn: Upstream disapear and distfile is no more available
2011-05-01 editors/xenon: Upstream disapear and distfile is no more available
Original commit
Wednesday, 16 Mar 2011
07:28 bapt search for other commits by this committer
Deprecate unmaintained ports from editors where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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
Wednesday, 10 Feb 2010
21:47 pgollucci search for other commits by this committer
- Reset more ports I don't use anymore
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Saturday, 16 May 2009
06:37 pgollucci search for other commits by this committer
- Make MAKE_JOBS_UNSAFE=yes
Original commit
Sunday, 8 Feb 2009
03:14 pgollucci search for other commits by this committer
- devel/libslang2 has completely replaced devel/libslang which has not been
  released in ~5yrs.

- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
  so bump PORTREVISION for affected ports

- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions

- BROKEN with devel/libslang2 and DEPRECATE
    math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
    japanese/slirc

PR:             ports/125255
Reviewed by:    garga (libslang maintainer), portmgr (pav)
Exp Run by:     pav
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, 22 Mar 2008
17:12 ehaupt search for other commits by this committer
Drop maintainership

PR:             121964
Submitted by:   Ryan Thompson <ryan@sasknow.com> (maintainer)
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Sunday, 10 Apr 2005
21:05 kris search for other commits by this committer
Now builds on sparc64
Original commit
Monday, 17 Jan 2005
10:07 vs search for other commits by this committer
Mark as BROKEN on sparc64

PR:             ports/76326
Submitted by:   maintainer
Noticed by:     kris/pointyhat
Original commit
Wednesday, 12 Jan 2005
23:49 edwin search for other commits by this committer
MAINTAINER-UPDATE: editors/lpe pkg-plist fix

        Add missing entries to pkg-plist (libtool stuff)

PR:             ports/75684
Submitted by:   Ryan Thompson <ryan@sasknow.com>
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
04:36 marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Original commit
Friday, 23 Jan 2004
18:12 trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
Original commit
Tuesday, 26 Aug 2003
20:25 marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Original commit
Monday, 25 Aug 2003
05:41 marcus search for other commits by this committer
Chase the libintl.so shared lib version.
Original commit
Friday, 21 Feb 2003
11:38 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 21 Aug 2002
19:22 dwcjr search for other commits by this committer
Add a MASTER_SITE

PR:             41851
Submitted by:   maintainer
Original commit
Thursday, 1 Aug 2002
16:22 ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Original commit
Friday, 12 Apr 2002
17:10 ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
Original commit
Friday, 15 Mar 2002
19:44 ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
Original commit
Friday, 21 Dec 2001
08:34 sobomax search for other commits by this committer
o Change maintainer to ryan@sasknow.com   o Update lpe from 1.2.5_2 to newest
release, 1.2.6   o Update MASTER_SITES, WWW, and author's email to     reflect
new location   o Update/delete patch files for new version:       + Bug fix
patches corrected by 1.2.6 removed       + New bug fix to correct man page
language (cz vs. cs)       + New bug fix to correct syntax highlighting in some 
       editing modes       (New bug fixes have been sent to the author for      
inclusion in the next official release)    
Original commit
Tuesday, 24 Apr 2001
10:35 olgeni search for other commits by this committer
Portrevision bump, to bring in the recently added patch-af (in ports/26804)    
Original commit
Friday, 20 Apr 2001
15:04 olgeni search for other commits by this committer
Update maintainer's email address.    
Original commit
Monday, 9 Apr 2001
08:44 sobomax search for other commits by this committer
Fix a nasty memory leak, which draws the editor nearly unusable, as it quickly  
eats all available memory and swap space.    
Original commit
Monday, 2 Apr 2001
07:32 mharo search for other commits by this committer
Update maintainer email    
Original commit
Friday, 26 Jan 2001
19:56 sobomax search for other commits by this committer
- Add several missed @dirrm into pkg-plist;   - update MASTER_SITES and WWW;   -
update to 1.2.5 version.    
Original commit
Thursday, 29 Jun 2000
18:11 alex search for other commits by this committer
Change maintainer to Carl Johan Madestrand <cj@vallcom.net>.    
Original commit
Tuesday, 20 Jun 2000
22:45 cpiazza search for other commits by this committer
Remove maintainership of most of my ports.  I don't really have   time to
maintain these and I'm just not interested in these particular   ones any more. 
  
Original commit

Number of commits found: 35