1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
e0110a4b97 - Portlint
PR:		ports/141737
Submitted by:	Glen Barber <glen.j.barber@gmail.com>
2009-12-18 19:31:25 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +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
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
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
c49f6e3bc4 Add missing USE_GETTEXT 2006-01-25 23:01:34 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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
Oliver Lehmann
63047f94b3 change the libtool version to use from 1.3 to 1.5 2005-05-31 16:26:39 +00:00
Pav Lucistnik
dfb58bd17f - Fix typo in WWW 2004-05-29 22:24:48 +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
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
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pete Fritchman
d1ce3ff331 gnapster doesn't really have a homepage; use the sourceforge project
page.

Noticed by:	fenner's portsurvey
2003-05-10 00:31:49 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Bill Fenner
8598828aea Update MASTER_SITES for MAINTAINER-less ports.
PR:		ports/49045
Submitted By:	Ryan T. Dean <rtdean@cytherianage.net>
Approved By:	portmgr
2003-03-11 20:57:54 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
3c8f695929 Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
2003-01-30 17:38:24 +00:00
Joe Marcus Clarke
51ffa016e8 Remove patch patch-ad as gnomehack already takes care of this.
PR:		42639
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-10 16:32:53 +00:00
Joe Marcus Clarke
d6999c9d3e Fix things after the recent GNOMENG commit.
Submitted by:	bento
2002-09-09 04:57:29 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Chris Piazza
9bb5576bbc Fix in the non-gnome case. configure hard gtk-config hard coded.
Bad gnapster, no cookie.

Reported by:	Jeff Gardner <gardner@journey.com>
2001-06-17 05:11:41 +00:00
Chris Piazza
fd7f1280c6 Update to 1.5.0.
This isn't installing the nls files and I'm not in the mood to wade through
autoconf files to find out why right now.  I'll get to it eventually, but if
you need it patches are accepted :)
2001-06-17 01:52:28 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Chris Piazza
225ee489dc Don't use the default HAVE_GNOME distdir.
This fixes the problems people have been seeing.
You can now stop bugging me.
2001-01-25 01:12:56 +00:00
Chris Piazza
adb6cf981b Update to 1.4.2 which allows gnapster to use offical servers again.
This still has a bug (that was present in 1.4.1a) that affects
new users, but this at least works for users with pref files already...
2001-01-25 01:01:00 +00:00
Chris Piazza
b6cb740649 Clean the last commit up
(....I hate gnome and wish it would go away)

Submitted by:	reg
2000-11-24 15:13:30 +00:00
Chris Piazza
f53141c229 Make gnome optional
PR:		23049
Submitted by:	Jeremy Norris <ishmael27@home.com>
2000-11-24 00:01:43 +00:00
Chris Piazza
c6a9bd2341 Update to 1.4.1a
Submitted by:	Jeremy Norris <ishmael27@home.com>
and
Submitted by:	kris
2000-11-19 19:36:47 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Chris Piazza
d039aa16ea Update to 1.3.12 so it actually works with napster servers again.
Submitted by:	dburr
2000-09-23 18:54:08 +00:00
Chris Piazza
3ae177a98f Update to 1.3.11
Submitted by:	Roman Shterenzon <roman@harmonic.co.il>
2000-08-21 19:52:40 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Chris Piazza
3653aa5206 Replace a couple patch files with sobomax's post-extract rule.
Submitted by:	ade
2000-08-04 04:57:32 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Chris Piazza
89d67a87ac Update to 1.3.9.
It is highly recommended that people upgrade to this
version.
2000-04-30 04:44:20 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Chris Piazza
e8d35f0e6d Update to 1.3.8
Submitted by:	dburr
2000-04-04 23:14:58 +00:00
Chris Piazza
d361ab0252 Remove some whitespace. 2000-03-29 03:12:52 +00:00
Chris Piazza
005b02d7a9 Update to 1.3.7 2000-03-25 05:03:02 +00:00
Josef Karthauser
1033850a4d Revert the explicit dependancy upon libungif. The breakage is elsewhere,
and this port is an innocent victim.
2000-03-20 10:10:54 +00:00