ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/database-schema/branches
Revision 6103 - Directory Listing - [select for diffs]
Modified Wed Nov 6 19:28:42 2024 UTC (4 months, 3 weeks ago) by dvl
Diff to previous 6102
remove duplicate but different instance of FUNCTION public.ports_categories_set() RETURNS trigger
Revision 6102 - Directory Listing - [select for diffs]
Modified Wed Nov 6 19:00:47 2024 UTC (4 months, 3 weeks ago) by dvl
Diff to previous 6101
Adjust column aligment for better reading
Revision 6101 - Directory Listing - [select for diffs]
Modified Wed Nov 6 18:54:39 2024 UTC (4 months, 3 weeks ago) by dvl
Diff to previous 6100
Adjust column aligment for better reading
Revision 6100 - Directory Listing - [select for diffs]
Modified Wed Nov 6 18:08:39 2024 UTC (4 months, 3 weeks ago) by dvl
Diff to previous 6099
grant truncate ON packages_raw  TO packaging; allow www to read abi
Revision 6099 - Directory Listing - [select for diffs]
Modified Wed Nov 6 18:07:49 2024 UTC (4 months, 3 weeks ago) by dvl
Diff to previous 6066
Adjust column aligment for better reading
Revision 6066 - Directory Listing - [select for diffs]
Modified Tue Aug 13 11:13:40 2024 UTC (7 months, 2 weeks ago) by dvl
Diff to previous 6061
ri.txt: fix broken packages triggers

After INSERT, invoke package_notifications_insert, not after UPDATE

After DELETE, invoked package_notifications_delete, not after UPDATE

Seems like repeated copy/paste/fail to correctly amend.

Revision 6061 - Directory Listing - [select for diffs]
Modified Thu Jun 27 21:21:17 2024 UTC (9 months ago) by dvl
Diff to previous 6060
mv updates-2024-06-21.txt updates-2024-06-22.README.txt

Revision 6060 - Directory Listing - [select for diffs]
Modified Wed Jun 26 12:02:20 2024 UTC (9 months, 1 week ago) by dvl
Diff to previous 6059
Save things for freshports multiple cookies

Revision 6059 - Directory Listing - [select for diffs]
Modified Sun Jun 23 12:21:22 2024 UTC (9 months, 1 week ago) by dvl
Diff to previous 6058
Move users.cookie to a new table: user_cookie

This allows multiple logins for different sessions, say
from your desktop and from your laptop.

re: https://github.com/FreshPorts/freshports/issues/574

Revision 6058 - Directory Listing - [select for diffs]
Modified Sat Jun 1 12:51:45 2024 UTC (10 months ago) by dvl
Diff to previous 6057
Allow reading to select from watch_list_element

re: https://github.com/FreshPorts/freshports/issues/550

Revision 6057 - Directory Listing - [select for diffs]
Modified Tue Apr 2 12:03:31 2024 UTC (12 months ago) by dvl
Diff to previous 6053
for package_notifications table, use package_notifications_abi_set_port_idx CONSTRAINT
Revision 6053 - Directory Listing - [select for diffs]
Modified Mon Mar 11 18:25:05 2024 UTC (12 months, 3 weeks ago) by dvl
Diff to previous 6051
Add insert into reports for new package notiication report
change public.report_log_package_notifications to id, not serial
postgres, not postgress.

Revision 6051 - Directory Listing - [select for diffs]
Modified Sun Mar 10 12:57:49 2024 UTC (12 months, 3 weeks ago) by dvl
Diff to previous 6050
Pulled in all the changes from the DB via PGAdmin 8.4

Revision 6050 - Directory Listing - [select for diffs]
Modified Sat Mar 9 20:06:09 2024 UTC (12 months, 3 weeks ago) by dvl
Diff to previous 6040
Add report_log_package_notifications

Revision 6040 - Directory Listing - [select for diffs]
Modified Sun Mar 3 14:00:04 2024 UTC (13 months ago) by dvl
Diff to previous 6039
GRANT INSERT                 ON packages_last_checked TO abi_maintenance

Revision 6039 - Directory Listing - [select for diffs]
Modified Sat Mar 2 00:53:52 2024 UTC (13 months ago) by dvl
Diff to previous 6035
Add more for this.

Revision 6035 - Directory Listing - [select for diffs]
Modified Tue Feb 6 23:32:25 2024 UTC (13 months, 3 weeks ago) by dan
Diff to previous 6034
first draft of triggers for package_notifications table

Revision 6034 - Directory Listing - [select for diffs]
Modified Tue Feb 6 18:14:47 2024 UTC (13 months, 3 weeks ago) by dan
Diff to previous 6000
A FreshSource RO user

Revision 6000 - Directory Listing - [select for diffs]
Modified Wed Jan 3 16:58:36 2024 UTC (14 months, 4 weeks ago) by dan
Diff to previous 5989
add update to abi_maintenance
Revision 5989 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:53:56 2024 UTC (15 months ago) by dan
Diff to previous 5983
save SQL updates for abi maint
Revision 5983 - Directory Listing - [select for diffs]
Modified Sun Dec 31 17:37:02 2023 UTC (15 months ago) by dan
Diff to previous 5946
For PackagesLastCheckedSetRepoDate(), indicate an update is required only if a_RepoDate
is not null. If it is null, there is no such repo and it cannot be imported.

See: https://news.freshports.org/2023/12/31/no-repos-need-importing-how-did-this-happen-this-should-never-happen/

Revision 5946 - Directory Listing - [select for diffs]
Modified Tue Dec 12 22:54:46 2023 UTC (15 months, 3 weeks ago) by dan
Diff to previous 5941
When done populating the packages table, clear out the pacakges_raw table.

I suspect we had lingering data in there. This was messing up the results.
We'd have a version, and no record of ever importing that tree.

Revision 5941 - Directory Listing - [select for diffs]
Modified Mon Dec 11 13:53:35 2023 UTC (15 months, 3 weeks ago) by dan
Diff to previous 5932
Add more comments

Revision 5932 - Directory Listing - [select for diffs]
Modified Mon Nov 27 00:00:47 2023 UTC (16 months, 1 week ago) by dan
Diff to previous 5910
Allow reading to select from categories

Revision 5910 - Directory Listing - [select for diffs]
Modified Sat Sep 30 15:01:34 2023 UTC (18 months ago) by dan
Diff to previous 5907
Add new function: DoneProcessingCommit()

It is not invoked anywhere - I suspect that would
be somewhere inside the commit inserting/adding
code.

Revision 5907 - Directory Listing - [select for diffs]
Modified Sat May 27 17:34:33 2023 UTC (22 months, 1 week ago) by dan
Diff to previous 5899
When checking for latest commit before a quarterly branch,
ignore null port versions.

They can happen: https://cgit.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4

Revision 5899 - Directory Listing - [select for diffs]
Modified Sat Apr 1 15:28:13 2023 UTC (2 years ago) by dan
Diff to previous 5898
Remove unneeded declarations and notices.

Revision 5898 - Directory Listing - [select for diffs]
Modified Sun Mar 26 01:18:53 2023 UTC (2 years ago) by dan
Diff to previous 5889
Use ports_active instead of ports

By default, it is head only.

Revision 5889 - Directory Listing - [select for diffs]
Modified Wed Dec 28 14:55:17 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5888
Remove latest_link, no longer used.

Revision 5888 - Directory Listing - [select for diffs]
Modified Wed Dec 28 14:54:59 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5882
Rename GetCategoryPortFromLatestLink to FUNCTION GetCategoryPortFromPackageName
because latestlink is no longer used by Ports.


Revision 5882 - Directory Listing - [select for diffs]
Modified Sat Dec 24 17:31:57 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5879
When creating a port on a branch, use the ports table, not the ports_active
view to get the element_id. It won't be there because ports_active is now
head only.

re: https://github.com/FreshPorts/freshports/issues/413
    https://github.com/FreshPorts/freshports/issues/407


Revision 5879 - Directory Listing - [select for diffs]
Modified Thu Dec 22 15:12:07 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5878
Correct the name of this file.


Revision 5878 - Directory Listing - [select for diffs]
Modified Thu Dec 22 15:11:19 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5873
Add test_depends to views.


Revision 5873 - Directory Listing - [select for diffs]
Modified Tue Dec 20 14:17:32 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5870
Add new column: ports.test_depends

re: https://github.com/FreshPorts/freshports/issues/411


Revision 5870 - Directory Listing - [select for diffs]
Modified Sun Dec 11 14:32:43 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5869
make both ports_all and ports_active head-specific.

We shall see if this works out OK

re: https://github.com/FreshPorts/freshports/issues/407
    https://github.com/FreshPorts/freshports/issues/406


Revision 5869 - Directory Listing - [select for diffs]
Modified Sun Dec 11 13:33:36 2022 UTC (2 years, 3 months ago) by dan
Diff to previous 5855
Split role creation out from permissions.sql into roles-users-groups.sql

This allows permissions to be re-run at any time, for example, after a view
changes.


Revision 5855 - Directory Listing - [select for diffs]
Modified Wed Sep 21 12:48:37 2022 UTC (2 years, 6 months ago) by dan
Diff to previous 5837
When clearing cache for a port, consider all categories

re https://github.com/FreshPorts/freshports/issues/373

A port  has a primary category. e.g. x11/bemenu

However, this port is also listed in the wayland category,
which is a virtual category. This is known as a secondary
category. Secondary categories are  always vritual.

You can't browse to wayland/bemenu - but you can see bemenu
listed at https://www.freshports.org/wayland/

Therefore, we must flush that page from cache when that port
is updated.

The solution: insert both of these pairs into the cache_clearing_ports
table:

* x11,bemenu
* wayland,bemenu

The fp-listen daemon, which runs on the webserver nodes, will always clear
the category page in addition to  the port page.

It will also clear the now non-existent wayland/bemenu page - no harm done
there. Should the display of a port on a virtual page be implemented one
day, this solution will properly clear that cache too.

Revision 5837 - Directory Listing - [select for diffs]
Modified Fri Aug 19 19:19:40 2022 UTC (2 years, 7 months ago) by dan
Diff to previous 5836
Comment out this NOTICE. It winds up in the .errors file for the commit.

Revision 5836 - Directory Listing - [select for diffs]
Modified Fri Aug 19 16:10:04 2022 UTC (2 years, 7 months ago) by dan
Diff to previous 5830
Fix a trigger optimization which avoided updating the table if the values
did not change.

re: https://news.freshports.org/2022/08/19/missing-ports_categories-entries/


Revision 5830 - Directory Listing - [select for diffs]
Modified Tue Jul 19 13:03:32 2022 UTC (2 years, 8 months ago) by dan
Diff to previous 5826
Exclude deleted ports on package name search

Use ports_active not ports

Example: otrs has www and devel (deleted).

If entered into the search box on the front page, you'd be taken to the
search page where only the non-deleted port would be found. Better to take
then directly to the active port, as intended.


Revision 5826 - Directory Listing - [select for diffs]
Modified Tue Dec 21 00:50:21 2021 UTC (3 years, 3 months ago) by dan
Diff to previous 5807
don't tell me about required modifying the the parent % from a file to directory


Revision 5807 - Directory Listing - [select for diffs]
Modified Thu Sep 2 18:02:53 2021 UTC (3 years, 7 months ago) by dan
Diff to previous 5799
Remove NOT EXISTS (SELECT port_id 
                     FROM cache_clearing_ports
                    WHERE port_id = PD.port_id_dependent_upon)
from the trigger. It's seems extraneous



Revision 5799 - Directory Listing - [select for diffs]
Modified Thu Sep 2 00:02:27 2021 UTC (3 years, 7 months ago) by dan
Diff to previous 5796
better comment
Revision 5796 - Directory Listing - [select for diffs]
Modified Tue Aug 24 21:02:03 2021 UTC (3 years, 7 months ago) by dan
Diff to previous 5795
Create the ports_to_refresh table.

re: https://github.com/FreshPorts/freshports/issues/328


Revision 5795 - Directory Listing - [select for diffs]
Modified Tue Aug 24 21:01:21 2021 UTC (3 years, 7 months ago) by dan
Diff to previous 5794
Make sure the branch is in public.freshports_commit_record - fixes https://github.com/FreshPorts/freshports/issues/327
Revision 5794 - Directory Listing - [select for diffs]
Modified Tue Aug 24 20:59:50 2021 UTC (3 years, 7 months ago) by dan
Diff to previous 5742
 add branch text to public.freshports_commit_record
Revision 5742 - Directory Listing - [select for diffs]
Modified Thu Jul 8 22:33:17 2021 UTC (3 years, 8 months ago) by dan
Diff to previous 5724
silence some entries.


Revision 5724 - Directory Listing - [select for diffs]
Modified Tue Jun 22 01:38:30 2021 UTC (3 years, 9 months ago) by dan
Diff to previous 5721
Add code for clearing cached commits


Revision 5721 - Directory Listing - [select for diffs]
Modified Sun Jun 13 18:47:25 2021 UTC (3 years, 9 months ago) by dan
Diff to previous 5645
return multiple records when searching for elements
Revision 5645 - Directory Listing - [select for diffs]
Modified Sat Mar 13 22:15:28 2021 UTC (4 years ago) by dan
Diff to previous 5644
 add options_name column to ports table
Revision 5644 - Directory Listing - [select for diffs]
Modified Sat Mar 13 22:14:58 2021 UTC (4 years ago) by dan
Diff to previous 5643
add author and committer name and email
Revision 5643 - Directory Listing - [select for diffs]
Modified Wed Mar 10 16:14:04 2021 UTC (4 years ago) by dan
Diff to previous 5640
Change the regex for pkgplist from
'lib/[[:alnum:]]*?\.so to
'lib/[^/]*?\.so'

re https://github.com/FreshPorts/freshports/issues/216#issuecomment-794892427

Revision 5640 - Directory Listing - [select for diffs]
Modified Wed Mar 3 01:30:50 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5639
commiter -> committer
Revision 5639 - Directory Listing - [select for diffs]
Modified Tue Mar 2 22:45:55 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5638
Add new commit_log columns

* committer_name
* committer_email
* author_name
* author_email


Revision 5638 - Directory Listing - [select for diffs]
Modified Tue Mar 2 21:10:13 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5637
better suggestion from Magnus
Revision 5637 - Directory Listing - [select for diffs]
Modified Mon Mar 1 19:14:03 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5636
This attempt at replacing ports.pkg_plist with generate_plist,installed_file
is close, but not quite right.

Revision 5636 - Directory Listing - [select for diffs]
Modified Mon Mar 1 19:12:34 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5635
This is the first attempt at converting expression which one ran on a single column
into one which runs on rows.

Previously, it ran on array_to_json(regexp_match(ports.pkg_plist, 'lib/[[:alpha:]]*?\.so'))

But now those values are speard across several rows in the generate_plist
table.

This first attempt is wrong.

Revision 5635 - Directory Listing - [select for diffs]
Modified Sat Feb 27 19:49:29 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5634
Add repo.db_root_prefix

Revision 5634 - Directory Listing - [select for diffs]
Modified Sat Feb 27 19:23:59 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5604
Comment out some NOTICE and WARNINGS

Revision 5604 - Directory Listing - [select for diffs]
Modified Mon Feb 8 01:25:36 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5603
avoid duplicates in the cache_clearing_ports_test table
Revision 5603 - Directory Listing - [select for diffs]
Modified Mon Feb 8 00:11:59 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5602
use CREATE OR REPLACE FUNCTION instead of CREATE FUNCTION
Revision 5602 - Directory Listing - [select for diffs]
Modified Mon Feb 8 00:11:19 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5601
Add missing END IF

Revision 5601 - Directory Listing - [select for diffs]
Modified Sun Feb 7 23:50:43 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5600
ZTHEN -> THEN

Remove trailing ;


Revision 5600 - Directory Listing - [select for diffs]
Modified Sun Feb 7 14:18:21 2021 UTC (4 years, 1 month ago) by dan
Diff to previous 5597
How did that space get in there?


Revision 5597 - Directory Listing - [select for diffs]
Modified Mon Feb 1 02:14:37 2021 UTC (4 years, 2 months ago) by dan
Diff to previous 5542
Add in the changes from the subversion branch.


Revision 5542 - Directory Listing - [select for diffs]
Modified Sun Dec 20 22:26:33 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5541
what?


Revision 5541 - Directory Listing - [select for diffs]
Modified Sun Dec 20 22:00:11 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5539
Add stuff for updating the database for use by git


Revision 5539 - Directory Listing - [select for diffs]
Modified Tue Dec 15 02:43:05 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5538
Fix this up for devgit - it wasn't all right


Revision 5538 - Directory Listing - [select for diffs]
Modified Sun Dec 13 22:20:52 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5537
Attempt to being in updates for git which were not on this branch

Revision 5537 - Directory Listing - [select for diffs]
Modified Sun Dec 13 17:53:30 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5535
Copying in things added to the sp branch which were never on the git branch

Revision 5535 - Directory Listing - [select for diffs]
Modified Sun Dec 13 16:58:13 2020 UTC (4 years, 3 months ago) by dan
Diff to previous 5383
spaces onlyi


Revision 5383 - Directory Listing - [select for diffs]
Modified Sun Jul 12 17:31:01 2020 UTC (4 years, 8 months ago) by dan
Diff to previous 5382
When the datatypes need to be redone, redo the datatypes too

Revision 5382 - Directory Listing - [select for diffs]
Modified Sun Jul 12 17:24:28 2020 UTC (4 years, 8 months ago) by dan
Diff to previous 5381
svn_hostname => repo_hostname


Revision 5381 - Directory Listing - [select for diffs]
Modified Sun Jul 12 17:00:14 2020 UTC (4 years, 8 months ago) by dan
Diff to previous 5380
RENAME svn_hostname TO repo_hostname


Revision 5380 - Directory Listing - [select for diffs]
Modified Sun Jul 12 16:58:51 2020 UTC (4 years, 8 months ago) by dan
Diff to previous 2553
Branch for git


Revision 2553 - Directory Listing - [select for diffs]
Modified Wed Nov 5 02:04:02 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2174
Add some missing drop triggers statements.

Revision 2174 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:29:51 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2173
Let's do nice SQL

Revision 2173 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:14:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2172
remove duplicate trigger and function
add missing commit_log_update

Revision 2172 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:14:08 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2161
Add missing element_pathname which takes a boolean for leading /

Revision 2161 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:29:01 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2160
start using triggers instead of rules on latest_commits_ports and latest_commits

Revision 2160 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:28:31 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2150
remove anchor_clid and replace it with latest_commits_anchor and latest_commits_ports_anchor

Revision 2150 - Directory Listing - [select for diffs]
Modified Wed Apr 16 02:43:07 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2149
Hmmm, when inserting, the check for old != new will fail, because there
is no old.

Revision 2149 - Directory Listing - [select for diffs]
Modified Wed Apr 16 02:02:48 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2148
remove duplicate GetPortID

Revision 2148 - Directory Listing - [select for diffs]
Modified Wed Apr 16 00:35:43 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2147
Add new trigger ports_categories_set

Revision 2147 - Directory Listing - [select for diffs]
Modified Wed Apr 16 00:35:28 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2146
WatchListStagingClear now takes and returns int8
and also renamed WatchListID to UserID to reflect new strategy

WatchListStagingLogClearing now takes int8

ports_categories_set is moved to ri.txt as it becomes a trigger

Revision 2146 - Directory Listing - [select for diffs]
Modified Mon Apr 14 00:41:19 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2135
Add optional leading slash to Element_Pathname

Revision 2135 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:32:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2095
Add the rules for commit_log_ports which keep it populated with new commits.
We still have to write the rules to clear out this table from time to time.

Revision 2095 - Directory Listing - [select for diffs]
Modified Sat Mar 8 17:33:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2091
add trigger on security_notice for security_notice_audit

Revision 2091 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:32:08 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2088
better logging

Revision 2088 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:05:26 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2072
add new stored procedure for security notices.

Revision 2072 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:24:30 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2069
whitespace only

Revision 2069 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:13:19 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2052
Add CategoryPortCount for category paging

Revision 2052 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:52:51 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2051
Add GetPortID

Revision 2051 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:46:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2050
Keep the Makefile status the same as it's parent.
Do a CREATE OR REPLACE on categories_insert_update
add function for user_email_change trigger

Revision 2050 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:19:06 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2046
use TRIGGER not OPAQUE
convert some stuff to upper case

Revision 2046 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:45:14 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2045
WatchListStagingLogDelete updated for multiple watch lists

Revision 2045 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:44:09 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2030
add trigger on categories for virtual categories

Revision 2030 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:10:56 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1156
Changes for virtual categories.

Revision 1156 - Directory Listing - [select for diffs]
Modified Sat Mar 23 03:06:31 2002 UTC (23 years ago) by (unknown author)
Diff to previous 317
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 317 - Directory Listing - [select for diffs]
Added Thu Jan 4 19:41:09 2001 UTC (24 years, 3 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.

Convenience Links