| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 May 2013 18:09:25
1.0_3
|
madpilot  |
- Make monotone depend on new botan 1.10 port by importing a patch from upstream
- While here mark it MAKE_JOBS_SAFE
- Remove version numbers from LIB_DEPENDS
- Allow the port to compile with clang on amd64
PR: ports/178316
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
27 Apr 2013 08:50:47
1.0_2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Apr 2013 15:10:57
1.0_2
|
bapt  |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
26 Jul 2012 05:40:24
1.0_1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
14 Feb 2012 12:45:35
1.0_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
23 Sep 2011 22:26:39
1.0
|
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 |
30 Jun 2011 12:03:22
1.0
|
jlaffaye  |
Update to 1.0
PR: ports/158393
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer), rene (mentor vacation) |
14 Mar 2011 08:40:07
0.99.1_1
|
wen  |
- Bump PORTREVISION to chase the update of dns/libidn |
09 Nov 2010 16:04:56
0.99.1
|
stefan  |
Update to 0.99.1.
PR: 151901
Submitted by: maintainer |
24 Oct 2010 16:07:56
0.48.1
|
rene  |
Update to 0.48.1
PR: ports/151665
Submitted by: maintainer
Security: remote DoS of server in default configuration
http://www.monotone.ca/NEWS |
29 Jun 2010 09:07:03
0.48  |
ashish  |
- Update port to 0.48.
- Add LICENSE information.
PR: ports/148069
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by: tabthorpe (mentor)
Feature safe: yes |
31 May 2010 02:01:56
0.45_2  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Oct 2009 13:38:45
0.45_1  |
ale  |
Chase botan lib and bump PORTREVISION.
Approved by: maintainer |
17 Sep 2009 10:35:46
0.45  |
miwi  |
- Update to 0.45
PR: 138862
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Feature safe: yes |
28 Jul 2009 11:45:09
0.44  |
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) |
17 May 2009 16:41:14
0.44  |
miwi  |
- Update to 0.44
PR: 134615
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
21 Apr 2009 23:19:06
0.43  |
amdmi3  |
- Update to 0.43
PR: 133812
Submitted by: Lapo Luchini <lapo at lapo dot it> (maintainer) |
30 Dec 2008 14:34:58
0.42  |
amdmi3  |
- Update to 0.42
PR: 130022
Submitted by: Lapo Luchini <lapo at lapo dot it> (maintainer) |
28 Sep 2008 14:33:43
0.41  |
lippe  |
- Update to 0.41.
PR: ports/127092
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
08 Jun 2008 14:31:34
0.40_2  |
itetcu  |
- As reported by itetcu@FreeBSD.org, monotone port wrongly installed some
docs even when not told to. I also went ahead and not installed INFOs if no man
pages are wanted.
- bump PORTREVISION
PR: ports/124182
Submitted by: Lapo Luchini (maintainer) |
06 Jun 2008 13:21:59
0.40_1  |
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) |
16 Apr 2008 11:21:01
0.40  |
araujo  |
- Update to 0.40.
- Minor style change.
PR: ports/122654
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
03 Mar 2008 18:57:33
0.39  |
bsam  |
Update from 0.38 to 0.39.
Now uses system PCRE.
PR: 121262
Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) |
15 Dec 2007 21:36:51
0.38  |
pav  |
- Update to 0.38
- Use gcc42 on amd64
PR: ports/118684
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
26 Oct 2007 13:55:56
0.37  |
pav  |
- Update to 0.37
PR: ports/117526
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
04 Oct 2007 00:41:11
0.36  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
14 Aug 2007 01:59:41
0.36  |
clsung  |
- Update to 0.36
New upstream release.
Two patches no more needed.
PR: ports/115180
Submitted by: maintainer (Lapo Luchini) |
23 Jul 2007 09:36:52
0.35_1  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
15 Jul 2007 22:21:51
0.35_1  |
miwi  |
- Fix build with boost 1.34
PR: 114353
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by: maintainer |
04 Jul 2007 15:11:34
0.35_1  |
barner  |
Fix build with boost 1.34.0. |
04 Jul 2007 15:10:58
0.35_1  |
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
27 May 2007 10:40:50
0.35  |
miwi  |
- Update to 0.35
PR: 112936
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
07 Apr 2007 10:37:45
0.34  |
clsung  |
- Update to 0.34
PR: ports/111322
Submitted by: maintainer (Lapo Luchini) |
06 Mar 2007 00:14:26
0.33  |
clsung  |
- Update to 0.33
PR: ports/109773
Submitted by: maintainer (Lapo Luchini) |
11 Jan 2007 09:51:42
0.32  |
miwi  |
- Update to 0.32
PR: ports/107757
Submitted by: miwi
Approved by: maintainer |
12 Nov 2006 22:31:10
0.31  |
miwi  |
- Update to 0.31
PR: ports/105425
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
24 Sep 2006 21:36:03
0.30  |
miwi  |
- Update to 0.30
PR: ports/103524
Submitted by: Lapo Luchini <lapo(at)lapo.it> (maintainer) |
29 Aug 2006 22:07:18
0.29  |
pav  |
- Try to be clever on removing zsh directories
Requested by: Lapo Luchini <lapo@lapo.it> (maintainer) |
28 Aug 2006 13:46:03
0.29  |
pav  |
- Update to 0.29
- Install zsh autocompletions
PR: ports/102439
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
08 Aug 2006 02:18:46
0.28  |
clsung  |
- update to 0.28
PR: ports/101313
Submitted by: maintainer (Lapo Luchini) |
26 Jun 2006 18:15:20
0.27  |
shaun  |
Upgrade to 0.27
PR: ports/99092
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer),
ahze (mentor) |
24 Apr 2006 14:14:30
0.26  |
jmelo  |
- Update to 0.26.
- Add pkg-message to notify users who are updating to new version.
- portlint(1).
PR: ports/95656
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by: mnag (mentor) |
31 Dec 2005 16:40:34
0.25  |
ehaupt  |
- Update to 0.25
- Mark it broken on 4.x, requires wcswidth() which is not
present in 4.x libc
PR: 91135
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
29 Nov 2005 11:03:11
0.24  |
ale  |
Update monotone to 0.24 release:
- add PORTDOCS
- add UPDATING instructions
Submitted by: maintainer |
22 Nov 2005 11:46:17
0.23_2  |
barner  |
- Unbreak on FreeBSD 4.x by using the devel/boost-gcc3 port
- Using the system-wide installations of lua and psqlite does not
work (the configure switches disappeared) => remove dependencies
- Add SHA256
PR: ports/88822
Submitted by: Václav Haisman <V.Haisman@sh.cvut.cz>
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer)
Reworked by: maintainer |
09 Nov 2005 14:35:07
0.23_2  |
barner  |
Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS. |
25 Oct 2005 06:13:15
0.23_2  |
ale  |
- Switch knobs to OPTIONS
- Switch back to depend on external libs by default
- Install only one info file
- Bump PORTREVISION
Submitted by: maintainer |
20 Oct 2005 18:08:58
0.23_1  |
ale  |
Fix pkg-plist.
Reported by: pointyhat via kris
Approved by: maintainer |
17 Oct 2005 06:16:04
0.23  |
ale  |
- Update to 0.23 release
- Switch maintainer to submitter
PR: ports/87432
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: maintainer |
14 Sep 2005 20:58:05
0.22  |
pav  |
- Update to 0.22
PR: ports/85443
Submitted by: Lapo Luchini <lapo@cyberx.home.lapo.it>
Approved by: maintainer timeout (14 days) |
14 Jun 2005 12:23:49
0.19  |
jylefort  |
[1]:
- Update to 0.19
- Chase original master site
- Remove WITHOUT_ADNS option, as the configure script shipped with
0.19 does not know anything about adns
- Replace !WITHOUT_{LUA,SQLITE} with WITH_{LUA,SQLITE}_PORT to make
the included libraries the default choice - the INSTALL file coming
with the distribution suggests using the bundled libraries to avoid
problems, and as this software is still under heavy development, I
think it should be honored
- Add home page URL to pkg-descr
Moreover:
- Respect ${CXXFLAGS}
- Polish the Makefile
PR: ports/81470 [1]
Submitted by: Stefan Walter <sw@gegenunendlich.de> [1]
Approved by: maintainer timeout (21 days) |
12 Apr 2005 03:26:57
0.16  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.16  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
12 Feb 2005 21:11:43
0.16  |
thierry  |
Upgrade to 0.16 and unbreak on FreeBSD-5.3.
PR: ports/76738
Submitted by: maintainer. |
23 Dec 2004 08:25:47
0.11_1  |
nork  |
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports |
22 Dec 2004 05:57:45
0.11  |
kris  |
DEPRECATED should not be quoted |
18 Dec 2004 23:02:35
0.11  |
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
19 Sep 2004 01:15:26
0.11  |
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
11 Jul 2004 21:59:48
0.11  |
kris  |
BROKEN on !i386: Does not compile |
14 Jun 2004 19:35:28
0.11  |
thierry  |
Add monotone 0.11, a distributed version control system with
digital signatures.
PR: 65921
Submitted by: Mark A. Wicks |