non port: x11-clocks/asclock-xlib/Makefile |
SVNWeb
|
Number of commits found: 24 |
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Mon, 4 Oct 2021
|
[ 19:58 Rene Ladan (rene) ] e56a7da (Only the first 10 of 420 ports in this commit are shown above. )
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 24 Jun 2014
|
[ 15:15 kuriyama ]
Remove IS_INTERACTIVE.
PR: ports/191208
Submitted by: marino
|
Mon, 9 Jun 2014
|
[ 15:41 kuriyama ]
- Stagify.
|
Fri, 20 Sep 2013
|
[ 23:44 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks)
|
Fri, 28 Jun 2013
|
[ 23:05 bapt ]
Convert to USES=imake
|
Sun, 25 Sep 2011
|
[ 02:35 dougb ]
When not -D BATCH mark IS_INTERACTIVE, make imake dependency unconditional
PR: ports/151723
Submitted by: me
Approved by: maintainer timeout (11 months)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sat, 2 Jun 2007
|
[ 03:00 kuriyama ]
- Correct MAN1 handling.
- Fix compilation with gcc 4.2.
Mostly submitted by: dougb
|
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}.
|
Sat, 22 Feb 2003
|
[ 07:48 kuriyama ] (Only the first 10 of 96 ports in this commit are shown above. )
de-pkg-comment.
|
Fri, 6 Jul 2001
|
[ 00:19 kuriyama ]
Original asclock.org website have disappeared.
|
Mon, 5 Feb 2001
|
[ 17:05 olgeni ] (Only the first 10 of 23 ports in this commit are shown above. )
Style fixes for x11-clocks.
|
Mon, 11 Dec 2000
|
[ 01:38 kuriyama ]
Master site (www.asclock.org) seems to be down for about 2 month. Add
$MASTER_SITE_LOCAL to $MASTER_SITES.
|
Thu, 2 Nov 2000
|
[ 04:21 kuriyama ]
Add missing MAN1=asclock.1.
|
Tue, 12 Sep 2000
|
[ 13:50 kuriyama ]
Move variable definitions before including bsd.port.pre.mk. This fixes $PREFIX
problem.
|
Mon, 14 Aug 2000
|
[ 06:49 kuriyama ]
I don't know why I used both $X11BASE and $LOCALBASE for installing
destination.
|
Tue, 8 Aug 2000
|
[ 09:14 kuriyama ]
Use USE_IMAKE when BATCH=YES.
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Number of commits found: 24 |