Max Brazhnikov
aa08effa4a
- Update to 3.6
...
- Add options to build with aalib support
- Use option helpers
- Remove stale patch
2013-11-18 14:55:59 +00:00
Max Brazhnikov
21646392b0
- Support staging
...
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Mikhail Teterin
d1870b4a61
Reconcile declarations and definitions of a few static functions
...
to make compilable by the newer compilers (gcc47, gcc48).
Approved by: maintainer
2013-05-14 18:24:33 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Max Brazhnikov
792213815d
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
...
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
2013-03-25 13:59:18 +00:00
Max Brazhnikov
81c27c891a
Bump PORTREVISION after DESKTOP_ENTRIES update
2013-01-23 15:00:18 +00:00
Max Brazhnikov
5dd37213f5
- Update DESKTOP_ENTRIES:
...
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Max Brazhnikov
52e8b487f6
- Convert my ports to new options framework
...
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Max Brazhnikov
794a0f6281
Update to 3.5
...
Add option for Gtk2 gui (off by default)
2010-01-07 21:45:10 +00:00
Dmitry Marakasov
6b5fb87219
- Switch SourceForge ports to the new File Release System: categories starting with G
2009-08-22 00:23:13 +00:00
Max Brazhnikov
5f6ba2a345
Use my @FreeBSD.org email for the rest of my ports
2009-02-21 11:31:28 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
6856ad9540
- Update to 3.4
...
PR: 124285
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-06-05 22:30:51 +00:00
Martin Wilke
e543536c70
- Update to 3.3
...
PR: 122892
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-04-29 19:06:44 +00:00
Martin Wilke
3e4ed01146
- 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)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
847e39e7c1
- Pass maintainership to submitter.
...
PR: ports/122626
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
2008-04-16 11:17:38 +00:00
Joseph Koshy
b78f774e33
Reset maintainership.
2008-04-10 09:21:53 +00:00
Martin Wilke
06aa815303
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Joseph Koshy
02cc50a989
- Upgrade to v3.2.3.
...
Upstream changes from the prior version of the port include:
- New fractal types including the Spidron hornflake, Sierpinski, Koch
and many others from the fractint formula database.
- New tutorial movies, new examples.
- Improved fonts for large screen sizes.
- Improvements to translations, a romanian translation, and many
bugfixes.
- Build knobs for the port have been trimmed to ease port maintenance.
The one remaining knob, "PTHREADS", switches on experimental
support for multi-cpu machines.
- The port now adopts the system default for CFLAGS and does not
hardcode compiler switches for aggressive optimization.
2007-07-05 06:22:19 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
33dc8bdfc7
Now builds on sparc64
2006-09-17 20:08:47 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Joseph Koshy
1f791925b1
Fix base filesystem pollution.
...
Detected by: kris/pointyhat
2005-07-10 16:04:32 +00:00
Joseph Koshy
8df0e5e95f
Update to v3.1.2, add OPTIONS support, add support for aalib, and
...
some minor fixes.
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-23 06:12:48 +00:00
Joseph Koshy
97284dfc86
Unbreak on -CURRENT [with gcc 3.4.2].
2004-08-14 07:44:35 +00:00
Joseph Koshy
64ed761d3a
Add SIZE information.
...
Submitted by: trevor
2004-03-22 02:09:40 +00:00
Joseph Koshy
9f323fd5dc
Add a `WITH_PTHREAD' knob.
...
Submitted by: Peter Schultz <pmes@bis.midco.net>
2004-02-29 17:06:20 +00:00
Kris Kennaway
b1e7dd1798
BROKEN on 5.x !i386 and !amd64: Does not compile
2004-02-25 10:00:49 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joseph Koshy
368e2226f5
MASTER_SITE has moved (to SourceForge.Net).
...
Noticed by: Vladimir Kotal <vlada@openbsd.cz>
2002-06-26 09:03:21 +00:00
Joseph Koshy
09f13db8eb
Make this port compile under -CURRENT.
...
Submitted by: Matthew Thyer <thyerm@picknowl.com.au>
2001-11-28 10:15:16 +00:00
Andrey A. Chernov
db2dadbaab
Bump png major
2001-09-11 02:22:51 +00:00
Joseph Koshy
5cdad3f7e0
Do not install SVGAlib support unless the user asks for it.
...
PR: ports/24896
Submitted by: Ilya Martynov <ilya@martynov.org>
2001-02-28 09:31:18 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Joseph Koshy
a0261dc0b9
Fix i386 specific breakage from the previous commit.
...
fpsetmask() is a macro on the i386; preprocessor commands are consequently
not allowed in its argument list.
Found by: PW's build scripts.
1999-09-07 10:22:48 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Steve Price
cc81e5d1c4
The Alpha's fp mask register doesn't have a FP_X_DNML bit.
1999-06-22 17:34:14 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00