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
Max Khon
8d1818b47a
- Remove %%DATADIR%%.
...
- Remove non-standard locale directory (be-tarask, don't know what it is).
2009-12-18 03:26:56 +00:00
Max Khon
430e76633d
Finish WITH_UTF8 removal.
...
PR: 141634
2009-12-15 12:06:29 +00:00
Max Khon
80080c5452
Update to 4.7.0-pre4.
2009-12-14 18:54:05 +00:00
Max Khon
7c481b979b
Add missing on autoconf.
...
PR: 138377
2009-09-14 12:58:21 +00:00
Philip M. Gollucci
c10f314307
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
...
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
2009-07-22 16:27:08 +00:00
Max Khon
1f611aeab5
Fix ncurses build.
...
PR: 131405
2009-02-05 07:19:16 +00:00
Max Khon
fb13a921b8
Update to 4.6.2
...
PR: 131355
Submitted by: Yi-Jheng Lin
2009-02-04 09:40:12 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- 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)
2008-04-19 17:56:05 +00:00
Max Khon
27f39a7d7c
- Add UTF-8 support [1]
...
- Add ability to build with glib12 (though it still builds with glib2
if it is installed) [2]
PR: 114598 [1]
Submitted by: Cristian KLEIN [1], Alexander Zagrebin [2]
2008-04-09 19:31:16 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Max Khon
a90e91d697
- Fix pkg-plist with undefined WITH_EDIT variable
...
- Add WITH_NLS option
- Use %%DATADIR%%
PR: 112690
Submitted by: Vlad V. Teterya
2007-08-23 14:30:57 +00:00
Max Khon
08226fb48e
Use the printf' utility instead of
echo' to quote the directory name.
...
This fixes changing directories when shell is bash >= 3.2.
PR: 113996
Obtained from: Midnight Commander CVS
2007-07-18 03:59:42 +00:00
Max Khon
da74184122
- Recongnize csh as TCSH shell
...
- Fix case-insensitive file search
- Bump PORTREVISION
PR: 99428, 99424
Submitted by: Stanislav Sedov
2006-07-24 16:48:38 +00:00
Jeremy Messenger
7e42d7a7c4
devel/pkgconfig -> devel/pkg-config
...
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-28 05:25:50 +00:00