Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
e8ce0e594c
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
...
- Bump PORTREVISION where necessary
2007-03-03 14:21:56 +00:00
Sergey Skvortsov
465dc561a1
Fix pkg-plist
...
Pointed by: pointyhat (kris)
2006-12-04 21:45:20 +00:00
Sergey Skvortsov
961c83807f
* update to 0.38
...
* take maintainership (approved by demon@)
2006-12-01 16:22:53 +00:00
Sergey Skvortsov
bf4f1ac90d
Fix plist.
...
Approved by: maintainer (demon)
Pointed by: pointyhat (kris)
2006-08-25 14:07:35 +00:00
Sergey Skvortsov
84ff143a36
Update to 0.37.1
...
Approved by: maintainer (demon)
2006-08-15 16:53:16 +00:00
Kris Kennaway
24434565b7
BROKEN: Does not compile
2006-05-21 21:40:41 +00:00
Edwin Groothuis
2406d49a61
Remove USE_REINPLACE from all categories starting with D
2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Dmitry Sivachenko
04cc5f745c
Update to version 0.36.4.
2005-10-19 07:03:29 +00:00
Dmitry Sivachenko
3e00e9fc15
Upgrade to version 0.36.2.
2005-05-21 08:44:26 +00:00
Sergey Matveychuk
c30ff94de4
- Fix build on 4.11
...
Reported by: kris via pointyhat
Approved by: demon (maintainer)
2005-05-21 07:14:56 +00:00
Sergey Matveychuk
913cb3ae08
- Fix after spliting firebird
...
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Dmitry Sivachenko
4c1a5cbacb
Update to version 0.36.1.
2005-05-09 07:18:06 +00:00
Kris Kennaway
525f43914d
BROKEN: Installs file in /etc
...
No response from: maintainer
2005-05-07 23:15:16 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Pav Lucistnik
365c91719d
- Chase freetds shlib bump
2005-04-11 20:52:52 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Dmitry Sivachenko
6558a99684
Do not create needless directory.
...
Add missing @dirrm.
2005-02-14 07:28:11 +00:00
Palle Girgensohn
34fa6c853e
Split the postgresql ports into a server and a client part.
...
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Norikatsu Shigemura
617938836d
Clean up SQLite and related ports.
...
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Thierry Thomas
dd2e630ed2
Chase the upgrade of Python 2.4, to unbreak py24-sqlrelay.
...
PR: ports/74963
Submitted by: /me
Approved by: demon (maintainer).
2004-12-15 22:15:42 +00:00
Dmitry Sivachenko
e7e8fac857
Take maintainership;
...
Use autoconf to generate configure script.
Remove redundant bits which were probably needed for older versions of sqlrelay.
2004-10-16 18:59:31 +00:00
Dmitry Sivachenko
bedd96759b
Update to version 0.35.
2004-08-30 07:53:36 +00:00
Dmitry Sivachenko
f8ec1d6881
Use OPTIONS.
...
Use correct syntax to tell configure to disable extensions.
Remove unneeded dependency.
2004-06-20 16:40:26 +00:00
Dmitry Sivachenko
609e13240d
Explicitly disable TCL support and fix pkg-plist accordingly.
...
Set the same options for BATCH and !BATCH builds.
PLIST breakage found by: kris
2004-05-30 18:14:26 +00:00
Dmitry Sivachenko
c4ab29bf66
Update to version 0.34.3. Merger some changes from the PR.
...
PR: 66646
Submitted by: Thierry Thomas <thierry@pompo.net>
2004-05-28 12:43:39 +00:00
Dmitry Sivachenko
9230a343c4
Update to version 0.34.2.
...
Remove BROKEN for 5.X.
Leave BROKEN for 4.X since I didn't test there, but I hope it should
work. More testing is needed.
I switched off all DB variants support but MySQL due to the lack of tests.
Comments welcome.
2004-05-26 14:26:21 +00:00
Kris Kennaway
b77027ff36
These broken ports are scheduled for deletion on June 18 if they are
...
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Kirill Ponomarev
4efa9ce4ab
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:20:22 +00:00
Kris Kennaway
9bbc1e7748
This is BROKEN on 5.x as well (does not compile)
2004-03-06 22:44:17 +00:00
Kris Kennaway
6fdf1ee4ab
BROKEN on 4.x: broken pkg-plist
2004-02-22 06:03:05 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Alex Dupre
039f1d8fe8
Chase freetds lib. Bump PORTREVISION.
...
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
2004-01-15 19:11:30 +00:00
Akinori MUSHA
83b88dc15f
Drop maintainership. I don't use these regularly any more, sorry.
...
Seems they started using Linux specific constants..
2003-10-14 22:39:51 +00:00
Norikatsu Shigemura
925d7cf2dd
Fix dependency on freetds library (major version bump).
...
Bump PORTREVISION accordingly.
Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
2003-04-20 14:59:22 +00:00
Joe Marcus Clarke
daa68ed157
Remove USE_GNOMENG.
2003-04-18 21:20:06 +00:00
Akinori MUSHA
d75c7a91bc
Add support for Interbase.
...
PR: ports/49970
Submitted by: Chris Knight <chris@aims.com.au>
2003-03-23 10:31:58 +00:00
Akinori MUSHA
1f7c47a812
De-pkg-comment my non-ruby ports as well.
2003-02-18 05:52:56 +00:00
Akinori MUSHA
6bff64967c
Add missing *-debug binaries and bump PORTREVISION.
...
Submitted by: bento
2003-01-14 11:25:15 +00:00
Sean Chittenden
b2c46c868c
Chase libpq version bump.
2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
27ebc7aa15
chase gdbm lib version
2003-01-03 08:26:35 +00:00
Akinori MUSHA
171a08ea77
The sqlrelay project moved to SourceForge.
...
PR: ports/46356
Submitted by: Mark Stosberg <mark@summersault.com>
2002-12-20 17:24:56 +00:00
Akinori MUSHA
85d3de38b6
Do not build profiled libraries on 5-CURRENT, where g++ -pg produces
...
strange function calls that the assembler cannot understand.
Submitted by: bento, kris
http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
2002-12-18 12:57:05 +00:00
Akinori MUSHA
2a09fc7f1c
Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
...
has been down these days.
2002-11-07 17:57:37 +00:00
Akinori MUSHA
45191089ef
Make ruby-sqlrelay compile.
2002-10-27 17:55:42 +00:00
Akinori MUSHA
1b2b7fc161
Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed.
2002-10-27 17:55:21 +00:00