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
non port: devel/motor/Makefile
SVNWeb

Number of commits found: 43

Sat, 4 Apr 2020
[ 20:51 antoine search for other commits by this committer ] Original commit   Revision:530719 (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Wed, 6 Nov 2019
[ 12:48 antoine search for other commits by this committer ] Original commit   Revision:516880 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN, unfetchable
Tue, 9 Jan 2018
[ 07:40 mat search for other commits by this committer ] Original commit   Revision:458513 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Tue, 23 Aug 2016
[ 18:01 marino search for other commits by this committer ] Original commit   Revision:420725
devel/motor: document ncurses requirement

While here, add USES=alias to help dragonfly

Approved by:	ncurses blanket
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Mon, 12 May 2014
[ 14:03 ale search for other commits by this committer ] Original commit   Revision:353825
Stagify.
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345404 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category devel
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Wed, 4 Sep 2013
[ 20:01 bsam search for other commits by this committer ] Original commit   Revision:326316 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
Mon, 29 Apr 2013
[ 22:27 bapt search for other commits by this committer ] Original commit   Revision:316850 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}

While here:
- trim headers
- convert to new options framework
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Tue, 30 Dec 2008
[ 09:37 ale search for other commits by this committer ] Original commit 
Fix build on -CURRENT.
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 3 Oct 2007
[ 22:52 edwin search for other commits by this committer ] Original commit 
Remove support for OSVERSION < 5
Sat, 27 Jan 2007
[ 09:38 ale search for other commits by this committer ] Original commit 
- Patch for gcc4
- Update MASTER_SITES
- Use bzip2
Fri, 18 Aug 2006
[ 17:16 delphij search for other commits by this committer ] Original commit 
Fix files' permissions: install files under the credential of the
current user, i.e. root.

Submitted by:   Dmitry Marakasov <amdmi3 mail ru>
PR:             ports/102164
Approved by:    ale's vacation
Fri, 15 Apr 2005
[ 14:34 ale search for other commits by this committer ] Original commit 
Update to 3.4.0 release.

PR:             ports/79959
Submitted by:   Vasil Dimov <vd@datamax.bg>
Wed, 25 Aug 2004
[ 10:12 ale search for other commits by this committer ] Original commit 
Better fix for gcc 3.4.

PR:             ports/69982
Submitted by:   Andrey Slusar <vasallia@ukr.net>
Sun, 22 Aug 2004
[ 14:37 krion search for other commits by this committer ] Original commit 
Fix build with gcc-3.4
Tue, 27 Jul 2004
[ 08:43 ale search for other commits by this committer ] Original commit 
Update to 3.3.0 release.
Thu, 18 Mar 2004
[ 16:23 ale search for other commits by this committer ] Original commit 
Remove trailing blank line. (I think this was the "error")

PR:             ports/64393
Submitted by:   Oliver Eikemeier
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Sun, 18 Jan 2004
[ 10:50 ale search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org email address.

Approved by:    nork (mentor)
Tue, 26 Aug 2003
[ 20:25 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 05:41 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 2 Feb 2003
[ 12:34 nork search for other commits by this committer ] Original commit 
Update to 3.2.4.

PR:             ports/46447
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Tested by:      petef and maintainer
Mon, 16 Sep 2002
[ 11:14 ijliao search for other commits by this committer ] Original commit 
upgrade to 3.2.3

PR:             42505
Submitted by:   maintainer
Thu, 1 Aug 2002
[ 16:22 ade search for other commits by this committer ] Original commit  (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Thu, 16 May 2002
[ 11:22 sobomax search for other commits by this committer ] Original commit 
- Update to 3.2.2;
- hand over maintainership to Alex Dupre <sysadmin@alexdupre.com>.

PR:             38076
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Fri, 12 Apr 2002
[ 17:10 ade search for other commits by this committer ] Original commit  (Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
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
Fri, 15 Mar 2002
[ 19:44 ade search for other commits by this committer ] Original commit  (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
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
Tue, 5 Mar 2002
[ 11:29 sobomax search for other commits by this committer ] Original commit 
Update to 3.2.0.    
Mon, 8 Oct 2001
[ 14:50 sobomax search for other commits by this committer ] Original commit 
Update to 3.0.0.    
Wed, 8 Aug 2001
[ 18:33 sobomax search for other commits by this committer ] Original commit 
Update to 2.20.14.    
Tue, 17 Apr 2001
[ 15:18 sobomax search for other commits by this committer ] Original commit 
Update to 2.15.7.    
Tue, 13 Mar 2001
[ 11:06 sobomax search for other commits by this committer ] Original commit 
Put a copy of distfile at my MASTER_SITE_LOCAL, because bento constantly   has
strange problems downloading it from the author's site. I really puzzled  
because I can't reproduce those problems even from freefall.    
Wed, 21 Feb 2001
[ 00:15 sobomax search for other commits by this committer ] Original commit 
Add motor 2.6.3, a powerful text mode based programming IDE.    

Number of commits found: 43