# New ports collection makefile for: Atlas # Date created: 29 March 2001 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= Atlas PORTVERSION= 0.5.2 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge DISTNAME= ${PORTNAME}-C++-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= YES USE_BZIP2= YES USE_GNOME= gnomehack post-patch: @${REINPLACE_CMD} -e 's| install-docDATA | |g' ${WRKSRC}/Makefile.in post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for docfile in README COPYING AUTHORS THANKS NEWS ChangeLog TODO HACKING ROADMAP @${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor .endif .include ='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MEMCACHED+STATIC: Fix not having HAVE_LIBMEMCACHED defined.bdrewery2017-07-282-5/+6
* Properly add needed libsasl2 libs after r440469, fixing build with libmemcach...bdrewery2017-07-252-6/+8
* Fix ccache-memcached-static to actually build statically.bdrewery2017-07-251-1/+3
* - Fix LICENSEamdmi32017-07-051-3/+4
* Fix ccache-memcached-static build with libmemcached+sasl support.bdrewery2017-05-092-8/+33
* Add devel/ccache-static and devel/ccache-memcached-static ports.bdrewery2017-03-101-1/+1
* WITH_CCACHE_BUILD: Add a NO_CCACHE_DEPEND to allow using ccache without the d...bdrewery2017-03-101-2/+6
* ccache-memcached: Fix STATIC build.bdrewery2017-03-103-2/+46
* ccache-memcached: Fix crash due to shadowed manifest_name.bdrewery2017-03-102-2/+14
* ccache-update-links.sh: Fix removing links to missing compilers.bdrewery2017-03-072-0/+17
* Update to 3.3.4bdrewery2017-02-192-5/+4
* Add a patch for memcached to ccache along with a slave devel/ccache-memcached...bdrewery2017-02-183-2/+2435
* - Add links for clang40amdmi32017-02-161-1/+2
* - Update to 3.3.3bdrewery2017-02-084-36/+22
* - Update to 3.2.9bdrewery2017-02-044-102/+4
* - Fix regression from last commit with -Wpbdrewery2017-02-042-1/+24
* - Fix building with -Wp,-MT,path. Namely this fixes buildingbdrewery2017-02-042-1/+76
* - Add links for clang39amdmi32016-08-171-2/+2
* - Add links for gcc 7amdmi32016-05-311-2/+2
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
* - Update to 3.2.5bdrewery2016-04-192-4/+4
* - Add links for clang38amdmi32016-02-111-2/+2
* - Don't cache -fcolor-diagnostics.bdrewery2016-02-112-2/+36
* Regenerate patchesbdrewery2016-02-113-8/+8
* - Fix defining of strndup(3) prototype due to improperly definedbdrewery2015-10-282-1/+21
* Update to 3.2.4.bdrewery2015-10-165-32/+10
* - Switch to options helpersamdmi32015-10-081-7/+5
* Remove deprecated @exec/@unexec from ports using ccache-update-linksantoine2015-09-261-3/+3
* Update to 3.2.3.bdrewery2015-09-054-4/+29
* Always default CCACHE_CPP2 to 1, otherwise a build error with parenthesis canbdrewery2015-09-042-13/+3
* - Remove obsolete clang linksamdmi32015-08-201-2/+2
* - Add links for clang37amdmi32015-08-191-2/+2
* - Drop @dirrm* from plistamdmi32015-07-131-3/+0
* Enable CLANG/LLVM links by default.bdrewery2015-06-062-12/+2
* Update to 3.2.2bdrewery2015-06-012-4/+4
* - Add links for gcc6amdmi32015-05-071-2/+2
* - Add link for clang36amdmi32015-04-231-2/+2
* Fix use with clang. CCACHE_CPP2 is still required. Otherwise thebdrewery2015-01-172-1/+25
* Fix sanitybdrewery2015-01-071-2/+2
* - Update to 3.2.1bdrewery2015-01-076-248/+35
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
* - Add links for newer compilers: gcc5, clang35 and clang-develamdmi32014-12-111-3/+3
* - Update to 3.1.10bdrewery2014-10-282-4/+4
* Enable colors by defaultbdrewery2014-05-181-1/+2
* - Fix GCC detectionbdrewery2014-03-021-2/+2
* Fix the build after r346759.rakuco2014-03-021-1/+1
* - Add COLORS option to enable contributed colors patch that uses colorsbdrewery2014-03-022-2/+214
* - Create CC symlinkbdrewery2014-02-131-2/+2
* - Add support for clang31,32,33,34 linksbdrewery2014-01-311-3/+4
* - Convert to stagingbdrewery2013-10-103-28/+28
* - Add NO_STAGE until validated to be safe for upcoming staging supportbdrewery2013-09-201-0/+1
* Convert to new options helpersbdrewery2013-06-141-4/+2
* - Always enable CCACHE_CPP2 on CURRENT after clang became the default.bdrewery2013-05-092-1/+31
* - Fix ccache for CURRENT world builds by automatically definingbdrewery2013-04-233-2/+9
* - Take maintainershipbdrewery2013-03-071-2/+2
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-2/+2
* Update to 3.1.9ehaupt2013-01-072-3/+3
* Restore 'Created by' header information. This has been removed during theehaupt2012-11-041-0/+1
* - Use OPTIONSngehaupt2012-09-081-14/+10
* Update to 3.1.8ehaupt2012-08-122-4/+3
* Add additional compiler links for tinderbox ccache tarball.ehaupt2012-08-071-2/+2
* Add links for newer gcc versions.ehaupt2012-05-291-1/+2
* Fix a typo.ehaupt2012-03-301-1/+1
* Add an option to statically build ccache.ehaupt2012-01-301-1/+6
* Update to 3.1.7ehaupt2012-01-092-4/+4
* Improve english grammar.ehaupt2011-12-271-1/+1
* Improve grammar and use @dirrmtryehaupt2011-12-273-5/+5
* Update to 3.1.6ehaupt2011-11-242-4/+3
* Add options to create compiler links for clang and llvm. Also add a warningehaupt2011-10-022-2/+24
* Restore the possibility to define EXTRA_COMPILERS which must reside in $PATH.ehaupt2011-08-042-1/+3
* Update to 3.1.5ehaupt2011-06-122-4/+3
* Provide 'ccache.tar' tarball for easy use with ports-mgmt/tinderbox.ehaupt2011-03-302-1/+15
* Add pkg-plistehaupt2011-03-291-0/+8
* Only create symlinks for existing compiler. This functionality is outsourcedehaupt2011-03-294-49/+75
* Allow the use of non-default compilers such as clang.ehaupt2011-02-285-21/+31
* Update to 3.1.4ehaupt2011-01-112-3/+3
* Update to 3.1.3ehaupt2010-12-012-4/+3
* Provide make.conf/src.conf instructions that still allow ccache to be used forehaupt2010-11-182-7/+5
* Update instructions on how to workaround a buildworld failure.ehaupt2010-11-172-0/+5
* Update to 3.1.1ehaupt2010-11-082-4/+3
* Fix installation of a document file.ehaupt2010-09-271-1/+1
* Update to 3.1ehaupt2010-09-272-6/+5
* Provide symlinks for clang and llvm-gcc compilers in addition to gccehaupt2010-09-161-1/+2
* - Oops, revert previous commit - I meant to do a send-pramdmi32010-09-161-2/+1
* - Provide symlinks for clang and llvm-gcc compilers as wellamdmi32010-09-161-0/+2
* Update to 3.0.1ehaupt2010-07-319-240/+15
* Take maintainershipehaupt2010-07-261-1/+1
* Reset ahze@ due to maintainer-timeouts and no response to email.linimon2010-07-261-1/+1
* - Fix bug with mmap() on 8.x [1]ahze2009-08-052-14/+15
* Fix a bug in x_realloc() which tries to read out too many bytes from the old ...ahze2008-11-242-1/+26
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Add links to gcc44 and gcc-ooo, only add links to gcc295 on i386 and alphaahze2008-04-081-4/+7
* Add links to gcc43ahze2006-11-191-2/+2
* - Remove gcc35 linkahze2006-10-061-2/+2
* - Add CCACHE_CACHE_COMPILER patchale2006-03-216-33/+50
* - Update MASTER_SITES to fix fetchahze2006-03-081-1/+1
* - Fix example so it works better with make buildworld if you define NOCCACHEahze2006-01-122-4/+3
* Attempt to attract maintainer's attention to a problem a lot ofru2006-01-111-0/+1
* - Add support to turn off hasing the compiler size and mtime via aahze2005-11-16