non port: audio/xhippo/Makefile |
SVNWeb
|
Number of commits found: 39 |
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Fri, 8 Nov 2019
|
[ 09:27 tobik ] (Only the first 10 of 129 ports in this commit are shown above. )
a-b: Add missing USES={gnome,php,sdl,xorg}
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 24 Sep 2015
|
[ 22:12 bapt ]
Convert to @sample
|
Mon, 30 Dec 2013
|
[ 17:38 antoine ]
Stage support
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 13 Mar 2013
|
[ 11:54 danfe ] (Only the first 10 of 54 ports in this commit are shown above. )
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
|
Mon, 21 Jan 2013
|
[ 03:36 araujo ]
- Update to 3.5.
- Update MASTER_SITES.
- Trim header.
- Add LICENSE.
PR: ports/174172
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 3 Dec 2012
|
[ 05:26 kevlo ]
Drop maintainership.
Feature safe: yes
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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 )
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Thu, 26 Jan 2006
|
[ 04:28 kris ]
Add missing USE_GETTEXT
|
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, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 16 May 2003
|
[ 03:23 petef ]
- update to 3.3
- use DOCSDIR
PR: 52046
Submitted by: Ports Fury
|
Tue, 8 Apr 2003
|
[ 00:40 marcus ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove the USE_GNOMENG macro.
|
Fri, 7 Mar 2003
|
[ 05:56 ade ] (Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 9 Sep 2002
|
[ 01:17 marcus ]
Fix things after GNOMENG.
PR: 42567
Submitted by: Tilman Linneweh <tilman@arved.de>
|
Sat, 31 Aug 2002
|
[ 00:13 marcus ] (Only the first 10 of 49 ports in this commit are shown above. )
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Sat, 18 Aug 2001
|
[ 17:29 kevlo ]
Update to version 3.2
|
Fri, 8 Jun 2001
|
[ 09:43 kevlo ]
- Update to version 3.1 - Takeover maintainership
|
Mon, 21 May 2001
|
[ 19:14 fenner ]
Remove Rod Taylor as MAINTAINER; he no longer has time.
|
Mon, 2 Apr 2001
|
[ 14:20 kevlo ]
Upgrade to version 3.0 No response from maintainer.
|
Sun, 28 Jan 2001
|
[ 01:29 clive ]
Update to version 2.9
|
Sat, 9 Dec 2000
|
[ 06:03 kevlo ]
Upgrade to 2.8
|
Thu, 5 Oct 2000
|
[ 08:22 reg ] (Only the first 10 of 84 ports in this commit are shown above. )
Implement WANT_GNOME.
|
Fri, 29 Sep 2000
|
[ 17:09 kevlo ]
Update to version 2.7
|
Sat, 16 Sep 2000
|
[ 19:08 ade ]
Update to version 2.6
|
Mon, 7 Aug 2000
|
[ 06:50 kevlo ]
Update to version 2.4
|
Number of commits found: 39 |