aboutsummaryrefslogtreecommitdiff
path: root/misc/clpbar
Commit message (Collapse)AuthorAgeFilesLines
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Update to 1.10.9Martin Wilke2007-06-292-4/+4
| | | | Notes: svn path=/head/; revision=194433
* - Update to 1.10.8Martin Wilke2007-06-202-4/+5
| | | | Notes: svn path=/head/; revision=193964
* - Update to 1.10.7Martin Wilke2006-10-082-4/+4
| | | | | | | | PR: ports/104160 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Notes: svn path=/head/; revision=174988
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* - Update to 1.10.6Volker Stolz2006-04-202-10/+8
| | | | | | | | | | - Assign maintainership to submitter PR: ports/95946 Submitted by: Martin Wilke Notes: svn path=/head/; revision=160017
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Update to 1.10.4Jean-Yves Lefort2005-05-162-5/+9
| | | | | | | | PR: ports/81054 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=135335
* upgrade to 1.10.3Ying-Chieh Liao2005-01-192-3/+3
| | | | Notes: svn path=/head/; revision=126795
* upgrade to 1.10Ying-Chieh Liao2004-11-102-3/+3
| | | | Notes: svn path=/head/; revision=121292
* add clpbar 1.09Ying-Chieh Liao2004-09-033-0/+34
Command Line Progress Bar Notes: svn path=/head/; revision=117993