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: x11-wm/aewm/Makefile
SVNWeb

Number of commits found: 37

Sun, 26 Jul 2020
[ 07:32 antoine search for other commits by this committer ] Original commit   Revision:543440 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 5 Jan 2020
[ 10:26 antoine search for other commits by this committer ] Original commit   Revision:522132 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Mark a few ports broken (unfetchable)
Thu, 7 Nov 2019
[ 18:36 zeising search for other commits by this committer ] Original commit   Revision:517000 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 8 Mar 2018
[ 09:33 amdmi3 search for other commits by this committer ] Original commit   Revision:463883
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
Sun, 13 Sep 2015
[ 14:11 bapt search for other commits by this committer ] Original commit   Revision:396825
Convert to option helpers
Fix building with xft
Use proper options for gtk2
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 10 May 2014
[ 00:29 amdmi3 search for other commits by this committer ] Original commit   Revision:353555
- Support staging
Sun, 24 Nov 2013
[ 19:44 sunpoet search for other commits by this committer ] Original commit   Revision:334780
- Use USES=gmake
Sat, 21 Sep 2013
[ 00:01 bapt search for other commits by this committer ] Original commit   Revision:327786 (Only the first 10 of 165 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:
x11-wm)
Sun, 27 Jan 2013
[ 05:55 tabthorpe search for other commits by this committer ] Original commit   Revision:311049 (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
Mon, 4 Apr 2011
[ 09:24 danfe search for other commits by this committer ] Original commit 
Bump PORTREVISION after previous changes.  While Gtk2 support is not enabled
by default, being very common port installed it will usually by picked when
aewm is built on users' systems.  Since PLIST was broken in this case (not
all files were recorded), deinstalling old package would leave orphan files
on filesystem.  This is light port and rebuild should not cause much trouble.
[ 09:07 danfe search for other commits by this committer ] Original commit 
- Fix package list when build with Gtk2 installed and detected
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Expand submitter's name to FQPI in the Makefile header
- Utilize PORTDOCS macro and offload pkg-plist
- Massively cleanup Makefile while here
Fri, 11 Mar 2011
[ 12:54 bapt search for other commits by this committer ] Original commit 
update www and master_site to make it fetchable again
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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, 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}.
Fri, 2 Feb 2007
[ 17:06 pav search for other commits by this committer ] Original commit  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
Mon, 13 Feb 2006
[ 10:03 lawrance search for other commits by this committer ] Original commit 
Update to 1.2.7.

PR:             ports/93243
Submitted by:   Ports Fury
Sat, 11 Feb 2006
[ 21:03 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Thu, 4 Dec 2003
[ 01:08 trevor search for other commits by this committer ] Original commit 
Get this to compile when GTK+ is not present.  Fix whitespace too.

Approved by:    portmgr (marcus)
Mon, 3 Nov 2003
[ 03:56 kris search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Fri, 17 Oct 2003
[ 04:00 trevor search for other commits by this committer ] Original commit 
Remove support for GTK+ 1.2.

Submitted by:   edwin
Wed, 15 Oct 2003
[ 01:43 kris search for other commits by this committer ] Original commit 
BROKEN: Does not compile
Mon, 1 Sep 2003
[ 18:23 trevor search for other commits by this committer ] Original commit 
Update to 1.2.3.
Sun, 20 Apr 2003
[ 19:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Sat, 1 Mar 2003
[ 14:34 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Retire comment file.
Wed, 25 Sep 2002
[ 14:09 trevor search for other commits by this committer ] Original commit 
s/perl/sed/
Mon, 2 Sep 2002
[ 01:30 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Deploy USE_GNOMENG infrastructure

PR:             42305
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Sat, 18 May 2002
[ 23:29 trevor search for other commits by this committer ] Original commit 
Fix non-GTK installation.

PR:             36897
Submitted by:   KATO Tsuguru
[ 03:01 kris search for other commits by this committer ] Original commit 
BROKEN: Does not install correctly
Sat, 16 Mar 2002
[ 21:50 trevor search for other commits by this committer ] Original commit 
Update to 1.2.0.

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
PR:             34774

Also compile and install the aemenu and aepanel applets, using the
Athena widgets and (when it is available) GTK+.  These applets
provide a list of windows by title (vertically for aemenu, horizontally
for aepanel) and a menu from which programs may be run.
Tue, 29 Jan 2002
[ 12:14 knu search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Thu, 11 Jan 2001
[ 01:35 trevor search for other commits by this committer ] Original commit 
Update to 1.1.2.    
Sun, 7 Jan 2001
[ 21:52 trevor search for other commits by this committer ] Original commit 
Update to 1.1.1.    
Sun, 17 Dec 2000
[ 05:36 trevor search for other commits by this committer ] Original commit 
new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm    

Number of commits found: 37