aboutsummaryrefslogtreecommitdiffstats
path: root/misc/clpbar
Commit message (Collapse)AuthorAgeFilesLines
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* Actually, this is only necessary on 32-bit systems. This is probably alsoadamw2014-07-311-2/+7
| | | | not the most graceful way to accomplish this.
* Fix build.adamw2014-07-311-0/+1
|
* - Stage supportmiwi2014-01-311-3/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | misc)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 1.11.1miwi2011-06-252-3/+3
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 1.11.0miwi2010-09-112-5/+5
| | | | | PR: 150039 Submitted by: Frederic Culot <frederic@culot.org>
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-261-0/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-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
* - Update to 1.10.9miwi2007-06-292-4/+4
|
* - Update to 1.10.8miwi2007-06-202-4/+5
|
* - Update to 1.10.7miwi2006-10-092-4/+4
| | | | | PR: ports/104160 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
* Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-171-1/+1
| | | | Approved by: krion (mentor)
* - Update to 1.10.6vs2006-04-202-10/+8
| | | | | | | - Assign maintainership to submitter PR: ports/95946 Submitted by: Martin Wilke
* - Add SHA256pav2005-11-261-0/+1
|
* Update to 1.10.4jylefort2005-05-162-5/+9
| | | | | PR: ports/81054 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* upgrade to 1.10.3ijliao2005-01-192-3/+3
|
* upgrade to 1.10ijliao2004-11-102-3/+3
|
* add clpbar 1.09ijliao2004-09-033-0/+34
Command Line Progress Bar