aboutsummaryrefslogtreecommitdiff
path: root/devel/bazaar
Commit message (Collapse)AuthorAgeFilesLines
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andJeremy Messenger2010-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=258515
* - add CONFLICTSDirk Meyer2010-06-031-0/+2
| | | | | | | PR: 147418 Notes: svn path=/head/; revision=255647
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - Chase security/gpgme update.Wesley Shields2009-07-152-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=237891
* - Update maintainer address.Wesley Shields2009-07-021-1/+1
| | | | | | | Discussed with: maintainer via IRC Notes: svn path=/head/; revision=236921
* Update devel/bazaar to use neon28Josh Paetzel2009-03-011-2/+2
| | | | | | | | | | based on ports/126705 PR: ports/126705 Approved by: linimon (mentor) Notes: svn path=/head/; revision=229265
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* Rename www/neon to www/neon26 to make the integrationEdwin Groothuis2008-05-051-1/+1
| | | | | | | of www/neon28 possible Notes: svn path=/head/; revision=212638
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-11/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Unbreak port after neon 0.26 import [1]Li-Wen Hsu2007-04-134-13/+47
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=189909
* (1) Update `www/neon' to 0.26.3Lev A. Serebryakov2007-03-161-2/+4
| | | | | | | | | | | (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. Notes: svn path=/head/; revision=187477
* Update MASTER_SITESRenato Botelho2006-12-301-1/+1
| | | | | | | | | PR: ports/107012 Submitted by: Ulf Lilleengen <lulf@kerneled.org> (maintainer) Approved by: jmelo's vacation Notes: svn path=/head/; revision=181051
* Apply patch obtained from http://www.cs.aau.dk/~arj/neon-0.24-fix.patchYoichi NAKAYAMA2006-10-192-1/+80
| | | | | | | | | | to avoid segfault. PR: ports/104144 Approved by: portmgr (erwin), maintainer Notes: svn path=/head/; revision=175403
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-2/+2
| | | | Notes: svn path=/head/; revision=172981
* Add missing locale files to pkg-plist.Shaun Amott2006-08-141-0/+6
| | | | | | | | | PR: ports/101515 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Ulf Lilleengen <lulf@kerneled.org> (maintainer) Notes: svn path=/head/; revision=170620
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-12/+12
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Bump neon shared libary version, bump PORTREVISION to force upgrade.Lev A. Serebryakov2006-01-051-1/+2
| | | | Notes: svn path=/head/; revision=152791
* Remove quotes from IGNORE line. This will "fix" the port on 4.x, i.e.Simon Barner2005-11-281-1/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=149820
* - Remove unused MASTER_SITE_SUBDIRPav Lucistnik2005-11-091-1/+0
| | | | Notes: svn path=/head/; revision=147756
* This is a new port of bazaar, a C implementation of GNU Arch (based on tla)Pav Lucistnik2005-11-095-0/+124
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> Notes: svn path=/head/; revision=147753