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: audio/xmmix/Makefile
SVNWeb

Number of commits found: 26

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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(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.
Sun, 29 Sep 2019
[ 20:11 zeising search for other commits by this committer ] Original commit   Revision:513269
Remove libXp dependency from imake/motif ports

Remove the libXp dependency from a number of ports using imake and/or motif.
libXp is being deprecated.
The list of ports:
audio/xmcd
audio/xmmix
deskutils/xmdiary
ftp/llnlxdir
ftp/llnlxftp
graphics/SciPlot
misc/xtar
multimedia/mpeg2play
Fri, 27 Sep 2019
[ 16:18 zeising search for other commits by this committer ] Original commit   Revision:513046 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deprecate x11/libXp, it is deprecated upstream

Deprecate x11/libXp, since it is about to be deprecated upstream.  Do *not*
yet set a removal date for x11/libXp, this will be decided later, once most
dependencies are fixed.
Deprecate all ports depending on x11/libXp.
* astro/xephem
* audio/xmcd
* audio/xmmix
* biology/ncbi-toolkit
* deskutils/xmdiary
* ftp/llnlxdir
* ftp/llnlxftp
* graphics/SciPlot
* misc/xtar
* multimedia/mpeg2play
* science/afni
* textproc/mgdiff

Sprinkle USES=xorg as needed.

Discussed with:	bapt
Sat, 5 May 2018
[ 13:30 danfe search for other commits by this committer ] Original commit   Revision:469108
Unbreak fetching from ``http://www.ibiblio.org/tkan/...'' by providing
more stable distfile mirrors.  Software itself builds and works fine.
While here, remove redundant PKGMESSAGE assignment.
[ 10:49 antoine search for other commits by this committer ] Original commit   Revision:469100 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Fri, 13 Oct 2017
[ 09:06 bapt search for other commits by this committer ] Original commit   Revision:451967
Mark as broken: no public distfiles
Sat, 18 Jan 2014
[ 15:01 antoine search for other commits by this committer ] Original commit   Revision:340177
Stage support
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 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:
audio)
Tue, 9 Jul 2013
[ 21:20 bapt search for other commits by this committer ] Original commit   Revision:322579
Convert from USE_MOTIF to USES=motif
While here:
Convert to USES=gmake as well
Trim headers
Fri, 28 Jun 2013
[ 11:51 bapt search for other commits by this committer ] Original commit   Revision:321957 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
New USES imake to handle the dependency on imake.

This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Wed, 13 Mar 2013
[ 11:54 danfe search for other commits by this committer ] Original commit   Revision:314074 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Sat, 7 Jan 2012
[ 05:34 eadler search for other commits by this committer ] Original commit 
Forgot to bump portrevision after previous build change
Mon, 2 May 2011
[ 12:44 makc search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after open-mofit update
Tue, 9 Jun 2009
[ 15:33 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
Wed, 20 Aug 2008
[ 06:40 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Reset conrads@cox.net due to lack of time to work on FreeBSD.

Hat:            portmgr
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 5 Nov 2006
[ 08:33 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.2

PR:             ports/105049
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
Sponsored by:   FreeBSD Bug-a-thon #2
Wed, 1 Nov 2006
[ 11:23 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to submitter

(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )

Submitted by:   Conrad J. Sabatier <conrads at cox.net>
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Tue, 27 Jul 2004
[ 06:21 osa search for other commits by this committer ] Original commit 
Move package files from plist to Makefile, remove pkg-plist.
Thu, 20 Feb 2003
[ 16:49 knu search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 8 Jul 2002
[ 10:22 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE_CMD

PR:             39283
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Mon, 11 Dec 2000
[ 02:02 steve search for other commits by this committer ] Original commit 
- Support PREFIX properly   - Update WWW: line    
Tue, 7 Nov 2000
[ 23:28 asami search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Change motif to a normal dependency.  REQUIRES_MOTIF is now called   USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As   before, it implies
USE_XPM (and therefore USE_XLIB).  Motif-dummy is   removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.    

Number of commits found: 26