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) combination for a given watch list. This is what FreshPorts will look for.

non port: net/nemesis/Makefile

Number of commits found: 22

Wednesday, 20 Mar 2024
17:15 Nuno Teixeira (eduardo) search for other commits by this committer
net/nemesis: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 5e122b6e99546cbfdd4dc7513fdd443e0f8ffc07 commit hash: 5e122b6e99546cbfdd4dc7513fdd443e0f8ffc07 commit hash: 5e122b6e99546cbfdd4dc7513fdd443e0f8ffc07 commit hash: 5e122b6e99546cbfdd4dc7513fdd443e0f8ffc07 5e122b6
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 30 Jul 2022
05:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libnet: Update to 1.2

- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/libnet/libnet/releases
commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 9f7a285
Sunday, 12 Jun 2022
15:51 Yuri Victorovich (yuri) search for other commits by this committer
net/nemesis: Restore PORTEPOCH from the previous port incarnation

Reported by:	automated version checker
commit hash: 4a9e3e9c4bf50efc7b437890e76c111b622fad3c commit hash: 4a9e3e9c4bf50efc7b437890e76c111b622fad3c commit hash: 4a9e3e9c4bf50efc7b437890e76c111b622fad3c commit hash: 4a9e3e9c4bf50efc7b437890e76c111b622fad3c 4a9e3e9c
07:40 Yuri Victorovich (yuri) search for other commits by this committer
net/nemesis: Re-add port: Command-line network packet crafting and injection
utility
commit hash: 4f5451e21d28a794ae0e7a84e58f011d4f1453a0 commit hash: 4f5451e21d28a794ae0e7a84e58f011d4f1453a0 commit hash: 4f5451e21d28a794ae0e7a84e58f011d4f1453a0 commit hash: 4f5451e21d28a794ae0e7a84e58f011d4f1453a0 4f5451e
Tuesday, 9 Sep 2014
09:32 marino search for other commits by this committer
net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014

The ports the depend on net/libnet10 should have been set to expire on
the same day as net/libnet10.  That didn't happen, so postpone the removal
of libnet10 three weeks to afford an opportunity for 12 ports to migrate
to a new libnet.
Original commitRevision:367721 
Friday, 31 Jan 2014
06:48 miwi search for other commits by this committer
- Stage support
Original commitRevision:341915 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Wednesday, 31 Jan 2007
14:09 pav search for other commits by this committer
- Patch net/libnet* to versioned libraries and header files, so they can
  coexist

PR:             ports/103861
Submitted by:   alepulver
Tested by:      pointyhat
With hat:       portmgr
Original commit
Monday, 14 Nov 2005
17:07 sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
Original commit
Saturday, 2 Apr 2005
22:34 naddy search for other commits by this committer
Maintenance update to 1.4.  No substantial changes.

Approved by:    maintainer
Original commit
Tuesday, 1 Jul 2003
17:39 leeym search for other commits by this committer
Update of net/nemesis to latest version (1.4beta3)

PR:             53964
Submitted by:   Marco Molteni <molter@tin.it>
Original commit
Friday, 21 Feb 2003
13:15 knu search for other commits by this committer
De-pkg-comment.
Original commit
Friday, 17 Aug 2001
15:01 sobomax search for other commits by this committer
Actually pass over maintainership to Marco Molteni <molter@tin.it>    
Original commit
13:36 sobomax search for other commits by this committer
- Update to 1.32;   - hand over maintainership to Marco Molteni <molter@tin.it>.
   
Original commit
Monday, 29 Jan 2001
14:20 sf search for other commits by this committer
update to 1.2.    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Friday, 22 Dec 2000
22:45 obrien search for other commits by this committer
Return to ports at freebsd.org    
Original commit
Monday, 10 Jul 2000
02:40 steve search for other commits by this committer
Fixup BUILD_DEPENDS line so 'make describe' among other things doesn't   hack up
furballs.    
Original commit
Saturday, 8 Jul 2000
05:27 obrien search for other commits by this committer
The secondary mastersites were    
Original commit
05:24 obrien search for other commits by this committer
Nemesis is a command line, portable "human IP stack".  It can be useful for  
easy injection of packet streams from simple shell scripts.  It supports   8
protocols (ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP), and packets can be  
injected on either Layer 2 or Layer 3.    
Original commit

Number of commits found: 22