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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
irrd Internet Routing Registry database server v4
4.2.9 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.9Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-04-14 17:29:55
Last Update: 2023-12-07 05:12:48
Commit Hash: 4a4c01b
People watching this port, also watch:: gmake, cyrus-sasl, p5-DBD-Pg, cyrus-sasl-saslauthd, gettext
Also Listed In: python
License: BSD2CLAUSE
WWW:
http://www.irrd.net/
Description:
Internet Routing Registry Daemon (IRRd) v4.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}irrd4>0:net/irrd@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/irrd/ && make install clean
To add the package, run one of these commands:
  • pkg install net/irrd
  • pkg install py39-irrd4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-irrd4 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-irrd4
Package flavors (<flavor>: <package>)
  • py39: py39-irrd4
distinfo:
TIMESTAMP = 1701883089 SHA256 (irrdnet-irrd-v4.2.9_GH0.tar.gz) = b936f3e7daa5769e1b3f0ec7363aec4c20c1f8484e4125f405f4020bfd8d2d02 SIZE (irrdnet-irrd-v4.2.9_GH0.tar.gz) = 367121

Packages (timestamps in pop-ups are UTC):
py37-irrd4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.0.8---4.0.8-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-irrd4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.94.2.9-4.2.94.2.9---
FreeBSD:13:quarterly4.2.94.2.94.2.74.2.94.2.94.2.94.2.94.2.9
FreeBSD:14:latest4.2.94.2.94.2.64.2.94.2.94.2.7-4.2.7
FreeBSD:14:quarterly4.2.94.2.9-4.2.94.2.94.2.94.2.94.2.9
FreeBSD:15:latest4.2.94.2.9n/a4.2.9n/a4.2.94.2.94.2.9
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-sphinx>=4.3.2 : textproc/py-sphinx@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-coverage>=6.0 : devel/py-coverage@py39
  2. py39-pytest-cov>=2.12.1 : devel/py-pytest-cov@py39
  3. py39-twisted>=21.7.0 : devel/py-twisted@py39
  4. py39-pytest>=7,1 : devel/py-pytest@py39
  5. python3.9 : lang/python39
Runtime dependencies:
  1. py39-alembic>=1.7.7 : databases/py-alembic@py39
  2. py39-ariadne>=0.13.0 : devel/py-ariadne@py39
  3. py39-asgiref>=3.4.1 : www/py-asgiref@py39
  4. py39-beautifultable>=0.8.0 : devel/py-beautifultable@py39
  5. py39-daemon>=2.3.0 : devel/py-daemon@py39
  6. py39-datrie>=0.8.2 : devel/py-datrie@py39
  7. py39-hiredis>=2.0.0 : databases/py-hiredis@py39
  8. py39-ipy>=1.01 : net-mgmt/py-ipy@py39
  9. py39-ordered-set>=4.0.2 : devel/py-ordered-set@py39
  10. py39-passlib>=1.7.4 : security/py-passlib@py39
  11. py39-pid>=3.0.4 : devel/py-pid@py39
  12. py39-psutil>=5.8.0 : sysutils/py-psutil@py39
  13. py39-psycopg2>=2.9.1 : databases/py-psycopg2@py39
  14. py39-psycopg2cffi>=2.9.0 : databases/py-psycopg2cffi@py39
  15. py39-pydantic>=1.8.2 : devel/py-pydantic@py39
  16. py39-python-gnupg>=0.4.8 : security/py-python-gnupg@py39
  17. py39-pytz>=2021.1 : devel/py-pytz@py39
  18. py39-redis>=3.5.3 : databases/py-redis@py39
  19. py39-requests>=2.26.0 : www/py-requests@py39
  20. py39-setproctitle>=1.2.2 : devel/py-setproctitle@py39
  21. py39-six>=1.13.0 : devel/py-six@py39
  22. py39-sqlalchemy14>=1.3.24 : databases/py-sqlalchemy14@py39
  23. py39-starlette>=0.14.2 : www/py-starlette@py39
  24. py39-ujson>=4.1.0 : devel/py-ujson@py39
  25. py39-uvicorn>=0.15.0 : www/py-uvicorn@py39
  26. py39-yaml>=5.4.1 : devel/py-yaml@py39
  27. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  28. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-irrd4-4.2.9: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_irrd
USES:
python
pkg-message:
For install:
1. A working copy of postgresql-server and postgresql-contrib is required. 2. For a fresh install the following should do: pkg install postgresql15-server postgresql15-contrib 3. Change the related postgresql server configuration like the following: https://irrd.readthedocs.io/en/stable/admins/deployment.html#postgresql-configuration Follow the documentation to create a database 4. Configure irrd accordingly following the documentation: https://irrd.readthedocs.io/en/stable/admins/configuration.html 5. Enable irrd at startup with: sysrc irrd4_enable=YES 6. Start the service: service irrd4 start 7. First sync of whois database might take a long time depending on resources available
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/irrdnet/irrd/tar.gz/v4.2.9?dummy=/
Collapse this list.
Port Moves
  • port moved here from net/irrd-legacy on 2021-10-27
    REASON: Has expired: Use net/irrd

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.9
07 Dec 2023 05:12:48
commit hash: 4a4c01ba6b5e3e504dc9d4b034d0b70710016efecommit hash: 4a4c01ba6b5e3e504dc9d4b034d0b70710016efecommit hash: 4a4c01ba6b5e3e504dc9d4b034d0b70710016efecommit hash: 4a4c01ba6b5e3e504dc9d4b034d0b70710016efe files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.8=>4.2.9

Changelog: https://irrd.readthedocs.io/en/v4.2.9/releases/4.2.9/
4.2.8
30 Sep 2023 11:01:22
commit hash: 8002a4628fad0907b097ffc8d7c83d5f8f017d6fcommit hash: 8002a4628fad0907b097ffc8d7c83d5f8f017d6fcommit hash: 8002a4628fad0907b097ffc8d7c83d5f8f017d6fcommit hash: 8002a4628fad0907b097ffc8d7c83d5f8f017d6f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.7=>4.2.8

Changelog: https://github.com/irrdnet/irrd/releases/tag/v4.2.8
4.2.7
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.2.7
11 Mar 2023 16:07:45
commit hash: 828678b2828e51616092104512462effda2adb95commit hash: 828678b2828e51616092104512462effda2adb95commit hash: 828678b2828e51616092104512462effda2adb95commit hash: 828678b2828e51616092104512462effda2adb95 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.6=>4.2.7

Changelog: https://github.com/irrdnet/irrd/releases/tag/v4.2.7
4.2.6
31 Dec 2022 21:58:57
commit hash: 300d2fa2a8df7821dcec907fea6278c7deeed466commit hash: 300d2fa2a8df7821dcec907fea6278c7deeed466commit hash: 300d2fa2a8df7821dcec907fea6278c7deeed466commit hash: 300d2fa2a8df7821dcec907fea6278c7deeed466 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.5=>4.2.6

Relnotes: https://github.com/irrdnet/irrd/releases/tag/v4.2.6
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.2.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.2.5
06 Aug 2022 21:57:28
commit hash: be5cf429729626a5dadd3cf6d8b3d9b28e236243commit hash: be5cf429729626a5dadd3cf6d8b3d9b28e236243commit hash: be5cf429729626a5dadd3cf6d8b3d9b28e236243commit hash: be5cf429729626a5dadd3cf6d8b3d9b28e236243 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.4=>4.2.5

Relnotes: https://github.com/irrdnet/irrd/releases/tag/v4.2.5
4.2.4
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.2.4
23 Apr 2022 15:23:30
commit hash: 6e63123052558ce48c063aa57200ae6e352f0045commit hash: 6e63123052558ce48c063aa57200ae6e352f0045commit hash: 6e63123052558ce48c063aa57200ae6e352f0045commit hash: 6e63123052558ce48c063aa57200ae6e352f0045 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.2.2=>4.2.4

- Fix rc script to use irrd service rather than twisted

Relnotes: https://github.com/irrdnet/irrd/releases/tag/v4.2.4
4.2.2
05 Feb 2022 01:17:21
commit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993ecommit hash: 461373bf1f104917f16cf783dd7d80d2951a993e files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Cleanup after the removal of lang/python36

* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
  DEPRECATED and set EXPIRATION_DATE.

PR:		261046
Approved by:	lwhsu (python)
4.2.2
06 Dec 2021 01:02:47
commit hash: d0bded2bf5dcf812c710ccad6f548d6010a4d2cecommit hash: d0bded2bf5dcf812c710ccad6f548d6010a4d2cecommit hash: d0bded2bf5dcf812c710ccad6f548d6010a4d2cecommit hash: d0bded2bf5dcf812c710ccad6f548d6010a4d2ce files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/irrd: Update version 4.0.8=>4.2.2

Relnotes: https://github.com/irrdnet/irrd/releases/tag/v4.2.2
4.0.8
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
4.0.8
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
4.0.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.8
14 Jan 2021 14:34:38
Revision:561562Original commit files touched by this commit
dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
4.0.8
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.8
08 Apr 2020 10:59:29
Revision:531106Original commit files touched by this commit
bofh search for other commits by this committer
net/irrd: Update version 2.3.10=>4.0.8

- Change LICENSE to BSD2CLAUSE from BSD4CLAUSE
- Utilizes UID and GID irrd for 252
- Take MAINTAINERSHIP
- Mentioned in UPDATING
- Both irrd-legacy and irrd can bes installed and run concurrently

Approved by:	ume (private mail)
2.3.10_3
18 Feb 2020 22:44:46
Revision:526477Original commit files touched by this commit
mat search for other commits by this committer
Use USE_GITHUB.
2.3.10_3
16 Nov 2019 09:21:13
Revision:517731Original commit files touched by this commit
ume search for other commits by this committer
Update master site.
Though tarball was rerolled, the contents is not changed.
2.3.10_3
16 Nov 2019 09:02:23
Revision:517728Original commit files touched by this commit
ume search for other commits by this committer
Unmark BROKEN.
It seems fetchable.
2.3.10_3
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
2.3.10_3
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
2.3.10_3
23 May 2016 20:35:01
Revision:415742Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
2.3.10_3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.3.10_3
16 Oct 2015 11:13:50
Revision:399431Original commit files touched by this commit
ume search for other commits by this committer
- Fix pthread detection. [1]
- Add LICENSE.
- Use USES=tar:tgz.
- OPTIONS'fy.
- Don't hide install procedure.

PR:		203792 [1]
2.3.10_2
02 Sep 2014 18:01:38
Revision:367069Original commit files touched by this commit
ume search for other commits by this committer
- Resurrect net/irrd with stagify.
- Take maintainership.
- Strip installed binary.
- Use shebangfix for perl scripts.
2.3.10_1
01 Sep 2014 23:05:27
Revision:366967Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from net-p2p, net and news
2.3.10_1
24 Jul 2014 15:57:24
Revision:362812Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
2.3.10_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.3.10_1
10 Jul 2013 23:59:46
Revision:322737Original commit files touched by this commit
jgh search for other commits by this committer
- fix from conversion in r322709

Approved by:	maintainer (implicit)
2.3.10_1
10 Jul 2013 16:23:40
Revision:322709Original commit files touched by this commit
bapt search for other commits by this committer
Mark job unsafe
2.3.10_1
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2.3.10_1
15 Mar 2012 11:45:48
Original commit files touched by this commit
sem search for other commits by this committer
- Add patches to fix two crash dumps

Submitted by:   Boris Lytochkin <lytboris_at_yandex-team.ru>
Feature safe:   Yes
2.3.10
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2.3.10
19 Nov 2010 13:01:52
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.3.10
2.3.9
27 Mar 2010 05:21:36
Original commit files touched by this commit
dougb search for other commits by this committer
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.

For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
2.3.9
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.3.9
15 May 2009 12:15:41
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.3.9
2.3.7
08 Apr 2009 16:23:22
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.3.7
2.3.5
02 Nov 2008 13:46:09
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.3.5
2.3.4_1
06 Jun 2008 13:50:32
Original commit files touched by this commit
edwin search for other commits by this committer
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)
2.3.4
15 Feb 2008 14:18:26
Original commit files touched by this commit
sem search for other commits by this committer
- Add forgotten RC script
2.3.4
15 Feb 2008 14:17:22
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.3.4
- Take maintainership because of maintainer email is bounced:

  takano@net-chef.net
    Recipient address rejected: User unknown in local recipient table
2.1.5
01 Oct 2007 08:11:15
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken with gcc4.2.
2.1.5
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
2.1.5
01 May 2006 03:22:21
Original commit files touched by this commit
ume search for other commits by this committer
Make it buildable on recent 7-CURRENT.

Reported by:    ports-sparc64 via maintainer
Approved by:    maintainer
2.1.5
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2.1.5
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.1.5
13 Jun 2004 10:21:31
Original commit files touched by this commit
nork search for other commits by this committer
o Add a rcNG script.
o Add dependency on ftp/wget.
o Fix re-close(3) problem.
o Add signal mask if already signaled.

Submitted by:   TAKANO Yuji <takano@net-chef.net> (maintainer)
2.1.5
19 Apr 2004 11:02:54
Original commit files touched by this commit
nork search for other commits by this committer
Change MAINTAINER address.

Requested by:   maintainer
2.1.5
14 Apr 2004 17:23:23
Original commit files touched by this commit
nork search for other commits by this committer
Add Internet Routing Registry database server(2.1.5).

Submitted by:   TAKANO Yuji <takano@usen.ad.jp>

Number of commits found: 52