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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/ncurses-devel/Makefile

Number of commits found: 68

Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Tuesday, 13 Aug 2013
15:57 rafan search for other commits by this committer
- Fix build with older version of GNU patch(1)

PR:		ports/181198
Submitted by:	pfg@
Original commitRevision:324671 
Friday, 26 Jul 2013
14:26 rafan search for other commits by this committer
- Fix build with BSD patch

PR:		ports/180821
Submitted by:	Pedro Giffuni <giffunip at tutopia.com>
Original commitRevision:323722 
Wednesday, 29 May 2013
04:46 jgh search for other commits by this committer
- adoption of optionsNG
- add trace options to ncurses{-deve}
- doc knob conversion in subversion{16}
- trim headers/comments
- eliminate some processing of bsd.port.pre.mk

Approved by:	portmgr (miwi)
Original commitRevision:319339 
Tuesday, 28 Feb 2012
16:20 rafan search for other commits by this committer
- Make post-install tic(1) happy when there are too many terminfo files
  installed, e.g. installed by other ports

PR:             ports/165520
Submitted by:   IWAMOTO Kouichi <sue at iwmt.org>
Original commit
Sunday, 22 May 2011
03:47 rafan search for other commits by this committer
- Update to 5.9 snapshot 20110507
Original commit
Sunday, 6 Mar 2011
09:20 rafan search for other commits by this committer
- Update to 5.8 snapshot 20110305
Original commit
Wednesday, 29 Dec 2010
12:00 rafan search for other commits by this committer
- Update to 5.7 snapshot 20101225
Original commit
Sunday, 31 Oct 2010
13:33 rafan search for other commits by this committer
- Update to 5.7 snapshot 20101023
Original commit
Tuesday, 20 Jul 2010
01:57 rafan search for other commits by this committer
- Update to 5.7 snapshot 20100717
Original commit
Sunday, 30 May 2010
09:36 rafan search for other commits by this committer
Update to 5.7 snapshot 20100529
Original commit
Saturday, 29 May 2010
20:02 rafan search for other commits by this committer
Update to 5.7 snapshot 20100522
Original commit
Tuesday, 27 Apr 2010
01:43 rafan search for other commits by this committer
- Update to 5.7 snapshot 20100424
Original commit
Monday, 5 Apr 2010
01:45 rafan search for other commits by this committer
Update to 5.7 snapshot 20100403
Original commit
Sunday, 7 Mar 2010
07:26 rafan search for other commits by this committer
- Update to 5.7 snapshot 20100220
Original commit
Saturday, 2 Jan 2010
08:54 rafan search for other commits by this committer
- Update to 5.7 snapshot 20091226
Original commit
Friday, 20 Nov 2009
22:53 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Monday, 26 Oct 2009
12:52 rafan search for other commits by this committer
- Update to 5.7 snapshot 20091024
Original commit
Thursday, 24 Sep 2009
14:29 rafan search for other commits by this committer
- Update to 5.7 snapshot 20090912

Feature safe:   yes
Original commit
Thursday, 18 Jun 2009
12:48 rafan search for other commits by this committer
- Update to 5.7 snapshot 20090613
Original commit
Sunday, 24 May 2009
07:30 rafan search for other commits by this committer
- Update to 5.7 snapshot 20090523
Original commit
Saturday, 9 May 2009
15:34 rafan search for other commits by this committer
- Update to 5.7 snapshot 20090502
Original commit
Saturday, 28 Mar 2009
15:38 rafan search for other commits by this committer
- Update to 5.7 snapshot 20090321
Original commit
Monday, 5 Jan 2009
19:44 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Saturday, 20 Dec 2008
15:32 rafan search for other commits by this committer
- Update to 5.7 snapshot 20081213
Original commit
Tuesday, 18 Nov 2008
07:23 rafan search for other commits by this committer
- Update to 5.7 snapshot 20081115
- Bring changes from devel/ncurses (add EXTCOLORS option)
Original commit
Sunday, 12 Oct 2008
04:43 rafan search for other commits by this committer
- Update to 5.6 snapshot 20081004
Original commit
Sunday, 31 Aug 2008
12:15 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080830
Original commit
Sunday, 10 Aug 2008
08:46 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080804
Original commit
Saturday, 12 Jul 2008
08:34 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080705
Original commit
Sunday, 22 Jun 2008
13:01 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080614
Original commit
Sunday, 1 Jun 2008
08:06 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080531
Original commit
Sunday, 18 May 2008
11:11 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080517
Original commit
Sunday, 4 May 2008
04:44 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080503
Original commit
Saturday, 26 Apr 2008
14:22 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080419
Original commit
Saturday, 12 Apr 2008
05:10 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080405
Original commit
Monday, 31 Mar 2008
07:26 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080329
- Really fix build when WRKDIRPREFIX [1]
  I don't know why the current approach works in my previous test. Now
  really fix the build by changing to .CURDIR (where the port lives).
  Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may
  live outside somewhere else.
- Add trailing slash for destination directory

PR:             ports/117643 [1]
Submitted by:   Stefan Sperling <stsp at stsp.name> [1]
Original commit
Sunday, 23 Mar 2008
08:43 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080322
Original commit
Saturday, 15 Mar 2008
13:00 rafan search for other commits by this committer
i- Update to 5.6 snapshot 20080308
Original commit
Sunday, 2 Mar 2008
06:25 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080301
Original commit
Tuesday, 26 Feb 2008
06:20 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080223
Original commit
Sunday, 10 Feb 2008
05:40 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080209
Original commit
Saturday, 9 Feb 2008
07:05 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080203
Original commit
Sunday, 13 Jan 2008
11:03 rafan search for other commits by this committer
- Update to 5.6 snapshot 20080112
Original commit
Sunday, 23 Dec 2007
09:32 rafan search for other commits by this committer
- Update to 5.6 snapshot 20071222
Original commit
Monday, 17 Dec 2007
09:25 rafan search for other commits by this committer
- Update to 5.6 snapshot 20071215
Original commit
Wednesday, 12 Dec 2007
02:13 rafan search for other commits by this committer
- Update to 5.6 snapshot 20071201
Original commit
Wednesday, 31 Oct 2007
02:18 rafan search for other commits by this committer
- Fix build/install when WRKDIRPREFIX is set

PR:             ports/117643
Reported by:    Stefan Sperling <stsp at stsp.name> (for devel/ncurses)
Approved by:    portmgr (marcus)
Original commit
Sunday, 21 Oct 2007
15:59 rafan search for other commits by this committer
- Update to 5.6 snapshot 20071020
  This includes our local changes in src/contrib/ncurses/tinfo/lib_baurate.c
  (rev 1.2: switch to contemporary TTY interface).
Original commit
Sunday, 14 Oct 2007
13:15 rafan search for other commits by this committer
- Update to 5.6 snapshot 20071013
Original commit
Wednesday, 5 Sep 2007
01:52 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070901
- Fix build by fixing manaul page content [1]

Submitted by:   Thomas Dickey (ncurses author) [1]
Original commit
Monday, 27 Aug 2007
09:00 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070825
- Remove tack which was removed in 20070303 rollup patch
  tack is now distributed as another tarball
- Remmove some files removed in 20070714 rollup patch
Original commit
Sunday, 12 Aug 2007
13:33 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070728
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Thursday, 26 Jul 2007
12:59 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070721
Original commit
Friday, 6 Jul 2007
10:26 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070630
Original commit
Monday, 25 Jun 2007
08:30 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070623
- Respect NOPORTEXAMPLES
- Use PORTEXAMPLES to make pkg-plist smaller
- Some style changes
Original commit
Monday, 16 Apr 2007
04:18 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070414
Original commit
04:17 rafan search for other commits by this committer
- Make manual pages macros more like what we have in src/lib/ncurses. This
  makes easier update in the base system.
- Remove 4.x support in devel/ncurses
Original commit
Sunday, 25 Mar 2007
17:25 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070324
Original commit
Sunday, 11 Mar 2007
09:45 rafan search for other commits by this committer
- Update to 5.6 snapshot 20070310
- Use DIST_SUBDIR to hold distfiles
Original commit
Sunday, 4 Mar 2007
16:45 rafan search for other commits by this committer
- Update to 5.6 20070303 snapshot
Original commit
Wednesday, 28 Feb 2007
16:17 rafan search for other commits by this committer
- Update to 5.6 20070224 snapshot
- Remove 4.x support
Original commit
Tuesday, 13 Feb 2007
14:40 rafan search for other commits by this committer
- Update to 5.6.20070210
Original commit
Sunday, 4 Feb 2007
12:29 rafan search for other commits by this committer
- Update to 5.6.20070203
- The LOCAL magic does not work for PATCH_SITES. It only works with
  MASTER_SITES. Use the way described in Porters' Handbook.
Original commit
Thursday, 1 Feb 2007
12:10 rafan search for other commits by this committer
- Update to 5.6.20070128
Original commit
Wednesday, 31 Jan 2007
18:38 rafan search for other commits by this committer
- Update to 5.6 patch 20070127
Original commit
Tuesday, 30 Jan 2007
20:43 rafan search for other commits by this committer
Force commit to note the devel/ncurses -> devel/ncurses-devel copy.

PR:             ports/108555
Repocopy by:    marcus
Original commit

Number of commits found: 68