non port: x11/portoseguro/Makefile |
SVNWeb
|
Number of commits found: 20 |
Sun, 1 May 2011
|
[ 18:11 bapt ] (Only the first 10 of 63 ports in this commit are shown above. )
remove the unmaintained expired ports from x11 category
2011-05-01 x11/buttonbox: Upstream disapear and distfile is no more available
2011-05-01 x11/cnslock: Upstream disapear and distfile is no more available
2011-05-01 x11/gcursor: Upstream disapear and distfile is no more available
2011-05-01 x11/gnome-launch-box: Upstream disapear and distfile is no more
available
2011-05-01 x11/gtk-themepreview: Upstream disapear and distfile is no more
available
2011-05-01 x11/gxset: Upstream disapear and distfile is no more available
2011-05-01 x11/portoseguro: Upstream disapear and distfile is no more available
2011-05-01 x11/props: Upstream disapear and distfile is no more available
2011-05-01 x11/wmfstatus: Upstream disapear and distfile is no more available
2011-05-01 x11/wmoldmenu2new: Upstream disapear and distfile is no more
available
2011-05-01 x11/xbindkeys_config: Upstream disapear and distfile is no more
available
2011-05-01 x11/xmold: Upstream disapear and distfile is no more available
2011-05-01 x11/xtattr: Upstream disapear and distfile is no more available
|
Fri, 11 Mar 2011
|
[ 21:08 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 6 Jun 2008
|
[ 14:09 edwin ] (Only the first 10 of 151 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 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)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
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}.
|
Thu, 23 Mar 2006
|
[ 21:42 garga ]
Use DOCSDIR macro
PR: ports/94880
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reworked by: garga
|
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)
|
Sat, 11 Feb 2006
|
[ 21:03 netchild ] (Only the first 10 of 103 ports in this commit are shown above. )
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]
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 20 Apr 2003
|
[ 19:47 marcus ] (Only the first 10 of 34 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Sat, 1 Mar 2003
|
[ 14:34 trevor ] (Only the first 10 of 202 ports in this commit are shown above. )
Retire comment file.
|
Sun, 1 Sep 2002
|
[ 15:37 lioux ] (Only the first 10 of 15 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42283
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Fri, 1 Jun 2001
|
[ 16:39 trevor ]
Use MASTER_SITE_LOCAL because the author seems to have taken the distfile
offline when he moved his Web pages. I've dropped him a note about it, but
judging from http://www.advogato.org/person/khazad/ he seems to feel this
project is complete.
|
Tue, 17 Oct 2000
|
[ 03:49 trevor ]
Add USE_XPM.
|
Sun, 15 Oct 2000
|
[ 15:33 trevor ]
Fix misplaced README and share/doc/portoseguro directory.
|
Sun, 8 Oct 2000
|
[ 22:47 trevor ]
Add PortoSeguro, Felipe Bergo's dock.
|
Number of commits found: 20 |