aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnconvert
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* vietnamese/vnconvert: Replace gets(3) with gets_s(3)Kai Knoblich2019-09-062-0/+46
| | | | | | | | | | | | | | | | | The long deprecated and unsafe gets(3) function has been removed since FreeBSD 1300043. Thus replace the occurences of that function in the code with gets_s(3) which is a safer alternative. * Bump PORTREVISION due to changes in the code/package. PR: 238687 Reported by: emaste MFH: 2019Q3 Notes: svn path=/head/; revision=511321
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Reset maintainership for obrienErwin Lansing2015-06-121-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=389302
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Support stagingEmanuel Haupt2014-03-132-6/+5
| | | | Notes: svn path=/head/; revision=348077
* 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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-4/+5
| | | | Notes: svn path=/head/; revision=50667
* Install new manpage.David E. O'Brien2001-03-251-0/+2
| | | | Notes: svn path=/head/; revision=40362
* Add FreeBSD ID.David E. O'Brien2001-03-251-0/+1
| | | | Notes: svn path=/head/; revision=40361
* Grr. a local cc(1) option got added by mistake.David E. O'Brien2001-03-251-3/+3
| | | | Notes: svn path=/head/; revision=40360
* Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ismDavid E. O'Brien2001-03-251-0/+8
| | | | | | | where the author thought C arrays are indexed 1..sizeof(array). Notes: svn path=/head/; revision=40359
* Respect CFLAGS.David E. O'Brien2001-03-251-0/+11
| | | | Notes: svn path=/head/; revision=40358
* Add a man page.David E. O'Brien2001-03-251-0/+65
| | | | Notes: svn path=/head/; revision=40357
* Minor tweak.David E. O'Brien2001-03-251-2/+2
| | | | Notes: svn path=/head/; revision=40356
* Style fixes in ports/vietnamese.Jimmy Olgeni2001-02-061-1/+1
| | | | Notes: svn path=/head/; revision=38034
* Converts Vietnamese text files between popular formats.David E. O'Brien2001-01-065-0/+39
Notes: svn path=/head/; revision=36846