non port: devel/libmsocket/Makefile |
SVNWeb
|
Number of commits found: 26 |
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 )
|
Thu, 17 Jun 2021
|
[ 10:28 Piotr Kubaj (pkubaj) ] 88df37f
devel/libmsocket: fix build on armv7
|
[ 10:28 Piotr Kubaj (pkubaj) ] 59bd136
devel/libmsocket: fix build on riscv64
Same issue as on other architectures.
|
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.
|
Wed, 23 Sep 2020
|
[ 18:57 linimon ]
Canonicalize CFLAGS across all powerpc variants.
Approved by: portmgr (tier-2 blanket)
|
Thu, 16 Jul 2020
|
[ 12:59 pkubaj ]
devel/libmsocket: fix build on powerpc(64) head
Needs the same CFLAGS as other architectures.
|
Fri, 2 Aug 2019
|
[ 13:30 jbeich ] (Only the first 10 of 105 ports in this commit are shown above. )
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
|
Mon, 5 Nov 2018
|
[ 23:41 rodrigo ]
Fix build for 12 with opendssl 1.1.0+
Regenerate patches with makepatch
Add license
Reported by: pkg-fallout
|
Tue, 18 Sep 2018
|
[ 19:20 emaste ]
Bump PORTREVISION for changed CFLAGS
I adjusted CFLAGS in several ports to allow linking with lld on i386 but
missed the corresponding PORTREVISION bump.
Related commits:
r480023 r480045 r480047 r480048 r480049 r480061 r480062 r480068
Reported by: antoine
Approved by: antoine
|
[ 18:57 emaste ]
devel/libmsocket: enable PIC on i386, for lld
Shared objects should be built as PIC, and lld enforces this by default.
Add an i386 case to the existing set of per-arch CFLAGS, and remove the
CFLAGS_iad64 typo case.
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
|
Fri, 16 Feb 2018
|
[ 18:35 brnrd ] (Only the first 10 of 19 ports in this commit are shown above. )
security/openssl-devel: Mark ports broken cat devel
- REASON from build log
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
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
|
Sun, 9 Aug 2015
|
[ 22:24 andrew ]
Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it
in the amd64 CFLAGS and are failing to build.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3321
|
Thu, 24 Jul 2014
|
[ 13:32 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
|
Mon, 24 Mar 2014
|
[ 23:35 bapt ]
Support stage
|
Wed, 29 Jan 2014
|
[ 09:17 rodrigo ] (Only the first 10 of 43 ports in this commit are shown above. )
Update maintainer email address
Approved by: bapt@ (co-mentor)
|
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)
|
Sat, 12 Jan 2013
|
[ 12:07 wen ] (Only the first 10 of 24 ports in this commit are shown above. )
- Trim Makefile headers
- Pass maintainership to submitter
PR: 175184
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
|
Thu, 11 Mar 2010
|
[ 06:15 brooks ]
Dynamically size group arrays rather than using the soon to be removed
NGROUPS define.
The previous code also under allocated space by a factor of 3 and
probably lead to memory corruption.
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Fri, 5 Jun 2009
|
[ 08:22 itetcu ]
Fix with custom LOCALBASE
Reported by: QATty
|
Wed, 31 Dec 2008
|
[ 07:16 linimon ]
Reset mattdharris@users.sourceforge.net: address bounces.
Hat: portmgr
|
Wed, 15 Oct 2008
|
[ 10:01 amdmi3 ]
libmsocket is a socket abstraction library for C programmers.
In addition to simple TCP sockets, it is moving towards transparent
support for additional abstractions in a seamless manner, such as
SSL and Socks5 proxies.
WWW: http://sourceforge.net/projects/kageki
PR: 128105
Submitted by: Matt Harris <mattdharris at users dot sourceforge dot net>
|
Number of commits found: 26 |