notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: irc/srvx/Makefile
SVNWeb

Number of commits found: 24

Sun, 12 Mar 2023
[ 00:00 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:adfc77c722567936369ab7ad636d19d071e985b9  commit hash:adfc77c722567936369ab7ad636d19d071e985b9  commit hash:adfc77c722567936369ab7ad636d19d071e985b9  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  6ec0477  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:441874 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Wed, 26 Aug 2015
[ 19:37 amdmi3 search for other commits by this committer ] Original commit   Revision:395395 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
Thu, 9 Apr 2015
[ 11:43 amdmi3 search for other commits by this committer ] Original commit   Revision:383637
- Clarify LICENSE
- Add LICENSE_FILE
- Add CPE info
Thu, 9 Jan 2014
[ 21:00 antoine search for other commits by this committer ] Original commit   Revision:339277
- Stage support
- Add missing OPTIONS_DEFINE
Fri, 20 Sep 2013
[ 18:44 bapt search for other commits by this committer ] Original commit   Revision:327736 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Thu, 22 Aug 2013
[ 08:27 danfe search for other commits by this committer ] Original commit   Revision:325176
- 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 search for other commits by this committer ] Original commit   Revision:324702
irc/srvx: Mark jobs unsafe

Also trim header to please portlint

Approved by: 	bapt/culot (mentors, implicit)
Wed, 13 Jun 2012
[ 05:13 bapt search for other commits by this committer ] Original commit 
Convert to new options framework
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 1.4.1

PR:             124314
Submitted by:   Ports Fury
Tue, 27 May 2008
[ 01:53 linimon search for other commits by this committer ] Original commit 
Maintainer wishes to relinquish maintainership: apparently the port
does build, but fails to package.
Tue, 2 Oct 2007
[ 01:33 linimon search for other commits by this committer ] Original commit 
Mark as broken on gcc4.2.
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Use PLIST_FILES/PLIST_DIRS
- Fix pkg-descr
- Bump PORTREVISION

PR:             ports/62940
Submitted by:   maintainer
Thu, 22 Jan 2004
[ 08:22 erwin search for other commits by this committer ] Original commit 
Change maintainer address

PR:             61712
Submitted by:   maintainer
Mon, 12 Jan 2004
[ 10:45 clement search for other commits by this committer ] Original commit 
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