1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Marcus Alves Grando
d2053e182e Update to 1.2.4
Switch to wxGTK 2.6
Use OPTIONS
Fix edge case of linking against libid3tag if installed without registering a dependency (reported by Laurent Debacker).
Add SHA256
portlint(1)

PR:		90294
Submitted by:	maintainer
2005-12-12 20:02:40 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +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
Pav Lucistnik
8765e29b41 - Limit SSE CFLAGS to i386 only
PR:		ports/75367
Submitted by:	Craig Boston <craig@yekse.gank.org> (maintainer)
2004-12-22 09:49:19 +00:00
Pav Lucistnik
375c458dbd - Update to 1.2.3
PR:		ports/74141 (followup)
Submitted by:	Craig Boston <craig@yekse.gank.org> (maintainer)
2004-12-06 20:33:32 +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
Kirill Ponomarev
014f8c0f1d - Update to version 1.2.1
PR:		ports/67771
Submitted by:	maintainer
2004-06-10 13:54:16 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
9a2f6d6d3c - Add missing patches 2004-03-03 13:10:47 +00:00
Kirill Ponomarev
7d6624b25d - Update to version 1.2.0
PR:		ports/63673
Submitted by:	maintainer
2004-03-03 13:07:52 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Pav Lucistnik
daad1ed32c - Hand this orphaned port to volunteer
- Add CONFLICTS with new audacity-devel

PR:		ports/59915
Submitted by:	Craig Boston <craig@yekse.gank.org>
2003-12-15 23:31:07 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Tilman Keskinoz
9dfaf4d53c Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership

PR:		58955
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-11-06 17:36:18 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Tilman Keskinoz
4cabec6ddd Use wxgtk 2.4.0. bump PORTREVISION
Submitted by:	Michal Pasternak <michal@pasternak.w.lub.pl>
2003-06-01 10:43:11 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Tilman Keskinoz
dac0aac36b de-pkg-comment 2003-02-22 14:38:12 +00:00
Tilman Keskinoz
89084dd683 Update my Emailaddress
Use bsd.port.(pre|post).mk [1]

[1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
Approved by: kris (mentor)
2002-10-22 13:04:29 +00:00
Maxim Sobolev
4715163d34 Chase new name of wxgtk shared library. 2002-09-09 14:21:08 +00:00
Patrick Li
79dd39ce3b Update to 1.0.0
PR:		ports/41387
Submitted by:	maintainer
2002-08-07 03:41:30 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Ying-Chieh Liao
3e567ddefa add audacity 0.98
Audacity is a GUI editor for digital audio waveforms

PR:		38699
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-29 18:30:14 +00:00