api.freshports.org/
|
4617
(11 years ago)
by dan:
update
|
backend/
|
3397
(19 years ago)
by dan:
Go to 150, not just 100
|
classes/
|
4729
(9 years ago)
by dan:
Set client encoding in the right place.
|
configuration/
|
4762
(9 years ago)
by dan:
Add cache_clearing_ports
|
convert/
|
4773
(8 years ago)
by dan:
The stored procedure GetGategory($CategoryName) did not work so I changed it
to prefix the category name with 'ports/head/' instead of just 'ports/'.
It seems this function was not used anywhere, but at least now it works.
|
daemontools/
|
5428
(4 years ago)
by dan:
'Mention that our MSGDIR is also defined in the freshports configuration file'
|
database-schema/
|
5472
(4 years ago)
by dan:
If there is nothing to save in port_dependencies_delete_clear_cache(),
don't save it. It avoids this situation:
freshports.devgit=# delete from element where id = 1058393;
ERROR: null value in column "category" violates not-null constraint
DETAIL: Failing row contains (19934459, 59842, null, null, 2020-08-02 21:50:23.967785).
CONTEXT: SQL statement "INSERT INTO cache_clearing_ports (port_id, category, port)
VALUES (OLD.port_id, l_category, l_port)"
PL/pgSQL function port_dependencies_delete_clear_cache() line 19 at SQL statement
SQL statement "delete from element
where parent_id=old.id"
PL/pgSQL function on_delete_remove_children() line 4 at SQL statement
SQL statement "delete from element
where parent_id=old.id"
PL/pgSQL function on_delete_remove_children() line 4 at SQL statement
SQL statement "delete from element
where parent_id=old.id"
PL/pgSQL function on_delete_remove_children() line 4 at SQL statement
freshports.devgit=# rollback;
|
dataconversion/
|
1179
(23 years ago)
by :
This commit was manufactured by cvs2svn to create tag 'beta'.
|
db-conversion/
|
364
(24 years ago)
by dan:
just a commit
|
develop/
|
4773
(8 years ago)
by dan:
The stored procedure GetGategory($CategoryName) did not work so I changed it
to prefix the category name with 'ports/head/' instead of just 'ports/'.
It seems this function was not used anywhere, but at least now it works.
|
docs/
|
4365
(13 years ago)
by dan:
Add examples of cvs-all, and svn
|
fwatch/
|
370
(24 years ago)
by dan:
Upgrade to fwatch 1.1 courtesy of Volker
|
include/
|
4728
(9 years ago)
by dan:
remove trailing ?>
|
ingress/
|
5471
(4 years ago)
by dan:
spell quarterly
|
packaging/
|
5451
(4 years ago)
by dan:
use svn+ssh://svnusers
send to r720
|
periodics/
|
5435
(4 years ago)
by dan:
'correct the enable'
|
ports/
|
1985
(22 years ago)
by dan:
remove trailing control-m's
|
scripts-fp2/
|
726
(23 years ago)
by dan:
First commit
|
scripts.ARCHIVE/
|
5068
(6 years ago)
by dan:
This code no longer used.
see svn+ssh://svnusers@svn.int.unixathome.org/freshports-1/ingress instead
Split the code into two parts:
1 - scripts run from the command line
2 - Perl modules used by some of those scripts
|
secure/
|
443
(23 years ago)
by :
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
|
walkports/
|
298
(24 years ago)
by :
This commit was manufactured by cvs2svn to create tag 'release1_1'.
|
www/
|
4720
(9 years ago)
by dan:
If no fieldname, abort
|