summaryrefslogtreecommitdiff
path: root/print/foomatic-db-engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20070124Jose Alonso Cardenas Marquez2007-02-012-4/+4
|
* - Update to 20061214Jose Alonso Cardenas Marquez2006-12-162-6/+6
| | | | - Add miwi's mirror to MASTER_SITES (miwi thanks)
* - Update to 20061031Jose Alonso Cardenas Marquez2006-11-062-4/+4
|
* - Update to 20060922Jose Alonso Cardenas Marquez2006-09-252-4/+4
|
* - Update to 20060822Jose Alonso Cardenas Marquez2006-08-232-4/+4
| | | | Approved by: garga (mentor)
* - Update to 20060723Jose Alonso Cardenas Marquez2006-07-243-5/+6
| | | | | | - Change master site local to my account Approved by: garga (mentor)
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | Approved by: garga (mentor)
* - Update to 20060618Pav Lucistnik2006-06-192-4/+4
| | | | | PR: ports/99129 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* - Update to 20060531Pav Lucistnik2006-05-313-14/+20
| | | | | | | | - Host tarball locally - Take maintainership PR: ports/98203 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* Update to version 3.0.2Kirill Ponomarev2004-10-126-109/+25
| | | | | PR: ports/72325 Submitted by: Ports Fury
* BROKEN: Configure failsKris Kennaway2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-032-3/+13
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* Add another XML patch to fix the build.Joe Marcus Clarke2004-07-071-3/+21
| | | | Reported by: pointyhat via kris
* Do not attempt to load the old libxml1 stuff since that was removed fromJoe Marcus Clarke2004-07-071-0/+15
| | | | | | | libxml2-2.6.11. We depend on libxml2 anyway, so this should effectively be a NOP while ensuring this port still builds. Reported by: pointyhat via kris
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
|
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-2/+2
| | | | dependent ports.
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Fix make patch after gettext PORTREVISION bump by using DISTNAME instead ofJoe Marcus Clarke2004-02-201-12/+10
| | | | | | | PKGNAME for the tarball and WRKSRC. PR: 63148 Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
* BROKEN: Fails to patchKris Kennaway2004-02-161-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* - Fix build, fix plist, bump versionPav Lucistnik2003-12-132-2/+7
| | | | Reported by: bento via kris
* - Update to today (20031120) CVS and fix buildingPav Lucistnik2003-11-202-9/+5
| | | | | | PR: ports/58423 Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org> Approved by: adamw (mentor)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Reset bouncing maintainer addressKris Kennaway2003-11-031-1/+1
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* BROKEN: Does not compileKris Kennaway2003-10-281-0/+2
|
* Add USE_AUTOMAKE to the ports MakefileEdwin Groothuis2003-10-131-0/+1
| | | | Noticed by: bento
* New port: print/foomatic-db-engineEdwin Groothuis2003-10-085-0/+117
db engine for foomatic (and gimp-print) printer drivers PR: ports/48812 Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>