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: emulators/doscmd/Makefile

Number of commits found: 23

Tuesday, 3 Jan 2017
10:59 mat search for other commits by this committer
Deprecate ports broken for FreeBSD 10.3-

Sponsored by:	Absolight
Original commitRevision:430453 
Saturday, 18 Apr 2015
01:52 amdmi3 search for other commits by this committer
- Add patches to fix build on 10.x+
- Mark BROKEN on 10.x+

It accesses field of structure which was made opaque in r235647
to change internally used file descriptor:

cwd.c:892:15: error: incomplete definition of type 'struct _dirdesc'
    search->dp->dd_fd = squirrel_fd(search->dp->dd_fd);
    ~~~~~~~~~~^
/usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc'
struct _dirdesc;
       ^

This hack is no longer possible on 10.x+. Doscmd may work fine
without it though, but I'm not taking responsibility by blindly
removing it. If you know the interlans and can test it, see
extra-patch-cwd.c.
Original commitRevision:384199 
Tuesday, 3 Jun 2014
20:26 cs search for other commits by this committer
Back to pool

PR:		190334
Submitted by:	shurd@sasktel.net (maintainer)
Original commitRevision:356407 
Tuesday, 15 Apr 2014
12:21 danfe search for other commits by this committer
Stagify, convert to OptionsNG, and generally cleanup the port.
Original commitRevision:351325 
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 
Wednesday, 5 Sep 2012
15:43 des search for other commits by this committer
Remove useless metadata from ports I created.
Original commitRevision:303710 
Sunday, 4 Mar 2012
13:46 miwi search for other commits by this committer
- Unbreak

PR:             165443
Submitted by:   maintainer
Original commit
Friday, 10 Feb 2012
00:33 pgollucci search for other commits by this committer
- Fix build after /usr/X11R6 symlink removal

PR:             ports/164899
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Original commit
Sunday, 4 Sep 2011
12:07 stefan search for other commits by this committer
Update to 20110826.

PR:             160217
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Original commit
Thursday, 10 Dec 2009
16:10 linimon search for other commits by this committer
Over to submitter of last update.
Original commit
Tuesday, 8 Dec 2009
17:23 pav search for other commits by this committer
- Drop maintainership

Submitted by:   des (maintainer)
Original commit
13:46 pav search for other commits by this committer
- Unbreak on 8.x (untested)

PR:             ports/138864
Submitted by:   Stephen Hurd <shurd@sasktel.net>
Approved by:    maintainer timeout (des; 2 months)
Original commit
Wednesday, 20 May 2009
07:40 erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
Original commit
Sunday, 8 Mar 2009
09:23 obrien search for other commits by this committer
Un-BROKEN for 8.  This builds on my 8.0-CURRENT r187939 system.
Original commit
Sunday, 23 Mar 2008
16:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Friday, 25 Jan 2008
20:02 erwin search for other commits by this committer
Mark BROKEN on 8.0
Original commit
Sunday, 23 Sep 2007
12:48 edwin search for other commits by this committer
Fixes and extra functionality for emulators/doscmd

        A year or so ago I emailed these patches to the maintainer
        and didn't get any feedback. Just rediscovered them so
        figured I should submit them before they get lost...

        patch-bioscursor
        Fixes the BIOS cursor handling so that programs such as the
        DOS edit.com and qbasic.exe work correctly

        patch-desqview-timeslice
        Allows INT15 timeslicing so that programs which support it
        can avoid 100% CPU utilization

        patch-quitemode
        Adds a -Q option which suppresses all video IO. Also helps
        optimize the input behavior especially when polling for
        input.

        patch-fossil-support
        Adds a -F option which enables support for FOSSIL IO using stdio.

PR:             ports/114615
Submitted by:   Stephen Hurd <shurd@sasktel.net>
Approved by:    maintainer timeout
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 4 Dec 2005
11:08 edwin search for other commits by this committer
emulators/doscmd outdated man info

        The manual page of doscmd (man doscmd) still states the
        following:

        "and then typing make install in the source directory (nor-
        mally /usr/src/usr.bin/doscmd).  For this to work, the X
        programmer's kit must have been installed."

        However doscmd is no longer part of the base system. So it
        should should say "/usr/ports/emulators/doscmd" instead.

PR:             ports/79661
Submitted by:   arundel <arundel@h3c.de>
Approved by:    maintainer timeout
Original commit
Tuesday, 30 Mar 2004
17:11 des search for other commits by this committer
Update to 20040330.
Original commit
Wednesday, 24 Mar 2004
10:34 des search for other commits by this committer
Install the man page in the correct location, and tell bsd.port.mk about it.
Original commit
Tuesday, 23 Mar 2004
23:04 des search for other commits by this committer
Adjust for new distfile (cosmetic changes only)
Original commit
22:25 des search for other commits by this committer
The doscmd utility, which until now has been part of the base system.
Original commit

Number of commits found: 23