Releases: FreshPorts/freshports
Releases · FreshPorts/freshports
Add PR links
From #110
fix report-subscriptions.php
Sample RUN_DEPENDS
See #112
example from
- https://www.freshports.org/graphics/jpeg/
- https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html
Dependency lines:
jpeg>0:graphics/jpeg
libjpeg.so:graphics/jpeg
More branches!
From smortex
- Remove PortsMon links
- Link URLs in commit messages
- Add link to Problem Reports
From dvl
- Enable ?branch= in more places and ?branch=quarterly works too
Example URLs for your viewing pleasure:
hello iXsystems
While Supernews hosted our first server, they have long since been sold and the server was relocated to Datafoundry.
iXsystems supplied that hardware and the one which followed.
Oh, fixed a result set issue with flavors
1.1.7 Use the correct result set
replace deprected each with foreach
It is a much nicer function anyway.
eregi was DEPRECATED in PHP 5.3.0, and REMOVED in PHP 7.0.
encountered by tcberner
Fix broken account creation
Fix the status page and newsfeed
The status page was not invoking the functions correctly.
The functions were not using defined() correctly.
Remove debugging output from newsfeed