| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=247607
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
|
|
|
| |
to the slave port, to move it before the inclusion of bsd.port.pre.mk.
Approved by: maintainer
Notes:
svn path=/head/; revision=226291
|
|
|
|
| |
Notes:
svn path=/head/; revision=222965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
| |
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com>
Notes:
svn path=/head/; revision=217836
|
|
|
|
| |
Notes:
svn path=/head/; revision=217548
|
|
|
|
|
|
|
|
|
|
|
|
| |
the correct fix is to update to a modern version of MySQL.
While here, rip out obsolete 4.X cruft.
Hat: portmgr
Approved by: maintainer
Notes:
svn path=/head/; revision=196182
|
|
|
|
| |
Notes:
svn path=/head/; revision=190265
|
|
|
|
| |
Notes:
svn path=/head/; revision=190263
|
|
|
|
|
|
|
|
| |
PR: ports/102899
Submitted by: Alex <garcol@postino.it>
Notes:
svn path=/head/; revision=172612
|
|
|
|
| |
Notes:
svn path=/head/; revision=166022
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=157011
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=153339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Set the new sequence for finding my.cnf files [2]:
/etc, ${PREFIX}/etc, ${mysql_dbdir}
(default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2]
Notes:
svn path=/head/; revision=133016
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
| |
- Switch to rcNG
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
Notes:
svn path=/head/; revision=131302
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Extend allowed linuxthreads shlib versions
Submitted by: sobomax [1]
Notes:
svn path=/head/; revision=126061
|
|
|
|
|
|
|
| |
Spotted by: cdine <cdine@cdine.org>
Notes:
svn path=/head/; revision=124089
|
|
|
|
|
|
|
|
|
|
| |
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=122887
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=118499
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist (don't install .la files)
- Add optional knob WITH_PROC_SCOPE_PTH
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118374
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
Notes:
svn path=/head/; revision=109426
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Notes:
svn path=/head/; revision=102523
|
|
|
|
|
|
|
|
| |
Noticed by: Petri Helenius <pete@he.iki.fi>
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=99883
|
|
|
|
|
|
|
|
| |
Reported by: kris
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=99398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(too many improvements to be listed here)
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in package [1]
- Use my @FreeBSD.org email address
- Bump PORTREVISION
PR: ports/24749 [1]
Submitted by: Tom Pavel <pavel@networkphysics.com> [1]
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=98397
|
|
|
|
|
|
|
|
|
| |
the other mysql-(server|client) ports, and thus found himself volunteered
for this one as well. Of course, it may well be that he didn't run away
fast enough ... or that this release is probably the last in the 3.x series.
Notes:
svn path=/head/; revision=96673
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=93948
|
|
|
|
| |
Notes:
svn path=/head/; revision=93890
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- ECHO -> ECHO_MSG
- pre-fetch -> pre-everything
PR: ports/56775
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed buffer overflow in password handling which could potentially
be exploited by MySQL users with ALTER privilege on the mysql.user
table to execute random code or to gain shell access with the UID
of the mysqld process.
The complete changelog can be found at:
http://www.mysql.com/doc/en/News-3.23.58.html
Approved by: marcus (portsmgr)
Notes:
svn path=/head/; revision=89069
|
|
|
|
|
|
|
|
| |
build on -CURRENT. Also, reset maintainer to ports@ since dirk@ has been
inactive since 2003-02-06.
Notes:
svn path=/head/; revision=87990
|
|
|
|
|
|
|
|
| |
PR: ports/53982
Submitted by: Xin LI <delphij@freebsdchina.org>
Notes:
svn path=/head/; revision=84581
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Maintainer timeout. I successfully run this package
on ~ 10 servers since Mar 19.
Notes:
svn path=/head/; revision=77498
|