Changeset 4700
- Timestamp:
- Jan 15, 2004, 12:11:08 AM (16 years ago)
- Location:
- trunk/dports
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/coreutils/Portfile
r3115 r4700 1 # $Id: Portfile,v 1. 1 2003/07/31 23:33:50 waqarExp $1 # $Id: Portfile,v 1.2 2004/01/15 00:10:07 toby Exp $ 2 2 3 3 PortSystem 1.0 … … 18 18 homepage http://www.gnu.org/software/coreutils/ 19 19 platforms darwin 20 master_sites gnu :${name}20 master_sites gnu 21 21 use_bzip2 yes 22 22 checksums md5 94e5558ee2a65723d4840bfde2d323f0 -
trunk/dports/sysutils/grep/Portfile
r3114 r4700 1 # $Id: Portfile,v 1. 2 2003/07/31 22:28:37 waqarExp $1 # $Id: Portfile,v 1.3 2004/01/15 00:10:38 toby Exp $ 2 2 3 3 PortSystem 1.0 … … 12 12 default, grep prints the matching lines. 13 13 homepage http://www.gnu.org/software/grep/grep.html 14 master_sites gnu :${name}14 master_sites gnu 15 15 checksums md5 85df024edc9f9689035f6b3de28c7731 -
trunk/dports/textproc/wdiff/Portfile
r3212 r4700 1 # $Id: Portfile,v 1. 1 2003/08/13 01:30:46 fennerExp $1 # $Id: Portfile,v 1.2 2004/01/15 00:11:08 toby Exp $ 2 2 PortSystem 1.0 3 3 … … 13 13 Suitable annotations produce a nice display of word differences \ 14 14 between the original files. 15 master_sites gnu :${name}15 master_sites gnu 16 16 checksums md5 7f9c78f5dd6fb4f3dabe28fbd4d14319 17 17 configure.type gnu
Note: See TracChangeset
for help on using the changeset viewer.