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: security/authforce/Makefile
SVNWeb

Number of commits found: 42

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Mon, 5 Aug 2019
[ 06:37 antoine search for other commits by this committer ] Original commit   Revision:508138 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Wed, 28 Dec 2016
[ 13:48 amdmi3 search for other commits by this committer ] Original commit   Revision:429767
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Regenerate patches
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 8 Oct 2015
[ 15:12 olgeni search for other commits by this committer ] Original commit   Revision:398833 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespace from Makefiles, M-X.
Sat, 20 Dec 2014
[ 19:37 bapt search for other commits by this committer ] Original commit   Revision:375111 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Sat, 17 May 2014
[ 08:36 miwi search for other commits by this committer ] Original commit   Revision:354294
- Support USE_GITHUB
- Fix info file
- Options helper

PR:		187752
Submitted by:	Ports Fury
Wed, 5 Feb 2014
[ 19:41 marino search for other commits by this committer ] Original commit   Revision:342824
security/authforce: USES+= readline (from dports)
Fri, 31 Jan 2014
[ 16:50 miwi search for other commits by this committer ] Original commit   Revision:342029
- Stage support
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 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:
security)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Mon, 6 May 2013
[ 15:34 bapt search for other commits by this committer ] Original commit   Revision:317525 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
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, 5 Nov 2012
[ 22:30 adamw search for other commits by this committer ] Original commit   Revision:307042
Force NLS support with a very broken autotools configure. This fixes
package building. PORTREVISION bump for plist change if NLS enabled.

Feature safe:	yes
Fri, 26 Oct 2012
[ 23:54 bapt search for other commits by this committer ] Original commit   Revision:306478
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PLIST_FILES

Remove file:
files/patch-ad
pkg-plist

Comment for now USE_READLINE as it is buggy

PR:		ports/172053
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Fri, 21 Sep 2012
[ 10:07 bapt search for other commits by this committer ] Original commit   Revision:304618 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator)
Thu, 8 Mar 2012
[ 08:04 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)

Submitted by:   sunpoet (myself)
Tested by:      exp-run by linimon
Approved by:    linimon (with portmgr hat)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Thu, 1 Sep 2011
[ 16:54 sunpoet search for other commits by this committer ] Original commit 
- Update to 0.9.9
Tue, 30 Aug 2011
[ 07:41 ache search for other commits by this committer ] Original commit 
Remove myself from MAINTAINER
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.
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Fri, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Fri, 6 Jun 2008
[ 14:01 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 129 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)
Thu, 20 Mar 2008
[ 10:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Wed, 13 Dec 2006
[ 12:41 roam search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Sun, 4 Dec 2005
[ 10:58 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add INFO macro
Mon, 14 Nov 2005
[ 21:09 ache search for other commits by this committer ] Original commit 
Website moved
Thu, 3 Jun 2004
[ 22:41 roam search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
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.
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.
Mon, 14 Jul 2003
[ 02:53 sf search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Fri, 7 Mar 2003
[ 06:10 ade search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
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
Wed, 8 May 2002
[ 09:43 ache search for other commits by this committer ] Original commit 
Authforce is an HTTP authentication brute forcer.

Number of commits found: 42