aboutsummaryrefslogtreecommitdiffstats
path: root/devel/baz
Commit message (Collapse)AuthorAgeFilesLines
* Rename www/neon to www/neon26 to make the integrationedwin2008-05-051-1/+1
| | | | of www/neon28 possible
* - Welcome X.org 7.2 \o/.flz2007-05-202-11/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Unbreak port after neon 0.26 import [1]lwhsu2007-04-144-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)
* (1) Update `www/neon' to 0.26.3lev2007-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.
* Update MASTER_SITESgarga2006-12-301-1/+1
| | | | | | PR: ports/107012 Submitted by: Ulf Lilleengen <lulf@kerneled.org> (maintainer) Approved by: jmelo's vacation
* Apply patch obtained from http://www.cs.aau.dk/~arj/neon-0.24-fix.patchyoichi2006-10-192-1/+80
| | | | | | | to avoid segfault. PR: ports/104144 Approved by: portmgr (erwin), maintainer
* Update gpgme to 1.1.2, chase dependencies.lofi2006-09-141-2/+2
|
* Add missing locale files to pkg-plist.shaun2006-08-151-0/+6
| | | | | | PR: ports/101515 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Ulf Lilleengen <lulf@kerneled.org> (maintainer)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-12/+12
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump neon shared libary version, bump PORTREVISION to force upgrade.lev2006-01-051-1/+2
|
* Remove quotes from IGNORE line. This will "fix" the port on 4.x, i.e.barner2005-11-291-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)
* - Remove unused MASTER_SITE_SUBDIRpav2005-11-101-1/+0
|
* This is a new port of bazaar, a C implementation of GNU Arch (based on tla)pav2005-11-105-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>