non port: x11/decurs/Makefile |
Number of commits found: 51 |
Thursday, 7 Nov 2019
|
18:36 zeising
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.
|
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sunday, 7 Apr 2019
|
01:38 linimon
Include stdarg.h in src/cppstring.cpp to fix build with GCC-based
architectures:
/usr/local/include/gtkmm-2.0/glibmm/thread.h: In function 'void
Glib::thread_init(GThreadFunctions*)':
Also add USES=dos2unix (to fix patching cppstring.cpp) gnome.
PR: 237040
Submitted by: Piotr Kubaj
|
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 20 Oct 2015
|
08:00 danfe
Drop no longer needed EXTRACT_SUFX as our GitHub support gives sufficiently
unique names to the distfiles.
|
Thursday, 7 May 2015
|
20:24 mat
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 3 Dec 2014
|
08:43 danfe
- Move the project over to GitHub, together with our patches
- Set EXTRACT_SUFX to prevent clobbering of the original distfile
- Relinquish control: should be stable enough now to fly solo
|
Wednesday, 23 Apr 2014
|
13:37 danfe
- Define LICENSE (GPLv2), reword COMMENT line
- Take maintainership, undeprecate, and stagify
- Unbreak on !i386
|
Monday, 24 Mar 2014
|
22:52 bapt
Deprecate an unstaged abandonware
|
Sunday, 13 Oct 2013
|
02:01 eadler
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
|
Friday, 20 Sep 2013
|
23:43 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
|
Friday, 27 Jul 2012
|
16:20 bapt
Add some explicit USE_PKGCONFIG=build
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 22 Aug 2009
|
22:22 danfe
- Adjust port comment and description
- Reindent Makefile to fit in 80 column width
- Remove dead master site, provide alternative location
- Drop maintainership
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Monday, 5 Jan 2009
|
19:42 wxs
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
|
Friday, 6 Jun 2008
|
14:09 edwin
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)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tuesday, 31 Oct 2006
|
13:32 danfe
- Really fix GCC issues and unbreak
- Reformat pkg-descr and Makefile header
- Pacify portlint(1)
|
Monday, 29 May 2006
|
06:11 mezz
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
|
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
|
Monday, 21 Nov 2005
|
01:30 kris
BROKEN on 6.0: Does not compile
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Monday, 24 Jan 2005
|
09:40 danfe
- Fix the build with modern GCC
- Grab maintainership
|
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Sunday, 14 Mar 2004
|
01:41 kris
This is BROKEN everywhere except i386 4.x.
|
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sunday, 2 Nov 2003
|
09:22 linimon
Per bento logs, mark as broken for gcc3.3.
|
Sunday, 27 Jul 2003
|
15:53 krion
- Update to version 0.55.1
PR: 54906
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
|
Friday, 11 Jul 2003
|
02:09 adamw
Remove a forced compilation optimization.
Drop maintainership.
|
Wednesday, 4 Jun 2003
|
22:43 kris
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
Sunday, 18 May 2003
|
09:45 kris
BROKEN on 5.1: bad C++
|
Sunday, 20 Apr 2003
|
19:47 marcus
Remove USE_GNOMENG.
|
Monday, 24 Mar 2003
|
02:47 adamw
Chase MASTER_SITE.
|
Friday, 7 Mar 2003
|
06:36 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Friday, 18 Oct 2002
|
07:58 adamw
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
|
Thursday, 10 Oct 2002
|
19:44 ijliao
automatic install process
add a wrapper
PR: 42348
Submitted by: maintainer
|
Monday, 2 Sep 2002
|
20:38 perky
Update to 0.50.1
PR: 42334
Submitted by: maintainer
|
Sunday, 1 Sep 2002
|
15:37 lioux
Deploy USE_GNOMENG infrastructure
PR: 42283
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Monday, 26 Aug 2002
|
00:28 trevor
Turn Miguel Mendez' ports over to Adam Weinberger.
PR: 42012
|
Tuesday, 11 Jun 2002
|
13:57 will
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again. Welcome back, Miguel. :-)
|
Friday, 7 Jun 2002
|
11:01 trevor
Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it. :-P
PR: 38978
Submitted by: Miguel Mendez (outgoing maintainer)
|
Saturday, 25 May 2002
|
10:50 kris
Add decurs-0.50.0
DeCurs is a GTK+ based program that lets you edit you XFree86 mouse cursors.
It reads them from "bdf" -formatted font files.
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
PR: ports/34069
|
Number of commits found: 51 |