Port details |
- libunp The networking library used in UNIX Network Programming Volume 1 2e
- 1.0_1 net =3 1.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: not specified in port
- WWW:
- http://www.kohala.com/start/
- Description:
- libunp is the library used in W. Richard Stevens' book "UNIX Network
Programming Volume 1, 2nd Edition". It contains the library and headers
used in the examples as well as all programs from the text that compile on
FreeBSD systems.
For more information on the book, see
http://www.phptr.com/ptrbooks/ptr_013490012X.html
For more info on W. Richard Stevens, see
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/libunp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libunp
- pkg install libunp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libunp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (unpv12e.tar.gz) = 7f73bbc920125cdd9a558b7a2820f2c1c688350681ca8c77724b5c1f38c5c250
SIZE (unpv12e.tar.gz) = 230608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_libunp
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.0_1 17 Jun 2016 23:28:05 |
mat |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight |
1.0_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.0_1 29 Jul 2014 01:59:17 |
adamw |
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port) |
1.0_1 28 Feb 2014 08:55:29 |
ehaupt |
Support staging |
1.0_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0_1 29 Feb 2008 19:35:33 |
lx |
Unbreak, now that it fetches.
PR: ports/121164
Submitted by: Chess Griffin <chess@chessgriffin.com> |
1.0_1 10 Feb 2008 12:36:36 |
erwin |
Mark BROKEN: checksum mismatch |
1.0_1 19 Apr 2007 21:20:48 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p |
1.0_1 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.0_1 17 Feb 2005 07:02:23 |
sem |
- Fix unfechable URL
PR: ports/77620
Submitted by: Simon Barner <barner(at)gmx.de> |
1.0_1 19 Mar 2004 22:54:47 |
kris |
BROKEN on alpha 4.x: Does not compile |
1.0_1 01 Mar 2004 10:55:30 |
krion |
- Fix MASTER_SITES
- Fix WWW: line |
1.0_1 22 Feb 2004 08:55:02 |
krion |
- Fix build on AMD64
PR: ports/63201
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
1.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.0 02 Nov 2003 02:48:09 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0 29 Oct 2003 16:25:23 |
ume |
fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and
EAI_NODATA were obsoleted).
There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround. However, some of these ports use it as a case
label of switch. Since our alias broke such code, we may better
to consider deleting such alias.
Requested by: kris
Approved by: portmgr (kris) (implicitly) |
1.0 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
02 Jul 2000 23:26:16 |
kris |
Remove directory on deinstall |