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/libnet10/Makefile

Number of commits found: 27

Tuesday, 29 Jul 2014
01:59 adamw search for other commits by this committer
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)
Original commitRevision:363285 
Monday, 14 Jul 2014
14:50 tijl search for other commits by this committer
Mark deprecated.  Removing this port allows simplifying net/libnet and all
ports that depend on it.
Original commitRevision:361786 
Thursday, 10 Jul 2014
12:13 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Original commitRevision:361440 
Friday, 16 May 2014
19:09 dinoex search for other commits by this committer
- drop maintainership
Original commitRevision:354255 
Tuesday, 4 Mar 2014
06:51 dinoex search for other commits by this committer
- remove broken MANPREFIX
Original commitRevision:346994 
Friday, 21 Feb 2014
13:38 ehaupt search for other commits by this committer
Remove trailing whitespaces from category net
Original commitRevision:345423 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Saturday, 7 Dec 2013
05:09 dinoex search for other commits by this committer
- cleanup unused macro
Original commitRevision:335809 
Saturday, 16 Nov 2013
20:09 dinoex search for other commits by this committer
- use STAGEDIR
Original commitRevision:334028 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
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, 26 Jan 2013
16:34 dinoex search for other commits by this committer
- cleanup header
Original commitRevision:311027 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Tuesday, 22 Sep 2009
04:35 dinoex search for other commits by this committer
- extend MASTER_SITES
Feature safe:   yes
Original commit
Monday, 6 Jul 2009
07:38 dinoex search for other commits by this committer
- fix build inside jail
- take maintainership
Original commit
Thursday, 11 Jun 2009
20:08 pgollucci search for other commits by this committer
Library net/libnet10 defines structures for contents of network packets.
Fields of the packets have fixed size according to the respective protocol
definitions, but the library uses type u_long for some of the 32bit fields.
This is a problem on amd64 architecture, where type long has 64 bits. On
amd64, libnet creates packets with bad contents.

PR:             ports/122571
Submitted by:   Martin Beran <mb@tns.cz>
Original commit
Friday, 30 Jan 2009
21:57 pav search for other commits by this committer
- Update download location

Reported by:    -fetch-original pointyhat run
Original commit
Wednesday, 3 Sep 2008
03:42 linimon search for other commits by this committer
Reset shipley@dis.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Monday, 29 Oct 2007
17:47 miwi search for other commits by this committer
- Bump PORTREVISION (i forget this in the previous commit.)

Submitted by:   Wesley Shields <wxs@atarininja.org> (via privat mail)
Original commit
08:31 miwi search for other commits by this committer
- Fix build with amd64

PR:             116876
Submitted by:   Wesley Shields <wxs@atarininja.org>
Approved by:    maintainer timeout
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
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
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
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

Number of commits found: 27