| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
Now the SKIP_DNS_CHECK knob is pointless.
Notes:
svn path=/head/; revision=103766
|
|
|
|
|
|
|
| |
Noticed by: many
Notes:
svn path=/head/; revision=103278
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=103028
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=102728
|
|
|
|
|
|
|
|
|
| |
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Notes:
svn path=/head/; revision=102508
|
|
|
|
|
|
|
|
|
| |
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=99976
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=96629
|
|
|
|
|
|
|
|
|
|
|
| |
o Sync with mysql40 port changes.
o Make portlint clean.
PR: ports/60119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=95620
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
|
|
|
|
|
|
|
|
| |
on the make(1) command line[1].
Unbreak mysql40-server's building on -CURRENT (-pthread)[2].
PR: 56252[1], 56925[2]
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1],
Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
Notes:
svn path=/head/; revision=90144
|
|
|
|
|
|
|
|
|
| |
PR: ports/54628
Submitted By: Max Okumoto <okumoto@ucsd.edu>
Approved By: maintainer
Notes:
svn path=/head/; revision=89724
|
|
|
|
|
|
|
|
|
|
|
| |
Remove problematic HAVE_BROKEN_REALPATH define, now we
have a fixed version. This allows usage of symlinks for
database paths again which was previously broken.
Bump portrevision.
Notes:
svn path=/head/; revision=81751
|
|
|
|
|
|
|
|
| |
PR: 51342
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=81394
|
|
|
|
|
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
Notes:
svn path=/head/; revision=79234
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.
PR: ports/50315
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by: skv (p5-DBD-myql maintainer)
Notes:
svn path=/head/; revision=78088
|
|
|
|
|
|
|
|
|
|
|
|
| |
native (libc_r style) mutexes, thus some of the linked application
might indirectly try to pass native style mutexes to linuxthreads
pthread functions, either hanging at program startup or overwriting
data following the native style mutex. <tegge>
Reviewed by: tegge
Notes:
svn path=/head/; revision=77499
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix pkg-plist.
o Bump PORTREVISION accordingly.
PR: ports/50293
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=77464
|
|
|
|
|
|
|
|
| |
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=77407
|
|
|
|
|
|
|
|
|
| |
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77037
|
|
|
|
| |
Notes:
svn path=/head/; revision=76433
|
|
|
|
| |
Notes:
svn path=/head/; revision=76275
|
|
|
|
| |
Notes:
svn path=/head/; revision=76031
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74879
|
|
|
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74675
|
|
|
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
Notes:
svn path=/head/; revision=74356
|
|
|
|
| |
Notes:
svn path=/head/; revision=74215
|
|
|
|
|
|
|
| |
Submitted by: Joao Pedras <jpedras@webvolution.net>
Notes:
svn path=/head/; revision=73859
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=71680
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
Notes:
svn path=/head/; revision=71630
|
|
|
|
|
|
|
|
|
| |
http://security.e-matters.de/advisories/042002.html
Submitted by: Constantin Deribin <deribin@portaone.com>
Notes:
svn path=/head/; revision=71599
|
|
|
|
| |
Notes:
svn path=/head/; revision=70717
|
|
|
|
|
|
|
|
| |
PR: ports/45173
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=70311
|
|
|
|
|
|
|
|
|
|
|
| |
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.
Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
Notes:
svn path=/head/; revision=70020
|
|
|
|
|
|
|
|
| |
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=69859
|
|
|
|
|
|
|
| |
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
Notes:
svn path=/head/; revision=69853
|
|
|
|
|
|
|
| |
Submitted by: Submitted by: sobomax (modified by me a bit)
Notes:
svn path=/head/; revision=69845
|
|
|
|
|
|
|
| |
Submitted by: sobomax (modified by me a bit)
Notes:
svn path=/head/; revision=69844
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=69810
|
|
|
|
| |
Notes:
svn path=/head/; revision=68483
|
|
|
|
|
|
|
| |
PR: ports/42337
Notes:
svn path=/head/; revision=65576
|
|
|
|
| |
Notes:
svn path=/head/; revision=64658
|
|
|
|
|
|
|
| |
- add patch to use correct prototypes for libwrap
Notes:
svn path=/head/; revision=64441
|
|
|
|
| |
Notes:
svn path=/head/; revision=64174
|
|
|
|
|
|
|
| |
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
Notes:
svn path=/head/; revision=64170
|
|
|
|
|
|
|
|
|
|
| |
breaks existing installations (very clever!).
An appropriate "fix" for this "problem" would be to look in both /etc
and ${PREFIX}/etc.
Notes:
svn path=/head/; revision=64169
|
|
|
|
|
|
|
| |
Silence by: dirk
Notes:
svn path=/head/; revision=62229
|
|
|
|
| |
Notes:
svn path=/head/; revision=61632
|
|
|
|
| |
Notes:
svn path=/head/; revision=54905
|
|
|
|
|
|
|
|
| |
PR: ports/33280
Submitted by: Olafur Osvaldsson <oli@isnic.is>
Notes:
svn path=/head/; revision=54714
|