aboutsummaryrefslogtreecommitdiff
path: root/net/dimes
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-12-091-19/+0
| | | | Notes: svn path=/head/; revision=374410
* - Support stagingJason E. Hale2014-06-272-66/+67
| | | | | | | | | - s/YES/yes/ Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=359493
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Change maintainers email.Boris Samorodov2009-11-251-1/+1
| | | | | | | Submitted by: maintainer (via e-mail) Notes: svn path=/head/; revision=244740
* - Update to 0.5.2Martin Wilke2009-07-265-98/+78
| | | | | | | | PR: 136982 Submitted by: Stas Timokhin <stast@bsdportal.ru> (maintainer) Notes: svn path=/head/; revision=238406
* - Update to 0.4.3bBeech Rintoul2008-02-125-13/+23
| | | | | | | | PR: ports/120495 Submitted by: Stas Timokhin <stast@bsdportal.ru> (maintainer) Notes: svn path=/head/; revision=207072
* Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII.Shaun Amott2006-06-291-2/+0
| | | | | | | | | | PR: ports/99342 Submitted by: shaun (me) Approved by: Stas Timokhin <stast@bsdportal.ru> (maintainer), ahze (mentor) Notes: svn path=/head/; revision=166604
* Fix an error I introduced just before the commit by moving a lineHerve Quiroz2006-06-201-1/+1
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=165882
* DIMES is a distributed scientific research project, aimed to study theHerve Quiroz2006-06-125-0/+237
structure and topology of the Internet, with the help of a volunteer community (similar in spirit to projects such as SETI@Home). WWW: http://netdimes.org PR: 96161 Submitted by: Stas Timokhin <stast@bsdportal.ru> Notes: svn path=/head/; revision=165278