| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
4.1.40.p9_9
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
4.1.40.p9_9
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
4.1.40.p9_9
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
25 Mar 2013 18:44:20
4.1.40.p9_9
|
eadler  |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
07 Oct 2012 15:22:42
4.1.40.p9_9
|
bsam  |
The option SUBSHELL has reversed logic.
Bump PORTREVISION since the default dependency is changed.
Pointed out by: Alexander Efimov <alephis@gmail.com> (at freebsd-ports@) |
26 Jul 2012 05:40:24
4.1.40.p9_8
|
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) |
22 Jul 2012 23:24:00
4.1.40.p9_8
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
29 Jun 2012 12:42:04
4.1.40.p9_8
|
bapt  |
Convert to new option framework |
23 Sep 2011 22:26:39
4.1.40.p9_8
|
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 |
11 Aug 2011 19:20:17
4.1.40.p9_8  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
19 Mar 2011 12:38:54
4.1.40.p9_8
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 09:49:56
4.1.40.p9_8
|
az  |
Drop maintainership |
09 Sep 2010 19:14:28
4.1.40.p9_8
|
mva  |
- Fix CONFLICTS knob for mc>=4.7 |
31 May 2010 02:01:56
4.1.40.p9_8
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
06 Jun 2008 13:45:40
4.1.40.p9_7
|
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) |
14 Aug 2007 17:29:10
4.1.40.p9_6
|
az  |
- Try build port with NLS support and recent version of gettext. |
17 Mar 2007 22:38:28
4.1.40.p9_6
|
ade  |
The single NLS file (ru.po) is broken with the new gettext. Given the
absence of any updates to this port, make USE_GETTEXT a no-op for now. |
22 Jan 2006 12:59:47
4.1.40.p9_6
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Oct 2005 12:55:25
4.1.40.p9_6
|
az  |
- Change my e-mail
Approved by: sem (mentor) |
22 Sep 2005 17:02:05
4.1.40.p9_6
|
barner  |
- Fix handling of .tbz archives [1] [2]
- Assign maintainership to Andrej Zverev <az@inec.ru> [3]
- Bump port revision because this changes the runtime
behaviour of the port.
Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> [1]
Approved by: "Roman Y. Bogdanov" <sam@brj.pp.ru> (old maintainer) [2]
PR: ports/86455 [1], ports/86463 [2], ports/86466 [3] |
29 Jun 2005 18:08:19
4.1.40.p9_5
|
novel  |
Fix segfault on "mc -v /some/file".
PR: 82766
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Roman Y. Bogdanov (maintainer) |
01 Jun 2005 14:22:24
4.1.40.p9_4
|
sem  |
- Migrate to OPTIONS
- Add MC_IN_MC knob. It allows to run mcedit inside mc.
Approved by: maintainer |
12 Mar 2005 19:57:56
4.1.40.p9_3
|
osa  |
Fix locale path.
Bump PORTREVISION.
Patch from: Roman G. Hudenko
Submitted by: Roman Y. Bogdanov <sam at brj dot pp dot ru> (maintainer)
PR: 78658 |
08 Jan 2005 15:00:18
4.1.40.p9_2
|
sem  |
- Add missed iconv dependency
PR: ports/75812
Submitted by: maintainer |
20 Oct 2004 01:58:22
4.1.40.p9_2
|
pav  |
- Added option WITH_SUBSHELL - building mc-light with subshell support
PR: ports/72853
Submitted by: Andrey Slusar <anray@inet.ua>
Approved by: maintainer address bounced:
<<< 553 <e0-a11.b1.lan.prg.vol.cz[195.122.204.152]>: Client host
rejected: REJECT long domain name. spam possible.
550 5.1.1 <sam@brj.pp.ru>... User unknown |
20 Oct 2004 01:45:44
4.1.40.p9_2
|
pav  |
- Fix extfs again
PR: ports/72768
Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> (maintainer) |
12 Oct 2004 05:48:15
4.1.40.p9_1
|
edwin  |
update port misc/mc-light
Remove the glib dependency from mc-light. This midc don't
use glib.
Add the gawk dependency for allow mc-light correctly work
with all types of archive files.
PR: ports/72554
Submitted by: "Roman Y.Bogdanov" <sam@brj.pp.ru> |
03 Sep 2004 13:20:12
4.1.40.p9_1
|
krion  |
Respect hier(7) |
02 Sep 2004 12:10:36
4.1.40.p9
|
krion  |
Add mc-light 4.1.40.p9, a lightweight Midnight Commander clone.
PR: ports/71196
Submitted by: Roman Y. Bogdanov <sam@brj.pp.ru> |