# Created by: Andreas Sommer # $FreeBSD$ PORTNAME= hhdate # New versions aren't released often, so using the number of commits since # last release as a.b.c.NUMCOMMITS (see `git describe --tags ${GH_TAGNAME}`). # 35 = commit a little after 2.1.0 to have LICENSE file and fixed unit tests. PORTVERSION= 2.1.0.35 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= andreas.sommer87@googlemail.com COMMENT= Date and time library based on the C++11 (and beyond) header LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= HowardHinnant GH_PROJECT= date GH_TAGNAME= 3ab6510cab764c1a20926b1e8442af4c9e8a16b2 NO_ARCH= yes NO_BUILD= yes PLIST_FILES= include/hhdate/date.h # TODO add timezone support when interest grows OPTIONS_DEFINE= TEST TEST_DESC= Build with minimal tests TEST_ENV= ${MAKE_ENV} WRKDIR=${WRKDIR} TEST_USES= compiler:c++11-lib TEST_TEST_TARGET= test USE_CXXSTD= c++11 .include post-extract-TEST-on: ${INSTALL_DATA} ${FILESDIR}/Makefile.in ${WRKSRC}/Makefile ${INSTALL_DATA} ${FILESDIR}/test-minimal.cpp ${WRKSRC}/test/test-minimal.cpp do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/include/hhdate ${INSTALL_DATA} ${WRKSRC}/date.h ${STAGEDIR}${PREFIX}/include/hhdate/ .include c8211bee8232d50'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-enable symbol versioning. This fixes the undefined symbols.kwm2010-11-282-5/+14
* - Update to 0.5.6swills2010-11-273-5/+10
* - Update to 1.3sunpoet2010-11-274-20/+52
* - Update MASTER_SITES, MAINTAINER and WWWsunpoet2010-11-273-4/+3
* Fix patch so it is buildable again.kwm2010-11-271-14/+3
* Update to 3.01a01.marius2010-11-272-7/+4
* - update licq ports to 1.5.0dinoex2010-11-2714-891/+918
* - update licq ports to 1.5.0dinoex2010-11-273-25/+17
* - Update to 3.13.culot2010-11-272-3/+3
* Fix 2 typos.blackend2010-11-271-2/+2
* - Update to 0.91.culot2010-11-272-4/+3
* - Update to 0.49.culot2010-11-272-4/+3
* - add BROKENdinoex2010-11-271-0/+1
* - Update to 0.66.culot2010-11-272-4/+3
* - update MASTER_SITESdinoex2010-11-271-1/+1
* - update MASTER_SITESdinoex2010-11-271-1/+1
* - Fix libmoonplugin-ff36bridge.so installation.romain2010-11-271-1/+1
* Update to 0.29 and modify packing list to ensuresahil2010-11-273-5/+4
* - Update to 0.68sahil2010-11-272-4/+3
* - Update to 0.05sahil2010-11-272-4/+3
* - Update to 0.52sahil2010-11-272-5/+3
* - Update to 3.0.17sahil2010-11-272-8/+4
* Add a patch to fix quarantine summary in overview. Alsosahil2010-11-274-3/+142
* Add entry about potential compatibility problems withsahil2010-11-271-0/+16
* Update to 2.6.8, fix a typo in CONFLICTS, and modifysahil2010-11-273-17/+25
* - Update to 2.5.11sahil2010-11-272-6/+4
* Update to 2.7.2 and modify pkg-install script to checksahil2010-11-279-51/+72
* Update to 2.22.1.marcus2010-11-272-4/+3
* . Add a port of an implementation of the Sieve language for Dovecot 2.x:glewis2010-11-276-0/+160
* Update to 2.32.1. Most of this work was done by kwm.marcus2010-11-2716-190/+133
* . Add a port of the 2.x series of Dovecot:glewis2010-11-2711-0/+906
* Update to 5.12.marcus2010-11-272-6/+6
* Update to 2.7.8.marcus2010-11-273-15/+3
* Update to 0.6.10.marcus2010-11-274-5/+15
* Update to 0.4.0.marcus2010-11-273-18/+4
* Update to 0.1.6.marcus2010-11-272-5/+3
* Update to 0.12.5.marcus2010-11-272-4/+3
* Update to 0.0.15.marcus2010-11-272-4/+3
* Update to 0.0.22.marcus2010-11-275-15/+18
* Update to 0.80.marcus2010-11-274-19/+41
* - Actually remove the x11-toolkits/ruby-gtksourceview port as it shouldswills2010-11-274-69/+1
* - Update to 0.90.5swills2010-11-2739-52/+401
* - Update to 4.4.0pgollucci2010-11-272-3/+3
* - Update to 2.0.4pgollucci2010-11-272-3/+3
* - Fix WWWpgollucci2010-11-271-1/+1
* mercurial-server gives your developers remote read/write access to centralizedpgollucci2010-11-277-0/+186
* Flask-Uploads allows your application to flexibly and efficiently handle filepgollucci2010-11-275-0/+47
* sk-Babel is an extension to Flask that adds i18n and l10n support to any Flaskpgollucci2010-11-275-0/+53
* Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application.pgollucci2010-11-275-0/+48
* Flask is a microframework for Python based on Werkzeug and Jinja 2.pgollucci2010-11-275-0/+80
* - use USE_SBCL from bsd.cl-asdf.mkpgollucci2010-11-271-14/+12
* - Update to 0.08pgollucci2010-11-272-3/+3
* - Update to 3.12pgollucci2010-11-272-3/+3
* - Fix RUN_DEPENDSpgollucci2010-11-272-2/+4
* - Remove uneeded pkg-plist filepgollucci2010-11-272-9/+2
* Time stamping authority module for apache22.pgollucci2010-11-275-0/+85
* - Fix build against ports krb5pgollucci2010-11-271-4/+8
* Library to perform character encoding auto-detection in Ruby.pgollucci2010-11-274-0/+26
* Ports modules update at Saturday 27 November 2010 at 00:09edwin2010-11-271-3/+13
* Add a missing INSTALLS_ICONS.marcus2010-11-271-0/+2
* Correct a typo when running gio-querymodules.marcus2010-11-271-1/+1
* Update to 0.9.7.marcus2010-11-274-23/+5
* Update to 0.4.3.marcus2010-11-272-4/+3
* Portlint(1) fixes.beech2010-11-275-51/+80
* Update to 2.28.2.marcus2010-11-272-6/+4
* Remove dead file.uqs2010-11-271-0/+0
* - Update to 0.6.8pgollucci2010-11-272-4/+3
* Remove dependency on font ports, Xserver can fall back to "built-ins"pgollucci2010-11-271-5/+2
* - Update to 0.4.8pgollucci2010-11-274-329/+68
* - Update to 4.2.2pgollucci2010-11-272-4/+3
* - Fix RUN_DEPENDSpgollucci2010-11-271-3/+2
* A command line tool wrap Net::GitHub.pgollucci2010-11-275-0/+46
* This module provides a replacement function for Socket::inet_aton,pgollucci2010-11-275-0/+38
* - Update to 0.014pgollucci2010-11-272-4/+4
* - Update to 0.8pgollucci2010-11-272-4/+4
* - Update to 1.00pgollucci2010-11-272-9/+11
* - Update to 1.09pgollucci2010-11-272-6/+3
* - Update to 1.24pgollucci2010-11-272-4/+3
* - Update to 3.14002pgollucci2010-11-272-4/+3
* - Use backpan, disappeared from CPANpgollucci2010-11-272-3/+1
* - Update to 2.30pgollucci2010-11-272-5/+5
* - Update to 0.85pgollucci2010-11-272-4/+3
* Update to 0.48.0.marcus2010-11-275-142/+94
* Update to 0.6makc2010-11-272-3/+3
* - Update to 2.1.4pgollucci2010-11-272-4/+3
* - Forgotten removal from long agopgollucci2010-11-275-41/+1
* - Set CONFLICTS with komodo-idetabthorpe2010-11-271-0/+2
* IDE specialized in dynamic languages like TCL, Python, PHP, Ruby, Perltabthorpe2010-11-275-0/+5095
* - Move unzipping to extract phase, where unzip is only availablepav2010-11-271-9/+7
* - Install additional files for salomepav2010-11-275-5/+194
* Update to 5.16.4.jsa2010-11-272-4/+3
* Update to 2.5.19 CVS snapshot on 2010/11/02.nobutaka2010-11-272-5/+4
* Sync with shared library version bump of textproc/uim.nobutaka2010-11-273-4/+4
* - Update to 1.6.0.nobutaka2010-11-2734-298/+443
* Update Xastir to v2.0.0 which adds support for OSM maps.xride2010-11-274-25/+38
* Use PCRE explicitly. If PCRE was installed, the header of PCRE wasume2010-11-266-13/+53
* - Fix build.sem2010-11-264-13/+27
* - Update to 2.1.1pav2010-11-2628-224/+1588
* Fixed building on CURRENT / broken alarm definition.kmoore2010-11-261-2/+29
* - Fix plist when WITH_GTL is enabled.avilla2010-11-264-58/+72
* - Upgrade to 2.2.0.kuriyama2010-11-265-29/+30
* New port: www/redmine-http-authrea2010-11-265-0/+106
* - Add missing LICENSEmartymac2010-11-261-4/+7
* Add an entry for pecl-intl.ale2010-11-261-1/+2
* - Update to 0.19.6dhn2010-11-262-4/+4
* - Update to 201011dhn2010-11-263-27/+35
* - Update to 1.0.9pav2010-11-268-194/+221
* Update to 2.32.1.1.kwm2010-11-263-6/+9
* - Update to 0.9.4.2pav2010-11-262-5/+5
* - Remove obsolete inclusion of www/mozilla/bsd.gecko.mkromain2010-11-261-1/+0
* Allow to enable userland dtrace only on supported FreeBSD versions.ale2010-11-262-12/+18
* A graphical user interface for the Box vector graphics languagenivit2010-11-265-0/+88
* Update to 5.32.2.kwm2010-11-263-16/+3
* Make this architecture patch a global patch.marcus2010-11-264-10/+2
* Use MASTER_SITE_SUBDIR instead of rolling my own.uqs2010-11-2612-12/+24
* Fix the build on 6.X.marcus2010-11-261-0/+14
* improve descriptionbapt2010-11-261-3/+2
* Forced commit to note the previous commit:marcus2010-11-260-0/+0
* Update to 2.7.7. See http://developer.pidgin.im/wiki/ChangeLog for the listmarcus2010-11-262-3/+3
* - Restore steve's commit bittabthorpe2010-11-261-1/+2
* - Connect www/moodle2wen2010-11-261-0/+1
* - Update to 2.0wen2010-11-263-40/+26
* - Force Repocopy Commitwen2010-11-260-0/+0
* - Add CONFLICT with moodle2wen2010-11-261-0/+2
* Forced commit to note that original commit message should've been:amdmi32010-11-260-0/+0
* Phase is a widget style for Qt 4 and KDE 4. It is designed to beamdmi32010-11-261-0/+1
* Makefileamdmi32010-11-264-0/+79
* Style for Qt 4 and KDE.amdmi32010-11-264-0/+44
* QuantumStyle is an SVG themable style for Qt 4 and KDE.amdmi32010-11-264-0/+44
* - Fix plistpav2010-11-261-0/+1
* Ports modules update at Friday 26 November 2010 at 00:09edwin2010-11-261-1/+7
* Box is a programming language that puts special emphasis on graphics.nivit2010-11-265-0/+124
* Mark BROKEN on HEADerwin2010-11-261-0/+4
* - Fix plistpav2010-11-261-2/+0
* - MAKE_JOBS_UNSAFE in factpav2010-11-261-1/+1
* Fix remaining MASTER_SITE_LOCAL abuses for my ports.uqs2010-11-269-9/+9
* Update wmcliphist to 1.0uqs2010-11-267-45/+33
* Fix build with gcc-4.5.2.20101118.thierry2010-11-261-0/+49
* Update to 1.3.2: robustness fixes and documentation updates.naddy2010-11-264-10/+66
* Update to 1.2.1: robustness fixes and documentation updates.naddy2010-11-263-4/+4
* - fix status command in rc filebapt2010-11-263-2/+2
* - Update openarena to 0.8.5 and spin out two extra portspav2010-11-2523-572/+392
* Add rc.d script to portjpaetzel2010-11-252-0/+77
* Chase libgda4 lib bump.kwm2010-11-251-1/+1
* - Update to 20100523sunpoet2010-11-253-11/+9
* - Update to 3.0.0wen2010-11-252-13/+28
* - Update to 1.09sunpoet2010-11-252-11/+17
* remove some left over directories to fix plist.kwm2010-11-252-1/+4
* - update to 1.15.0bapt2010-11-252-5/+4
* Update to 4.0.3 release.ale2010-11-252-4/+3
* - Update to version 2.09.04danfe2010-11-252-8/+6
* MooseX-Attribute-ENV is a Moose attribute trait that you use whenwen2010-11-255-0/+38
* - Update to 2.71wen2010-11-252-4/+3
* - Update to 1.1.1wen2010-11-253-4/+14
* web.go is the simplest way to write web applications in the Go programmingwen2010-11-254-0/+45
* - Add bsd.go.mk to help create go package portwen2010-11-251-0/+35
* Redshift adjusts the color temperature of your screen accordingwxs2010-11-255-0/+120
* Handle xz compressed fileskevlo2010-11-252-0/+7
* Upgrade to 1.20.vanilla2010-11-252-10/+9
* - Update to 1.21wen2010-11-252-3/+3
* - Update to 3.11wen2010-11-252-3/+3
* - Update to 2.23wen2010-11-253-7/+7
* - Update to 1.222wen2010-11-253-3/+12
* - Fix MASTER_SITE_SUBDIRwen2010-11-252-2/+1
* - Work around a plugin crash from npw_plugin_instance_is_valid().jkim2010-11-254-6/+26
* Ports modules update at Thursday 25 November 2010 at 00:09edwin2010-11-251-1/+14
* - Update IcedTea6 web support to 1.9.2.jkim2010-11-254-34/+36
* Update p4d to 2010.1.273938.gordon2010-11-258-22/+15
* - Fix NO_INSTALL ports to register an entry in /var/db/pkg (ie. print/cups)pav2010-11-251-17/+4
* (1) Update to 1.6.15lev2010-11-258-36/+88
* Complete gtk1->gtk2(gnome2) transition.obrien2010-11-252-22/+9
* - Fix runtime error by disabling gcc optimizationspav2010-11-251-0/+1
* Due to a flaw in binutils 2.15, function names can conflict withkwm2010-11-252-0/+27
* - Retire files of devel/gdb6pav2010-11-257-608/+0
* - Chase move of devel/gdb6 to devel/gdb66 (perhaps these ports could bepav2010-11-252-2/+2
* - Move devel/gdb6 to devel/gdb66 (the port will stay on 6.6 for Inspect)pav2010-11-252-1/+2
* - Sync with devel/gdb6 from which it have been repocopiedpav2010-11-251-2/+6
* Upgrade to 3.5.2.thierry2010-11-252-5/+3
* Update to 3.3.5.1.jsa2010-11-252-3/+3
* Update to latest version and fix usage of MASTER_SITE_LOCALuqs2010-11-252-5/+4
* Update to latest version and fix MASTER_SITES usageuqs2010-11-252-6/+4
* Update to 4.1.2wxs2010-11-253-28/+12
* Document net/isc-dhcp41-server DHCPv6 DoS. The update to the port is comingwxs2010-11-251-0/+30
* Update to 1.25, which mostly brings miscellaneous bug fixes.naddy2010-11-257-208/+16
* Fix pkg-plist, so bump PORTREVISION.nork2010-11-251-2/+4
* Welcome CorsixTH, an open source clone of Theme Hospital.danfe2010-11-255-0/+357
* The basic geometry and math libraries used in ROS.rene2010-11-2517-0/+1943
* Add missing man-pages.demon2010-11-241-1/+4
* improvements on rc script:bapt2010-11-242-6/+22
* - Silence warnings (and while here, remove md5 checksum)pav2010-11-242-1/+14
* - Update to 0.9.1tota2010-11-244-181/+207
* Use pkg-message.in.wxs2010-11-243-23/+22
* Add java/jta.ale2010-11-241-0/+1
* - Update to 7.1 and unbreakpav2010-11-242-27/+17
* - Update to 0.29.5pav2010-11-242-5/+3
* Remove and disconnect net/asterisk port in preparation for repocopyfjoe2010-11-2453-20415/+0
* - Update to 3.0.8pav2010-11-243-25/+13
* Update to 1.0.2ehaupt2010-11-243-55/+16
* Update to 1.1arved2010-11-243-4/+21
* - update to 1.9.20bapt2010-11-243-5/+7
* Add entry for py-flexget 1.0.r1662lioux2010-11-241-0/+12
* Update to 1.0.r1662lioux2010-11-242-3/+3
* - Remove KERBEROS4 option which depends on a removed portume2010-11-244-27/+7
* Update to version 3.14.demon2010-11-243-6/+14
* Add spamass-ixhash, a plugin for Spamassassin, thatarved2010-11-245-0/+67
* - update to 1.7.9bapt2010-11-242-4/+3
* - Update to 1.1.2miwi2010-11-242-4/+3
* - Update to 0.08wen2010-11-242-4/+5
* - Update to 0.14wen2010-11-242-4/+3
* - Update to version 20100302martymac2010-11-244-1334/+1310
* - Update to 6.52miwi2010-11-242-4/+3
* - Update to 1.0.11miwi2010-11-242-4/+3
* - Really fix strndup(3) issue by including of <sys/param.h>danfe2010-11-241-0/+2
* - Update to 1.11.2wen2010-11-243-18/+3
* - Add --clean option to the rc script. It removes orphaned pid files. [1]avl2010-11-242-3/+3
* - Also remove them from pkg-plist lists not from me that crept inpgollucci2010-11-24