summaryrefslogtreecommitdiff
path: root/misc/posixtestsuite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-111-2/+1
| | | | | | | - Convert from USE_GMAKE to uses Notes: svn path=/head/; revision=343775
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset maintainer per his request to ports@.Mark Linimon2010-07-081-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257507
* - Pass maintainership to gcooper@Sahil Tandon2010-07-041-1/+1
| | | | | | | | | | PR: ports/148365 Submitted by: gcooper@ Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=257371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Update to 123241Martin Wilke2008-05-023-36/+7
| | | | | | | | PR: 123241 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=212474
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-4/+0
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* Fix typos wrt. Makefile variables like $FOO}Volker Stolz2006-09-071-1/+1
| | | | | | | | PR: ports/102833 Submitted by: Dmitry Marakasov Notes: svn path=/head/; revision=172464
* Reset phantom@ as maintainer as he has been inactive for more than one year.Mark Linimon2006-03-311-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158467
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Pacify distfile survey.Mark Linimon2005-10-111-1/+1
| | | | Notes: svn path=/head/; revision=145001
* Respect PTHREAD_LIBS by defaultAlexey Zelkin2004-12-241-5/+5
| | | | | | | | PR: ports/62919 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Notes: svn path=/head/; revision=125038
* Unbreak INDEXMathieu Arnold2004-03-201-1/+1
| | | | | | | Pointy Hat To: phantom Notes: svn path=/head/; revision=104741
* Make libpthread default threading library. Since this port is supposedAlexey Zelkin2004-03-201-5/+6
| | | | | | | | to be compiled/run against any threading library in system, so we can't use default PTHREAD_LIBS stuff here. Notes: svn path=/head/; revision=104736
* SIZEfyAlexey Zelkin2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104735
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Some style changes.Alexey Zelkin2003-12-161-5/+4
| | | | | | | Submitted by: osa (mostly) Notes: svn path=/head/; revision=95932
* Add pseudo-port of POSIX Test Suite (http://posixtest.sourceforge.net).Alexey Zelkin2003-11-105-0/+146
It does not builds/installs anything, and should be used as wrapper to run testsuite on FreeBSD. See 'make help' output for usage. Notes: svn path=/head/; revision=93636