Revision
1822 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 9 20:30:31 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1821
Add $WatchListAsk parameters to freshports_Watch_Link_Add and
freshports_Watch_Link_Remove.
When displaying $port->date_added, show "unknown" as appropriate.
Revision
1819 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 9 20:27:55 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1818
Modify freshports_WatchListDDLB to add new optional parameter element_id.
Optionally show the number of watch lists upon which the element resides.
Revision
1791 -
Directory Listing
-
[select for diffs]
Modified
Sun Dec 8 03:21:51 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1790
Put the website name into the logo ALT text.
Enable the "ask" feature for adding/removing ports.
create freshports_ErrorMessage for displaying errors.
Revision
1724 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 28 18:49:43 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1723
The first step to caching the data. But I gave up when I realised that doing
so will cause problems as things are updated.... Not to mention watch lists.
Revision
1695 -
Directory Listing
-
[select for diffs]
Modified
Sun Nov 24 04:56:29 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1694
- Make Element_Pathname iscachable
- Always insert into system_branch_element_revision when setting a tag
- Use a case instead of a COALESCE for system_branch_element_revision
Revision
1693 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 21 20:49:15 2002 UTC
(22 years, 4 months ago)
by
dan
Diff to
previous 1692
Start using trim_multiple_to_single and trim on depends run and depends build.
Perhaps we should do that on other fields as well?
Revision
1601 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 17 14:47:51 2002 UTC
(22 years, 7 months ago)
by
dan
Diff to
previous 1600
Cater for reports which have no frequency. They are instantaneous reports.
This will allow for Fenner reports on ports which do not build.
Revision
1494 -
Directory Listing
-
[select for diffs]
Modified
Tue May 28 15:53:47 2002 UTC
(22 years, 10 months ago)
by
dan
Diff to
previous 1493
create Stats_PortCountNewInterval and modify Stats_PortCountNewToday Stats_PortCountNewYesterday
and Stats_PortCountNewThisWeek to use it.
Revision
1337 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 21 23:46:07 2002 UTC
(22 years, 11 months ago)
by
dan
Diff to
previous 1336
PR142 - after refreshing a port, queue the date into the daily_refreshes
table so that the daily summaries are updated.
Revision
1335 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 21 18:22:20 2002 UTC
(22 years, 11 months ago)
by
dan
Diff to
previous 1334
move freshports_MorePortsToShow to here from index.php
create freshports_MoreCommitMsgToShow based upon that function
create freshports_Head to return only the n lines of a string
alter freshports_PortDescriptionPrint optionally show only the
first n lines of the string and supply a URL to the full message.
Revision
1334 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 21 18:22:10 2002 UTC
(22 years, 11 months ago)
by
dan
Diff to
previous 1333
move freshports_MorePortsToShow to include/freshports.php
when calling freshports_PortDescriptionPrint, include
the URL to use for long commits.
Revision
1333 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 21 18:22:01 2002 UTC
(22 years, 11 months ago)
by
dan
Diff to
previous 1332
move over comments from freshports.php which should have
been moved in a previous commit.
add $freshports_CommitMsgMaxNumOfLinesToShow
Revision
1255 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 12 14:17:44 2002 UTC
(22 years, 11 months ago)
by
dan
Diff to
previous 1254
new htmlify code
remove some TITLE from graphics which are links so the URL appears
in the status bar and not the title.
Revision
1185 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 1 21:00:17 2002 UTC
(23 years ago)
by
dan
Diff to
previous 1184
- Add DailySummaries back to the front page (and include more of them)
- use freshports_CommitFilesLink to create links to files
Revision
1134 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 19 12:56:39 2002 UTC
(23 years ago)
by
dan
Diff to
previous 1133
Include the correct field on the form so that searching from the side bar
will provide results on the search page instead of just going to the search
page.
Also add a bit more debugging info on search.php
Revision
1121 -
Directory Listing
-
[select for diffs]
Modified
Sun Mar 17 17:46:31 2002 UTC
(23 years ago)
by
dan
Diff to
previous 1120
- add list of options required in PowerDesigner 6.0 to
generate this database schema
- modify ports_check replacing found_in_ports wih category_id
and port_id
- create index on ports (element_id)
- create view ports_active
Revision
1114 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 14 20:28:31 2002 UTC
(23 years ago)
by
dan
Diff to
previous 1113
PR 112
watch_notice_log.frequency_id needs to be implemented
changing frequency to frequency_id
check scripts/email.pl and AddToLogs
Revision
1105 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 12 19:25:40 2002 UTC
(23 years ago)
by
dan
Diff to
previous 1104
remove DROP FUNCTION statements.
change CREATE FUNCTION to CREATE OR REPLACE FUNCTION to avoid dependency
problems which arise when you drop a function which is used by another function.
Revision
1061 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 25 15:48:14 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 1060
Make sure the values set by getvalues are available everywhere by declaring
them to be GLOBAL.
If a disabled account is found, log them out, and let them know.
Revision
1055 -
Directory Listing
-
[select for diffs]
Modified
Sun Feb 24 02:37:35 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 1054
update copyright
change return value of 3 to 0 if all is well
we don't move files around. the fp-daemon script does
Revision
1038 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 23 21:32:43 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 1037
New users must now supply a valid email address. Instructions
to enable their account are forwarded to that email address.
Revision
957 -
Directory Listing
-
[select for diffs]
Modified
Sun Feb 17 20:00:58 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 956
Add a new column to housekeeping, refresh_done. Any time a port is refreshed,
this bit should be set. It will be cleared by RecordLastestPortCommits.
Revision
938 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 16 07:19:40 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 937
Let's have a look at the Makefiles before we use them. If they are
ASCII Text, then they are probably a Makefile. If not, they are probably
HTML, and that means the fetch failed.
Revision
927 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 14 20:37:16 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 926
Add two table: commits_latest and housekeeping
which will be used mostly by RecordLastestPortCommits
which records the query results into a table for
easy retrieval.
Revision
925 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 14 19:26:32 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 924
To speed up the home page, we are going to cache the data in a table.
The main page will then read from that table. The main page will
be updated every minute.
Revision
922 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 13 22:56:50 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 921
remove old FP1MigrationCutoffDate code
create new freshports_PortDescriptionPrint which will centralize the
formatting of port commit messages, long descriptions, and short
descriptions.
Revision
913 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 12 23:40:54 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 912
Add a link to the commit details to the front page.
Modify the details on the port page to be more like the main page.
Revision
901 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 11 01:44:24 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 900
now that we have a good wrapping scheme for lines > 72 characters, we
don't have to treat pre and post migratin data differently.
Revision
899 -
Directory Listing
-
[select for diffs]
Modified
Sun Feb 10 03:05:03 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 898
The migrated fp1 commits are single line log messages. They must
be wrapped. Therefore, use <CODE> if before a certain date, and <PRE>
afterwards.
Revision
895 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 9 19:47:32 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 894
refresh-unrefreshed-ports.pl stays as it was, refreshing unrefreshed ports
based on commit_log_ports.needs_refresh.
Revision
886 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 9 02:57:12 2002 UTC
(23 years, 1 month ago)
by
dan
Diff to
previous 885
Add flag -R which means do not refresh any ports associated with a given
commit. Useful during the fp1-fp2 migration. We'll just refresh each
port after the data is imported.
Revision
883 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 8 00:29:56 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 882
don't export deleted ports - they won't exist in the ports tree and we won't
be able to refresh the port. This does mean we lose the history for about
451 deleted ports. I can live that that. We can always import them later.
Revision
880 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 7 19:57:54 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 879
allow incoming parameter to set limit
If file_action = 'I' (import) used add and change filename to '.../Makefile'
Revision
878 -
Directory Listing
-
[select for diffs]
Modified
Sun Feb 3 15:18:17 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 877
remove an unused ElementTagSet and modify the one which is used.
before we insert into system_branch_element_revision, ensure
the entry is not already there.
Revision
874 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 2 23:29:52 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 873
Here's the file where will allow us to export
FP1 data into XML format. Looks OK so far.
But will need further testing of output
Revision
868 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 2 03:06:31 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 867
Add new commit_log class
Start using new ReportError function from utilities.pm instead of calling
SysLog and die.
Revision
854 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 02:46:56 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 853
When an error occurs when processing a make file, return the error to the
calling function. Then, don't update the port because it's not ready
Revision
853 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 01:54:14 2002 UTC
(23 years, 2 months ago)
by
dan
Diff to
previous 852
Put a knob in to turn off creation of a pkg directory. I think I added
this to detect problems which arose if this directory exists.
noteably: pre-everything having two : after it.
Revision
849 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 8 06:23:58 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 848
use PRE tags around the commit description and the file names.
remove the file graphic and make the cvsweb hyperlink on the file name instead.
Revision
848 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 7 21:15:12 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 847
PR#21
cater for imported sources. With a recent change implemented by Josef Karthauser,
imported source cvs-all message do contain a BRANCH. However, the
message do not contain a LOG section. Thus the XML field is empty.
Get around the problem with a minor reorganization of the code.
Grab the message subject. Grab the log. If the log is empty, use
the subject.
ALSO: white space changes.
Revision
847 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 7 13:08:42 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 846
Ensure all references to images directory starts with /images. This is most
for use by the missing*.php files.
Revision
841 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 23:19:31 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 840
After a reco-copy of these files from another section of the tree,
we now have a process by which the user can upload their pkg_info
information and add them to their watch list.
Revision
837 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 16:58:45 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 836
Update the SQL which records that a logged in user has accessed the website.
We track the last time they logged in so we know whether or not an account
is active. We do not record what pages they are visiting.
Revision
834 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 16:48:13 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 833
create and use a new function freshports_CookieClear to be used
when a person logs out or when we ware given a cookie which
we don't recognize.
Revision
824 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 06:22:59 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 823
upgrade to postgresql.
Now that this is done, the next step is to get some of you on the Develop list
to start tracking your ports via fp2.freshports.org. BUT FIRST I'll have to
upgrade that site to the latest database and scripts as found in
lists-test.freshports.org. Watch this space.
Revision
812 -
Directory Listing
-
[select for diffs]
Modified
Sat Jan 5 03:26:15 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 811
Add some debugging code.
for ports, make sure we don't include commit log information when
retriving by partial path name.
Revision
811 -
Directory Listing
-
[select for diffs]
Modified
Sat Jan 5 02:00:13 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 810
use the predefined website name
add a bit of cell padding
use an outer join to get the correct count value
Revision
810 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 3 03:05:27 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 809
Rename categoryResult to LocalResult.
This file set by caller so you can set up an SQL statement and then
get Port to fetch itself for you.
Revision
806 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 3 02:22:04 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 805
convert customize.php to use postgresql
lost of whitspace changes to getvalues.php which was also changed to postgresql
include/freshports.php now includes classes/watchnotice.php
Revision
805 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 3 01:22:03 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 804
remove the <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> entries because
they are all in include/freshports.php
Revision
799 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 2 02:53:56 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 798
Rename files from .php3 to .php.
The code within many of these files still needs to be converted from mysql
to postgresql.
Revision
790 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 31 15:26:29 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 789
$hash{portname} is not the same as
$hash{$portname}
Fix this annoying bug so more than just the first port in a commit gets refreshed.
Revision
789 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 31 06:18:09 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 788
daily summary changes
- use category/port format
- add time-ajustment factor to cater for time zone differences
Revision
784 -
Directory Listing
-
[select for diffs]
Modified
Sun Dec 30 23:26:39 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 783
If they get the category right, but provide an unknown port, tell them
and then show the link to the category they provided.
Revision
779 -
Directory Listing
-
[select for diffs]
Modified
Sun Dec 30 23:22:29 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 778
- correct where the script was still using ports.needs_refresh instead of
commit_log_ports.needs_refresh.
- for now, we will fetch every file touch by a port commit. I still
don't have a solution for files included by Makefile.
Revision
767 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 29 20:48:00 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 766
move the commit to be before the CreateDailySummary call.
If that call falls over, we want to be sure the transaction is closed.
otherwise, it will roll back and undo what we did.
Revision
764 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 29 19:06:26 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 763
PR 26 - adding new class for commit_log_ports which is used on the
port description page (i.e. missing-port.php). see the
port-description.php3 page for a similar output.
Revision
760 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 29 04:09:02 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 759
pull back more detail into the port class. This should be enough for
the port-description.php functionality to be put into a function rather
than a webpage. PR 26
Revision
757 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 28 22:37:18 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 756
- with master/slave ports, the directory we are fetching to (master port)
may not be the directory we are working in (slave port; the one being
refreshed. adjust fetching scheme accordingly.
- add function to remove port directory prefix (RemovePortsPrefix).
Revision
749 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 24 03:16:05 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 748
My first attempt at moving needs_refresh from the port table to the
commit_log_ports table. In addition, the commit_log_ports will hold
the port_version associated with that commit. Thus, as you look
down the page, you should be able to see the port_version change
from commit to commit (not that every commit causes a change).
Revision
743 -
Directory Listing
-
[select for diffs]
Modified
Sun Dec 23 02:53:30 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 742
Add missing.php.
This page is activated via ErrorDocument 404 /missing.php in the apache
configuration for this website. It uses the classes element and port to
grab information from the database.
This is the start of being able to browse to:
http://FreshPorts.org/net/samba and get the samba page. Or, if a port
is uniqely named, http://FreshPorts.org/samba will take you to the
same place.
Much to do, but this is the proof of concept.
Revision
737 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 22 23:23:08 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 736
Add the new archive-messages.sh. call this from cron.
it will call the improved archive-logs.sh which will
move the msgs away from the main directory and archive them.
Revision
733 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 22 21:50:12 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 732
provide a new option: -O (Overwrite)
when processing an XML file, if the supplied message id exists, delete it
and continue processing. Useful when you need to reprocess a message
for some reason.
Revision
717 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 21 06:09:48 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 716
Add two new values:
CVSTimeAdjustment - difference in seconds between CVS server and database server.
LocalTimeAdjustment - differnece in seconds between web server and user.
Plan is to allow the user to override either or both of these settings to suit
their location.
Revision
709 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 12 04:43:35 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 708
convert all varchar(x) fields where x > 1 to text
Add new tables:
Security_Notice - details of notice
Security_Notice_Log - who added the notice, who moderated it, modified it
Security_Notice_Elements - what elements of the source tree are affected?
...for use with security notifications.
Revision
708 -
Directory Listing
-
[select for diffs]
Modified
Tue Dec 11 04:31:06 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 707
Change to landscape. It won't all fit on the screen in portrait and be big
enough to read.
Rename commit_log_port to commit_log_port_elements.
Add commit_log_port which does what it should.
Revision
698 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 5 06:06:09 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 697
Don't do the build of daily summaries until after we have refreshed
the ports. Otherwise for new ports, version will be empty.
Revision
697 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 5 04:34:54 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 696
Don't do any of the port update things if there are no ports.
This mainly reduces the size of the log file.
Revision
692 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 5 00:16:55 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 691
For broken and forbidden ports, display just Broken or Forbidden in the
ALT text, not the actual text of the broken/forbidden message.
For the commit message itself, yes, we're going to use <PRE></PRE> until
we can find a better way.
Revision
676 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 27 06:35:42 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 675
remove a pg_exec ($database, "end"); which was causing this:
[Tue Nov 27 01:33:54 2001] [error] NOTICE: COMMIT: no transaction in progress
Revision
672 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 26 06:42:37 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 671
freshports_PortDetails now needs $db
use nl2br where we once used <PRE>; this allows us to
have the same line breaks, but in a better font.
takes less real estate too.
change a while loop to a for.
Revision
670 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 26 06:39:07 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 669
Add $db parameter to freshports_PortDetails
fix broken subject field on mailto:
change a </BR> to a <BR>
Change "download port" link to FreeBSD.org website
Add conversion utilities for add hyperlinks to text
upper case various tags.
Revision
669 -
Directory Listing
-
[select for diffs]
Modified
Sun Nov 25 21:42:02 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 668
call freshports_PortDetails instead of including ./include/port-basics.php
pretty some of the HTML output by adding \n
fix the HTML by adding missing end tabs (</DD>)
enclose the commit description within <PRE></PRE>
Revision
668 -
Directory Listing
-
[select for diffs]
Modified
Sun Nov 25 21:41:52 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 667
sort the files by name
make the displayed pathnames relative to the port directory
(i.e. remove /ports/<category>/<port>/ from pathnames
Revision
654 -
Directory Listing
-
[select for diffs]
Modified
Sat Nov 24 21:41:50 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 653
remove CommitLogElementsInsert
replace EnsureCategoryAndPortExist with SaveChangesToPortsTree
create _CompileListOfPorts which replaces the fuctionality of EnsureCategoryAndPortExist
Instead of saving a port as we go along, we will compile a list of ports based
on the files we find. Once all files are processed and saved to the database,
we have our list. Then we process the files again, setting the needs_refresh
value for the port affected by this file. If we find that the Makefile for
a port has been deleted, we set needs_refresh = 0.
Revision
645 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 23 04:51:39 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 644
remove unneeded exports
if the port has been deleted, make sure we set port->{deleted} correctly
and process things.
move the refresh ports process to port.pm so it can be used
both with load_xml_into_db.pl and from refresh-unrefreshed-ports.pl
Revision
637 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 21 04:06:37 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 636
remove GetOrCreateCategory which was not used.
Remove quotes from field names which screwed up the category entries.
Revision
625 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 20 16:42:55 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 624
rename system_version to system_branch
rename system_version_element to system_branch_element_revision
remove some unneeded sequences
Revision
622 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 20 16:30:58 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 621
rename system_version to system_branch
rename system_version_element to system_branch_element_revision
remove some unneeded sequences
Revision
614 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 16 19:40:47 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 613
PR 4 solved.
scan the lines following the subject and include them as part of the subject
if they start with 9 spaces.
Revision
612 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 16 18:40:26 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 611
The previous commit was in error.
PR 15
Previously the log message was terminated at the first occurance of:
Revision
PR:
Submitted by:
Approved by:
Reviewed by:
To Unsubscribe
Now it's only:
Revision
To Unsubscribe
Also, populate the ObtainedFrom field while we are here.
Revision
597 -
Directory Listing
-
[select for diffs]
Modified
Sun Nov 11 02:39:45 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 596
Update to new version:
new commit_log_elements and system_version_element table.
add commit_log_port table for direct links between a port and a commit.
Revision
585 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 9 23:26:46 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 584
Now we fetch the files needed to refresh the port,
we update the port class, and we save it.
port.pm needs to be updated to save and fetch more fields.
Revision
575 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 9 05:16:00 2001 UTC
(23 years, 5 months ago)
by
dan
Diff to
previous 574
needs_refresh is now being computed.
We have have to do something special for ports which are created first time.
Revision
574 -
Directory Listing
-
[select for diffs]
Modified
Fri Nov 9 04:09:00 2001 UTC
(23 years, 5 months ago)
by
dan
Diff to
previous 573
Now processing the files and ports correctly.
now we just have to parse the file names and update the port needs_refresh.
Revision
573 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 8 23:15:04 2001 UTC
(23 years, 5 months ago)
by
dan
Diff to
previous 572
We now have a list of ports which needs to be updated.
next step: set the needs_refresh field and then save the results
back to the database.
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 508
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
422 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 01:03:45 2001 UTC
(24 years ago)
by
dan
Diff to
previous 421
- When logging in, make sure we come back to where we
were by using rawurldecode.
- Set the focus to the first edit field when asking
the user for data entry.
Revision
420 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 01:00:12 2001 UTC
(24 years ago)
by
dan
Diff to
previous 419
List 100 ports at a time, instead of only 50.
Create new function freshports_PortDetails to print details of a port.
Revision
409 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 19 07:43:20 2001 UTC
(24 years ago)
by
dan
Diff to
previous 408
add a bit more to the orphaned elements task. This is really something which
we could do in log_accum.pl on freefall... if they'll let us do it.
Revision
397 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 10 23:28:43 2001 UTC
(24 years, 1 month ago)
by
dan
Diff to
previous 396
Remove uneeded sequences.
Remove asc from index creation.
Remove foreign key names from foreign key creation.
Revision
393 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 10 09:47:11 2001 UTC
(24 years, 1 month ago)
by
jcampbell
Diff to
previous 392
Latest files for uploading output of pkg_info. Added support for pre-deleting
ports if "-c" option is given. Improved debug (-d) support.
Revision
363 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 28 02:31:01 2001 UTC
(24 years, 2 months ago)
by
dan
Diff to
previous 362
The final bit of code to reflect the latest database changes.
element_revsion is just two fields.
system_version_element is just three fields.
Revision
311 -
Directory Listing
-
[select for diffs]
Modified
Sun Dec 31 10:49:28 2000 UTC
(24 years, 3 months ago)
by
dan
Diff to
previous 310
Removed <body > which was in _private/header.inc
Commit ports-not-in-latest-index.php3 for first time.
Modified Files:
about.php3 authors.php3 bouncing.php3 categories.php3
category.php3 change_log.php3 change_log_details.php3
change_log_port.php3 changes.php3 convert_change_log.php3
customize.php3 files.php3 forgotten-password.php3 index.php3
inthenews.php3 legal.php3 login.php3 new-user.php3
port-description.php3 port-watch.php3 ports-deleted.php3
ports-new.php3 ports.php3 privacy.php3 search.php3 stats.php3
thanks.php3 watch-categories.php3 watch.php3 welcome.php3
whatnext.php3
Added Files:
ports-not-in-latest-index.php3
Revision
281 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 15 06:50:18 2000 UTC
(24 years, 4 months ago)
by
dan
Diff to
previous 280
Diff applied against port-description.php3 to allow commits to be deleted.
Added Files:
deleting_commits.txt
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
266 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 19 08:30:48 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 265
Always convert the id to lower case before creating the cookie.
That's because mysql is case insensitive.
Committing in _private
Modified Files:
commonlogin.php3
Revision
263 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 19 08:25:57 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 262
Don't send stuff out if dont have an email or have been bouncing.
Modified Files:
forgotten-password.php3
Revision
261 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 19 06:07:27 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 260
Clear out $UserID so the correct menu items are shown in the side-bar.
Modified Files:
forgotten-password.php3
Revision
260 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 19 05:34:52 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 259
Allow the users to recieve their password via email.
Modified Files:
login.php3
Added Files:
forgotten-password.php3
Revision
258 -
Directory Listing
-
[select for diffs]
Modified
Sun Aug 13 10:28:45 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 257
Add a new feature to allow showing of port creation date.
Committing in _private
Modified Files:
port-basics.inc getvalues.php3
Revision
257 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 12 12:09:30 2000 UTC
(24 years, 7 months ago)
by
dan
Diff to
previous 256
Pull back the correct information. When combined with a script
to update the ports.last_change_id field correctly, this page
now shows the correct details. Sorry about that folks.
Modified Files:
watch.php3
Revision
252 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 9 09:39:50 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 251
do some parameter checking and give the user a nice screen when they
get no data.
Modified Files:
category.php3 port-description.php3 port-watch.php3
Revision
250 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 7 10:02:12 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 249
Added broken and forbidden to the code.
Modified Files:
index.php3 category.php3 ports-new.php3 port-description.php3
search.php3 ports-deleted.php3 watch.php3
Revision
247 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 4 11:11:12 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 246
change the logs.gif file to something with better definition
Modified Files:
files.php3 port-description.php3
Revision
244 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 4 04:35:41 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 243
Allow the users to see what files are changed within a port.
Modified Files:
files.php3 port-description.php3
Revision
238 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 3 01:03:55 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 237
fix some caching bugs related to host name mistakes I made.
Committing in _private
Modified Files:
commonlogin.php3
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 229
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
229 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 24 22:08:28 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 228
Don't let people do ugly things to the data input.
use addslashes to stop such things.
Modified Files:
new-user.php3
Revision
228 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 24 22:07:58 2000 UTC
(24 years, 8 months ago)
by
dan
Diff to
previous 227
Don't let people do ugly things to the data input.
use addslashes to stop such things.
Modified Files:
login.php3 search.php3
Revision
214 -
Directory Listing
-
[select for diffs]
Modified
Sun Jul 2 19:23:45 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 213
adding this file because if it's not there, and with these permission
settings, news.php3 will fail to create it.
Added Files:
news.txt
Revision
210 -
Directory Listing
-
[select for diffs]
Modified
Sat Jul 1 23:29:37 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 209
inital add
Added Files:
index.php3 list.php3 phpPollAdmin.php3 phpPollBar.gif
phpPollCollector.php3 phpPollConfig.php3 phpPollUI.php3
results.php3 view.php3 vote.php3
Revision
208 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 30 12:12:56 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 207
post FreshPost 1.1 install
Committing in .
Modified Files:
convert_change_log.php3 index.php3 permissions.txt
upgrade.1.txt watch.php3
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
195 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 28 09:01:06 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 194
final changes after doing a dry run.
Modified Files:
changes.txt convert_change_log.php3 customize.php3
permissions.txt port-description.php3
Revision
191 -
Directory Listing
-
[select for diffs]
Modified
Sat Jun 24 02:02:00 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 190
These allow you to check the logs.
Added Files:
change_log.php3 change_log_details.php3 change_log_port.php3
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 188
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
178 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 13 23:08:15 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 177
change side bar table widths to 152. This should really go into a variable
somewhere.
change sorting to be by commit date, change_log_id, port name, category,
version.
add change_log_id to output so we can clump commits together under one commit
time and commit message. This saves lots of real estate.
Modified Files:
index.php3
Revision
177 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 13 23:05:31 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 176
change table width to 152. This really should go into a variable somewhere.
Committing in _private
Modified Files:
side-bars.php3
Revision
175 -
Directory Listing
-
[select for diffs]
Modified
Sun Jun 11 04:15:48 2000 UTC
(24 years, 9 months ago)
by
dan
Diff to
previous 174
Set $UserID to '' in getvalues
adding origin to post in login.inc
change username to userid in sidebars.
Modified Files:
getvalues.php3 login.inc.php3 side-bars.php3
Revision
172 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 9 09:48:24 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 171
Now creates directories if a port is new.
This allows the fetch to succeed.
Modified Files:
fetch-cvs-file.sh
Revision
171 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 6 09:48:45 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 170
Still looks good.
have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines
Committing in _private
Modified Files:
commonlogin.php3 getvalues.php3 new-user.inc port-basics.inc
side-bars.php3
Revision
170 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 6 09:48:26 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 169
Still looks good.
have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines
Committing in .
Modified Files:
customize.php3 index.php3 port-description.php3
ports-deleted.php3 stats.php3 watch.php3
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 166
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
162 -
Directory Listing
-
[select for diffs]
Modified
Sat Jun 3 02:05:19 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 161
Now uses change_log* tables fully.
Should remove old fields from database and see if the
.php3 files and scripts still work.
Committing in _private
Modified Files:
port-basics.inc
Revision
161 -
Directory Listing
-
[select for diffs]
Modified
Sat Jun 3 02:05:05 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 160
Now uses change_log* tables fully.
Should remove old fields from database and see if the
.php3 files and scripts still work.
Committing in .
Modified Files:
index.php3 port-description.php3 watch.php3
Revision
159 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 2 10:21:05 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 158
This looks like a good candidate for promotion.
It includes the customization, uses the change_log, change_log_port,
and change_log_details tables.
Needs some minor changes yet.
Show all changes on port-description page.
Rename port.last_change_log_detail_id to last_change_log_id.
What about deleted ports being added back in?
Check watch.php for correct use of log tables.
Committing in _private
Modified Files:
commonlogin.php3 getvalues.php3 port-basics.inc
Revision
158 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 2 10:20:52 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 157
This looks like a good candidate for promotion.
It includes the customization, uses the change_log, change_log_port,
and change_log_details tables.
Needs some minor changes yet.
Show all changes on port-description page.
Rename port.last_change_log_detail_id to last_change_log_id.
What about deleted ports being added back in?
Check watch.php for correct use of log tables.
Committing in .
Modified Files:
category.php3 convert_change_log.php3 index.php3 login.php3
port-description.php3 ports-deleted.php3 ports-new.php3
watch.php3
Revision
155 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 2 07:47:42 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 154
adding in the customization stuff
Modified Files:
commonlogin.php3 footer.inc freshports.php3 getvalues.php3
new-user.inc port-basics.inc side-bars.php3
Revision
154 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 2 07:47:16 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 153
adding in the customization stuff
Modified Files:
category.php3 customize.php3 index.php3 login.php3
port-description.php3 ports-deleted.php3 ports-new.php3
search.php3
Revision
153 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 2 01:00:25 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 152
just a file for converting change_log_detail to use change_log_port.
Added Files:
convert_change_log.php3
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
147 -
Directory Listing
-
[select for diffs]
Modified
Thu May 25 08:54:47 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 146
initial add
Added Files:
advdel.php datedel.php db.php easyadmin.php edit.php files.php
global.php html.php main.php manage.php managemenu.php
master.php new.php pass.php props.php quickapp.php
quickdel.php quickedit.php setup.php
Revision
141 -
Directory Listing
-
[select for diffs]
Modified
Fri May 19 22:38:02 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 140
added relative pathnames. incorporate changes from production.
Modified Files:
changes.php3 index.php3 category.php3
Revision
138 -
Directory Listing
-
[select for diffs]
Modified
Fri May 19 22:24:40 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 137
the link to the page you are on is now disabled when you are on that page.
Modified Files:
side-bars.php3
Revision
131 -
Directory Listing
-
[select for diffs]
Modified
Fri May 19 22:03:22 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 130
Use relative path names.
cache file name are now set in common_login
Modified Files:
about.php3 authors.php3 customize.php3 inthenews.php3
login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3
watch-categories.php3 welcome.php3
Revision
124 -
Directory Listing
-
[select for diffs]
Modified
Fri May 19 21:20:29 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 123
add UNIX_TIMESTAMP(ports.date_created) as date_created to SQL so we can show
whether or not something is new.
Modified Files:
watch.php3 ports.php3 port-description.php3
Revision
110 -
Directory Listing
-
[select for diffs]
Modified
Sun May 14 10:40:26 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 109
redirection when login/logout is needed/done.
Modified Files:
side-bars.php3
Modified Files:
watch.php3 watch-categories.php3 logout.php3 login.php3
customize.php3
Revision
100 -
Directory Listing
-
[select for diffs]
Modified
Sun May 14 00:29:24 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 99
you can now sort by category or last update. useful if you get told
something has been modified, but you don't know what.
Modified Files:
watch.php3
Revision
97 -
Directory Listing
-
[select for diffs]
Modified
Sat May 13 23:33:04 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 96
fix off-by-one bug when reading in watched categories for a given user.
Modified Files:
watch-categories.php3
Revision
96 -
Directory Listing
-
[select for diffs]
Modified
Sat May 13 22:27:21 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 95
changed meta tags
adding new files to repository.
Modified Files:
about.php3 authors.php3 categories.php3 category-watch.php3
category.php3 changes.php3 customize.php3 inthenews.php3
login.php3 new-user.php3 port-description.php3 port-watch.php3
ports-new.php3 ports.php3 watch-categories.php3 watch.php3
welcome.php3
Added Files:
news.php3 ports-deleted.php3 search.php3
----------------------------------------------------------------------
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 87
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
85 -
Directory Listing
-
[select for diffs]
Modified
Sat May 13 05:28:07 2000 UTC
(24 years, 10 months ago)
by
dan
Diff to
previous 84
added deleted notice for deleted ports
short description, and maintainer are now optionally displayed.
Revision
33 -
Directory Listing
-
[select for diffs]
Modified
Tue May 2 06:18:44 2000 UTC
(24 years, 11 months ago)
by
dan
Diff to
previous 32
fixed homepage bug, now ignore more directories, and allows you to start
at a particular spot in the tree.
Revision
23 -
Directory Listing
-
[select for diffs]
Modified
Mon May 1 00:52:55 2000 UTC
(24 years, 11 months ago)
by
dan
Diff to
previous 22
This version uses the new ports table, caters for ports without version
numbers, and does rather nicely, thank you.
Revision
21 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 30 07:13:15 2000 UTC
(24 years, 11 months ago)
by
dan
Diff to
previous 20
for a new port, set short_description to '-- waiting for description --'.
also, set date_created to a datetime value instead of a date.
Revision
15 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 28 21:37:22 2000 UTC
(24 years, 11 months ago)
by
dan
Diff to
previous 14
After finding that I'd overwritten the log catcher with the log munger,
I quickly learned out to extract a particular revision from cvs.
Added headers to the top of each file. That should solve the above problem.
Revision
6 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 24 21:55:38 2000 UTC
(24 years, 11 months ago)
by
dan
Diff to
previous 5
Committing in .
Added Files:
connect.pl log-catcher.awk log-catcher.pl log-munger.awk
updates.pl
Revision
1 -
Directory Listing
-
[select for diffs]
Added
Sun Apr 23 04:59:18 2000 UTC
(24 years, 11 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.