Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Be hipe and add SHA256 | mat | 2005-11-14 | 1 | -0/+1 |
| | |||||
* | Update to use the perl version of the algorithm over the C version for 5.8.5 | mat | 2004-10-07 | 2 | -0/+67 |
| | | | | | | | | because it uses 64 bit integers by default and it messes very badly with some pack/unpack things on the perl part and some << and >> on the C part, so, use the perl part everywhere. Approved by: portmgr (krion) | ||||
* | Add SIZE field | mat | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 1.05 | mat | 2004-01-10 | 3 | -8/+7 |
| | |||||
* | garbage in ports/textproc/p5-Text-Reflow/distinfo [PATCH :-) | edwin | 2003-12-21 | 1 | -1/+1 |
| | | | | | | | ports/textproc/p5-Text-Reflow/distinfo has =3D PR: ports/60435 Submitted by: "Alexandr A.Babaylov" <babolo@cicuta.babolo.ru> | ||||
* | Update my ports to use my @FreeBSD.org address | mat | 2003-08-16 | 1 | -1/+1 |
| | | | | Approved by: demon (mentor) | ||||
* | Cleanups, use PERL_LEVEL and not a pre-everything:: | leeym | 2003-05-03 | 3 | -14/+15 |
| | | | | | PR: 51689 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | add WWW site | leeym | 2003-04-26 | 1 | -0/+2 |
| | | | | | PR: 51413 Submitted by: Mathieu Arnold <m@absolight.net> | ||||
* | Use pre-everything:: instead of pre-everything: to avoid conflict with | kris | 2003-03-01 | 1 | -1/+1 |
| | | | | targets in bsd.port.mk | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Add p5-Text-Reflow 1.04, perl module for reflowing text files. | nork | 2002-11-23 | 5 | -0/+39 |
PR: ports/41265 Submitted by: Mathieu Arnold <m@absolight.net> |