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: devel/cvsnt/Makefile

Number of commits found: 33

Saturday, 15 Jan 2011
04:14 fjoe search for other commits by this committer
Distfiles for this port are no longer fetchable:
CVSNT Community Edition is retired:

http://www.evscm.org/modules/Downloads/

Feature safe:   yes
Original commit
Monday, 6 Jul 2009
04:44 fjoe search for other commits by this committer
Add missing dependency on libxml2.

PR:             133897
Original commit
Sunday, 15 Mar 2009
13:37 fjoe search for other commits by this committer
Add missing manpages to plist.
Original commit
11:36 fjoe search for other commits by this committer
Update to 2.5.04.3236.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Thursday, 20 Mar 2008
09:37 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 200
Original commit
Thursday, 8 Nov 2007
19:04 fjoe search for other commits by this committer
Fix wild pointer free(). Similar fix exists in mainstream CVS tree.

Approved by:    portmgr (pav)
Original commit
Monday, 15 Oct 2007
21:47 fjoe search for other commits by this committer
- Update to 2.5.03.2704
- Enabled the RCS wrapper tools
- Added a patch so the RCS wrapper tools will find the installed CVSNT
  binary, rather than relying on the PATH variable. This avoids an error
  caused by executing the base system version of CVS.

PR:             116792
Original commit
Thursday, 4 Oct 2007
00:41 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Sunday, 12 Nov 2006
11:59 fjoe search for other commits by this committer
Update to 2.5.03.2382. This fixes unfetchable distfile problem.
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Monday, 30 Jan 2006
23:20 kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
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
Wednesday, 9 Nov 2005
18:19 fjoe search for other commits by this committer
- Update to 2.5.02.2115
- Drop 4.x support because new version requires wscanf(), vswprintf() and so on
and tarballs of older versions are no longer available
- Fix build when howl installed [1]
- Remove USE_LIBLTDL which is no-op for this port [2]
- Do not build with postgresql, odbc, mysql or sqlite support

Reported by:    vs [1], [2]
Original commit
Tuesday, 31 May 2005
07:55 vs search for other commits by this committer
Add symlinks for cvsnt.{1,5} man-pages

Approved by: maintainer
Original commit
Tuesday, 19 Apr 2005
19:03 fjoe search for other commits by this committer
Update to latest stable release 2.5.01.1927.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Sunday, 20 Feb 2005
11:53 fjoe search for other commits by this committer
- Do not call times(NULL).
- Bump PORTREVISION.
Original commit
10:40 fjoe search for other commits by this committer
- Fix build when both heimdal and kerberos are installed.
- Bump PORTREVISION.
Original commit
Tuesday, 8 Feb 2005
16:17 fjoe search for other commits by this committer
- Fix build with gcc 2.95.x (with old STL).
- Bump PORTREVISION.
Original commit
Sunday, 9 Jan 2005
08:43 fjoe search for other commits by this committer
- Add dependency on iconv
- Remove mirror site that does not function anymore
- Bump PORTREVISION
Original commit
Saturday, 8 Jan 2005
11:14 fjoe search for other commits by this committer
- Update to 2.0.58d.
- Install .la files.
Original commit
Thursday, 14 Oct 2004
12:35 vs search for other commits by this committer
Add CONFLICTS: Both ports install bin/cvs and bin/rcs2log.

Approved by: fjoe, sumikawa (maintainers)
Original commit
Saturday, 31 Jul 2004
18:18 fjoe search for other commits by this committer
- Update to 2.0.51.
- Add startup script for cvslockd.
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Tuesday, 13 Apr 2004
22:07 kris search for other commits by this committer
Add missing manpages
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 3 Mar 2004
19:32 fjoe search for other commits by this committer
Update to 2.0.34.
Original commit
Saturday, 21 Feb 2004
23:18 fjoe search for other commits by this committer
Update to 2.0.26 (latest stable version).
Original commit
Tuesday, 3 Feb 2004
20:51 fjoe search for other commits by this committer
Unbreak:
- fix libtool usage
- add missing LIB_DEPENDS on ltdl.4

Spotted by:     kris
Original commit
Friday, 30 Jan 2004
11:57 kris search for other commits by this committer
BROKEN: Stomps on libltdl port, and pkg-plist broken
Original commit
Sunday, 25 Jan 2004
15:27 fjoe search for other commits by this committer
New port: cvsnt.

CVSNT is a CVS clone. CVSNT features are:

* Merge tracking via MergePoint attribute.
* Support for :sspi: and :sserver: authentication.
* Branch ACLs can be used to restrict access.
* Directory browsing via cvs ls command.
* LockServer on a second port replaces filesystem-based locks &
  provides file level locking.
* More sophisticated / extra triggers available e.g. postcommit.
* Supports Unicode files with additional keyword expansion switches.
* Atomic Checkout behaviour ensures you get the right version of every file.
* Efficient storage of binary files using binary deltas.
Original commit

Number of commits found: 33