| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
These ports were broken for 5, resp. 14 months. Ouch.
PR: ports/75187 (pike76)
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Pointy hats: ale, edwin
|
|
|
|
|
|
|
|
| |
Some configuration code on Pike doesn't deal with 64bits
machines (eg non x86 one). This patch is trying to fix it.
PR: ports/74315
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/66956
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Fixing mirrors lists
- Adding missing dependency with gettext.
PR: ports/64456
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- Cleanup
PR: ports/64235
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Non i386 platforms should be now happy with compiling Pike.
PR: ports/63350
Submitted by: maintainer
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
PR: ports/57204
|
|
|
|
|
|
| |
Submitted by: MAINTAINER
Fixing detection of pdflib.so.5 since it has changed from ports/pdflib4 to
ports/pdflib.
|
|
|
|
|
|
|
| |
Added build dependency to gmp4 only when FreeBSD 5.0 is detected.
PR: 50938
Submitted by Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
| |
Informed maintainer
|
| |
|
|
|
|
|
| |
PR: 45979
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/41134
Submitted by: Xavier Beaudouin <kiwi@caudium.net>
|
|
|
|
| |
PR: 40450
|
|
|
|
|
|
| |
Fix SSL problem.
PR: 40450
Submitted by: tacho@factline.com,kiwi@oav.net
|
| |
|
|
|
|
|
| |
new MAINTAINER, no respose from previous MAINTAINER for more than 3 months.
Submitted by: kiwi@oav.net
|
| |
|
|
|
|
|
|
|
|
|
| |
- depend on ${PREFIX}/bin/pgsql, not ${PREFIX}/pgsql/bin/pgsql (as postgres
conforms to hier(7) now)
- fix typo: PostgresSQL -> PostgreSQL
PR: 32239
Submitted by: Anthony Kim <anthony.kim@vw.com>
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
|
|
|
|
| |
PR: 21382
|
|
|
|
| |
use postgresql7, which has proven stability now.
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
|
A dynamic programming language with a syntax similar to C++.
PR: 9783
Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>
|