aboutsummaryrefslogtreecommitdiff
path: root/devel/cssc
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on FreeBSD 9.x:Dmitry Marakasov2015-06-251-0/+2
| | | | | | | | | | | | | | | | | | | ../gl/lib/unistd.h:135:3: error: #error "Please include config.h first." ../gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression ... Approved by: portmgr blanket Reported by: pkg-fallout Notes: svn path=/head/; revision=390558
* Fix crash when built with clang by forcing gccRodrigo Osorio2014-12-085-92/+4
| | | | | | | | | | | | Moves license to makes portlint happy Bump portrevision PR: ports/189975 Submitted by: rodrigo MFH: 2014Q4 Notes: svn path=/head/; revision=374333
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371544
* devel/cssc: Unbreak on DragonFly caused by r332099 and r332192John Marino2013-11-061-3/+3
| | | | Notes: svn path=/head/; revision=332958
* - Remove patch that was added in r332091 before maintainer patch was addedJason E. Hale2013-10-311-10/+0
| | | | | | | | | in r332099 that fixes the same issue in the same file Discussed with: marino Notes: svn path=/head/; revision=332192
* - Fix build on 10.x and HEADJason E. Hale2013-10-301-0/+52
| | | | | | | | PR: ports/183442 Submitted by: Oliver Fromme <oliver@fromme.com> (maintainer) Notes: svn path=/head/; revision=332099
* devel/cssc: add <unistd.h>John Marino2013-10-301-0/+10
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332091
* - Update to 1.3.0Jason E. Hale2013-10-109-71/+66
| | | | | | | | | | | | | | | - Update MAINTAINER email address - Support staging - Add LICENSE (GPLv3) - Add option for Solaris interoperability - Remove indefinite article from COMMENT - Update pkg-descr PR: ports/182830 Submitted by: Oliver Fromme <oliver@fromme.com> (maintainer) Notes: svn path=/head/; revision=329964
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Unbreak on 5.X and -CURRENT.Alexey Dokuchaev2004-10-063-7/+29
| | | | | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118559
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118226
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION for previousKris Kennaway2003-08-161-0/+1
| | | | Notes: svn path=/head/; revision=87035
* Utilize INFOKris Kennaway2003-08-162-6/+1
| | | | Notes: svn path=/head/; revision=87032
* Upgrade to CSSC-0.15alpha.pl0.David E. O'Brien2003-06-091-1/+1
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=82558
* Upgrade to CSSC-0.15alpha.pl0.David E. O'Brien2003-06-071-3/+3
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=82460
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 0.13a.1Mario Sergio Fujikawa Ferreira2001-12-293-23/+7
| | | | | | | | Submitted by: asmodai Approved by: maintainer Notes: svn path=/head/; revision=52362
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Unbreak for newgccChris Piazza2000-01-091-0/+11
| | | | Notes: svn path=/head/; revision=24585
* fix installation of info filesMichael Haro1999-12-241-0/+1
| | | | | | | | PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=24001
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-11/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* CSSC - SCCS clone from the GNU project.Joseph Koshy1999-03-316-0/+93
PR: ports/10883 Submitted by: Oliver Fromme <olli@fromme.com> Notes: svn path=/head/; revision=17477