Revision
509 -
Directory Listing
-
[select for diffs]
Modified
Sun Oct 7 15:56:04 2001 UTC
(23 years, 6 months ago)
by
dan
Diff to
previous 504
Put the database connect into freshports_database.pm and use
freshports_database.pm.sample as the example.
Revision
463 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 1 21:30:11 2001 UTC
(23 years, 6 months ago)
by
dan
Diff to
previous 462
Don't create a pkg directory in fetch-cvs-file.sh.
Let's do it where werun the make -V. then we'll remove it.
this catches the pre-everything bug.
Revision
462 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 1 21:29:41 2001 UTC
(23 years, 6 months ago)
by
dan
Diff to
previous 461
Don't create a pkg directory here. Let's do it where we
run the make -V. then we'll remove it.
this catches the pre-everything bug.
Revision
278 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 16 23:13:15 2000 UTC
(24 years, 5 months ago)
by
dan
Diff to
previous 277
Hmmm, it assumed that a port commit started with cvs commit: ports/
now, it doesn't. the ports/ bit can be anywhere on the subject: line.
Modified Files:
log-catcher.awk
Revision
277 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 16 23:11:52 2000 UTC
(24 years, 5 months ago)
by
dan
Diff to
previous 276
oops! forgot to add the ports changes for pkg-descr etc.
Committing in updates
Modified Files:
updates.pl
Revision
276 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 9 02:40:48 2000 UTC
(24 years, 6 months ago)
by
dan
Diff to
previous 275
changed pkg/DESCR to pkg-descr and other changes associated with new ports
layout.
Modified Files:
ports.pm
Revision
230 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 25 10:22:08 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 221
Cater for ports which are deleted, then reimported. We have them in the
tree, but they are deleted. Just set them "status = 'A'" and get on with it.
Modified Files:
updates.pl
Revision
200 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 28 09:44:55 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 199
final changes before freshports 1.1
Committing in .
Modified Files:
log-catcher.awk log-catcher.pl
Modified Files:
updates.pl
Revision
189 -
Directory Listing
-
[select for diffs]
Modified
Sat Jun 24 01:17:07 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 187
move the call to MarkPortAsRefreshNeeded to where it is always called for
every entry being modified. Failure to do this means pkg/DESCR are not
fetched and therefore the data is out of date.
Modified Files:
updates.pl
Revision
169 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 6 09:47:20 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 168
Looks good so far. Just a quick commit to save everything.
At this point, I have the fetching of Makefile, pkg/DESCR, and pkg/COMMENTS
going. But I have to know when to fetch such things.
Committing in .
Modified Files:
fetch-cvs-file.sh fetch-refresh-ports.pl ports.pm test.pl
Revision
168 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 5 06:35:27 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 167
fetch-cvs-file.pl is actually fetch-cvs-file.sh
Committing in .
Modified Files:
announce.pl email.pl ports.pm refresh-ports.pl test.pl
Removed Files:
fetch-cvs-file.pl
Revision
167 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 5 06:33:40 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 160
These files are used to refresh a port on-the-fly.
fetch-cvs-file.sh will fetch the latest version of any cvs file.
fetch-refresh-ports.pl uses the above to refresh all ports which need refreshing.
Added Files:
fetch-refresh-ports.pl fetch-cvs-file.sh
Revision
150 -
Directory Listing
-
[select for diffs]
Modified
Mon May 29 01:39:39 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 149
fixed up setting of refresh_needed and started using index instead of a regex
for FilesWhichPromptRefresh.
Modified Files:
updates.pl
Revision
149 -
Directory Listing
-
[select for diffs]
Modified
Mon May 29 01:00:43 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 148
now updates change_log_details properly.
obtains needs_refresh and status when checking for existing ports.
assigns value to needs_refresh only if necessary.
sets needs_refresh to "N" if port is deleted.
Modified Files:
updates.pl
Revision
88 -
Directory Listing
-
[select for diffs]
Modified
Sat May 13 05:31:03 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 81
no longer sets status to 'N' when a port is updated
ignored ports are now tested for individually as using a REGEX was causing
too many problems.
improved formatting of code.
Revision
74 -
Directory Listing
-
[select for diffs]
Added
Fri May 12 23:02:01 2000 UTC
(24 years, 10 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.