non port: games/corewars/Makefile |
Number of commits found: 33 |
Friday, 12 Oct 2018
|
09:19 antoine
Deprecate most glib12 consumers
With hat: portmgr
|
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, 30 Sep 2016
|
19:24 tijl
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sunday, 19 Jun 2016
|
09:05 amdmi3
- Switch to USES=localbase
- Switch to options helpers
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Saturday, 6 Dec 2014
|
08:51 amdmi3
- Add LICENSE
- Drop @dirrm* from plist
|
Saturday, 13 Sep 2014
|
15:11 tijl
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
|
Tuesday, 15 Jul 2014
|
23:30 adamw
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
|
Friday, 14 Feb 2014
|
16:23 miwi
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
|
Wednesday, 20 Nov 2013
|
03:32 danilo
- Convert USE_GMAKE to USES
- Add stage support
|
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Saturday, 4 May 2013
|
14:03 bapt
Fix build with bmake
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
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, 27 Feb 2011
|
04:54 tabthorpe
- Reassign ports to heap
Submitted by: alepulver
|
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Friday, 6 Jun 2008
|
13:31 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 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}.
|
Sunday, 9 Apr 2006
|
13:08 alepulver
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
|
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Saturday, 8 Oct 2005
|
17:34 pav
- Enable console version
- Take maintainership
PR: ports/87091
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
Saturday, 14 Feb 2004
|
12:57 krion
- Update to version 0.9.13
PR: ports/62815
Submitted by: Ports Fury
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Monday, 15 Dec 2003
|
01:17 pav
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
|
Sunday, 28 Sep 2003
|
11:53 edwin
Typo in games/corewars Makefile COMMENT line
A typo.
PR: ports/55550
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
Sunday, 20 Apr 2003
|
03:03 marcus
Remove USE_GNOMENG.
|
Friday, 7 Mar 2003
|
06:03 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Monday, 2 Sep 2002
|
00:59 lioux
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thursday, 5 Oct 2000
|
07:36 reg
Implement USE_GTK, part 1.
|
Tuesday, 3 Oct 2000
|
17:27 jim
Update to version 0.9.12. While I'm here, clean up the whitespace.
|
Wednesday, 14 Jun 2000
|
14:21 sobomax
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
Monday, 5 Jun 2000
|
04:44 kris
Add manpage to MAN6
|
Number of commits found: 33 |