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.

Port details
bazaar An implementation of the GNU Arch RCS protocol in C by Canonical
1.4.2_12 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.2_12Version of this port present on the latest quarterly branch.
Maintainer: ulf.lilleengen@gmail.com search for ports maintained by this maintainer
Port Added: 2005-11-09 20:41:58
Last Update: 2012-06-17 13:48:35
SVN Revision: UNKNOWN
People watching this port, also watch:: freeimage, dspam, python
License: not specified in port
WWW:
http://bazaar.canonical.com/
Description:
Bazaar is an implementation of GNU arch in C from canonical. Arch is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, when, and why changes occurred, etc., like SVN, CVS, or RCS. Arch is distributed, which gives it significant advantages and some disadvantages compared to SVN and CVS. WWW: http://bazaar.canonical.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • bazaar>0:devel/bazaar
No installation instructions:
This port has been deleted.
PKGNAME: bazaar
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gpatch : devel/patch
  2. gdiff : textproc/diffutils
  3. gtar : archivers/gtar
  4. gmake : devel/gmake
  5. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. gpatch : devel/patch
  2. gdiff : textproc/diffutils
  3. gtar : archivers/gtar
Library dependencies:
  1. neon.27 : www/neon29
  2. gpgme.19 : security/gpgme
  3. intl : devel/gettext
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bazaar-vcs.org/releases/src/obsolete/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2_12
17 Jun 2012 13:48:35
Original commit files touched by this commit
cs search for other commits by this committer
Remove devel/bazaar: moved to devel/baz
1.4.2_12
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
1.4.2_12
21 Jul 2011 12:43:39
Original commit files touched by this commit
jlaffaye search for other commits by this committer
- Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:    tabthorpe
1.4.2_11
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4.2_11
16 Dec 2010 02:34:07
Original commit files touched by this commit
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
1.4.2_10
30 Jul 2010 22:14:49
Original commit files touched by this commit
mezz search for other commits by this committer
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
  ABI backwards compatible. It is unnecessary to have more than one same
  libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
  as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
  from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
  unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
  neon.

PR:             ports/148295
Approved by:    lev (maintainer timeout, no respone for months),
                portmgr
Tested by:      pointyhat-exp by pav
1.4.2_9
03 Jun 2010 09:35:56
Original commit files touched by this commit
dinoex search for other commits by this committer
- add CONFLICTS
PR:             147418
1.4.2_9
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
1.4.2_8
19 Nov 2009 22:07:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.4.2_8
15 Jul 2009 16:47:45
Original commit files touched by this commit
wxs search for other commits by this committer
- Chase security/gpgme update.

Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl

These patches were submitted by various people and documented in ports/135911.

PR:             ports/135911
1.4.2_7
02 Jul 2009 14:23:09
Original commit files touched by this commit
wxs search for other commits by this committer
- Update maintainer address.

Discussed with: maintainer via IRC
1.4.2_7
01 Mar 2009 02:38:21
Original commit files touched by this commit
jpaetzel search for other commits by this committer
Update devel/bazaar to use neon28
based on ports/126705

PR:     ports/126705
Approved by:    linimon (mentor)
1.4.2_6
06 Jun 2008 13:21:59
Original commit files touched by this commit
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)
1.4.2_5
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.4.2_5
05 May 2008 08:33:57
Original commit files touched by this commit
edwin search for other commits by this committer
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
1.4.2_5
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.4.2_4
13 Apr 2007 16:08:44
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Unbreak port after neon 0.26 import [1]
- Remove 4.x stuff
- Change PORTREVISION?= to PORTREVISION=, this is not a master port
- Remove gmake in BUILD_DEPENDS, we already have USE_GMAKE

PR:             111264 [1]
Submitted by:   Radim Kolar SF.NET <hsn AT sendmail.cz>
Approved by:    Ulf Lilleengen <lulf AT stud.ntnu.no> (maintainer),
                clsung (mentor)
1.4.2_4
16 Mar 2007 10:03:11
Original commit files touched by this commit
lev search for other commits by this committer
  (1) Update `www/neon' to 0.26.3
  (2) Bump port revisions (and dependencies) on all ports, using libneon
  (3) Mark `devel/bazaar' broken, it doesn't support new neon version.
      Approved by maintainer.
  (4) Mark `www/neonpp' broken, it doesn't support new neon version.
      Maintainer timeout.
1.4.2_3
30 Dec 2006 14:33:47
Original commit files touched by this commit
garga search for other commits by this committer
Update MASTER_SITES

PR:             ports/107012
Submitted by:   Ulf Lilleengen <lulf@kerneled.org> (maintainer)
Approved by:    jmelo's vacation
1.4.2_3
19 Oct 2006 13:30:51
Original commit files touched by this commit
yoichi search for other commits by this committer
Apply patch obtained from http://www.cs.aau.dk/~arj/neon-0.24-fix.patch
to avoid segfault.

PR:             ports/104144
Approved by:    portmgr (erwin), maintainer
1.4.2_2
13 Sep 2006 21:24:20
Original commit files touched by this commit
lofi search for other commits by this committer
Update gpgme to 1.1.2, chase dependencies.
1.4.2_1
14 Aug 2006 18:04:41
Original commit files touched by this commit
shaun search for other commits by this committer
Add missing locale files to pkg-plist.

PR:             ports/101515
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    Ulf Lilleengen <lulf@kerneled.org> (maintainer)
1.4.2_1
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.4.2_1
05 Jan 2006 08:40:10
Original commit files touched by this commit
lev search for other commits by this committer
  Bump neon shared libary version, bump PORTREVISION to force upgrade.
1.4.2
28 Nov 2005 18:36:40
Original commit files touched by this commit
barner search for other commits by this committer
Remove quotes from IGNORE line. This will "fix" the port on 4.x, i.e.
it will properly display a message that it does not compile there.

PR:             ports/89010
Submitted by:   Andreas Schulz
Approved by:    maintainer timeout (2 weeks)
1.4.2
09 Nov 2005 20:54:49
Original commit files touched by this commit
pav search for other commits by this committer
- Remove unused MASTER_SITE_SUBDIR
1.4.2
09 Nov 2005 20:40:59
Original commit files touched by this commit
pav search for other commits by this committer
This is a new port of bazaar, a C implementation of GNU Arch (based on tla)
from Canonical. The difference between this and bazaar-ng is that this is the
"mainline" version of bazaar, beeing faster and more stable, while bazaar-ng is
the somwhat future platform. I thought it would be nice to have this in ports
as well, this is a very good implemenation that is easy to use, much easier
than TLA.

PR:             ports/88476
Submitted by:   Ulf Lilleengen <lulf@kerneled.org>

Number of commits found: 27