aboutsummaryrefslogtreecommitdiffstats
path: root/misc/cmatrix
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingehaupt2014-02-281-14/+7
| | | | - USES -> gmake
* Remove trailing whitespaces from category miscehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* Cleanup unmaintained ports in the misc category:eadler2013-03-251-6/+4
| | | | | | | | | | | | | | | | | | - Trim Header - Convert to OptionsNG - Prefer DISTNAME to DISTFILES - Reorder variables - Fix comments (don't include leading article) - @unexec rm must not cause failure - Tabs, not spaces - Single space for WWW - Pet portlint - etc. In a few cases the option DOCS was used to control installation into EXAMPLEDIR. I opted to keep the existing logic of the port in these cases. Reviewed by: koobs, ashish
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - drop MAINTAINERshipleeym2009-10-201-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* use PORTDOCS and PLIST_FILES instead of pkg-plistleeym2004-02-083-6/+4
| | | | SIZEify distinfo
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* makes portlint happyleeym2004-01-012-6/+6
| | | | | - apply DOCSDIR - replace variable "file" with "f"
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Update to 1.2apat2002-06-083-10/+11
| | | | | | | | Update maintainer email address DOCSDIR and PLIST NOPORTDOCS support PR: 38990 Submitted by: maintainer
* Change maintainer:sobomax2000-06-061-1/+1
| | | | | | ports@FreeBSD.org --> leeym@cae.ce.ntu.edu.tw Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* update to 1.1bmharo2000-04-184-11/+12
| | | | | PR: 18051 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* update to 1.0bmharo2000-04-013-11/+11
| | | | | PR: 17719 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to 0.98cflathill1999-05-053-6/+5
| | | | | PR: ports/11474 Submitted by: cpiazza@home.net
* The speed at which new ports are committed is absolutely unbelievable.hoek1999-05-031-2/+2
| | | | Add WWW: to the latest.
* Initial import of cmatrix version 0.98b.steve1999-05-035-0/+53
Shows a scrolling 'Matrix' like screen. PR: 11427 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>