non port: devel/librest/Makefile |
SVNWeb
|
Number of commits found: 22 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Feb 2021
|
[ 13:57 amdmi3 ]
- Update to 0.8.1
PR: 218361
Submitted by: duchateau.olivier@gmail.com
Approved by: maintainer timeout (cmt@burggraben.net, 4 months)
|
Mon, 12 Oct 2020
|
[ 14:20 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Update libsoup to 2.72.0
Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson
Bump portrevision of dependant ports
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Sun, 4 Mar 2018
|
[ 08:33 amdmi3 ]
- Add LICENSE_FILE
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Mar 2015
|
[ 15:12 pawel ]
Update to version 0.7.93
PR: 198807
Submitted by: cmt@burggraben.net (maintainer)
|
Tue, 24 Feb 2015
|
[ 21:11 thierry ]
- Add a regression-test target
- Fix an error for Oauth and bump PORTREVISION.
PR: ports/197599
Submitted by: cmt (at) burggraben.net (maintainer)
Obtained from: upstream
|
Sun, 5 Oct 2014
|
[ 14:10 madpilot ]
- Update to 0.7.92
- Update WWW line
- Remove dirrms
PR: 193996
Submitted by: cmt@burggraben.net (maintainer)
|
Tue, 12 Aug 2014
|
[ 20:27 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Fri, 18 Jul 2014
|
[ 06:10 danfe ]
- Make GNOME dependency optional (but still on by default)
- Use OPTIONS helpers and clean up things a bit while I'm here
Approved by: maintainer
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Mar 2014
|
[ 10:04 pawel ]
- Update to version 0.7.91, use USES=tar [1]
- Depend on security/ca_root_nss in path independent way
- Convert gnomehack to pathfix
- Strip libraries
PR: ports/187704 [1]
Submitted by: maintainer
|
Fri, 7 Mar 2014
|
[ 11:46 amdmi3 ]
- Fix depend on gobject-introspection
PR: 186197
Submitted by: amdmi3
Approved by: maintainer timeout
|
Wed, 22 Jan 2014
|
[ 23:32 amdmi3 ]
- Disable g-ir-scanner cache to not pollute /root/.cache on build
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
PR: 185924
Submitted by: amdmi3
Approved by: Christoph Moench-Tegeder <cmt@burggraben.net> (maintainer)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 2 Sep 2013
|
[ 22:23 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 10 Jun 2013
|
[ 22:47 wg ]
librest is a library that was designed to make it easier to access RESTful
web services.
It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup, the second aids with XML parsing by
wrapping libxml2.
WWW: https://live.gnome.org/Librest
PR: ports/178013
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: culot (mentor)
|
Number of commits found: 22 |