aboutsummaryrefslogtreecommitdiff
path: root/devel/deforaos-libsystem
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to 0.3.0 and add DOCS optionsOlivier Cochard2016-03-023-13/+58
| | | | | | | | Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5518 Notes: svn path=/head/; revision=409950
* Update my email for ports I maintainOlivier Cochard2016-02-171-2/+2
| | | | | | | | Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5309 Notes: svn path=/head/; revision=409034
* devel/deforaos-libsystem is not jobs safeJohn Marino2015-06-261-0/+2
| | | | | | | | | | | | | | | | | Here the log shows a makefile race where it tries to create the same symlink twice: --- libSystem.so.0 --- ln -f -s -- libSystem.so.0.0 libSystem.so.0 --- libSystem.so --- ln -f -s -- libSystem.so.0.0 libSystem.so.0 --- libSystem.so.0 --- ln -f -s -- libSystem.so.0.0 libSystem.so --- libSystem.so --- ln: libSystem.so.0: File exists Notes: svn path=/head/; revision=390662
* - update to 0.2.0Rodrigo Osorio2015-03-154-55/+23
| | | | | | | | | | - fix CFLAGS usage - stripe binaries before install PR: 197298 Notes: svn path=/head/; revision=381366
* Respect WITH_OPENSSL_PORT=yesAntoine Brodin2014-12-121-2/+7
| | | | Notes: svn path=/head/; revision=374608
* Repair build on arm with a patch to error.cSean Bruno2014-11-271-0/+45
| | | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1217 PR: 195251 Submitted by: mikael.urankar@gmail.com Reviewed by: olivier@cochard.me Approved by: bapt (mentor) Notes: svn path=/head/; revision=373519
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371544
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-1/+0
| | | | | | | Exp-run by: bdrewery Notes: svn path=/head/; revision=328096
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316333
* - make it PREFIX-safeRuslan Makhmatkhanov2013-01-031-0/+2
| | | | | | | | | | - bump PORTREVISION PR: 174829 Submitted by: olivier@cochard.me (maintainer) Notes: svn path=/head/; revision=309890
* DeforaOS system libraryBaptiste Daroussin2012-12-194-0/+50
PR: ports/172987 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Notes: svn path=/head/; revision=309213