non port: net/whois/Makefile |
SVNWeb
|
Number of commits found: 81 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 20 Oct 2020
|
[ 16:45 rhurlin ]
net/whois: Update to 5.5.7
Changes for 5.5.7[1]:
* Implemented support for CIDR queries to whois.arin.net
The old behaviour caused the server to return no results, now when
querying for ip/length the server returns a result if there is an
exact match
* Added the .ao, .bh, .mm, and .xn--pgbs0dh (Tunisia) TLD servers
* Added some .ru and .su SLD servers
* Updated the .th and .xn--o3cw4h TLD servers
* Updated the .cy, .jo, .lb, .np, .xn--mgbayh7gpa and .xn--qxam TLD URLs
* Updated the charset for whois.ati.tn
* Updated the list of new gTLDs
[1]
https://github.com/rfc1036/whois/commit/7f9fdae2a99c9a56959b37049488f94e8bdfa7c2
PR: 250275
Submitted by: Juraj Lutter <juraj@lutter.sk>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26861
|
Sat, 11 Apr 2020
|
[ 05:49 pi ]
net/whois: update 5.2.17 -> 5.5.6
PR: 243230
Submitted by: Juraj Lutter <juraj@lutter.sk>
Reviewed by: fernape
Approved by: coco@executive-computing.de (maintainer timeout)
Relnotes: https://github.com/rfc1036/whois/blob/next/debian/changelog
|
Sat, 29 Jul 2017
|
[ 16:03 dbaio ]
net/whois: Update to 5.2.17
While here:
Convert to options target helper
Switch to Github release format
Update license
PR: 221078
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
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.
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 7 May 2015
|
[ 17:26 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 5 Sep 2014
|
[ 21:26 pi ]
net/whois: 5.1.4 -> 5.1.5
Upstream:
- Updated the list of new gTLDs.
- Added some disclaimer suppression strings for the new gTLDs' servers.
- Updated one or more translations. (Closes: #756231)
Port:
- Pull source from github, not from the Debian pool
- Fix build error in QAT
PR: 190799
Submitted by: Marco Steinbach <coco@executive-computing.de>
|
Mon, 4 Aug 2014
|
[ 09:31 pi ]
net/whois: 5.0.23 -> 5.1.4, unbreak, passing maintainership to submitter
PR: 190799
Submitted by: coco@executive-computing.de
Approved by: lapo@lapo.it (old maintainer)
|
Tue, 29 Jul 2014
|
[ 21:07 adamw ] (Only the first 10 of 106 ports in this commit are shown above. )
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 27 Apr 2014
|
[ 14:38 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Mark a few unfetchable ports BROKEN
With hat: portmgr
|
Wed, 22 Jan 2014
|
[ 15:22 madpilot ]
- Update to 5.0.23
- Convert to staging
- Support NLS option
- Remove uneeded file
- Rename patch files according to standard
PR: ports/185929
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thu, 12 Sep 2013
|
[ 16:11 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 7 Feb 2011
|
[ 12:51 jadawin ]
- Update to 5.0.11
PR: ports/154569
Submitted by: Lapo Luchini <lapo _AT_ lapo.it> (maintainer)
Feature safe: yes
|
Mon, 11 Oct 2010
|
[ 12:40 swills ]
- Update to 5.0.8
PR: ports/151358
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by: wxs (co-mentor)
|
Thu, 19 Aug 2010
|
[ 09:05 decke ]
- Update to 5.0.7
PR: ports/149733
Submitted by: Lapo Luchini <lapo at lapo dot it> (maintainer)
Approved by: miwi (mentor)
|
Thu, 15 Jul 2010
|
[ 04:48 miwi ]
- Update to 5.0.6
PR: 148590
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
Mon, 28 Jun 2010
|
[ 13:00 ashish ]
- Update port to 5.0.5.
- Add LICENSE files.
- Clean up comments.
PR: ports/148042
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by: tabthorpe (mentor)
Feature safe: yes
|
Tue, 16 Feb 2010
|
[ 11:24 lwhsu ]
- Update to 5.0.1
PR: ports/143998
Submitted by: Lapo Luchini <lapo AT lapo.it> (maintainer)
Feature safe: yes
|
Fri, 30 Oct 2009
|
[ 09:42 miwi ]
- Update to 4.7.36
PR: 140049
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
Sat, 4 Jul 2009
|
[ 19:29 miwi ]
- Update to 4.7.34
PR: 136247
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
Sat, 30 May 2009
|
[ 20:59 miwi ]
- Re-apply binary name change as proposed in PR ports/105417 and listed
on 2007-09-03 in UPDATING
- Pass maintainership to submitter
- Use PLIST_FILES
PR: 134860
Submitted by: Lapo Luchini <lapo@lapo.it>
|
Fri, 24 Apr 2009
|
[ 22:21 miwi ]
- Update to 4.7.33
|
Wed, 24 Dec 2008
|
[ 19:27 miwi ]
- Update to 4.7.30
|
Mon, 22 Sep 2008
|
[ 23:35 miwi ]
- Update to 4.7.28
|
Fri, 22 Aug 2008
|
[ 09:34 miwi ]
- Update to 4.7.27
|
Wed, 20 Aug 2008
|
[ 07:38 miwi ]
- Take maintainership
|
[ 06:50 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr
|
Fri, 18 Jul 2008
|
[ 13:32 lippe ]
- Update to 4.7.26.
- Unbreak.
PR: ports/124829
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks)
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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)
|
Sun, 11 May 2008
|
[ 19:39 pav ]
- Mark BROKEN: does not fetch
Reported by: pointyhat
|
Thu, 20 Mar 2008
|
[ 09:56 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Sun, 2 Mar 2008
|
[ 06:21 rafan ]
- Update to 4.7.24
PR: ports/119603
Submitted by: Hans Lambermont <hans at lambermont.dyndns.org>
Approved by: maintainer timeout (7 weeks)
|
Mon, 3 Sep 2007
|
[ 08:37 sat ]
- Update whois to 4.7.22 [1]
- Rename whois binary from gwhois to mwhois [1]
- Remove CONFLICTS from net/gwhois
PR: ports/116001 [1]
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) [1]
|
Sat, 16 Jun 2007
|
[ 10:39 miwi ]
- Update to 4.7.21
- Pass maintainership to submitter
PR: 113745
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
|
Wed, 6 Jun 2007
|
[ 07:45 linimon ] (Only the first 10 of 26 ports in this commit are shown above. )
Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat: portmgr
|
Mon, 27 Nov 2006
|
[ 21:20 miwi ]
- Update to 4.7.20
PR: ports/105861
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
Thu, 23 Nov 2006
|
[ 18:49 miwi ]
- Update to 1.7.19
Submitted by: pointyhat via kris
Approved by: maintainer timeout
|
Tue, 31 Oct 2006
|
[ 22:40 miwi ]
- Update to 4.7.18
PR: ports/104124
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
Thu, 21 Sep 2006
|
[ 20:35 miwi ]
- Update to 4.7.17
PR: ports/103459
Submitted by: Filippo Natali <filippo.natali(at)gmail.com> (maintainer)
|
Sat, 29 Jul 2006
|
[ 19:29 miwi ]
- Update to 4.7.15
PR: ports/100804
Submitted by: Filippo Natali <filippo.natali(at)gmail.com>
Approved by: krion (mentor)
|
Wed, 5 Apr 2006
|
[ 01:57 mnag ]
- Update to 4.7.13
PR: 95317
Submitted by: maintainer
|
Fri, 17 Feb 2006
|
[ 22:42 mnag ]
- Update to 4.7.12
PR: 93384
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
Mon, 16 Jan 2006
|
[ 19:24 tdb ]
- Update to 4.7.11
PR: 91878
Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
|
Tue, 13 Dec 2005
|
[ 15:05 garga ]
- Update to 4.7.10
PR: ports/90327
Submitted by: maintainer
|
Sat, 12 Nov 2005
|
[ 17:53 sem ]
- fix build with nonstandard LOCALBASE
- add SHA256 checksum
PR: ports/88889
Submitted by: maintainer
|
Fri, 7 Oct 2005
|
[ 11:09 vs ]
- Update to 4.7.8
- Drop obsolete patch
PR: ports/86975
Submitted by: maintainer
|
Mon, 30 May 2005
|
[ 09:21 vs ]
Update net/whois to 4.7.5:
- Updated the .in TLD server.
- Added the ASN allocations for Afrinic.
PR: ports/81651
Submitted by: maintainer
|
Mon, 2 May 2005
|
[ 12:16 jylefort ]
- Update to 4.7.4 [1]
- Remove unnecessary lines from pkg-plist
PR: ports/80531 [1]
Submitted by: maintainer
|
Tue, 5 Apr 2005
|
[ 15:42 leeym ]
- Update net/whois to 4.7.2
PR: 79562
Submitted by: maintainer
|
Thu, 10 Mar 2005
|
[ 17:24 novel ] (Only the first 10 of 22 ports in this commit are shown above. )
Change maintainer's e-mail.
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor)
|
Mon, 7 Mar 2005
|
[ 13:25 flz ]
- Update to 4.7.1.
PR: ports/78525
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
Approved by: pav (mentor)
|
Tue, 1 Feb 2005
|
[ 13:59 sem ]
- Update to 4.7.0
PR: ports/76949
Submitted by: maintainer
|
Wed, 29 Dec 2004
|
[ 10:05 krion ]
Update to 4.6.26
PR: ports/75602
Submitted by: maintainer
|
Wed, 8 Dec 2004
|
[ 16:26 vs ]
Update to 4.6.25
PR: ports/74807
Submitted by: Toni Viemero
Approved by: maintainer
|
Wed, 1 Dec 2004
|
[ 14:51 sem ]
- Update to 4.6.24
PR: ports/74578
Submitted by: maintainer
|
Fri, 22 Oct 2004
|
[ 08:47 clsung ]
- update to 4.6.23
PR: ports/72994
Submitted by: maintainer (Filippo Natali)
Approved by: co-mentor (vanilla)
|
Tue, 12 Oct 2004
|
[ 14:13 pav ]
- Update to 4.6.22
PR: ports/72567
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
|
Thu, 26 Aug 2004
|
[ 17:09 sem ]
Update to 4.6.21
PR: ports/70982
Submitted by: maintainer
|
Mon, 16 Aug 2004
|
[ 08:11 krion ]
Update to 4.6.20
PR: ports/70521
Submitted by: maintainer
|
Thu, 29 Jul 2004
|
[ 20:49 pav ]
- Update to 4.6.19
PR: ports/69761
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
|
Sat, 10 Jul 2004
|
[ 10:37 sem ]
Forced commit to note that the previous commit was approved by krion
|
[ 10:27 sem ]
Update to 4.6.18
PR: 68887
Submitted by: maintainer
Approved by: kris (mentor)
|
Thu, 8 Jul 2004
|
[ 07:49 krion ]
Update to 4.6.17
PR: ports/68805
Submitted by: maintainer
|
Mon, 14 Jun 2004
|
[ 09:42 krion ]
- Update to 4.6.16
PR: ports/67930
Submitted by: maintainer
|
Fri, 21 May 2004
|
[ 06:11 krion ]
- Update to version 4.6.15
PR: ports/66928
Submitted by: maintainer
|
Mon, 19 Apr 2004
|
[ 11:16 pav ]
- Update to 4.6.14
- Use native make instead of gmake
- Support WITHOUT_NLS knob
PR: ports/65683
Submitted by: Toni Viemero <toni.viemero@iki.fi>
This patch by: Filippo Natali <filippo.natali@widestore.net> (maintainer)
|
Tue, 13 Apr 2004
|
[ 15:57 vs ]
+ Update to 4.6.13:
- new IPv4 RIPE allocations
- fix issues with DENIC
+ correctly handle CFLAGS
PR: 65272
Submitted by: Toni Viemero (approved by maintainer)
Approved by: linimon (mentor)
|
Tue, 30 Mar 2004
|
[ 19:56 krion ] (Only the first 10 of 43 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Tue, 2 Mar 2004
|
[ 09:28 pav ]
- Update to 4.6.11
PR: ports/63603
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Mon, 22 Dec 2003
|
[ 08:56 pav ]
- Update to 4.6.9
PR: ports/60493
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
|
Mon, 10 Nov 2003
|
[ 14:11 krion ]
- Update to 4.6.8
PR: 59106
Submitted by: maintainer
|
Mon, 13 Oct 2003
|
[ 13:54 oliver ]
fix build on 5-latest
Noted By: bento
|
Sat, 4 Oct 2003
|
[ 14:36 oliver ]
Add whois 4.6.7, marco d'Itri whois client.
PR: 57530
Submitted by: Filippo Natali <filippo@widestore.net>
|
Number of commits found: 81 |