| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Remove repcached patch as it seems defunct upstream
PR: ports/185746
Submitted by: Marc Peters <marc@mpeters.org>
Notes:
svn path=/head/; revision=341659
|
|
|
|
| |
Notes:
svn path=/head/; revision=336999
|
|
|
|
|
|
|
| |
LIB_DEPENDS in databases
Notes:
svn path=/head/; revision=336187
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI versions in LIB_DEPENDS
- Convert to OptionsNG, add DTRACE option, disabled for now
- Reorder OPTIONS/CONFIGURE sections
- GNU_CONFIGURE s/YES/yes
- Unbreak CLANG build (Add --disable-coverage)
- Add USE_CSTD=c99 for CLANG -pedantic error
- Add --enable-64bit for ARCH=amd64
- Make test: target build first
PR: ports/171679
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Notes:
svn path=/head/; revision=304383
|
|
|
|
|
|
|
|
| |
Pointed out by: gjb
Pointyhat to: swills
Notes:
svn path=/head/; revision=303738
|
|
|
|
| |
Notes:
svn path=/head/; revision=303553
|
|
|
|
| |
Notes:
svn path=/head/; revision=290624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=285603
|
|
|
|
|
|
|
| |
Submitted by: flo
Notes:
svn path=/head/; revision=284253
|
|
|
|
|
|
|
| |
support
Notes:
svn path=/head/; revision=283914
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove repcached patch and support
- Fix rc script for startup case [1]
PR: ports/161802 [1]
Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> [1]
Notes:
svn path=/head/; revision=283910
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with SASL support enabled [2]
PR: ports/161109
Reported by: Vedad KAJTAZ <vedad@kajtaz.net> [1]
Reported by: Ben Tung <benpptung@tacol.biz> [2]
Submitted by: dougb [1]
Notes:
svn path=/head/; revision=282915
|
|
|
|
|
|
|
|
| |
PR: ports/161109
Submitted by: dougb
Notes:
svn path=/head/; revision=282666
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=281127
|
|
|
|
|
|
|
|
|
|
| |
- Takeover maintainership at suggestion of sahil@ (discussed with portmgr (linimon))
PR: ports/159413
Submitted by: swills (me)
Notes:
svn path=/head/; revision=279710
|
|
|
|
|
|
|
|
|
| |
PR: ports/158985
Submitted by: swills (me)
Approved by: maintainer timeout (mnag)
Notes:
svn path=/head/; revision=279654
|
|
|
|
|
|
|
|
|
| |
PR: ports/155533
Submitted by: swills
Approved by: maintainer timeout (mnag)
Notes:
svn path=/head/; revision=276816
|
|
|
|
|
|
|
|
|
|
|
|
| |
not bump PORTREVISION because the default package
is unchanged.
PR: ports/154782
Submitted by: Maxim Dounin <mdounin@mdounin.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=270104
|
|
|
|
|
|
|
|
|
|
| |
- Minor port changes
PR: 152574
Submitted by: Maxim Dounin <mdounin___mdounin.ru>
Notes:
svn path=/head/; revision=265713
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262624
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
| |
PR: 148934
Submitted by: Martin Matuska <mm___FreeBSD.org>
Notes:
svn path=/head/; revision=258560
|
|
|
|
|
|
|
|
| |
PR: ports/147723
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=258238
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=252912
|
|
|
|
|
|
|
|
|
| |
PR: ports/144960
Submitted by: Maxim Dounin <mdounin xx mdounin.ru>
Approved by: maintainer timeout (> 3 weeks)
Notes:
svn path=/head/; revision=252707
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add an option to build with SASL support.
- Unbreak on 8.x. [1]
Bugs are mine.
PR: ports/141857 [1]
Submitted by: amdmi3 [1]
Ok'ed by: mnag
Notes:
svn path=/head/; revision=246413
|
|
|
|
| |
Notes:
svn path=/head/; revision=243986
|
|
|
|
| |
Notes:
svn path=/head/; revision=242647
|
|
|
|
|
|
|
| |
- Mark repcached patch as broken for a while.
Notes:
svn path=/head/; revision=242646
|
|
|
|
|
|
|
|
|
| |
consistency)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240420
|
|
|
|
|
|
|
| |
because "patch-configure" conflicts with repcached-2.2-1.2.8.patch
Notes:
svn path=/head/; revision=237797
|
|
|
|
|
|
|
|
|
| |
PR: ports/136103
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=237786
|
|
|
|
| |
Notes:
svn path=/head/; revision=232720
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix repcached on amd64 updating to repcached 2.2 [2]
- Bump PORTREVISION
PR: 129631 [1], 129767 [2]
Submitted by: Artemiev Igor <ai___kliksys.ru> [1],
Maxim Dounin <mdounin___mdounin.ru> [2]
Notes:
svn path=/head/; revision=226959
|
|
|
|
|
|
|
|
| |
PR: 126854
Submitted by: Philip M. Gollucci <pgollucci___freebsd.org>
Notes:
svn path=/head/; revision=219216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark repcached as BROKEN
- Install memcached-tool [1]
PR: 125415 [1]
Submitted by: Gea-Suan Lin <gslin___gslin.org> [1]
Notes:
svn path=/head/; revision=218856
|
|
|
|
|
|
|
|
|
|
| |
- Add option to compile with repcached patch
PR: 122681
Submitted by: Tomoyuki Sakurai <cherry___trombik.org>
Notes:
svn path=/head/; revision=211141
|
|
|
|
|
|
|
| |
- Update dependency of libevent
Notes:
svn path=/head/; revision=204871
|
|
|
|
|
|
|
|
| |
PR: 115895
Submitted by: delphij
Notes:
svn path=/head/; revision=199864
|
|
|
|
|
|
|
| |
Notified by: Paul Lindner <lindner___inuus.com>
Notes:
svn path=/head/; revision=191815
|
|
|
|
|
|
|
|
|
|
| |
- Change rc.d script to allow to run with negative priority. [1]
PR: 108465 [1]
Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1]
Notes:
svn path=/head/; revision=189393
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Take MAINTAINER
PR: 106669
Notes:
svn path=/head/; revision=179671
|