aboutsummaryrefslogtreecommitdiff
path: root/security/borzoi
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION to chase the update of math/ntlWen Heping2010-02-231-0/+1
| | | | | | | | Thanks to: bf1783@gmail.com Feature safe: yes Notes: svn path=/head/; revision=250222
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.Mark Linimon2007-02-271-1/+1
| | | | | | | | | We appreciate the help in the past. Hat: portmgr Notes: svn path=/head/; revision=186167
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to version 1.0.2Kirill Ponomarev2004-05-264-4/+5
| | | | | | | | | PR: ports/67153 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=110032
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* pass maintainershipYing-Chieh Liao2002-09-191-1/+1
| | | | Notes: svn path=/head/; revision=66714
* upgrade to 1.0.1Ying-Chieh Liao2002-08-022-2/+2
| | | | Notes: svn path=/head/; revision=63865
* upgrade to 1.0.0Ying-Chieh Liao2002-05-282-2/+2
| | | | Notes: svn path=/head/; revision=60171
* upgrade to 0.9.5Ying-Chieh Liao2002-04-102-2/+2
| | | | Notes: svn path=/head/; revision=57517
* upgrade to 0.9.3Ying-Chieh Liao2002-03-262-2/+2
| | | | Notes: svn path=/head/; revision=56676
* upgrade to 0.9.2Ying-Chieh Liao2002-03-063-16/+2
| | | | Notes: svn path=/head/; revision=55619
* Fix mastersitesPatrick Li2002-01-151-1/+1
| | | | | | | | PR: 33888 33890 33892 33900 33901 33905 Submitted by: Tilman Linneweh <freebsdports@arved.de> Notes: svn path=/head/; revision=53086
* upgrade to 0.9.1Ying-Chieh Liao2002-01-145-29/+11
| | | | Notes: svn path=/head/; revision=53030
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* add borzoiYing-Chieh Liao2001-08-237-0/+72
An Elliptic Curve Cryptography Library Notes: svn path=/head/; revision=46689