Commit graph

36 commits

Author SHA1 Message Date
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
Pav Lucistnik
d638a5a5d7 - Now builds 2007-01-31 23:08:07 +00:00
Kris Kennaway
62e3cb5be1 BROKEN: Does not compile 2007-01-30 00:13:44 +00:00
Pav Lucistnik
775445c140 - Fix build with wx 2.8 2007-01-27 23:44:01 +00:00
Alejandro Pulver
e946eea8ed - Update to version 0.67.
- Reformat tabs.
- Use SF macro from bsd.sites.mk.
- Add option to disable NLS.
- Remove BROKEN on !i386 (works on amd64 after adding -fPIC to the modules).
2007-01-02 17:59:24 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
c6349c0901 BROKEN on !i386: Does not compile 2004-12-04 01:49:57 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Kris Kennaway
4c428ddbbb BROKEN on amd64: Does not compile 2004-07-11 22:06:19 +00:00
Pav Lucistnik
bdadb86ec4 - Unbreak on 5.x
PR:		ports/67457
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-06-02 01:21:25 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
a916d637f1 This is also broken on i386 5.x 2004-03-19 12:21:28 +00:00
Kris Kennaway
ca9cfb204f BROKEN on !i386: Does not compile 2004-03-13 05:53:11 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Max Khon
8f207303d6 Use wxgtk2. 2003-11-09 22:26:01 +00:00
Max Khon
2b84902e8e wxgtk-devel -> wxgtk 2003-11-09 19:34:52 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Joe Marcus Clarke
6c6b1a1b50 Reset maintainer address to ports@.
Requedted by:	Stephen Kiernan <sk-ports@vegamuse.org> (previous maintainer)
2003-11-02 23:44:22 +00:00
Joe Marcus Clarke
3a40c895e8 Update to 0.65.
* python interpreter works only with python 2.1 and older,
  and is no longer maintained by the authors, so i disabled it
  and changed CATEGORIES and COMMENT accordingly
* removed latex dependency and not installing Manual
  it's weird to have to install whole latex just to build
  documentation to mail client. built docs in html are available
  on mahogany website.

PR:		57589
Submitted by:	Pav Lucistnik <pav@oook.cz>
Approved by:	maintainer
2003-11-02 23:43:43 +00:00
Kris Kennaway
85bc088bd0 BROKEN: Does not compile 2003-05-06 21:10:45 +00:00
Kris Kennaway
f65b03b129 Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it. 2003-04-17 10:40:48 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Akinori MUSHA
7ae2f23700 devel/SWIG -> devel/swig11 2002-10-30 13:17:11 +00:00
Maxim Sobolev
4715163d34 Chase new name of wxgtk shared library. 2002-09-09 14:21:08 +00:00
Ying-Chieh Liao
d0aacfc27f strip -> ${STRIP_CMD}
cat -> ${CAT}
pkg-message -> ${PKGMESSAGE}
2002-04-29 17:57:34 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Steve Price
c4067383fa - Pass the OSTYPE/OPSYS to configure so it doesn't bomb.
- Fixup pkg-plist.
- Add mkdir flag to call to latex2html.

PR:		24783
Submitted by:	maintainer
2001-02-26 04:37:01 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Ade Lovett
7eec0019ce Add mahogany, a threaded X11 mail and news client with an
embedded python interpreter.

PR:		22882
Submitted by:	S. Kiernan <sk-ports@vegamuse.org>
2000-11-17 20:43:34 +00:00