Jose Alonso Cardenas Marquez
cd737eaf60
- Update to 4.0.1
...
- Bump PORTEPOCH
2009-06-16 22:00:38 +00:00
Jose Alonso Cardenas Marquez
cb64690d86
- Update to 20070124
2007-02-01 20:50:38 +00:00
Jose Alonso Cardenas Marquez
6af1cca0d8
- Update to 20061214
...
- Add miwi's mirror to MASTER_SITES (miwi thanks)
2006-12-16 15:54:53 +00:00
Jose Alonso Cardenas Marquez
da6c0d94b2
- Update to 20061031
2006-11-06 16:53:15 +00:00
Jose Alonso Cardenas Marquez
079b401c86
- Update to 20060922
2006-09-25 15:45:09 +00:00
Jose Alonso Cardenas Marquez
e4c1d19785
- Update to 20060822
...
Approved by: garga (mentor)
2006-08-23 15:49:23 +00:00
Jose Alonso Cardenas Marquez
ffa72f082e
- Update to 20060723
...
- Change master site local to my account
Approved by: garga (mentor)
2006-07-24 02:05:15 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd
Change maintainer address to my @FreeBSD.org email
...
Approved by: garga (mentor)
2006-07-23 02:45:24 +00:00
Pav Lucistnik
fa7f3f085a
- Update to 20060618
...
PR: ports/99129
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-19 21:14:39 +00:00
Pav Lucistnik
1bb2dab941
- Update to 20060531
...
- Host tarball locally
- Take maintainership
PR: ports/98203
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-31 09:45:42 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
6edb86f43a
- Add SHA256
2005-11-25 17:44:39 +00:00
Kirill Ponomarev
23799d8de4
Update to version 3.0.2
...
PR: ports/72325
Submitted by: Ports Fury
2004-10-12 12:16:21 +00:00
Kris Kennaway
081501263d
BROKEN: Configure fails
...
Approved by: portmgr (self)
2004-09-18 17:14:33 +00:00
Ade Lovett
e32a824579
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
...
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.
2004-08-03 22:36:52 +00:00
Joe Marcus Clarke
116cae22e7
Add another XML patch to fix the build.
...
Reported by: pointyhat via kris
2004-07-07 20:27:26 +00:00
Joe Marcus Clarke
d6ac2d1259
Do not attempt to load the old libxml1 stuff since that was removed from
...
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
2004-07-07 05:48:18 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Peter Pentchev
64b64d5ff7
Update ftp/curl to 7.12.0 and bump the shared library version in all
...
dependent ports.
2004-06-03 22:41:40 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
51bf5328d3
Fix make patch after gettext PORTREVISION bump by using DISTNAME instead of
...
PKGNAME for the tarball and WRKSRC.
PR: 63148
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2004-02-20 19:54:33 +00:00
Kris Kennaway
05d40e6cf8
BROKEN: Fails to patch
2004-02-16 12:21:31 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
f558b1e10d
- Fix build, fix plist, bump version
...
Reported by: bento via kris
2003-12-13 12:29:50 +00:00
Pav Lucistnik
e462215b1b
- Update to today (20031120) CVS and fix building
...
PR: ports/58423
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
Approved by: adamw (mentor)
2003-11-20 21:34:23 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Kris Kennaway
87fa56aa04
Reset bouncing maintainer address
2003-11-03 04:56:45 +00:00
Kris Kennaway
09b69954f2
Mark BROKEN (see bento logs). These ports are scheduled for removal
...
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
d2bff1e077
BROKEN: Does not compile
2003-10-28 02:50:35 +00:00
Edwin Groothuis
f3977414ce
Add USE_AUTOMAKE to the ports Makefile
...
Noticed by: bento
2003-10-13 04:19:52 +00:00
Edwin Groothuis
b2e7ed49f1
New port: print/foomatic-db-engine
...
db engine for foomatic (and gimp-print) printer drivers
PR: ports/48812
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
2003-10-08 12:52:42 +00:00