non port: net/trickle/Makefile |
SVNWeb
|
Number of commits found: 46 |
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:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
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.
|
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
|
Sun, 17 Sep 2017
|
[ 11:59 dbaio ]
net/trickle: Update MASTER_SITES
PR: 222352
Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com>
|
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)
|
Sun, 18 Dec 2016
|
[ 09:05 amdmi3 ]
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 02:36 amdmi3 ]
- Add LICENSE
- Strip library
- Use @sample for config file handling
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Thu, 25 Sep 2014
|
[ 14:16 gahr ]
- Revert my previous commit. It is not needed. The problem is at the
infrastructure level.
|
[ 11:59 gahr ]
- Generate position independent code
- Perhaps this fixes the build on head-amd64-default-ssp
|
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, 23 Jun 2014
|
[ 14:34 amdmi3 ]
- Switch to USES=libtool
Approved by: portmgr blanket
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Mon, 17 Feb 2014
|
[ 16:39 gahr ]
- Add missing STAGEDIR
Reported by: bdrewery
|
Fri, 14 Feb 2014
|
[ 11:06 gahr ]
- STAGE-clean
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thu, 11 Jul 2013
|
[ 06:39 bapt ]
Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 25 Jul 2010
|
[ 15:39 mm ] (Only the first 10 of 40 ports in this commit are shown above. )
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Tue, 19 Aug 2008
|
[ 16:40 mnag ] (Only the first 10 of 33 ports in this commit are shown above. )
- Update libevent dependency and bump PORTREVISION
|
Mon, 21 Apr 2008
|
[ 17:36 gahr ]
- Fix build on 64-bits architectures
- Adopt maintainship
Approved by: miwi (mentor)
|
Wed, 16 Apr 2008
|
[ 22:36 gahr ]
- Update to 1.0.7
Approved by: miwi (mentor)
|
Wed, 30 Jan 2008
|
[ 19:23 mezz ]
Drop the maintainership to ports@. I haven't use it for over a year since when
I got a few of good routers.
|
Wed, 2 Jan 2008
|
[ 23:43 mnag ] (Only the first 10 of 28 ports in this commit are shown above. )
- Bump PORTREVISION since devel/libevent are updated.
|
Fri, 21 Sep 2007
|
[ 20:21 mnag ] (Only the first 10 of 26 ports in this commit are shown above. )
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
|
Fri, 6 Apr 2007
|
[ 18:28 mnag ] (Only the first 10 of 19 ports in this commit are shown above. )
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Tue, 5 Dec 2006
|
[ 13:29 mnag ] (Only the first 10 of 17 ports in this commit are shown above. )
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
|
Fri, 30 Jun 2006
|
[ 02:53 leeym ]
- update dependencies for libevent-1.2
|
Thu, 11 May 2006
|
[ 17:09 mezz ]
- Take the maintainship.
- Enable the recv() and send(), I am not sure why it was disabled on FreeBSD
only but allow other OSs. It works great as I have tested it with a few
of applications on FreeBSD 6.0 for a week. If anyone know why, please let
me know. No respone from the author.
- Add install the trickled.conf(.default) with examples. Took from Debian with
a bit tweak.
- Bump the PORTREVISION.
|
Sun, 7 May 2006
|
[ 22:39 mezz ]
Fix the find local of trickled.conf, the varible wasn't working that put
${prefix} in source so use --sysconfdir that will actually change from varible
to prefix path (/usr/local) in source. Bump the PORTREVISION.
# trickled: Skipping configuration file: ${prefix}/etc/trickled.conf
|
[ 17:33 mezz ]
Correct a dependency, move libevent from BUILD_DEPENDS to LIB_DEPENDS. Bump
the PORTREVISION.
# pkg_add -r trickle
Fetching [...]trickle.tbz... Done.
# trickled
/libexec/ld-elf.so.1: Shared object "libevent-1.1a.so.1" not found,
required by "trickled"
|
Wed, 14 Sep 2005
|
[ 08:26 krion ] (Only the first 10 of 16 ports in this commit are shown above. )
Drop maintainership, since I'm buried in the $REALLIFE stuff.
|
Fri, 1 Jul 2005
|
[ 22:47 jylefort ] (Only the first 10 of 12 ports in this commit are shown above. )
Chase the libevent update.
Reported by: pointyhat
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 1 Apr 2004
|
[ 09:39 krion ]
- Remove USE_SIZE knob
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Tue, 22 Jul 2003
|
[ 10:34 krion ] (Only the first 10 of 56 ports in this commit are shown above. )
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
|
Fri, 6 Jun 2003
|
[ 13:12 fjoe ]
New port: trickle
Trickled is a userspace bandwidth manager daemon.
PR: 52950
Submitted by: Kirill Ponomarew
|
Number of commits found: 46 |