Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_19 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
1.1_19 18 Jan 2022 22:19:32 |
Daniel Engberg (diizzy) |
devel/monotone: Deprecate and set expiration date to 2022-03-31
Abandoned upstream, no release since 2014 also relies on deprecated
version of (lib)botan
PR: 260658
Approved by: lapo@lapo.it (maintainer timeout, 3+ weeks) |
1.1_19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_19 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.1_18 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.1_17 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.1_17 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.1_16 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
1.1_15 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.1_14 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.1_13 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.1_12 19 May 2018 06:54:55 |
krion |
Fix build with pcre 8.42
PR: 220613
Submitted by: maintainer |
1.1_11 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.1_10 06 Feb 2018 14:17:30 |
amdmi3 |
- Add missing python run-dependency
- Fix shebangs
Approved by: portmgr blanket |
1.1_9 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.1_8 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.1_7 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.1_6 28 Jul 2017 21:45:20 |
jkim |
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine) |
1.1_6 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.1_5 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.1_4 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.1_3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.1_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1_3 31 Mar 2016 08:09:25 |
madpilot |
- Update botan110 to 1.10.12
- Chase shlib version bump in dependent ports
PR: 208393
Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer)
Security: 2004616d-f66c-11e5-b94c-001999f8d30b
Security: 4cd9b19f-f66d-11e5-b94c-001999f8d30b
MFH: 2016Q1 |
1.1_2 05 Jan 2016 16:12:36 |
pawel |
- Switch to pkg-plist, PLIST list is too long, remove use of
deprecated @dirrm while here
- Convert to USES=localbase, options helpers
- Silence REINPLACE_CMD's
PR: 205885
Submitted by: myself
Approved by: maintainer |
1.1_2 28 Jun 2015 15:20:05 |
antoine |
MAKE_JOBS_SAFE=yes is a nop since july 2013 |
1.1_2 27 May 2015 00:09:56 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
1.1_2 08 May 2015 05:21:40 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.1_2 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
1.1_1 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
1.1_1 28 Jun 2014 03:46:20 |
miwi |
- Fix build |
1.1_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
1.1 25 Jun 2014 08:58:09 |
bapt |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
1.1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.1 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
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) |
1.1 05 May 2014 16:42:12 |
madpilot |
- Update to 1.1
PR: ports/189368
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
1.0_3 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
1.0_3 14 Feb 2014 14:47:58 |
decke |
- Unbreak building with latest boost
- Don't bump PORTREVISION as it's only a build fix
PR: ports/186762
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
1.0_3 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0_3 25 Jan 2014 18:06:09 |
madpilot |
- Fix build on 10 and head with clang
- Convert to staging
- Improve library detection patch with a cleaner one
- Mark jobs safe
PR: ports/186060
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
1.0_3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0_3 07 Aug 2013 19:36:52 |
madpilot |
- Fix build by disabling use of xgettext
While here:
- Convert to new LIB_DEPENDS format
- Convert to new USES=perl5
- Remove obsolete MAKE_JOBS_SAFE knob
PR: ports/180536
Submitted by: Bugs <bugs@mailinator.com>
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer) |
1.0_3 08 Jul 2013 13:58:22 |
bapt |
Add dependency on pkgconfig while here convert to USES=gmake |
1.0_3 22 May 2013 18:09:25 |
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) |
1.0_2 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.0_2 26 Apr 2013 15:10:57 |
bapt |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
1.0_2 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.0_1 26 Jul 2012 05:40:24 |
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) |
1.0_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.0 23 Sep 2011 22:26:39 |
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 |
1.0 30 Jun 2011 12:03:22 |
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) |
0.99.1_1 14 Mar 2011 08:40:07 |
wen |
- Bump PORTREVISION to chase the update of dns/libidn |
0.99.1 09 Nov 2010 16:04:56 |
stefan |
Update to 0.99.1.
PR: 151901
Submitted by: maintainer |
0.48.1 24 Oct 2010 16:07:56 |
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 |
0.48 29 Jun 2010 09:07:03 |
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 |
0.45_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.45_1 27 Oct 2009 13:38:45 |
ale |
Chase botan lib and bump PORTREVISION.
Approved by: maintainer |
0.45 17 Sep 2009 10:35:46 |
miwi |
- Update to 0.45
PR: 138862
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Feature safe: yes |
0.44 28 Jul 2009 11:45:09 |
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) |
0.44 17 May 2009 16:41:14 |
miwi |
- Update to 0.44
PR: 134615
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.43 21 Apr 2009 23:19:06 |
amdmi3 |
- Update to 0.43
PR: 133812
Submitted by: Lapo Luchini <lapo at lapo dot it> (maintainer) |
0.42 30 Dec 2008 14:34:58 |
amdmi3 |
- Update to 0.42
PR: 130022
Submitted by: Lapo Luchini <lapo at lapo dot it> (maintainer) |
0.41 28 Sep 2008 14:33:43 |
lippe |
- Update to 0.41.
PR: ports/127092
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.40_2 08 Jun 2008 14:31:34 |
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) |
0.40_1 06 Jun 2008 13:21:59 |
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) |
0.40 16 Apr 2008 11:21:01 |
araujo |
- Update to 0.40.
- Minor style change.
PR: ports/122654
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.39 03 Mar 2008 18:57:33 |
bsam |
Update from 0.38 to 0.39.
Now uses system PCRE.
PR: 121262
Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) |
0.38 15 Dec 2007 21:36:51 |
pav |
- Update to 0.38
- Use gcc42 on amd64
PR: ports/118684
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.37 26 Oct 2007 13:55:56 |
pav |
- Update to 0.37
PR: ports/117526
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.36 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.36 14 Aug 2007 01:59:41 |
clsung |
- Update to 0.36
New upstream release.
Two patches no more needed.
PR: ports/115180
Submitted by: maintainer (Lapo Luchini) |
0.35_1 23 Jul 2007 09:36:52 |
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 |
0.35_1 15 Jul 2007 22:21:51 |
miwi |
- Fix build with boost 1.34
PR: 114353
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by: maintainer |
0.35_1 04 Jul 2007 15:11:34 |
barner |
Fix build with boost 1.34.0. |
0.35_1 04 Jul 2007 15:10:58 |
barner |
- Bump boost shared library version to 4
- Bump PORTREVISION |
0.35 27 May 2007 10:40:50 |
miwi |
- Update to 0.35
PR: 112936
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.34 07 Apr 2007 10:37:45 |
clsung |
- Update to 0.34
PR: ports/111322
Submitted by: maintainer (Lapo Luchini) |
0.33 06 Mar 2007 00:14:26 |
clsung |
- Update to 0.33
PR: ports/109773
Submitted by: maintainer (Lapo Luchini) |
0.32 11 Jan 2007 09:51:42 |
miwi |
- Update to 0.32
PR: ports/107757
Submitted by: miwi
Approved by: maintainer |
0.31 12 Nov 2006 22:31:10 |
miwi |
- Update to 0.31
PR: ports/105425
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.30 24 Sep 2006 21:36:03 |
miwi |
- Update to 0.30
PR: ports/103524
Submitted by: Lapo Luchini <lapo(at)lapo.it> (maintainer) |
0.29 29 Aug 2006 22:07:18 |
pav |
- Try to be clever on removing zsh directories
Requested by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.29 28 Aug 2006 13:46:03 |
pav |
- Update to 0.29
- Install zsh autocompletions
PR: ports/102439
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |
0.28 08 Aug 2006 02:18:46 |
clsung |
- update to 0.28
PR: ports/101313
Submitted by: maintainer (Lapo Luchini) |
0.27 26 Jun 2006 18:15:20 |
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) |
0.26 24 Apr 2006 14:14:30 |
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) |
0.25 31 Dec 2005 16:40:34 |
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) |
0.24 29 Nov 2005 11:03:11 |
ale |
Update monotone to 0.24 release:
- add PORTDOCS
- add UPDATING instructions
Submitted by: maintainer |
0.23_2 22 Nov 2005 11:46:17 |
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 |
0.23_2 09 Nov 2005 14:35:07 |
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. |
0.23_2 25 Oct 2005 06:13:15 |
ale |
- Switch knobs to OPTIONS
- Switch back to depend on external libs by default
- Install only one info file
- Bump PORTREVISION
Submitted by: maintainer |
0.23_1 20 Oct 2005 18:08:58 |
ale |
Fix pkg-plist.
Reported by: pointyhat via kris
Approved by: maintainer |
0.23 17 Oct 2005 06:16:04 |
ale |
- Update to 0.23 release
- Switch maintainer to submitter
PR: ports/87432
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: maintainer |
0.22 14 Sep 2005 20:58:05 |
pav |
- Update to 0.22
PR: ports/85443
Submitted by: Lapo Luchini <lapo@cyberx.home.lapo.it>
Approved by: maintainer timeout (14 days) |
0.19 14 Jun 2005 12:23:49 |
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) |
0.16 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.16 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.16 12 Feb 2005 21:11:43 |
thierry |
Upgrade to 0.16 and unbreak on FreeBSD-5.3.
PR: ports/76738
Submitted by: maintainer. |
0.11_1 23 Dec 2004 08:25:47 |
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 |
0.11 22 Dec 2004 05:57:45 |
kris |
DEPRECATED should not be quoted |