Skip to content

Releases: FreshPorts/freshports

Fix the status page and newsfeed

09 Jan 17:07
Compare
Choose a tag to compare

The status page was not invoking the functions correctly.
The functions were not using defined() correctly.
Remove debugging output from newsfeed

Move conflicts higher up on the page.

03 Jan 13:49
Compare
Choose a tag to compare
1.1.2

Move conflicts higher up on the page.

Better flavors, better parental callling

11 Nov 16:34
Compare
Choose a tag to compare
1.1.1

Instead of calling parent::Commits($dbh), invoke parent::__construct(…

package flavors, status page, and better newsfeeds

11 Nov 15:38
Compare
Choose a tag to compare
  • Do not display distinfo during search results

  • Improve the newfeeds by introducing flavors:

    • new
    • broken
    • branch
  • Add a status page: /--/status/

  • Add package flavors

  • Each port now displays its own sample dependency line

  • Fix calculation of the quarterly branch

Prepare for PHP 7.x

13 Oct 19:31
Compare
Choose a tag to compare

Display Conflicts Matches.

vuml and port improvements, plus PHP 7.x preparations.

09 Oct 19:57
Compare
Choose a tag to compare
  • improve vuxml output
  • prepare for PHP 7.x
  • fix #93 by using commit_date not date_added in the right places
  • implement conflict_matches
  • added 'Last update' and 'SVN Revision' to each port page

Add maintenance mode

01 Oct 02:42
Compare
Choose a tag to compare

Prevent the user from updating when we are in maintenance mode.

In maintenance mode, pages which modify data will redirect to /now-in-maintenance-mode.php

Once there, the page will reload every MAINTENANCE_MODE_RERESH_TIME_SECONDS
seconds, as defined in include/constants.php

When maintenance mode ends, the user is redirected to /

List conflicts in a list

22 Sep 21:24
Compare
Choose a tag to compare
Fix CONFLICTS

conflicts_install which was displaying conflicts_build instead.
list each tpe of conflicts in a list. not the greatest display.

Welcome ports.conflicts*

17 Sep 15:52
Compare
Choose a tag to compare

fixes #84 but by fixes, I mean it adds rudimentary support for this feature.

At some future date, we could display matching ports but we don't yet.

The bastards are creating new accounts

23 Aug 13:02
Compare
Choose a tag to compare

So yeah, it's new-user.php not login.php which needs protection.