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.

non port: emulators/dynamips/Makefile

Number of commits found: 29

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 24 Oct 2015
01:17 bapt search for other commits by this committer
Mark as broken: does not fetch
Original commitRevision:400096 
Tuesday, 24 Mar 2015
22:17 marino search for other commits by this committer
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
Original commitRevision:382185 
Wednesday, 9 Apr 2014
15:15 pawel search for other commits by this committer
- Add staging support
- Convert to new LIB_DEPENDS format, USES=gmake
- Register CONFLICTS
- Define DOCS option
Original commitRevision:350722 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Thursday, 28 Mar 2013
15:51 eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
Original commitRevision:315474 
Wednesday, 15 Aug 2012
19:26 tabthorpe search for other commits by this committer
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
Original commit
Monday, 7 Nov 2011
04:24 miwi search for other commits by this committer
- Get rid FreeBSD 6 support
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Thursday, 19 Nov 2009
22:07 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Monday, 20 Jul 2009
18:25 nork search for other commits by this committer
o Fix -m 0001.0002.0003 (cisco format) option issue.
o Fix not real world communications via gen_eth (FreeBSD's libpcap) issue.
o Take MAINTAINERship to myself.
o Bump PORTREVISION accordingly.

Approved by:            fjoe (maintainer)
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
Friday, 6 Jun 2008
13:27 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)
Original commit
Thursday, 20 Mar 2008
09:46 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Tuesday, 3 Jul 2007
15:29 fjoe search for other commits by this committer
Update to 0.2.7.

PR:             113808
Submitted by:   Pavel I Volkov
Original commit
Tuesday, 14 Nov 2006
04:33 fjoe search for other commits by this committer
Fix the build on RLEENG_4.
Original commit
04:24 fjoe search for other commits by this committer
Remove LIB_DEPENDS if we link with libpcap from ports.
Original commit
04:22 fjoe search for other commits by this committer
- Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.
Original commit
04:15 fjoe search for other commits by this committer
Oops, worng patch committed.
Original commit
Monday, 13 Nov 2006
18:41 fjoe search for other commits by this committer
Bump PORTREVISION for PCAP_D_IN fix.

PR:             105468
Original commit
Tuesday, 7 Nov 2006
15:01 fjoe search for other commits by this committer
Update to 0.2.5.
Original commit
Wednesday, 8 Mar 2006
16:58 fjoe search for other commits by this committer
Forgotten fix from previous commit:
Turn off JIT on amd64 (does not work for some reason).

Approved by:    portmgr
Original commit
16:55 fjoe search for other commits by this committer
- Update to 0.2.4
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly

Approved by:    portmgr
Original commit
Monday, 13 Feb 2006
19:51 fjoe search for other commits by this committer
Correct check for FreeBSD version that has libpcap 0.9+.
Original commit
19:42 fjoe search for other commits by this committer
Update to 0.2.3c.

- Fixed a stupid bug in DMA handling, which in certain conditions can
cause an infinite loop.
- Added an "instruction block hash" which avoids lookups in the instruction
red-black tree. The IBH table takes only 16 Kb of memory.
- Added CRC-12 and CRC-16 functions for future use.
- Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces
in a portable way (tested on Linux and Cygwin).
- Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne.
- Minor cosmetic changes to display supported/unsupported PA and NPE.

Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
Original commit
19:16 fjoe search for other commits by this committer
- Fix the build on RELENG_4 (USE_GCC=3.2+) [1]
- Fix the build on arches other than i386 [2]
- Bump PORTREVISION

Noted by:       pointyhat [1], [2]
Original commit
Thursday, 2 Feb 2006
20:43 fjoe search for other commits by this committer
Fix CATEGORIES.

Pointed out by: chkversion
Original commit
13:22 fjoe search for other commits by this committer
New port: dynamips

dynamips is Cisco 7200 simulator.
Original commit

Number of commits found: 29