| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Drop .la files, no dependees require them
- Strip libraries
- Fix libdbi include path (fixes build for certain options combs like only MYSQL enabled)
Notes:
svn path=/head/; revision=366175
|
|
|
|
|
|
|
|
| |
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Notes:
svn path=/head/; revision=363960
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=359586
|
|
|
|
| |
Notes:
svn path=/head/; revision=352021
|
|
|
|
|
|
|
|
|
|
|
|
| |
libdbi. This drops support for msgl, sqlite2, firebird and freetds. [1]
Use DISTVERSION in MASTER_SITE instead of duplicating this information.
PR: 178780 [1]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1]
Notes:
svn path=/head/; revision=346970
|
|
|
|
|
|
|
| |
- While here convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=344277
|
|
|
|
|
|
|
|
| |
- Use option helpers
- Convert LIB_DEPENDS to new format and remove ABI version number
Notes:
svn path=/head/; revision=329942
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
| |
Notes:
svn path=/head/; revision=319395
|
|
|
|
| |
Notes:
svn path=/head/; revision=317214
|
|
|
|
| |
Notes:
svn path=/head/; revision=314856
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=270443
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
Reported by: QAT
Submitted by: wen
Notes:
svn path=/head/; revision=245440
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
| |
Notes:
svn path=/head/; revision=239651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
| |
Submitted by: "O. Hartmann" <ohartman zedat fu-berlin de>
PR: ports/136856
Notes:
svn path=/head/; revision=238095
|
|
|
|
| |
Notes:
svn path=/head/; revision=238094
|
|
|
|
| |
Notes:
svn path=/head/; revision=223317
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=211324
|
|
|
|
| |
Notes:
svn path=/head/; revision=206521
|
|
|
|
|
|
|
| |
- Bump PORTREVISION where necessary
Notes:
svn path=/head/; revision=186421
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
| |
Add support to FreeTDS
Approved by: delphij (maintainer via email), pav (mentor)
Notes:
svn path=/head/; revision=143982
|
|
|
|
|
|
|
|
|
| |
PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer)
Notes:
svn path=/head/; revision=142955
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=127737
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=125194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=125181
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=124931
|
|
|
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
Notes:
svn path=/head/; revision=109952
|
|
|
|
|
|
|
|
| |
PR: ports/64759
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=105332
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=93014
|
|
libdbi drivers
Notes:
svn path=/head/; revision=92618
|