aboutsummaryrefslogtreecommitdiff
path: root/misc/edonkey-tool-hash
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* Update to 0.4.0Mario Sergio Fujikawa Ferreira2004-08-133-5/+17
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=116082
* Update to 0.3.3Mario Sergio Fujikawa Ferreira2004-06-262-5/+6
| | | | Notes: svn path=/head/; revision=112319
* 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
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* o Update to 0.3.2: older distfile no longer fetchableMario Sergio Fujikawa Ferreira2002-12-234-19/+22
| | | | | | | | | | o Update informational files pkg-{comment,descr} with new data added after this project moved to MASTER_SITE_SOURCEFORGE Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=71815
* Update to 0.0.2Mario Sergio Fujikawa Ferreira2002-10-052-4/+9
| | | | Notes: svn path=/head/; revision=67354
* Use a simpler URI in WWW tagMario Sergio Fujikawa Ferreira2002-02-211-1/+1
| | | | Notes: svn path=/head/; revision=55009
* - edonkey-tool-hash version 0.0.1: Both calculates 'eDonkey hashes'Mario Sergio Fujikawa Ferreira2002-02-205-0/+36
and produces ed2k:// links for files Notes: svn path=/head/; revision=55003