non port: devel/subcommander/Makefile |
Number of commits found: 27 |
Thursday, 14 Feb 2013
|
09:42 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Thursday, 31 Jan 2013
|
13:38 bapt
Chase boost update
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 16 Oct 2011
|
14:31 lev
Update subversion to 1.7.0.
Make FreeBSD patches to be port's options and remove separated port.
Rename patches to more sane names.
Add devel/subversion16 port, for people, who need old version.
Mark ports, which could not be built with subversion 1.7.x, as
conflicting with new subversion.
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Friday, 30 Jul 2010
|
22:14 mezz
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
|
Tuesday, 18 May 2010
|
04:08 pgollucci
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Wednesday, 5 May 2010
|
21:52 pgollucci
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sunday, 14 Feb 2010
|
20:38 pav
- Switch to neon29
Submitted by: maintainer
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tuesday, 28 Jul 2009
|
11:45 pav
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
|
Sunday, 7 Jun 2009
|
09:36 itetcu
Fix build with custom LOCALBASE
Submitted by: maintainer
Reported by: QATty
|
Sunday, 31 May 2009
|
20:31 pav
- Resolve LATEST_LINK conflict
|
Tuesday, 7 Apr 2009
|
20:54 dhn
- Fix build with subversion bump
PR: ports/133434 ports/133436
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Sunday, 18 Jan 2009
|
19:43 pgollucci
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
defaults changed: WITH_BDB=yes [1]
convert APR_UTIL_* flags to KNOBS flag names
optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
(sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use)
GMAKE is not needed, so remove it
split ./configure args into apr and apr-util args, they do not accept all the
same options
standardize on naming apr and apu to match other oses and the C code.
create APR_WRKDIR And APU_WRKDIR for simplicity
delete pre-extract target
bump PORTREVISION
NOTE: port still breaks hier(7), need to fix
o devel/kdesvn, devel/rapidsvn, devel/subcommander*, devel/subversion*
devel/apr-svn -> devel/apr
(subversion will pull in devel/apr)
Notes: dev@apr.apache.org, trunk in svn is as of TODAY(2008/01/03) 2.0.x, ports
infra needs to prep for
[devel/apr-0,] devel/apr-1, devel/apr-2
Helpful for PRs: ports/117596, ports/83644, ports/96749, ports/110651,
ports/118003, ports/128078
Fixes PRs: ports/126053 [1]
Requeted by: many on ports@, many on #bsdports [1]
Exp Run by : pav
|
Sunday, 20 Jul 2008
|
13:37 itetcu
Actually it's not broken, I had some stale packages on tindy (or maybe someone
missed a portrevision bump or something like).
Submitted by: miwi@
|
11:01 itetcu
Mark broken since it depends on both neon28-0.28.2_1 and neon26-0.26.4_1 which
conflict with eachother.
Prompted by: QA Tindy run
|
Friday, 18 Jul 2008
|
11:04 miwi
- Update to 1.2.3
- Pass maintainership to submitter
PR: 125404
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer
|
Monday, 7 Jul 2008
|
12:37 miwi
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc
|
Friday, 6 Jun 2008
|
13:21 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
|
Monday, 5 May 2008
|
08:33 edwin
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Saturday, 29 Sep 2007
|
19:50 pav
- Fix build: Subversion is needed for configure phase too
Reported by: pointyhat
|
Sunday, 9 Sep 2007
|
23:56 edwin
Fix build of devel/subcommander
Caused by: edwin@
PR: ports/116229
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
06:34 edwin
New port: devel/subcommander Qt based multiplatform subversion client, diff &
merge tool
The goal of the Subcommander project is to build an easy
to use, cross platform (Win32, Unix, MacOSX) subversion
GUI client (subcommander) including a visual diff and merge
tool (submerge).
WWW: http://subcommander.tigris.org/
PR: ports/114905
Submitted by: sutra <zhoushuqun@gmail.com>
|
Number of commits found: 27 |