non port: irc/srvx/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sun, 12 Mar 2023
|
[ 00:00 Piotr Kubaj (pkubaj) ] adfc77c
irc/srvx: fix build on armv? and powerpc
They use long long for time_t.
|
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) ] 6ec0477 (Only the first 10 of 87 ports in this commit are shown above. )
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (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.
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 20:33 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Wed, 26 Aug 2015
|
[ 19:37 amdmi3 ] (Only the first 10 of 24 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Thu, 9 Apr 2015
|
[ 11:43 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Add CPE info
|
Thu, 9 Jan 2014
|
[ 21:00 antoine ]
- Stage support
- Add missing OPTIONS_DEFINE
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] (Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Thu, 22 Aug 2013
|
[ 08:27 danfe ]
- Fix parallel (-jX) builds, drop vile MAKE_JOBS_UNSAFE
- Define LICENSE (GPLv2), move OPTIONS block down a bit
- Rename one option (PROTOCOL_BAHAMUT -> BAHAMUT)
- Drop an article from COMMENT, contract PORTDOCS
- Pad pkg-message display; do misc. cleanups while here
- Reformat port description; terminate WWW with a slash
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
Wed, 14 Aug 2013
|
[ 11:42 marino ]
irc/srvx: Mark jobs unsafe
Also trim header to please portlint
Approved by: bapt/culot (mentors, implicit)
|
Wed, 13 Jun 2012
|
[ 05:13 bapt ]
Convert to new options framework
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Thu, 5 Jun 2008
|
[ 23:40 miwi ]
- Update to 1.4.1
PR: 124314
Submitted by: Ports Fury
|
Tue, 27 May 2008
|
[ 01:53 linimon ]
Maintainer wishes to relinquish maintainership: apparently the port
does build, but fails to package.
|
Tue, 2 Oct 2007
|
[ 01:33 linimon ]
Mark as broken on gcc4.2.
|
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'.
|
Wed, 16 Mar 2005
|
[ 23:19 pav ]
- Update to 1.3
PR: ports/78861
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: Walter Venable <weaseal@hotmail.com> (maintainer)
|
Tue, 17 Feb 2004
|
[ 08:37 krion ]
- Use PLIST_FILES/PLIST_DIRS
- Fix pkg-descr
- Bump PORTREVISION
PR: ports/62940
Submitted by: maintainer
|
Thu, 22 Jan 2004
|
[ 08:22 erwin ]
Change maintainer address
PR: 61712
Submitted by: maintainer
|
Mon, 12 Jan 2004
|
[ 10:45 clement ]
Re-add srvx 1.2.1, srvx IRC services. [1]
Rename port 'svrx' to 'srvx'. [2]
So I remove svrx. There's only one update in history, so
I think I need to asj for a repocopy.
PR: 59817, 61218 (update), 61232 [2]
Submitted by: Walter Venable <weaseal@hotmail.com> (maintainer)
Pointy hat to: me
Approved by: erwin (mentor)
|
Number of commits found: 24 |