Commit graph

189 commits

Author SHA1 Message Date
Rusmir Dusko
a88615c385 - Fix build with Option NCURSES, add patches
Reported by:	"Herbert J. Skuhra" <hskuhra@eumx.net>
Approved by:	pawel / wg (mentors, implicit)
2013-12-07 10:27:08 +00:00
Rusmir Dusko
0eefe19536 - Update to 4.8.11
- Remove obsolete patches

Approved by:	pawel / wg (mentors, implicit)
2013-12-06 23:49:35 +00:00
Rusmir Dusko
d8269f53d2 - Pass maintainership to submitter
Approved by:	pawel / wg (mentors, implicit), fjoe (maintainer)
2013-11-02 22:13:00 +00:00
Rusmir Dusko
85f78c35ac - Change SMB and NCURSES
- Change pkg-plist, fix MAN

PR:		ports/183170 ports/183284 ports/183402
Submitted by:	various
Approved by:	pawel / wg (mentors, implicit)
2013-11-02 22:08:01 +00:00
Rusmir Dusko
f202310163 - Update to 4.8.10
- Use the new format for LIB_DEPENDS
- Remove PORTDATA use full pkg-plist
- Add DOCS and NCURSES Options
- Add EDITOR to default Options
- Remove NLS and EDIT from default Options
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS
- Remove obsolete REINPLACE_CMD
- Add patch, resolve Syntax error

PR:		ports/181364
Submitted by:	nemysis (self)
Approved by:	pawel / wg (mentors, implicit), maintainer timeout
2013-10-21 21:07:18 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
Max Khon
f2029db4f2 Add missing dependency on libssh2.
PR:		180737
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2013-07-28 07:56:47 +00:00
Martin Wilke
8eeee862da - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:56:42 +00:00
Jason Helfman
549d976568 - adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
2013-06-03 07:40:32 +00:00
Max Khon
0ca6e0b952 - Update to last released 4.8.8.
- Switch to the official master site now that http://midnight-commander.org/ is back.
2013-05-18 11:57:57 +00:00
Max Khon
92221ce8df Upstream site is down for about two weeks:
https://mail.gnome.org/archives/mc-devel/2013-April/msg00013.html

Switch to local distfiles for a while.
2013-05-09 08:58:07 +00:00
Jason Helfman
7124f82a05 - convert to USES for gettext
- mark broken (doesn't fetch)

Approved by:	portmgr (bapt@)
2013-05-06 09:06:18 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Max Khon
d6b4b54e35 - Update to 4.8.1.7
- Fix from upstream for https://www.midnight-commander.org/ticket/2754
(can't run mceedit without file name as parameter)

Submitted by:	Herbert J. Skuhra
2013-01-26 06:38:17 +00:00
Max Khon
e18798316e Specify LICENSE.
Feature safe:	yes
2012-11-05 12:50:25 +00:00
Max Khon
3cd273f8e3 Update to 4.8.1.6.
Feature safe: 	yes
2012-11-03 11:02:46 +00:00
Max Khon
fb69d804ec Add trailing slash in WWW URL.
Feature safe:	yes
2012-11-03 11:02:22 +00:00
Max Khon
48c0a9c953 Fix clang build.
PR:		171772
Submitted by:	Andrey Simonenko
2012-10-02 10:58:22 +00:00
Max Khon
0dea6ea6dd Fix bug: alt+h command input line not updated
The fix is obtained from the upstream:
https://www.midnight-commander.org/ticket/2810

PR:		171157
2012-08-29 13:46:28 +00:00
Max Khon
3df9b664b3 Update to 4.8.1.4. 2012-08-29 08:01:03 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Khon
462bc58154 Update to 4.8.1.1
PR:		166650
Submitted by:	Svyatoslav Lempert
Feature safe:	yes
2012-04-09 12:37:38 +00:00
Max Khon
8c37b5b727 Update to 4.7.5.6
PR:		165257
2012-02-19 01:24:23 +00:00
Max Khon
243eb47beb Fix Ctrl-O in xterm: FreeBSD xterm does not define "ti" and "te" but mc
tries to check their existence since 4.7.5.4.

PR:		161828
Feature safe:	yes
2011-12-02 12:16:26 +00:00
Eitan Adler
08b62e4c3e - fix explicit use of unzip in ports
PR:		ports/153429
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainers (hq, gabor, amdmi3)
Approved by:	maintainer timeout
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Max Khon
70435fa8e7 Fix pkg-plist. 2011-10-11 02:09:45 +00:00
Max Khon
d7189be87e Update to 4.7.5.5
PR:		161083 (partially)
Submitted by:	Maxim Samsonov
2011-10-06 13:43:24 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Max Khon
0153ccc919 - Fix build with iconv support turned off [1]
- Fix pkg-plist when built without NLS support

Submitted by:	Dimitry Andric [1]
2011-03-21 18:25:33 +00:00
Max Khon
9e4c86cfae - Update to 4.7.5
- Obey WITHOUT_X11

PR:		154154
Submitted by:	Dima Panov
Feature safe:	yes
2011-01-20 08:55:15 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Max Khon
1e24f5b8e6 Fix hangs when exiting with "F10, Enter" if shell is tcsh:
http://www.midnight-commander.org/changeset/cde7a850d5d0027956f3c7005e81cfa8cc7a56a1

Submitted by:	Ilya A. Arhipov
2010-10-20 13:46:01 +00:00
Max Khon
070fda9613 Fix SAMBA support.
PR:		151160
Submitted by:	Ivan Klymenko
2010-10-04 16:08:01 +00:00
Max Khon
d89e947fff Fix build with up-to-date libslang2. 2010-09-09 12:10:28 +00:00
Max Khon
86eee6915b Update to 4.7.4 2010-09-08 15:59:25 +00:00
Max Khon
b0e9ed456d Add a patch from upstream to fix the build with iconv disabled.
Submitted by:	Dimitry Andric
2010-08-08 09:32:37 +00:00
Max Khon
ccbd2c89ce Fix zip/unzip location.
PR:		148025
2010-08-08 07:16:48 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Max Khon
e7a101f1bd Update to 4.7.2. 2010-05-06 12:28:06 +00:00
Max Khon
a66173ca50 Update to 4.7.2.
PR:		146352
2010-05-06 12:27:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Max Khon
6647f11998 Fix build with disabled iconv. 2010-02-10 19:33:50 +00:00
Max Khon
8a2400862a - Update to 4.7.0.2
- Fix crash on exit

PR:		143203
2010-02-06 21:29:55 +00:00
Max Khon
32fab27bbe - Update to 4.7.0.1 [1]
- Fix libiconv detection during configure step

PR:             143135 [1]
Submitted by:   Martin Wilke
2010-01-24 08:55:47 +00:00
Max Khon
89a0e17901 Fix plist broken in recent commit.
Pointy hat to:	fjoe
2009-12-30 05:05:34 +00:00
Max Khon
74961d7a9a Update to 4.7.0 release.
PR:		142105
2009-12-28 22:03:22 +00:00