| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| | |
|
| |
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
| |
|
|
|
|
| |
from there
Reported by: "vadim s. sabinich" <vadim@sabini.ch>
|
| |
|
|
|
|
|
| |
- Support STAGEDIR
PR: ports/187662
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
| |
|
|
| |
Reported by: mat
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
LIB_DEPENDS in databases
|
| |
|
|
| |
databases)
|
| | |
|
| |
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
|
| |
IGNORE_WITH_MYSQL= 323 40
|
| |
|
|
|
|
|
| |
on startup
- Various other rc cleanups
Submitted by: dougb
|
| |
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
|
|
|
|
|
|
| |
- Sort plist
- Adjust rc script to removal of admin plugin from default list of loaded
plugins. Note: If you wish to load it at startup, you can do so via
mysql_proxy_flags in rc.conf.
Changes: http://dev.mysql.com/doc/refman/5.5/en/mysql-proxy-news-0-8-2.html
|
| |
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
| |
|
|
|
| |
PR: ports/157332
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- Rename rc script
- Add path to mysql_config
PR: ports/152368 [1]
Submitted by: Florian Smeets <flo at smeets.im> [1]
Approved by: pgollucci (mentor)
|
| |
|
|
|
| |
PR: ports/138533
Approved by: pgollucci (mentor)
|
| |
|
|
| |
Approved by: pgollucci (mentor)
|
| |
|
|
|
| |
PR: ports/147723
Approved by: maintainer (timeout)
|
| |
|
|
|
| |
PR: ports/143255
Submitted by: Florian Smeets <flo_AT_kasimir dot com>
|
| |
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
|
|
|
|
|
| |
- See full description at http://bugs.mysql.com/bug.php?id=46141
- bump PORTREVISION
PR: ports/140695
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
|
| |
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/140039
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
|
| |
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/139792
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
|
| |
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/136028
Submitted by: Alexey V dot Degtyarev <alexey_AT_renatasystems dot org>
|
| | |
|
| |
|
|
| |
PR: ports/134042
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
Changes:
PR: ports/120183
Submitted by: <bartlomiej dot syryjczyk_AT_expro dot pl>
Reviewed by: clsung
|
| |
|
|
|
| |
Submitted by: pav@ via email
Approved by: clsung@ (maintainer)
|
| |
|
|
| |
Changes:
|
| |
|
|
|
| |
Changes:
Submitted by: bartlomiej dot syryjczyk_AT_expro dot pl
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- Reset maintainership
PR: ports/116527
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| | |
|
| |
|
|
|
|
| |
PR: ports/114285
Reported by: Bartomiej Syryjczyk <bartlomiej.syryjczyk@expro.pl>
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|