Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.3_1 12 Jan 2024 13:00:47 |
Baptiste Daroussin (bapt) |
devel/deforaos-libsystem: leave manpages in share/man |
0.4.3 17 Dec 2023 21:08:34 |
Olivier Cochard (olivier) |
x11/deforaos-integration: Transfer maintainership
Including all its dependencies.
PR: 275812 |
0.4.3 23 Nov 2023 12:30:48 |
Olivier Cochard (olivier) Author: Pierre Pronchery |
devel/deforaos-libsystem: Update to 0.4.3 |
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.3.1_1 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.3.1_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.3.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.1_1 28 Apr 2019 09:31:24 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.3.1_1 02 Apr 2017 08:50:04 |
bapt |
Fix plist after update of gtk-doc |
0.3.1 03 Jan 2017 14:07:29 |
amdmi3 |
- Remove BROKEN_FreeBSD_9
Approved by: portmgr blanket |
0.3.1 02 Jan 2017 14:54:00 |
olivier |
Update to 0.3.1
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8980 |
0.3.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.3.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.3.0 02 Mar 2016 15:09:11 |
olivier |
Update to 0.3.0 and add DOCS options
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5518 |
0.2.0 17 Feb 2016 10:42:08 |
olivier |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309 |
0.2.0 26 Jun 2015 19:10:11 |
marino |
devel/deforaos-libsystem is not jobs safe
Here the log shows a makefile race where it tries to create the same
symlink twice:
--- libSystem.so.0 ---
ln -f -s -- libSystem.so.0.0 libSystem.so.0
--- libSystem.so ---
ln -f -s -- libSystem.so.0.0 libSystem.so.0
--- libSystem.so.0 ---
ln -f -s -- libSystem.so.0.0 libSystem.so
--- libSystem.so ---
ln: libSystem.so.0: File exists |
0.2.0 15 Mar 2015 23:10:07 |
rodrigo |
- update to 0.2.0
- fix CFLAGS usage
- stripe binaries before install
PR: 197298 |
0.1.6_2 12 Dec 2014 22:43:25 |
antoine |
Respect WITH_OPENSSL_PORT=yes |
0.1.6_1 27 Nov 2014 19:18:14 |
sbruno |
Repair build on arm with a patch to error.c
Differential Revision: https://reviews.freebsd.org/D1217
PR: 195251
Submitted by: mikael.urankar@gmail.com
Reviewed by: olivier@cochard.me
Approved by: bapt (mentor) |
0.1.6_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.1.6_1 24 Sep 2013 06:24:17 |
bapt |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery |
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.1.6_1 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
0.1.6_1 03 Jan 2013 15:43:31 |
rm |
- make it PREFIX-safe
- bump PORTREVISION
PR: 174829
Submitted by: olivier@cochard.me (maintainer) |
0.1.6 19 Dec 2012 00:49:34 |
bapt |
DeforaOS system library
PR: ports/172987
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> |