aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-1/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Unbreak package build by registering PORTDOCS if we're installing docs.Adam Weinberger2012-11-061-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307051
* Mark as BROKEN: incomplete plistBeat Gaetzi2012-10-261-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=306424
* use libtommath as default math library as it used to be before conversion toBaptiste Daroussin2012-10-071-0/+1
| | | | | | | | | optionsng Repored by: linimon Notes: svn path=/head/; revision=305432
* Convert to new options frameworkBaptiste Daroussin2012-10-041-20/+12
| | | | Notes: svn path=/head/; revision=305249
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.Wesley Shields2012-07-311-5/+1
| | | | Notes: svn path=/head/; revision=301772
* Deprecate these ports as upstream has abandoned them for a while now.Wesley Shields2012-07-241-0/+3
| | | | | | | Set expiration date for one month from now. Notes: svn path=/head/; revision=301493
* - Bump PORTREVISION to chase the update of math/libtommath.Marcelo Araujo2010-08-091-1/+1
| | | | Notes: svn path=/head/; revision=259030
* Switch to use newer GMP version.Alex Dupre2010-04-191-1/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - Reassign maintainer to ports@Wesley Shields2009-09-091-1/+1
| | | | Notes: svn path=/head/; revision=241132
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 1.17.Marcelo Araujo2007-06-221-1/+1
| | | | | | | | | PR: ports/113222 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=194026
* - Update to 1.16Martin Wilke2007-01-091-2/+3
| | | | | | | | PR: ports/107627 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Notes: svn path=/head/; revision=181893
* - Update to 1.14Renato Botelho2006-09-191-1/+1
| | | | | | | | | PR: ports/102882 Submitted by: JImmie James <jimmiejaz@gmail.com> Reworked by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=173396
* - Update maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* - security/libtomcrypt is up to 1.13 now. The attached patch updates theCheng-Lung Sung2006-07-131-2/+2
| | | | | | | | | | port and makes the IGNORE string read properly. PR: ports/100210 Submitted by: maintainer (Wesley Shields) Notes: svn path=/head/; revision=167694
* * security/libtomcryptRenato Botelho2006-05-311-4/+18
| | | | | | | | | | | | | | | | - Update to 1.12 * math/libtommath - Update to 0.39 * math/tomsfastmath - Update to 0.09 PR: ports/98214 Submitted by: maintainer Notes: svn path=/head/; revision=164097
* Upgrade to 1.10.Vanilla I. Shu2006-03-201-4/+1
| | | | | | | | PR: ports/94736 Submitted by: maintainer Notes: svn path=/head/; revision=157759
* Libtom* is back online at libtomcrypt.com. Point the ports back atColin Percival2006-03-181-4/+2
| | | | | | | Tom's web server instead of fetching distfiles from freebsd.org. Notes: svn path=/head/; revision=157515
* Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markColin Percival2006-02-201-4/+4
| | | | | | | | | the ports as unbroken. Thanks to: Several people who found copies of the distfiles for me Notes: svn path=/head/; revision=156515
* Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt asColin Percival2006-02-191-0/+2
| | | | | | | | | | | | | | | being unfetchable. The author's domain name (libtomcrypt.org) expired and was picked up by a cybersquatter, and the distfiles haven't been mirrored by ftp.freebsd.org yet. If anyone has a copy of the distfiles for any of these ports, please send them to me so that I can host them and unbreak these ports. Approved by: flz Discussed with: maintainer Notes: svn path=/head/; revision=156428
* - Update to 1.09Renato Botelho2006-02-061-3/+5
| | | | | | | | | | | - Fix IGNORE message to pacify portlint(1) - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer Notes: svn path=/head/; revision=155351
* - Update to 1.08Tim Bishop2005-12-031-7/+11
| | | | | | | | | PR: 89861 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150305
* - Update to 1.06Pav Lucistnik2005-08-291-11/+27
| | | | | | | | | | | | - Provide options for new mathematical backends - Transfer maintainership to submitter PR: ports/83040 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Afarsec <afarsec@012.net.il> (maintainer) Notes: svn path=/head/; revision=141339
* - Update to 1.02 [1]Jean-Yves Lefort2005-05-221-18/+15
| | | | | | | | | | | | | | - Do not use optimization CFLAGS - OPTIONSify - When WITH_DOCS is defined, do not run-depend on ghostscript-gnu (the user is free to use his favorite pdf viewer) - Sort pkg-plist PR: ports/81356 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=135878
* - Libtomcrypt released a patchset to fix a few security bugs.Pav Lucistnik2005-02-111-2/+13
| | | | | | | | | PR: ports/77349 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Jonatan B <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=128496
* - Update to 1.0Pav Lucistnik2005-01-131-6/+6
| | | | | | | | | PR: ports/76185 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Jonatan B <onatan@gmail.com> (maintained) Notes: svn path=/head/; revision=126351
* - Update to 0.99Pav Lucistnik2004-11-211-1/+1
| | | | | | | | | PR: ports/73575 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=122045
* - Update maintainer's email addressPav Lucistnik2004-11-141-1/+1
| | | | | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=121613
* Update to 0.98Volker Stolz2004-08-091-1/+1
| | | | | | | | Closes PR: ports/68496 Submitted by: Wesley Shields, Yonatan Bokovza (maintainer) Notes: svn path=/head/; revision=115740
* - Update to 0.94Pav Lucistnik2004-05-031-1/+5
| | | | | | | | | PR: ports/66099 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: maintainer Notes: svn path=/head/; revision=108279
* Add libtomcrypt 0.92, comprehensive, modular and portableThierry Thomas2004-04-101-0/+35
cryptographic toolkit. PR: 62581 Submitted by: Yonatan <Yonatan@Xpert.com> Approved by: pav (mentor). Notes: svn path=/head/; revision=106695