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/libepp-nicbr/Makefile
SVNWeb

Number of commits found: 29

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 22 Nov 2021
[ 20:38 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:0057ceb7b51c80e1f119516347b59f077c24c1f6  commit hash:0057ceb7b51c80e1f119516347b59f077c24c1f6  commit hash:0057ceb7b51c80e1f119516347b59f077c24c1f6  0057ceb 
devel/libepp-nicbr: Update to 1.18
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
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
Fri, 9 Mar 2018
[ 17:10 arved search for other commits by this committer ] Original commit   Revision:463979
Correct setting of CXXFLAGS

PR:		 222399
Submitted by:	 Roger Leigh
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, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Wed, 22 Feb 2017
[ 15:02 bapt search for other commits by this committer ] Original commit   Revision:434587 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Drop useless dependency on gmake (bmake build those fine)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 16 Mar 2015
[ 12:47 robak search for other commits by this committer ] Original commit   Revision:381385
devel/libepp-nicbr: update 1.13 -> 1.15

PR:		197421
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
Sat, 30 Aug 2014
[ 22:58 adamw search for other commits by this committer ] Original commit   Revision:366691
Fix build on -current.

This is an ugly fix, and makes some assumptions, but necessary as
Uses/readline.mk doesn't export which path it's using, it just modifies *FLAGS
directly.
Wed, 2 Jul 2014
[ 10:28 robak search for other commits by this committer ] Original commit   Revision:360163
devel/libepp-nicbr: convert to new LIB_DEPENDS format

Approved by:	marino (mentor)
Fri, 14 Feb 2014
[ 16:21 miwi search for other commits by this committer ] Original commit   Revision:344276
- Remove useless bmake/fmake check
- Stage support
- Convert USE_GMAKE to USES
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, 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)
Tue, 28 May 2013
[ 05:50 miwi search for other commits by this committer ] Original commit   Revision:319290
- Update to 1.13

PR:		178876
Submitted by:	Ports Fury
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
Sun, 5 May 2013
[ 21:36 bapt search for other commits by this committer ] Original commit   Revision:317439
Fix build with bmake
Fri, 30 Nov 2012
[ 23:52 sperber search for other commits by this committer ] Original commit   Revision:308049
- Update to version 1.12
- Add LICENSE
- Update pkg-descr
- Convert to optionsng
- Trim Makefile header

PR:           ports/171987
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
Fri, 2 Sep 2011
[ 00:32 sylvio search for other commits by this committer ] Original commit 
- Update to 1.11
Fri, 22 Oct 2010
[ 21:00 araujo search for other commits by this committer ] Original commit 
- Update to 1.10.

PR:             ports/151543
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 19 Jun 2010
[ 04:23 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.

Hat:            portmgr
Feature safe:   yes
Thu, 9 Jul 2009
[ 20:59 jmelo search for other commits by this committer ] Original commit 
- Update to 1.7.
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Apr 2007
[ 16:15 jmelo search for other commits by this committer ] Original commit 
- Remove support for FreeBSD 4.X.

PR:             ports/111853
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Sat, 7 Apr 2007
[ 01:01 mnag search for other commits by this committer ] Original commit 
- Update to 1.5

Approved by:    jmelo (maintainer)
Tue, 3 Oct 2006
[ 19:49 jmelo search for other commits by this committer ] Original commit 
- Update to 1.3.
- Fix pkgorigin.
Wed, 5 Jul 2006
[ 20:20 jmelo search for other commits by this committer ] Original commit 
- New port: libepp-nicbr

This is the LIBEPP-NICBR C++ library that partially implements the Extensible
Provisioning Protocol (EPP), as described in the Internet Drafts RFC3730bis to
RFC3734bis and RFC3735.

RFC3731bis - EPP Domain Name Mapping - was implemented with hosts as attributes
of the Domain Object.

In order to conform to the .BR model, extensions to the EPP Domain Name and
Contact Mapping were made (draft-neves-epp-brdomain and draft-neves-epp-brorg),
supported since version 0.2. The documentation for these extensions is
available at EPP References [1].

[1]
http://registro.br/epp/rfc-EN.html

WWW:    http://registro.br/epp/

Number of commits found: 29