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: chinese/xsim/Makefile

Number of commits found: 26

Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Original commitRevision:365599 
Monday, 9 Jun 2014
11:21 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357139 
Friday, 20 Sep 2013
16:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
Original commitRevision:327713 
Sunday, 6 Nov 2011
16:36 miwi search for other commits by this committer
- Get rid FreeBSD 6.X support
Original commit
Saturday, 22 Aug 2009
00:15 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Original commit
Thursday, 4 Jun 2009
22:07 gerald search for other commits by this committer
Fix post-patch to allow for CFLAGS containing a slash (which happens
in case of pathnames).
Original commit
Monday, 1 Jun 2009
21:56 itetcu search for other commits by this committer
Fix with custom LOCALBASE. Not the right way, but fixed.

Prompted by:    QATty
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Sunday, 12 Aug 2007
13:48 arved search for other commits by this committer
Fix build on CURRENT 64bit archs
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
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
Monday, 14 Aug 2006
07:07 clsung search for other commits by this committer
- Respect DESTDIR
- Use USE_BDB

PR:             ports/101906
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Wednesday, 3 May 2006
23:38 edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
Original commit
Saturday, 1 Apr 2006
12:44 edwin search for other commits by this committer
Use SUB_FILES
Original commit
Thursday, 15 Sep 2005
13:58 barner search for other commits by this committer
Fix build on 64bit architectures by adding -fPIC to CFLAGS.

Submitted by:   Johan van Selst <johans@stack.nl>
PR:             ports/85089
Tested by:      submitter (amd64), barner (sparc64, i386)
Original commit
Monday, 25 Jul 2005
21:58 linimon search for other commits by this committer
Reset bouncing maintainer address.  These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:    portmgr
Original commit
Saturday, 8 Jan 2005
15:50 sem search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/75730
Submitted by:   statue(at)freebsd.netlab.cse.yzu.edu.tw
Original commit
Sunday, 1 Aug 2004
17:48 vanilla search for other commits by this committer
1. Compilation failure when using GCC 3.4
2. Does not respect ${CFLAGS}
3. Dependancy problem: This port has preference on db4 over db3.3, i.e. when
   both are present, it uses db4. So change the dependancy from db3.3 to db4.
4. The default installation does not create user settings, which causes write
   attempt to global settings and the consequent failure confuses users.
5. Locale zh_CN.EUC is not present on 5.x. Swith to zh_CN.eucCN.

PR:             ports/69251
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Original commit
Thursday, 18 Mar 2004
12:43 kris search for other commits by this committer
BROKEN on amd64 and ia64: Missing -fPIC
Original commit
Friday, 21 Nov 2003
03:09 linimon search for other commits by this committer
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:             ports/59515
Submitted by:   statue@freebsd.sinica.edu.tw
Original commit
Thursday, 16 Oct 2003
04:15 kris search for other commits by this committer
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:  kris
Original commit
01:11 kris search for other commits by this committer
Correct whitespace in previous
Original commit
01:10 kris search for other commits by this committer
BROKEN on 5.x: does not compile
Original commit
Saturday, 5 Apr 2003
17:30 leeym search for other commits by this committer
fix xsim-data and xsinrc
add xsim-data-freebsd-gb2312.tar.gz

PR:             50597
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
Original commit
Thursday, 27 Mar 2003
05:25 ijliao search for other commits by this committer
add a missing \\
Original commit
01:39 ijliao search for other commits by this committer
add xsim 0.3.9.4
A simple and fast GBK Chinese XIM server

PR:             48968
Submitted by:   Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
Original commit

Number of commits found: 26