1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29: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
Marcus Alves Grando
12add669af Update to 0.8.1
Add support to FreeTDS

Approved by:	delphij (maintainer via email), pav (mentor)
2005-10-02 14:30:41 +00:00
Marcus Alves Grando
af1a41a8d8 Update to 0.8.0
PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer)
2005-09-16 19:47:16 +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
Sergey Matveychuk
799d98ac2d - Add mSQL dependence. Off by default.
Submitted by:	maintainer
2004-12-26 10:16:49 +00:00
Sergey Matveychuk
b7d0b910b7 - OPTIONize the port to make it easier to choose drivers.
- Use libtool 1.5 rather than deprecated 1.3
- For those who don't choose any drivers, mark IGNORE to prevent
  installation
- Thus bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/75457
Submitted by:	delphij
2004-12-25 22:34:07 +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
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Kirill Ponomarev
c9061d0309 - Update to version 0.7.1
PR:		ports/64759
Submitted by:	Ports Fury
2004-03-26 14:41:14 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Max Khon
bf599f7aba Remove garbage '$' character. 2003-11-04 00:37:34 +00:00
Ying-Chieh Liao
c624ceba60 add libdbi-drivers 0.7.0
libdbi drivers
2003-10-30 04:22:19 +00:00