summaryrefslogtreecommitdiff
path: root/russian/xcode/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* russian/xcode:Max Brazhnikov2014-07-291-3/+4
| | | | | - Add stage support - Respect CC/CFLAGS
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-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 P-S. CR: D422 Approved by: portmgr (bapt)
* Convert r* to USES=zipBaptiste Daroussin2014-03-101-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | russian)
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
|
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - update from version 1.0 to 4.1;Boris Samorodov2006-08-251-9/+13
| | | | | | | | | | | - change MASTERSITES, introduce two of them; - change DISTNAME; - remove files/patch-aa; - transfer maintainership to the submitter. PR: 101724 Submitted by: Pankov Pavel <pankov_p@mail.ru> Approved by: netchild (mentor, implicit)
* Use PLIST_FILES.Trevor Johnson2004-02-051-0/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION.Max Khon2003-11-091-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
|
* Adding ru-xcode version 1.0.Steve Price2000-01-291-0/+21
Autodetect encoding and convert to koi8, CP-1251, or CP-866. PR: 16095 Submitted by: Michael Vasilenko <acid@stu.cn.ua>