Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6 25 Jul 2023 13:14:13 |
Dan Langille (dvl) |
*/*: return mono@ ports to the pool
The team previously known as mono has no active members.
I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by: portmgr (bofh) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6 13 May 2017 13:24:32 |
romain |
Update to latest release: 0.6
While here, add license. |
0.5.0 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
0.5.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.0 05 Sep 2015 07:45:16 |
antoine |
Unbreak |
0.5.0 04 Sep 2015 16:02:17 |
mat |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
0.5.0 24 May 2015 07:10:11 |
antoine |
Fix configure |
0.5.0 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.5.0 09 May 2014 21:13:10 |
amdmi3 |
- Don't remove mtree directories
Approved by: portmgr |
0.5.0 10 Apr 2014 19:22:01 |
bapt |
Support stage |
0.5.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.5.0 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
0.5.0 18 Mar 2013 09:46:11 |
bapt |
Fix build by adding a build dependency on pkgconf.
While here convert USE_GNOME=gnomehack -> USES=pathfix |
0.5.0 25 Sep 2012 09:00:36 |
romain |
This is a fork of ndesk-dbus-glib, which provides GLib main loop integration
for Managed D-Bus.
WWW: http://mono.github.com/dbus-sharp/ |