| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/68976
Submitted by: Alex Rodioukov <simuran@shaw.ca> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Andrey Slusar <vasallia@ukr.net>
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: 68291
Submitted by: lth
Approved by: maintainer
|
|
|
|
|
| |
Noticed by: cluster via kris
"Right idea, wrong method": meĀ°
|
| |
|
|
|
|
|
|
|
| |
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/68862
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
|
|
|
|
| |
PR: ports/68833
Submitted by: Radim Kolar (maintainer)
|
|
|
|
|
| |
PR: ports/68846
Submitted by: maintainer
|
|
|
|
| |
Noticed by: cluster via kris
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
|
|
|
|
|
| |
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
| |
- new option WITHOUT_PHP_DEPENDS
|
| |
|
|
|
|
|
|
| |
PR: ports/60473
Submitted by: Roberto Grassi <r.grassi@obicon.it>
Approved by: maintainer
|
|
|
|
| |
Switch to use libtool 1.5 from ports tree instead of using distro's libtool.
|
|
|
|
|
|
|
|
|
|
| |
- switch to use libtool 1.5
Add ndbcluster, the new high-performance and high-reliable storage engine
used in MySQL Cluster:
- experimental: no docs, no examples, no startup scripts
- to setup it see the administration guide at:
http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
|
|
|
|
| |
Obtained from: DBD::mysql CVS
|
| |
|
|
|
|
|
|
| |
PR: ports/68143
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer timeout (14 days)
|
|
|
|
|
|
|
| |
Don't use WRKDIRPREFIX but a relative path to find PostgreSQL's
directory.
Reported by: Kris.
|
| |
|
|
|
|
|
| |
PR: ports/68639
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: kuriyama
Approved by: erwin (implicit)
|
|
|
|
|
|
|
| |
user to inject php code
PR: ports/68557
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
|
| |
into Python objects, and manipulate those objects to transparently manipulate
the database.
PR: ports/68501
Submitted by: Choe, Cheng-Dae <whitekid@netian.com>
|
|
|
|
| |
Noticed by: Kris / pointyhat.
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
|
|
|
|
|
|
|
| |
- install html documentation for slonik
- this version is not compatible with beta3, you need to uninstall it from database.
PR: ports/68519
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: docs/68450
Submitted by: Michel Lavondes <fox at vader dot aacc dot cc dot md dot us>
|
|
|
|
|
| |
PR: ports/68322
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
| |
Approved by: kde@
|
|
|
|
|
| |
- Test for/suggest CLIPROOT
- Don't package empty directories
|
| |
|
| |
|
|
|
|
|
|
|
| |
system.
PR: ports/68245
Submitted by: Radim Kolar
|
|
|
|
|
| |
PR: ports/68456
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<Quote from CHANGES>
1. Fix bug in implementation of backup with
compactify option
2. Fix bug with unpacking reference column value at
server (remote CLI interface)
3. Fix bug in dbdatabase::findTableByName method
4. Fix bug in cli_update function implementation (local CLI)
5. Add context parameter to cli_set_error_handler and
cli_array_column_ex functions
</Quote from CHANGES>
|
|
|
|
|
|
| |
PR: ports/67843
Submitted by: Sergey Matveychuk
Approved by: maintainer timeout
|
|
|
|
| |
Bump PORTREVISION.
|