aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnless
Commit message (Collapse)AuthorAgeFilesLines
* vietnamese/vnless: Moved man to share/manMuhammad Moinur Rahman2024-02-262-5/+5
| | | | Approved by: portmgr (blanket)
* vietnamese: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexander Yerenkow <yerenkow@gmail.com> * David O'Brien (obrien@NUXI.com) * David O'Brien (obrien@cs.ucdavis.edu) * David O'Brien <obrien@NUXI.com> * Thierry Thomas <thierry@pompo.net> * chinsan With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix the license permissionsMateusz Piotrowski2020-09-261-1/+1
| | | | | | | | Actually, it is not allowed to sell this software without written consent of the author. Notes: svn path=/head/; revision=550157
* Set LICENSEMateusz Piotrowski2020-09-261-0/+6
| | | | Notes: svn path=/head/; revision=550156
* vietnamese/vnless: USES+= ncurses, link with libncurses (not termcap)John Marino2016-02-051-0/+2
| | | | Notes: svn path=/head/; revision=408217
* vietnamese/vnless: this port is not jobs safeJohn Marino2014-11-051-0/+2
| | | | Notes: svn path=/head/; revision=372185
* - Fix build with clang (functions not returing value)Pawel Pekala2014-08-077-20/+20
| | | | | | | | | | | | - Respect CFLAGS during build - Add staging support - Switch to PLIST_FILES - Rename patches to current standards MFH: 2014Q3 Notes: svn path=/head/; revision=364302
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360229
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | vietnamese) Notes: svn path=/head/; revision=327775
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Tweak the PR 119107 changes.David E. O'Brien2008-02-022-18/+46
| | | | Notes: svn path=/head/; revision=206648
* Use termios instead of sgtty.David E. O'Brien2008-01-212-2/+65
| | | | | | | | PR: 119107 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=205987
* Fix gcc4 build.David E. O'Brien2007-08-233-5/+25
| | | | Notes: svn path=/head/; revision=198225
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.eduDavid E. O'Brien2005-07-171-2/+1
| | | | Notes: svn path=/head/; revision=139382
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.David E. O'Brien2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69627
* Note the standard these utilities conform to.David E. O'Brien2001-11-281-1/+1
| | | | Notes: svn path=/head/; revision=50667
* Fix curses clear() usage.David E. O'Brien2000-11-033-0/+54
| | | | Notes: svn path=/head/; revision=34720
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX inSatoshi Asami2000-04-151-2/+2
| | | | | | | ../Makefile.inc. Notes: svn path=/head/; revision=27572
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27429
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* adjust for my editorDavid E. O'Brien1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21288
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21145
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+4
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Make this port reinstall friendly.Steve Price1999-07-041-8/+3
| | | | Notes: svn path=/head/; revision=20048
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-2/+1
| | | | Notes: svn path=/head/; revision=12503
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-3/+2
| | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993
* VNless is a port of a very old version of GNU's less that suports the displayDavid E. O'Brien1996-12-0610-0/+207
of files written in the Vietnamese language using the VISCII (VIetnamese Standard Code for Information Interchange) encoding. Notes: svn path=/head/; revision=4837