Commit graph

25 commits

Author SHA1 Message Date
Eitan Adler
b0e48fcbd6 Update master site
Submitted by:	rum1cro@yandex.ru (maintainer)
2014-02-03 19:26:04 +00:00
Mathieu Arnold
add5350fc8 Add license.
PR:		ports/186200 (based on)
Submitted by:	Ilya A. Arkhipov
Sponsored by:	Absolight
2014-01-28 16:24:00 +00:00
Baptiste Daroussin
5852c7462d Remove useless NEED_ROOT in favour of a proper USES=uidfix 2013-10-31 07:49:27 +00:00
Matthias Andree
8851406846 Permit port to be stripped if WITH_DEBUG is unset, by only forwarding
DEBUG_FLAGS through MAKE_ARGS if the former is defined.

While here, support staging.

PR:		ports/183278
Approved by:	Ilya A. Arkhipov (maintainer, on IRC)
2013-10-24 18:18:38 +00:00
Baptiste Daroussin
16f65335a1 Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt) 2013-09-20 22:36:49 +00:00
Chris Rees
9ba75d117a dialog4ports -- a dialog for FreeBSD ports. This is a static version that
can be used in chroots, for example in Tinderbox.

PR:		ports/182021
Submitted by:	marcus
Reviewed by:	portmgr (bdrewery)
Approved by:	maintainer
2013-09-15 19:03:55 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Eitan Adler
521aeb9617 libdialog was changed in HEAD so dialog4ports must be rebuilt:
this is a small enough port so just bump portrevision.

Approved by:	rum1cro@yandex.ru (maintainer, implicit)
2013-06-24 18:35:04 +00:00
Baptiste Daroussin
677c6f08e0 Update dialog4ports to 0.1.5
Changes:
- Don't free memory when process is exiting [1]
- Some style fixes [1]
- Consistently use C99 bool, true and false [1]
- Generalise parsing of env var into StringList [1]
- Rename ITEM_SEPARATE to ITEM_SEPARATOR [1]
- Highlight new options (by a '+' at the beginning of the line) [1]

Submitted by:	tijl [1]
2013-06-17 11:12:22 +00:00
Baptiste Daroussin
1f63169207 Readd the removed by mistake libdialog checksum 2013-06-05 17:43:31 +00:00
Baptiste Daroussin
a4f9140e70 Update to 0.1.4:
- added ^R for redraw dialog
- bug fixes in pkg-help dialog
- fixed segfault when trying to pick up incorrect env values
2013-06-05 17:38:15 +00:00
Matthias Andree
e53b2d432f Fix WITH_DEBUG to not strip on install. 2013-06-03 22:07:29 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Eitan Adler
66ad0ead65 Fix the MASTER_SITES of dialog4ports.
The extranious "\" only worked by accident because the following line was blank.

Approved by:	portmgr (miwi)
2013-03-31 05:50:32 +00:00
Bryan Drewery
01524ae238 - Add more mirrors to fix build
Approved by:	maintainer (implicit)
Approved by:	portmgr
With hat:	portmgr
2013-03-30 11:17:52 +00:00
Bryan Drewery
9b3f2ef5eb - Update to 0.1.3 which only brings a -v option to allow
supporting older versions for the stdout/stderr switching

Approved by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
With hat:	portmgr
2013-03-28 11:05:28 +00:00
Bryan Drewery
04b2b7910d - Update to 0.1.2
Changes:
  - Use stderr as the old dialog did, which fixes usage inside
    of jails
  - Add D4PMINHEIGHT and D4PALIGNCENTER (see dialog4ports(1))

Approved by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
With hat:	portmgr
2013-03-25 11:33:20 +00:00
Bryan Drewery
114ac2e3b9 - Update to 0.1.1
Changes:
 - Fix D4PFULLSCREEN being default on when blank.
   Now requires y/yes to enable
 - Automatically unset LC_ALL to show nicer characters
 - Fix crash when resizing
 - Upstream the -lm fix

Approved by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
With hat:	portmgr
2013-03-21 22:07:51 +00:00
Bryan Drewery
3024b7f696 - Fix build with 7.4 2013-03-21 12:59:40 +00:00
Bryan Drewery
becd92b496 - Remove prompt for dialog4ports. Dialog4Ports is a
required part of ports 'make config' now. This is seen
  as not much different than any other dependency.
- Allow dialog4ports to work with INSTALL_AS_USER
  by building and using the port's WRKDIR version
  through a Tools/scripts wrapper
- Add NO_DIALOG for 'config' as well.
- Fix D4P environment variables not passing to dialog4ports:
  D4PHEIGHT, D4PWIDTH, D4PFULLSCREEN

Reviewed by:	miwi, bapt, rum1cro@yandex.ru
Tested by:	miwi, bapt, rum1cro@yandex.ru
Tested by:	bdrewery (small exp-run)
Requested by:	many
2013-03-21 02:55:32 +00:00
Baptiste Daroussin
a828016cb6 Readd the removed by mistake libdialog distinfo
Reported by:	zeising
2013-03-20 13:34:05 +00:00
Baptiste Daroussin
4c9812268b Change distfile from tar.xz to tar.gz to be nice with FreeBSD 7 people 2013-03-20 11:35:01 +00:00
Baptiste Daroussin
fd3121bdcd Fix build on arm
Reported by:	skreuzer
2013-03-15 14:57:19 +00:00
Baptiste Daroussin
90e5fc1d3e Add a mirror 2013-03-13 23:38:48 +00:00
Baptiste Daroussin
2fc02d489c Add new dialog4ports
This will be used soon to replace the old dialog(1) for make config
It implements a new mixeddlg widget which allow to mix radio and
classic buttons in a single interface allowing the UI to reflect
optionsng features.

Bundle libdialog on 8.x which doesn't provide a recent libdialog(3).

Thank you very much to Ilya A. Arkhipov who wrote it,
helped by danfe, eadler and myself
2013-03-13 23:25:20 +00:00